Which is best programming language for placement? Python or java | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

Which is best programming language for placement? Python or java

Python or Java Which has more job opportunities

21st Jan 2020, 3:05 PM
Vishnu V
20 Answers
+ 13
Python Python is more productive language than Java. Python is an interpreted language with elegant syntax and makes it a very good option for scripting and rapid application development in many areas. Python is a dynamically typed programming language where there is no necessity of declaring variables whereas java is a statically typed programming language wherein variables are to be explicitly declared. Python code is much shorter, even though some Java “class shell” is not listed. This might be one reason why Python can be more productive. EXAMPLE: Let us try the most famous first step programming as an example -“The Hello World” Hello World in Java public class HelloWorld {     public static void main(String[] args)     {             // Prints "Hello, World" to the terminal window.         System.out.println("Hello World");     } } Hello World in Python print "Hello World"
23rd Jan 2020, 10:20 AM
Usman Shinwari🦂
Usman Shinwari🦂 - avatar
+ 3
Placement to where?
23rd Jan 2020, 11:25 AM
Sonic
Sonic - avatar
+ 2
It's hard to say anything coz both languages has their own strengths....And it depends on what you want to become... Python: Data science, Artificial intelligence, embedded systems etc Java: Android development, desktop application etc If you are new then Python is good to start.
21st Jan 2020, 3:58 PM
Nitin Gutte
Nitin Gutte - avatar
+ 1
Maybe Python
21st Jan 2020, 3:06 PM
Samiul Nasif Tayem
Samiul Nasif Tayem - avatar
21st Jan 2020, 3:40 PM
AAYUSH RAJ VERMA
AAYUSH RAJ VERMA - avatar
+ 1
Python. But it depends on your working location.
21st Jan 2020, 3:53 PM
Majid Rahimpour
Majid Rahimpour - avatar
+ 1
Vishnu Python and Java are excellent in their specific fields. Both language do not have the exact same use thus you cannot compare them but according to the market demand Python is much better with a strong base in C/C++. But Java has a slightly more advantage on Pure Object Oriented Programming but Python is best choice for Machine Learning and Artificial intelligence. Take a look at the blog below it will clear your doubt. https://www.google.com/amp/s/hackr.io/blog/best-programming-languages-to-learn-2020-jobs-future/amp
23rd Jan 2020, 5:46 AM
Aryan Rai
Aryan Rai - avatar
+ 1
Sonic Placement is nothing but, on campus recruitment of students.
23rd Jan 2020, 11:56 AM
Avinesh
Avinesh - avatar
+ 1
Avinesh wouldn't it depend to which company?
23rd Jan 2020, 1:15 PM
Sonic
Sonic - avatar
+ 1
Sonic Yes it depends or you can say it varies from company to company but since the user has mentioned only Java and Python, people are suggesting what they feel is better.
23rd Jan 2020, 1:45 PM
Avinesh
Avinesh - avatar
+ 1
Python is gonna rule this world, Python has more job opportunities than any of other lang
23rd Jan 2020, 2:04 PM
Rellot's screwdriver
Rellot's screwdriver - avatar
+ 1
Both the language are best.You have to choose based upon your liking and disliking.Java is strictly typed language,where as python is loosely typed language.Again if you think about the opportunities then both the language have good opportunities.It completely depends on you.For placement better to learn java or c++. Because some company does't allow to write code in python because huge number of built in functions are present. Happy Learning
23rd Jan 2020, 7:49 PM
Abhisek Mishra
Abhisek Mishra - avatar
+ 1
Java is still used more in Enterprise software.
23rd Jan 2020, 8:41 PM
Sonic
Sonic - avatar
+ 1
You should learn Python. Python is more productive than any other programing languages.
24th Jan 2020, 7:13 AM
Mitu Saikia
Mitu Saikia - avatar
+ 1
According to me its python. It is an easier language and trending too
24th Jan 2020, 1:40 PM
Harshitha Kasaraneni
Harshitha Kasaraneni - avatar
11th May 2022, 12:11 PM
Razaq Ahmad
Razaq Ahmad - avatar
0
Consider Java when compared to Python for placements but most of the time it is either C or C++. There wouldn't be much variations in the language and you must be very good at basics and OOP is a must know concept.
21st Jan 2020, 3:59 PM
Avinesh
Avinesh - avatar
0
I will say python, because so many people make use of it this days,, But in terms of app development java will always fetch you more job..
22nd Jan 2020, 9:14 AM
ugochukwu Joseph
ugochukwu Joseph - avatar
0
java is better
22nd Jan 2020, 4:30 PM
Olga Piecha
Olga Piecha - avatar
0
if you want to learn a server-side programming language and get an instant job placement, Python is ideal. Java has been the leading programming languages in the industry for nearly a decade. But the demand has slightly slowed down with the rise in popularity of Python https://www.sevenmentor.com/best-python-classes-in-pune.php
9th Sep 2020, 1:12 PM
pal7mentor