+ 2
Where can I try out my coding skills
I am learning from this app. but I also need to practice my coding skills in python. where can I practice? Can anyone please suggest, where can I practice and develop my skills in python.
7 Answers
+ 6
No problem, feel free to check out other Python courses there. I provide links in one of my codes here:
https://code.sololearn.com/W2nvcMqTRi4q/?ref=app
+ 5
If that, then I recommend the Python for Everybody online course at coursera.org:
www.coursera.org/learn/python
It takes a longer while to complete it but each week you get an assignment to complete and there are some mid-week short scripts to be written and checked by an autograder, too.
+ 4
The best would be to install an IDE on your machine, whether desktop or mobile, to run and store your codes locally.
For Python just go to:
https://www.python.org/downloads/
and download and install the version you need.
+ 1
PyCharm is great. Jupyter Notebooks are also nice.
0
thank you for your kind answer. But what I was asking for was an online excercise place. where people like me (novice) can go can try to solve some questions and learn.
0
thank you brother. thank you so much.
0
thank you again brother. I am actually pursuing my thesis work in control system. that's why I am learning python. thank you so much.