Skip to main content
12 answers
13
Asked 2322 views

which is best program language ?

I want to learn a program language, which is the best ? c,c plus plus, java,python,c#or vb? #program

Thank you comment icon Well it all depends on what you want to do with your new programming skills. If you want to get into Web development(make your own website) then definitely HTML, JavaScript, and CSS those all go hand in hand, great place to learn these skills w3Schools. If you want something more for game development i believe it would be Python or C++. C++ is definitely the best for programing though. A great place to get the flow of coding would be scratch from MIT. Diana

+25 Karma if successful
From: You
To: Friend
Subject: Career question for you

13

12 answers


1
Updated
Share a link to this answer
Share a link to this answer

abhi’s Answer

Java, Ruby, Python etc are all good. You need to aim for a specific career and then chose the language. For eg. If you are planning to go to Japan where people ONLY speak Japanese, learning Russian won't help even if Russian is the most popular.

1
0
Updated
Share a link to this answer
Share a link to this answer

G Vishnu’s Answer

You can create quick and dirty code examples in a few lines of CSS, JavaScript, PHP, Ruby, Python or shell script. That's not necessarily the case for languages such as C, C#, Objective-C and Java which tend to be used for fewer larger projects
Java
C
C++
C#
Python
PHP
VisualBasic.NET
JavaScript
Assembly Language
Ruby
Perl
Delphi
VisualBasic
Swift
MATLAB
Pascal
Groovy
Objective-C
R
PL/SQL

0
0
Updated
Share a link to this answer
Share a link to this answer

Pradeep’s Answer

Hi,


To start with you can learn C Language which provides the basics of coding. Learn thoroughly this Language along with some DBMS concepts which provides some understanding about how coding and databases are co-related.

0
0
Updated
Share a link to this answer
Share a link to this answer

sreejith’s Answer

C and c++.

0
0
Updated
Share a link to this answer
Share a link to this answer

Hemashree’s Answer

JAVA & Basics of C

0
0
Updated
Share a link to this answer
Share a link to this answer

Adil’s Answer

its not like which one is good and which one is bad.. all are good but it depends in which one you are more interested, with which we love to work, you feel attractive.
What I personally like is SQL, pl-sql as in todays world its in good demand as well.

0
0
Updated
Share a link to this answer
Share a link to this answer

Rohan’s Answer

Java, C, C++, RDBMS, DBMS, Visual C++

0
0
Updated
Share a link to this answer
Share a link to this answer

Ashwani’s Answer

The base concept of all programming is same .... If you are good in C and c++. you can work on any language.

0
0
Updated
Share a link to this answer
Share a link to this answer

Mark’s Answer

I have been in the field now for over 30 years, and have seen most of the languages above get created. :)


In my undergraduate degree, we had to take a "first programming class" (Pascal), Assembler, a 1 hour course on Fortran, and then could take one other programming course for credit (I took APL). Given all the languages at that time (yes, even back then!) we complained to our advisor that we should be allowed to take more of these classes for credit.


His response: If you know these languages, you can teach yourself a new language in a couple of weeks with a good reference book and a project to work on.


Overall, he was right.


Languages generally break down into procedural (like C, Java) or functional (like LISP/Scheme). Learn a small variety, especially if they look "completely foreign" to begin with. Enjoy!

0
0
Updated
Share a link to this answer
Share a link to this answer

syed’s Answer

C Language which provides the basics of coding. Learn thoroughly this Language along with some DBMS concepts which provides some understanding about how coding and databases are co-related.

0
0
Updated
Share a link to this answer
Share a link to this answer

Arjun’s Answer

Best Programming languages are


C ,C++ ,Python ,PHP ,VisualBasic.NET ,JavaScript ,Ruby ,VisualBasic
MATLAB ,Pascal ,Groovy ,Objective-C PL/SQL

0
0
Updated
Share a link to this answer
Share a link to this answer

Mohamed’s Answer

For 2016


1 JavaScript
2 Ruby
3 Python
4 PHP

0