Question:
What language is best to learn first for coding?
?
2010-10-20 18:57:45 UTC
I'm thinking C++, but I'm not sure. I want to learn how to code, I'm looking for any suggested websites with guides to help me.
Four answers:
tbshmkr
2010-10-20 19:19:28 UTC
C++

=

How to become a good programmer

- http://kaisar-haque.blogspot.com/2007/11/how-to-become-good-programmer.html

=

Programming: Principles and Practice Using C++ by Bjarne Stroustrup

- - An Introduction to Programming by the Inventor of C++

- http://www.amazon.com/Programming-Principles-Practice-Using-C/dp/0321543726/

=

The C++ Programming Language by Bjarne Stroustrup

- http://www.amazon.com/C-Programming-Language-Special/dp/0201700735

=

Code::Blocks == Open Source C/C++ IDE

- - codeblocks-10.05mingw-setup.exe

- http://www.codeblocks.org/downloads/binaries
klimowicz
2016-09-28 05:32:51 UTC
C++ is the main extensively used programming language, so it quite is totally smart to be attentive to it. it quite is no longer no longer uncomplicated to learn. traditionally, effortless has been taught as a usual language, using fact the call implies, regardless of the shown fact that it quite is no longer extensively used immediately, so it quite is of little sensible fee as quickly as you have discovered it. there are a number of different languages you may desire to learn: APL, Algol, Ada, Fortran, COBOL, Java, Javascript, Hypertext Preprocessor, Perl, Python, PL/I, RPG, you call it. Be counseled that programming is like composing song: every physique can discover ways to do it, yet frequently in basic terms those with a organic knack for it become quite sturdy at it. of direction, in case you in simple terms opt for to characteristic it on your resume, you do no longer inevitably might desire to be sturdy at it (yet nonetheless, in case you at the instant are not sturdy at it, it does not serve a lot purpose in the beginning). The cplusplus web site is quite sturdy for reference. no count number if or no longer the tutorials are sturdy relies upon a lot on your character and studying variety. i've got under no circumstances used tutorials for any languageā€”I in simple terms examine the reference cloth and start up coding. yet some human beings do opt for to be led by way of recent techniques formerly they attempt something on their very very own.
Steve K
2010-10-20 19:02:33 UTC
Learn a basic language first so that you understand the concepts of programming.



Perl

Python

C++

C#



Here are some great resources for a new programmer.



http://www.planet-source-code.com/vb/Tutorial/default.asp?lngWId=3 - Tutorials for Beginners

http://www.codeproject.com/
Mr Ed
2010-10-20 19:00:40 UTC
PowerBASIC is one of the easiest languages to learn... and now one of the most powerful languages too.



http://www.powerbasic.com/


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