c++

C++ is a low level programming language that you can use to make pretty much anyhting. From games to like... say a program to do your trig homework!
You write the code in notepad and put the program together using a compiler.
 
hm. Is it easy to learn? I wanna attempt to learn it. I heard the book c++ for dummies is good.

Any you mean I can make it do my homework or get my answers or something? That be kewl to use once in a while.
 
Easy is relative! But I think if you intrested in something you get it done.

Have fun and don't dispatch! It's a long way to get a Programmer.
 
hm. Is it easy to learn? I wanna attempt to learn it. I heard the book c++ for dummies is good.

Any you mean I can make it do my homework or get my answers or something? That be kewl to use once in a while.

1. Yes, the dummies books are good and it will be something good to get you started.

2. It cant just do your HW. You would have to write a program first, and as a beginner, it would likely be a lot easier to just do the homework instead of writing the program. There is a lot to learn before you can just write something to do your homework.
 
1. Yes, the dummies books are good and it will be something good to get you started.

2. It cant just do your HW. You would have to write a program first, and as a beginner, it would likely be a lot easier to just do the homework instead of writing the program. There is a lot to learn before you can just write something to do your homework.

Is there only 1 book of it? Or is there a few? Im just starting with it and don't really know anything about it and apparently is good...

How would I write the programs though?
 
Is there only 1 book of it? Or is there a few? Im just starting with it and don't really know anything about it and apparently is good...
http://www.dummies.com/WileyCDA/DummiesTitle/productCd-0764568523.html

I've never used c++, but i took a whole year of java and was in competitions and stuff, and i would not be able to write a program to do my HW, although if you are smart, you could probably go a little faster. I had some idgits in my class. Even if the language isnt that hard, it is so much material to learn.
How would I write the programs though?
I have no idea, get some books and try to learn the language.

EDIT: Does anyone know the difference between the regular c++ and c++ with Visual Basics
 
arnt u allowed to post on old threads:confused:

I don't think there is a strict rule Yes or No, but just use common sense, for example what is the point of posting in an old thread when the problem is long solved or not relevant anymore (like hpi stopping c++ ages ago).
 
Back
Top