What is the thing ; python is best at? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 3

What is the thing ; python is best at?

29th Apr 2017, 8:10 PM
Hassan Mujtaba Bhatti
Hassan Mujtaba Bhatti - avatar
4 Antworten
+ 10
Python is great for backend web development, data analysis, artificial intelligence, and scientific computing. Python also has better readability that make it easy to learn
30th Apr 2017, 2:08 AM
Agus Mei
Agus Mei - avatar
+ 3
python is the best for understanding programmation and basics concepts like variable, function and oop (class, object...) Python is an high level language, very close of our language of human but python is quite slow because it's an interpreted language. other languages like c++ are faster but more difficult to learn and understand. You can begin tge programmation with a language like python, but a moment will come : you will be limited by speed because python really slow. Python is very interesting and in theory you can do whatever you want to do but python isn't fast enough. I suggest you to do a language that use compilation like c++ when you have assimilated the bases.
29th Apr 2017, 8:26 PM
Glozi30
Glozi30 - avatar
+ 1
thanx
29th Apr 2017, 8:29 PM
Hassan Mujtaba Bhatti
Hassan Mujtaba Bhatti - avatar
+ 1
python is a glue language to do data science, it has libraries to work with data, to do statistics, to connect to most machine learning tools.
29th Apr 2017, 11:22 PM
鐘翊修
鐘翊修 - avatar