![]() |
i am a begginer
where can i find a webpage to download c++
is it like python or is it different where can i get a good tutorial |
What do you mean download C++? If you mean a C++ compiler, www.bloodshed.net/devcpp.html . If you mean where can you find C++ code, www.1cplusplusstreet.com is a good place to start.
|
there is a difference python is an interpreted language and c++ is a compiled language. so for c++ all you need to do is compile it once and it should run no matter what. but with python you need that interpreter to interpret the code everytime you run the program :) so get the devcpp compiler it is great for windows :) if you are looking for linux it should probably already be installed its called g++ or gcc :) good luck
|
What???? You can't just download C++ it is a language.. if you want code... http://www.google.ca is your best bet....
|
i meant the compiler
i know i can go anywhere to download a c++ compiler but i wanted a website suggested from someone who knows c++ and i wanted to know where i can get a tutorial that will teach me the code i dont know anything about c++ at all except that it is a programming language |
Quote:
http://www.howstuffworks.com/c.htm |
http://www.bloodshed.net/devcpp.html is a good place to get a free C++ compiler and IDE, as far as learning the language you should get abook, there is no good place to learn it online that I could find. The one I used is called "C++ for the absolute beginner" and it comes highly recommended from me.
|
Quote:
|
if you are an absolute beginner you shouldnt startd leaning c++ right off thte bat. you should go into a more resonable stage, such as python, i have jst started learning python, everyone who i have talked to said that is teh best desicion someone couls make in where to start, c++ is too high of a level to start right there, you should go with python, then learn other languages such as c++
|
I have to disagree there. The first language I ever learned was C, and that wasn't too difficult. It might be slightly more difficult than learning Python, but nothing that can't be accomlished with a little time and dedication. It's not hard at all.
|
| All times are GMT -5. The time now is 6:29 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC