I just completed my first course. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I just completed my first course.

I just finished the Python course and was wishing there was mre on Python like a part 2

6th Oct 2018, 2:44 PM
greg urbano
greg urbano - avatar
2 Answers
+ 7
Hi greg urbano ! First of all, CONGRATULATIONS! 👏👏👏 If you want more Python-related lessons, you might like to check out the one on Numpy module https://www.sololearn.com/learn/6671/?ref=app It won't have quizzes though :( There are also multiple lessons on algorithms and their corresponding Python implementations. Also, I noticed that you haven't written many (public) codes. I think it's very important to practice what you learnt. You might also like to participate in the coding challenges. Share your codes so you can get feedback, and read others' codes to learn from them. Have fun! 😊
6th Oct 2018, 3:16 PM
Kishalaya Saha
Kishalaya Saha - avatar
+ 1
I was just recently in the same position and found this site very helpful in putting the lessons into action. it also give the solutions and explanations if you get stuck helped me out a ton! https://www.practicepython.org/exercises/ ***edit*** Also if you're like me and you use your phone a lot to play with code and trying to learn through the day, "Pydroid 3" is my favorite app so far for writing and running python code on a mobile device. it allows you to run user input and interact in a terminal setting on your phone... OFFLINE!
9th Oct 2018, 3:38 AM
BelowZer0
BelowZer0 - avatar