1: The simplest language to learn is probably Visual Basic. However it can be limiting depending on what you want to do. You can write web based applications with it. C++ is not the easiest language to learn from scratch, in fact it is probably the hardest.
Seems to me that you need to learn about programming fundamentals, fundamentals that apply to any programming regardless of language.
2: Well, what I started with was game maker. Despite when people talk down about it, it's a pretty efficient program for how easy it is to learn. When you get to 3d games, it can be pretty bad, but the outcome of the game far defeats flash. Don't believe me? Look up Clean Asia. But it's definatly a great language to start out with.
--------------------------------------------------------------------------------------------------------
Well, maybe Python or Ruby, but Visual Basic is also easy, but is not free.
A programming language is a language to communicate with the machine (computer). It can either high or low level programming language. A high level programming language is harder to understand by computers but easier by people. These include BASIC, C++, Java and etc. Low level programming languages are understandable by computers and people , like assembly and other system programing languages. Compilers/Linkers/Interpreters are needed to translate between programming language into machine language (binary code - 010001001 etc). If you want to learn programming language, first you should learn Basic or Python then goto C++ or Java. You can also learn C instead of C+++, your choice.
Well, whatever you do, you'll have to learn. The easiest way to learn some basics is to use a high level programming language such as, Perl, PHP, Ruby, Python etc.. (very long list).
Learn about Forth the stack-based language and programming environment created by Charles H. Moore in the 1970sForth
C++ is the industry standard for game development. For Windows, you'll likely want to learn DirectX as well. DirectX is not a programming language, it is a 3D API.
Perl is a programming language. Perl is an interpreted programming language. Perl is very useful for shell scripts, application programming, and web applications. Perl is quite easy to learn. Perl can be, but does not have to be, object-oriented. Perl was created by Larry Wall. Perl has probably the best implementation of regular expressions in existence.
I think java me is the best programming language for developing android apps....
The Java programming language is a general-purpose computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. Then you learn java programming language in Pakistan get the best java programming classes at the lowest cost.
C Programming Language (2nd Edition) by Brian W. Kernighan and Dennis M. Ritchie is from the creators of C and is the best guide after you learn the language.
C, C++, C#, Java, Python, HTML/CSS and SQL.
listen to 30 minutes of the language everyday and look up what some of the words mean
the c programming language by Brain w.kernighan, Dennis M.Ritchie is best book in the world for learn true c language
Learn, or invent, a programming language
Learn, or invent, a programming language
Use Playground APP which enables you to learn Swift Language and develop Programming Thinking if you have iOS device :)
There are lots of texts that would allow someone to learn the C programming language. K&R can guide the beginner to learning fast and easy. The C Programming Language by Brian W. Kernighan is also one of the best books out there.
you learn how in schoolIf your school doesn't have a programming class, then you can independently learn to program. You should start with an easy programming language, like Ruby or Python. Or, if you don't want to learn a programming language, you can get Game Maker. Game Maker has a drag-and-drop interface and there is an optional programming language included that gives you more power over your games.
Easier to learn: Second-generation programming languages are easier to learn than first-generation languages. They are closer to human language and are more intuitive