WHAT PROGRAMING LANGUAGE SHOULD I LEARN FIRST AND WHERE TO LEARN IT FROM?
I am wanting to begin guidance how to Program. we have no thought where to start, that module we should sense (C, C++, java, java script, etc). Then once we figure out that denunciation we should begin upon where am we ostensible to sense it from? Python?
I am not meddlesome in creation any sold Program during the moment, we usually wish to sense the denunciation as well as enhance my knowledge. we usually know simple HTML.
Thank we for your help,
Watts, Christopher (U.S. Army)
Tagged with: First • From • Language • Learn • Programing • Should • What • Where
Filed under: Language Study

I’ll second the previous answer and suggest Python but specifically, I will advise you to get Python 2.6.x because Python 3.x doesn’t have many extensions or tutorials for it. Version 3.x also isn’t very backward compatible since it was supposed to be a clean break from the versions of Python that used the run-time library of the C programming language (present on every modern operating system).
No no no no!!
Learn PHP (Linux based). It’s all open-source and very, very popular. So many different applications made for it. You can download and decipher it. Hotscripts.com has over 15,000 applications for PHP/MySQL.
To learn, go to phpfreaks.com, w3schools.org, php.net (for documents) or do any search when you get problems.
I’d suggest you download LAMP (that is: Linux, Apache, MySQL, & PHP) but if you are using Windows, feel free to download Wampserver. It’s the Windows version of LAMP. You can do all server testing on your local machine. Dreamweaver will work perfectly too! (I suggest DW 8 or newer).
PHP is also a deviation language of C and C++, so knowing either of these is a plus.
Good luck my friend
U can start by learning the Python language, which is excellent for beginners
Download :http://www.python.org/download/
Tutorials:http://docs.python.org/tut/
Python is easy, kool, and the best thing is that u can gain good programming habits and concepts with this language far more quickly than with most other languages .
Good luck !
C++http://www.cprogramming.com/tutorial.htm…http://www.cplusplus.com/doc/tutorial/
=
Chttp://www.linuxtopia.org/online_books/p…http://www.cprogramming.com/tutorial.htm…
=
Code::Blocks == Open Source C/C++ IDEhttp://www.codeblocks.org/downloads/5
codeblocks-8.02mingw-setup.exe
- Setup Instructionshttp://www.cprogramming.com/code_blocks/
==
Free Electronic Books
=
Thinking in C++ 2nd Edition by Bruce Eckel
Volume 1 & Volume 2http://www.mindview.net/Books/TICPP/Thin…