There is no single best language to learn first. A variety of languages could be proposed as a first language, and most of them have been. If you only want to do one thing, you can just start with the language you want to use for that purpose (JavaScript for web, Objective-C for iPhone apps, etc.). For learning to program, in general I think that Python is a good first language, as it is simple, powerful, and popular.
Peter Norvig, Director of Research at Google, recommends Python or Scheme.
Trevor Blackwell, a Silicon Valley entrepreneur, recommends Python.
Eric Raymond, a noted programmer and open-source advocate, also recommends Python as a starting language.
The idea behind recommending Python and similar languages is that the beginning programmer can spend more time thinking about what they actually want to accomplish, and less about the details of Java or C++ (e.g. "public static void main(String[] args)"). Also, despite being easy to learn, Python is a language that is actually used (by Google and NASA, for example).
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.
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.
العربية
C++
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
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.
LET US C IS THE BEST BOOK "The C Programming Language- Dennis Ritchi Bren Kernighan" This is book is the "Bible".
The best current programming language is Python and Ruby.
The best school to attend to learn programming and software engineering is Universal Technical Institute.
C is best. But java is widely used and relatively easier language
One highly recommended programming book for beginners is "Python Crash Course" by Eric Matthes. It provides a comprehensive introduction to Python programming language with hands-on exercises and projects to help you learn effectively.