In which areas i can use python ?? And how?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

In which areas i can use python ?? And how??

plz tell some one how can i start learning productively...and with python which language's i have to learn? plz some tell me

19th Mar 2018, 7:23 AM
Samiir Padole
Samiir Padole - avatar
2 Answers
+ 1
Work on some projects.. Like Web scrapping, Simple Neural network, Email sending receiving File handling... Learn while making something useful...
19th Mar 2018, 7:30 AM
Dinesh Banjara
Dinesh Banjara - avatar
+ 1
Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants, on the Mac, and on Windows 2000 and later. Python is a high-level programming language, with applications in numerous areas, including web programming, scripting, scientific computing, and artificial intelligence. It is very popular and used by organizations such as Google, NASA, the CIA, and Disney. https://www.sololearn.com/learn/Python/2269/?ref=app Here are a lot of examples of using Python: https://en.wikipedia.org/wiki/List_of_Python_software?wprov=sfla1
19th Mar 2018, 8:16 AM
📈SmileGoodHope📈
📈SmileGoodHope📈 - avatar