What to do after learning a language (Python,C)? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What to do after learning a language (Python,C)?

I finished learning a language but I don't know where and how to use . For example I know python I can solve some normal problems in codechef, but I don't know how to improve and what to do next. Can anyone Help me. ✌️

27th Aug 2022, 3:06 PM
Bala Murugan
Bala Murugan - avatar
1 Answer
+ 1
You can do whatever you like and makes you happy! Do you like creating games? Start learning Pygame or Ursina. Mayby you want to learn more about AI? Start with Numpy and Pandas and next go to sklearn. Do you want to improve quality of your code? Use Pytest to start testing if your code works propertly (in big project if you add some feature, sometimes other things stops working so Pytest is usefull). Mayby some graphic? Start with Pillow. Or mayby you want to represent data beautifully? Matplotlib is for you! So, just do whatever you like and makes you happy.
3rd Sep 2022, 4:21 PM
Jan