+ 2
How to learn python more interestingly?
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
+ 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