+ 10
How u learn python?
23 Respostas
+ 17
• Best way to learn is to practice;
• Finish the Python Tutorial on SoloLearn;
• View the codes made by the public; and
• Read the COMMENTS in the lessons
you can find a great examples and
explanations. 😉
Also, check out this:
• https://www.sololearn.com/post/130304/?ref=app
Happy SoloLearning! 😊
+ 6
practice and try to be creative
+ 4
There is a Python tutorial here for a start.
+ 4
Before you learn Python you need to know what it is and why it is used. To put it simply, Python is a high-level, extremely versatile programming language that can be used for pretty much anything that doesn’t require a specific language.
+ 3
1. learn basics by self study
2. Write simple codes and solve simple problems
3. Repeat basics again and learn modules
4. Write scripts which I need(simple)
5. Learn advance
6. Try to rewrite difficult scripts and understand them.
7. Write my scripts and try new modules.
+ 3
Learn, do and enjoy it.
+ 3
By figuring out how to do things I already know in javascript
+ 3
In Eastern Europe we just pirate all the textbooks you pay for, kinda "HeadFirst: Python", "Dive into Python", "AI with Python" etc
+ 3
Complete the sololearn tutorial before asking all these questions
https://www.sololearn.com/Course/JUMP_LINK__&&__Python__&&__JUMP_LINK/?ref=app
+ 2
I am also going through "The Great Courses" on Programming I think is a very well made course. The instructor uses Python to teach programming principles so you learn how computers handle programming, why the code works, and how to code, all at the same time.
+ 2
By Sololearn tutorials and maybe a python textbook
+ 2
And a lot of conscious and consistent practice
+ 2
Be Creative have patience and do more practice
+ 2
You learn with practice, tutorials, and dedication. I used Sololearn and lots of Stack Overflow 😅
+ 2
Though I know some people disagree, the majority of people will agree that while python is a good language, you would be better off by starting to learn Java or C/C++.
+ 1
There is a Simple and Elegant solution....
Sololearn
+ 1
Read ebook, turn off internet... 😆
+ 1
the best way is just find a nice site and use it to your best ability and learn by yourself until you have an opportunity to get a good education in it.
0
practice practice and practice
0
egarner why?