Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
People are going to hate me for saying this, but use Codeblocks: http://www.sci.brooklyn.cuny.edu/~goetz/codeblocks/ It is the simplest, cleanest, and requires nothing but a simple installation. From all of the compilers I have ever used this is the easiest. Might not be a hard-core programmers choice, but I love its simplicity. nkabir, you're a pretty hard core programmer. I think he just wants exposure to: LoopsFunctionsIf-Statementsetc.Even without going into Classes, first language doesn't really matter. From what I have mentioned C/C++/Java/etc. all pretty much use very similar syntax, or at least the same ideas. So why is C++ a bad start? He didn't say he want to stick with it, just get into programming. To everyone else:I am decent at C++ and a complete beginner at Python but from what I have seen so far it is pretty awesome. But as a first language? Going from C++ to VBA took me less than a week to write some decent code because I was so familiar with all the concepts. Python is so different from all of the other languages out there...
People are going to hate me for saying this, but use Codeblocks: http://www.sci.brooklyn.cuny.edu/~goetz/codeblocks/
It is the simplest, cleanest, and requires nothing but a simple installation. From all of the compilers I have ever used this is the easiest. Might not be a hard-core programmers choice, but I love its simplicity.
nkabir, you're a pretty hard core programmer. I think he just wants exposure to:
Even without going into Classes, first language doesn't really matter. From what I have mentioned C/C++/Java/etc. all pretty much use very similar syntax, or at least the same ideas. So why is C++ a bad start? He didn't say he want to stick with it, just get into programming.
To everyone else:
I am decent at C++ and a complete beginner at Python but from what I have seen so far it is pretty awesome. But as a first language? Going from C++ to VBA took me less than a week to write some decent code because I was so familiar with all the concepts. Python is so different from all of the other languages out there...