Which programming language is best for beginners?
-
I've had no programming experience at all, except some Wolfram Mathematica, and I'm interested in programming, so I'm planning to take either an Intro to C language or an Intro to Visual Basic class at my local community college, and I was wondering which one would be easier to learn? and which one would be easier to build upon and be easier to learn new languages? Also, how easy is it to pick up Python and which language can build upon it, if possible?
-
Answer:
Between C and Visual Basic, Visual Basic is much easier for beginners. C is more applicable and easier to build on, but I still recommend Visual Basic. Python is the absolute best first language to learn. It is easy to learn, easy to build off of into java and C++, and surprisingly applicable.
terminal... at Yahoo! Answers Visit the source
Other answers
C is useful for building device drivers and other operating system functions. If you want to build applications that people use, you'll want to learn higher level languages. Start with something like Basic or Pascal. From there you can move on to languages like java. And if you really want to do some low level stuff (OS and drivers) then you can learn C. The sky is the limit.
Greg
Visual Basic is easiest to learn. C++ (there are a lot of C variants) is the standard for industrial programming. I'm not familiar with Python. If you're new to programming take Visual Basic. With VB you can get interesting-looking results with very little effort. If you wish to make a career of programming you can learn C later.
paulfriedman7
Python. It's a fairly easy but still useful OOP language, the concepts and syntax of which applies to most high level languages commonly used today (Java, C++, C#, etc) Here's a link to a playlist of videos from thenewboston on Python programming. He's a great guy and his tutorials are really good: http://www.youtube.com/playlist?list=PLEA1FEF17E1E5C0DA&feature=plcp
Red
Related Q & A:
- What are the common usage of python programming language?Best solution by quora.com
- What is a "modern" programming language?Best solution by Quora
- Which is the best programming language?Best solution by Yahoo! Answers
- What programming language would be appropriate for better job opportunities?Best solution by quora.com
- Is java or visual basic a machine level, low level, high level or binary level programming language?Best solution by Quora
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.