User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the C++ section within the Software Development category of DaniWeb, a massive community of 455,967 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,741 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C++ advertiser: Programming Forums
Views: 6550 | Replies: 19
Reply
Join Date: Apr 2004
Location: Dhaka, Bangladesh
Posts: 344
Reputation: Asif_NSU is on a distinguished road 
Rep Power: 5
Solved Threads: 3
Asif_NSU's Avatar
Asif_NSU Asif_NSU is offline Offline
Posting Whiz

Re: Is C++ More Difficult Than Calculus?

  #11  
Aug 27th, 2004
I would say calculus is much tougher than C++; c++ is tough but u can learn it easily especially if u have previous experience with programming. I have seen people who r good at math do quite well in programming --c++ is also no different. Like everything else the first step of learning something new is always the most difficult one. And C++ doesnt always mean c++ --it means programming and programming itself is vast and huge. So it will take quite some time to master the art of programming.However, learning only c++ is no way tougher than calculus. It will take u at best 3 months to master the syntax of C++, mastering the art of programming might take years though. :-| And it always depends how intellectual and dedicated u r.

And yes being trained to think analytically helps? Actually that's exactly what u will be doin in programming.
Last edited by Asif_NSU : Aug 27th, 2004 at 4:27 pm. Reason: none
Reply With Quote  
Join Date: Feb 2004
Posts: 133
Reputation: A Monkeys Uncle is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 0
A Monkeys Uncle's Avatar
A Monkeys Uncle A Monkeys Uncle is offline Offline
Junior Poster

Re: Is C++ More Difficult Than Calculus?

  #12  
Aug 27th, 2004
Thanks guys and I'll be looking into the course "finite math" as well.
Gamer Tag: Xaminor
Reply With Quote  
Join Date: May 2003
Location: Fargo, ND
Posts: 301
Reputation: big_k105 is an unknown quantity at this point 
Rep Power: 6
Solved Threads: 2
Colleague
big_k105's Avatar
big_k105 big_k105 is offline Offline
PFO Founder

Re: Is C++ More Difficult Than Calculus?

  #13  
Aug 27th, 2004
in my mind calc is harder but then again i love programming. i used to love math till i didnt touch any math classes for 2 years then i took trig my 3rd year of college and it almost killed me. but its all depends on the person
Reply With Quote  
Join Date: Aug 2004
Location: Cairo , Egypt
Posts: 2
Reputation: amrhesham9 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
amrhesham9's Avatar
amrhesham9 amrhesham9 is offline Offline
Newbie Poster

Re: Is C++ More Difficult Than Calculus?

  #14  
Aug 29th, 2004
Originally Posted by A Monkeys Uncle
Ok, I'll be taking a C++ course soon, and I want to use a class (in college) that was very difficult for me to get an idea of what I'm looking at since browsing around C++ looks very complicated.

In comparison to a college level calculus class how does it compare, and will knowing all of this math help me in the course?

browsing a programming language quickly is a bad idea...especially if you have little programming experience.
Learnig C++ step by step is easy and there are lots of books that could teach you within weeks.
Both programming and calcules require a certain degree of ...intelligence...but if can go through a course of C++ you can go through calcules and vice versa...both courses are taught in any CS faculty..
I would say that both classes are equal in difficulty..
Math isn't needed directly for programming ...but it teaches you how to think in a logical organized way which is very useful in programming...
You can easily take both classes together..no big deal..
Masta_Koko :twisted:
Reply With Quote  
Join Date: Aug 2004
Location: In a wonerful state of confusion
Posts: 48
Reputation: Coach_Nate is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 1
Coach_Nate's Avatar
Coach_Nate Coach_Nate is offline Offline
Light Poster

Re: Is C++ More Difficult Than Calculus?

  #15  
Aug 29th, 2004
Originally Posted by alc6379
Yeah... that's what I was trying to put my finger on. In college, I took a class called "Finite Math". That was the closest to "Programming in English" that I ever came across.


How was Finite Math compared to Calc?
Behind every great gymnast - is a mentally unstable coach.
Reply With Quote  
Join Date: Aug 2004
Location: Dubai
Posts: 23
Reputation: iamboredguy is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 0
iamboredguy's Avatar
iamboredguy iamboredguy is offline Offline
Newbie Poster

Re: Is C++ More Difficult Than Calculus?

  #16  
Sep 4th, 2004
No comparison! I'm doing both subjects right now. And calculus drives me nuts! I mean its pretty awe-inspiring but it never gets into my head. C++ is a different matter. I thoroughly enjoyed every class of C++ till now.
I would give my right arm to understand calculus properly. Btw, I'm left handed :mrgreen:
Reply With Quote  
Join Date: Aug 2004
Posts: 24
Reputation: Brent_Ritterbec is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 0
Brent_Ritterbec Brent_Ritterbec is offline Offline
Newbie Poster

Re: Is C++ More Difficult Than Calculus?

  #17  
Sep 4th, 2004
Calculus is incredibly easy. It has become so easy that when doing it, I am more like a robot than human. I don't even have to think about it. With programming, you have to think about solutions, how to come to one, how to program it, how to devise an algorithm. If you do enough calculus, and I have (graduate level mathematics here), you don't even have to think about it anymore. You always have to think about programming.
Reply With Quote  
Join Date: Mar 2004
Posts: 218
Reputation: BountyX is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 7
BountyX's Avatar
BountyX BountyX is offline Offline
Code Guru

Re: Is C++ More Difficult Than Calculus?

  #18  
Sep 6th, 2004
C++ is less technical than math. When people call it a language, it really is. It has grammer, vocabulary and semantics. Compared to math, it is much more logic oriented, where as Math is much more procedure oriented.

For example in Programming you use logic to make formulas. In most math classes formulas are provided for you.

After taking my first 2 years in Computer Science, I was able to interpret math like never before...I ended up finding a more efficient way to do everything

Keep in mind Programming is a way of thinking...Math is a way of interpreting.
A Hacker's Mind:
"I thought what I'd do was, I'd pretend I was one of those deaf-mutes..." - J.D.Salinger
Reply With Quote  
Join Date: Apr 2004
Posts: 40
Reputation: cybergirl is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 0
cybergirl's Avatar
cybergirl cybergirl is offline Offline
Light Poster

Re: Is C++ More Difficult Than Calculus?

  #19  
Sep 8th, 2004
Well, in my opinion i think calculus is a lot easier than C++. Last semester i took C++, dfferential equations and physics. I was going crazy. I'm good with math, maybe that's why i think Calculus is easier than C++. But I also think that a C++ class can be easy or hard depending on your teacher. If you have a good teacher, then it can be fun. But if your teacher is boring and doesn't explain very well, then the class will be hard and boring too.:cheesy:

I'll recomment you to read a C++ book and be a little prepare before getting into a class. That way if there is things that you don't understand, your teacher can explain it to you. And everything will be a lot easier.

p.s. I think physics is harder than calculus or C++.
Reply With Quote  
Join Date: Apr 2004
Location: Tracy
Posts: 744
Reputation: Killer_Typo will become famous soon enough Killer_Typo will become famous soon enough 
Rep Power: 7
Solved Threads: 32
Killer_Typo's Avatar
Killer_Typo Killer_Typo is offline Offline
Master Poster

Re: Is C++ More Difficult Than Calculus?

  #20  
Sep 8th, 2004
In my honest opinion C++ is much much harder than any math you will ever do, to a degree. a programmer will spend his life programming only to become a very good sufficient programmer after years of practice and writing apps. But math is right there, its given to you in a book, its up to you to find the answer. I find math to be easy personally, i dunno why, but i find math easy, and i always have, the only math that was hard for me, was trigonomi identities (such as cosx+tanx =? cscx-secx ) stuff like that.

i though too find programming to be fun and easy to a degree, like today i spent all day during fourth period (the period i ta for one of my old math teachers) just thinking of ways i can write a program, i fnally got so into it, that i pulled out my pencil and paper and started writing short blocks of code, then adding some more, writing down comments, things like that. lol i dunno. i just find them both easy and hard to compare, though i think programming will be harder.

last thought..maybe you can compare them in the aspect that they both have periamids you must climb to reach the top. neither one is steeper than the other, both are hard, and take years of dedication to honestly become good at.

or i may be just rambling on right now...so ignore mee...lol
!!!!! WARNING YOUR COMPUTER MAY BE INFECTED WITH SPYWARE!!!! PAY AN OVER PRICED AMMOUNT TO HAVE SOMTHING FIXED WE PLACED THERE IN THE FIRST PLACE!!!!!!!!!

sound familiar, know how to block yourself and keep yourself clean.
_____________________
http://www.lavasoftusa.com/ -->adaware
http://www.safer-networking.org/en/index.html -->spybot S&D
http://www.javacoolsoftware.com/spywareblaster.html -->spywareblaster
http://www.javacoolsoftware.com/spywareguard.html -->spywareguard
_____________________
and dont forget to spread the reputation to those that deserve!
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb C++ Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Other Threads in the C++ Forum

All times are GMT -4. The time now is 9:09 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC