How can i learn python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How can i learn python

16th Aug 2018, 7:41 AM
priya
9 Answers
+ 1
😀
18th Aug 2018, 11:07 AM
priya
+ 7
I advice you to not only use SoloLearn: computers are way better and they offers you much more things
16th Aug 2018, 8:12 AM
Anwar
Anwar - avatar
+ 4
thanx anwar
16th Aug 2018, 8:37 AM
priya
+ 4
Start with this website https://www.learnpython.org It will give you nice introductory approach and you will learn every basic aspects of Python which will surely ease your way ahead. Before you start learning Python or any programming language for that matter, you should have a certain goal in mind. You should question yourself “Why exactly do I want to learn Python?” For example you might want to be a data scientist or you just want to design web apps or build APIs. Here are a few basic concepts which you should be aware of: 1. Variables, Strings and accepting user input. 2. Control structure in python such as if-else statement. 3. Loops: For and while loops. 4. Functions and modules, built-in functions like Range. 5. Exception handling . 6. File handling. Few important topics : 1. Object oriented programming. (Useful while using Python Framework like Django). 2. List, Tuples & Dictionaries. (Useful in data analysis). 3. List comprehension. 4. Map and filter. 5. Lambda functions. 6. Regular expressions
5th Sep 2018, 6:26 AM
Manish Kumar
Manish Kumar - avatar
+ 4
Thanx Manish
5th Sep 2018, 8:03 AM
priya
+ 3
solelearn, w3schools, freeCodeCamp etc...
18th Aug 2018, 10:19 AM
Aso Ndubuisi
Aso Ndubuisi - avatar
+ 3
Well, It's my pleasure priya I am glad that you find it informative. Happy Coding !
5th Sep 2018, 9:21 AM
Manish Kumar
Manish Kumar - avatar
+ 2
thanx
16th Aug 2018, 7:14 PM
priya
+ 2
thanks for marking my ansa as best
18th Aug 2018, 11:07 AM
Aso Ndubuisi
Aso Ndubuisi - avatar