Question:
What programming language should I learn first?
Nailee
2009-06-20 03:18:14 UTC
I am planning to do some programming for additional income. You can say that I have NO idea whatsoever which programming language should I learn first.
Four answers:
tbshmkr
2009-06-20 03:49:55 UTC
C++

=

Tutorials online:

http://www.cprogramming.com/tutorial.html

http://www.cplusplus.com/doc/tutorial/

=

Code::Blocks == open source free C/C++ IDE

http://www.codeblocks.org/downloads/5

codeblocks-8.02mingw-setup.exe

=

Free Electronic Books

==

Thinking in C++ 2nd Edition by Bruce Eckel

Volume 1 & Volume 2

http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html

======

Structure and Interpretation of Computer Programs

by Harold Abelson and Gerald Jay Sussman with Julie Sussman

HTML

http://mitpress.mit.edu/sicp/full-text/book/book.html

PDF

http://deptinfo.unice.fr/~roy/sicp.pdf

======

How to Design Programs

by Matthias Felleisen, Robert Bruce Findler, Matthew Flatt and Shriram Krishnamurthi

http://www.htdp.org/
?
2016-09-15 15:27:48 UTC
He maybe seeking to say that you simply have to study programming approaches and good judgment, as a substitute than languages. This rather is predominant, too. For illustration, being ready to preserve a talk in 15 human languages doesn't suggest you'll be able to write an extraordinary paintings of literature in any of them; and a rather good written software is similar to a rather good written guide, in that it demands to have many constituents that are compatible in combination in non-noticeable however strong methods.
2009-06-27 18:01:00 UTC
Hi,

This is one of the most f.a.q by many of my juniors, so I have collected a list of articles and sites that clarifies this. Check out this below link for the same..



http://markthispage.blogspot.com/2009/06/best-programming-languages-for.html..



Also, if you want to learn more, go to home page of the blog and check the programming section -- I have lot collected lots of information about all the popular programming languages -- Hope this helps.
DX4
2009-06-20 03:50:40 UTC
Well, I suggest Q-basic or visual basic.



It's difficult though to make a profit from low level programming..



When you learn those you should try c++. Don't expect any good profits though..


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...