+ 8
How i become master in python?????
35 Respostas
+ 26
How you master anything, practice.
+ 14
First you have to learn fundamentals practice it well,
And learn again advanced topics of python, practice it, implement it
+ 14
start coding.
+ 11
Try to solve some simple exercises. You can find some in Code Coach section.
+ 10
Learn from tutorials, don't copy and paste code! Type it all out manually! This is vital as it determines whether you really understand it. Then, learn the theory. Practice, edit code, and code code code! Make sure if you have any problems or unsure about something, feel free to ask the question in Stack Overflow or here in the welcoming SoloLearn community! Last but not least, don't feel ashamed to Google a solution, but don't just do that! Also try to understand why the solution is the solution! If you can't, Google the reason that the solution is the solution again! Then learn from it! Well... You can NOT practice if you want to be a master... Can you? (P.S. Code Coaches and Community challenges are for you to practice! All the more to go to that section! :D)
In summary:
FOCUS!
LEARN!
PRACTICE!
TYPE CODES, NOT COPY AND PASTE!
TEST YOURSELF!
P.P.S. No need to thank the people who gave you the answer you need to get onto your path to success, it's all for your well-being anyway!😉We are here to help you😎
+ 10
Practice with SoloLearn Code Coaches in Python language , they are really best! :))
You can try this one too, for better experience in Python,
https://www.w3schools.com/python/
Happy Learning :))
+ 9
practice, practice and more practice
+ 8
Masters were once a starters, what took them to this place is
PRACTICE
LEARNING
CODING
THATS ALL
HAPPY CODING </>
+ 6
First become a beginner, then an intermediate. If you keep getting better, you can become a master.
+ 6
While True:
If learned_concept ():
Practice ()
else:
Learn_concept()
Never stop learing or practicing even if you get advanced because there is always something more to learn this not only applies on python but also in life hope you get your answer 😊 and yes there are many resources to learn first make a path then follow in break all the problems coming because learning python or any other languages is just change in Syntex the main thing is to build logic and problem solving attitude
+ 6
Practise practise practise. It is like a game you cant win it if you dont practise it and become like pro.
+ 5
Thank you pannochka
+ 5
By learning and focusing on it
+ 5
First you learn. Then you make something using Google or YouTube. Then make your ideas and let's get start.
+ 5
Learn the alogs and think before you start your coding
we can have a talk about that in messages
+ 5
Learn basics in python then you seen everything is easy..
and you become a master in python👍👍
+ 4
I have been completed python but i have no any idea that how to code any game or etc
+ 4
Start with SoloLearn python course 😀
+ 4
Learn more and more as u practice with interest and never stop to learn
+ 4
Start working on projects.
It leads to creative thinking and building of new concepts.