Python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Python

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

7th Dec 2019, 3:56 PM
Mukhtar
Mukhtar - avatar
14 Answers
+ 3
I suggest you start learning how to program with python Gui's such as pygame or tkinter. This way you will be able to observe how all the basic rules you have learnt come into use with non-console applications. And hopefully you will be able to make something useful. Happy programming!
8th Dec 2019, 10:45 AM
🇲​🇴​🇭​🇦​🇲​🇲​🇦​🇩​ 🇯​🇮​🇱​🇦​🇳​
🇲​🇴​🇭​🇦​🇲​🇲​🇦​🇩​ 🇯​🇮​🇱​🇦​🇳​ - avatar
+ 5
challenge yourself. what i usually do is look around code playground, found an interesting title and try to recreate it without looking at the code i tried to recreate
7th Dec 2019, 4:10 PM
Taste
Taste - avatar
+ 1
appreciate it ill try that out
7th Dec 2019, 4:12 PM
Mukhtar
Mukhtar - avatar
+ 1
Mukhtar start doing python challenges, that will help you a lot! Whenever you find something new, research it and practice it. That is a nice way of starting to go beyond the basics. Next, why don't you choose a python project of your interest and try to do it by yourself? For example, using computer vision to recognize your face, or implementing a web server with Flask. Finally, go and look around some tutorials at Real Python website. They are great :) Happy coding!
7th Dec 2019, 6:24 PM
Gonçalo Magalhaes
Gonçalo Magalhaes - avatar
+ 1
Gonçalo Magalhaes thank you, i try to do a lot of the challenges but sometimes i meet a problem that completely messes with my brain. I guess i have to watch more tutorials and ill try that python website.
7th Dec 2019, 6:33 PM
Mukhtar
Mukhtar - avatar
+ 1
Thanks ill try that out
8th Dec 2019, 10:48 AM
Mukhtar
Mukhtar - avatar
+ 1
I feel anxious when learning to code, like i should know everything within a short time like 4months, the more i code , the more i become confused. What can i do not to lose hope and interest? Thanks
8th Dec 2019, 2:53 PM
lateefoluw
+ 1
study and then implement what you have already learned and look up easy projects to do like mad libs, a robot etc...
9th Dec 2019, 11:21 AM
Flop☆
Flop☆ - avatar
+ 1
Do more and more python projects
17th Jan 2021, 7:22 AM
Sonic
Sonic - avatar
0
Any questions you can ask me and I'll try to explain :) Go for it
7th Dec 2019, 6:55 PM
Gonçalo Magalhaes
Gonçalo Magalhaes - avatar
0
ill keep that in mind thanks
7th Dec 2019, 6:57 PM
Mukhtar
Mukhtar - avatar
0
Take notes on what you learn its better than forcing yourself to know everything. If I become confused i just search the concept in google and most of the tome i find the answers. It wont come quick just keep going.
8th Dec 2019, 2:58 PM
Mukhtar
Mukhtar - avatar
0
Just study and study
9th Dec 2019, 8:04 AM
Ana M Plaza
Ana M Plaza - avatar
0
Try to make a Project in Python
9th Dec 2019, 12:49 PM
Ayush Kumar
Ayush Kumar - avatar