Python How do I implement my skills in python after I learn the basics ? Like I does it come together. I only understand a lit | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 9

Python How do I implement my skills in python after I learn the basics ? Like I does it come together. I only understand a lit

9th Dec 2019, 12:59 AM
Ronel R. Casilag
Ronel R. Casilag - avatar
9 Answers
+ 5
You can start making scripts for yourself... For example, you can try to make an installer or something. That's what I did. For myself, I already knew how to make BASH scripts, and already had a few bash scripts that I made to automatically set up my system a certain way. The script basically does: - create a bunch of directories - create a few files - search system for particular files - create backups if they exist - check those files to see if they've been edited or not - edit them - modify a few files - etc I was learning Python, so what I did while I was learning python was I tried to make to make a python version of the same bash script... What I learned was... I had a lot more to learn in order to do what I was trying to do. So while I was trying to make a python version of one of my bash scripts, I was constantly looking up how to do this and that, basically learning how to do new things as i needed them... You can try to do something like that... that would put what you know to the test..
9th Dec 2019, 7:45 AM
D. Booey 📜
D. Booey 📜 - avatar
+ 4
By making mini projects for yourself and then just gradually increase the scale of the projects. This will not only help you grow but will also add to your achievements (just in case you want to join a organization and work with them in future)
9th Dec 2019, 3:49 AM
Arsenic
Arsenic - avatar
+ 3
By writing code on your PC.
10th Dec 2019, 10:14 AM
Sonic
Sonic - avatar
27th Dec 2019, 1:19 PM
nelida murataj
nelida murataj - avatar
+ 1
Start by trying to solve SoloLearn's challenges. Start with the most easier and make progress toward the harder
10th Dec 2019, 10:12 AM
Ismail DIOP
Ismail DIOP - avatar
+ 1
There are also Python interpreters for mobile devices.
10th Dec 2019, 7:53 PM
Sonic
Sonic - avatar
10th Dec 2019, 3:07 AM
Threedslider
0
gddg
12th Dec 2019, 2:12 PM
Fahriye Balkesen
Fahriye Balkesen - avatar
- 1
Hi
9th Dec 2019, 11:44 PM
حسن سعيد
حسن سعيد - avatar