+ 1

How to Start python need help learning

Anyone Who can explain me about python to script anyone iam a starter

8th Jan 2019, 10:03 PM
Didi Snt
Didi Snt - avatar
8 Answers
+ 11
Start over at the beginning of the lessons and work your way through them slowly. Take your time. Practice writing your own codes for every new concept. If anything doesn't make sense, see if you can find help in the lesson comments. Use Google a lot. It helps to see each new concept from several different viewpoints, so I suggest looking them up in a few tutorials, for example https://www.programiz.com/JUMP_LINK__&&__python__&&__JUMP_LINK-programming https://www.learnpython.org https://www.tutorialspoint.com/python/ https://docs.python.org/3.7/tutorial/ It's a slower process but it's worth it because the knowledge you get will stick. If you're still stuck, ask for help. The folks here love to help 😊 Good luck!
9th Jan 2019, 10:14 AM
David Ashton
David Ashton - avatar
+ 7
> I tried hard, really wanna learn > Python: 5 XP 😅
9th Jan 2019, 1:16 AM
Anna
Anna - avatar
+ 3
Welcome to Sololearn, Didi. Sololearn lesson works like this: After you read one lesson, you need to answer a quiz, and by answering correctly, you can proceed to next lesson. The first two lessons is some background information about Python. The actual script knowledge will start at the third lesson : "Your First Program". https://www.sololearn.com/learn/Python/2270/ In the third lesson, there is a Try It Yourself, you can click it, and you will enter code playground, now you click Run, and then you should see "Hello World!" If you see so, can I suggest you, to change world into Didi, and click Run again, and see the difference. If you see "Hello Didi!", then, congratulations! You are a Python programmer now~ Hope you learn more and more here.
9th Jan 2019, 4:06 AM
Gordon
Gordon - avatar
+ 1
Idk mate i tried Hard still cannot learn thing i really whanna learn
8th Jan 2019, 10:12 PM
Didi Snt
Didi Snt - avatar
+ 1
Thnkx i Will try
8th Jan 2019, 10:15 PM
Didi Snt
Didi Snt - avatar
+ 1
David Ashton agreed completely. Just, I would say for sure he should look at comment section as it contains sometimes ten times more knowledge through additional explanation, examples and terms (functions). With knowledge almost obtained only from here I managed to make fully workable database by using Pickle modul mentioned and showned by Kuba SiekierzyƄski for example
9th Jan 2019, 6:55 PM
Sasha Djekic