+ 2

How to learn python more interestingly?

15th May 2018, 6:10 AM
Deepak
Deepak - avatar
2 Answers
+ 4
To make learning python fun, try a mixture of a few resources: 1-Try YouTube, there are lots of good channels featuring python programming 2-Keep a good python book handy, there are tons of good ones out there to choose from 3-practice daily with examples from the videos and books 4-participate in the python challenges posted on SoloLearn 5-go through official python documentation for features you want to learn more about 6-take courses online from coursera, edx, udacity or other such institutions offering free or paid MOOCs. 7-practice on the DataCamp app
15th May 2018, 7:33 AM
Umair Salam
Umair Salam - avatar
+ 1
Well I started by following tutorials on udemy The best way to learn any language is by doing some projects Go through the basics like defining fuctions and OOP etc... Then try to complete any self created project like creating a port scanner or mortgage calculator or maybe just a simple calculator ..... You will learn more quickly like this and also without even knowing you will spend more time on learning the language .... There are tons of begginer level projects for python available online ..... just google it
15th May 2018, 10:17 AM
Michael Yadidya
Michael Yadidya - avatar