How we can start learning python...? | Sololearn: Learn to code for FREE!
+ 4

How we can start learning python...?

What is the python ? It is hard for me or, How we can learn python... the python needs interpreter or copiler to running the python program ?

10th Nov 2019, 12:50 AM
Dharma Raj Chaudhary
Dharma Raj Chaudhary - avatar
3 odpowiedzi
+ 1
You could start with the tutorial here on Sololearn! And ask questions like here when you need further explanation for a topic. Btw, Python is an interpreted AND compiled language.
10th Nov 2019, 7:55 AM
Veliside
Veliside - avatar
+ 1
8 Tips to start Learning Python Programming 1. Code Everyday Consistency is very important when you are learning a new language. We recommend making a commitment to code every day. 2.Write It Out As you progress on your journey as a new programmer, you may wonder if you should be taking notes. 3.Go Interactive! Whether you are learning about basic Python data structures (strings, lists, dictionaries, etc.) for the first time, or you are debugging an application, the interactive Python shell will be one of your best learning tools 4.Take Breaks When you are learning, it is important to step away and absorb the concepts. The Pomodoro Technique is widely used and can help: you work for 25 minutes, take a short break, and then repeat the process. 5.Become a Bug Bounty Hunter Speaking of hitting a bug, it is inevitable once you start writing complex programs that you will run into bugs in your code. 6.Surround Yourself With Others Who Are Learning Though coding may seem like a solitary activity, it actually works best when you work together. 7.Make Structured Projects Once you’ve learned the basic syntax, it’s possible to start making projects on your own. Projects are a great way to learn, because they let you apply your knowledge. 8.Work on Projects on Your Own Once you’ve completed some structured projects, it’s time to work on your own unique projects. If you are interested to learn basic to advance about python then click: https://www.cetpainfotech.com/technology/python-training
22nd Nov 2019, 7:25 AM
ananya gupta
ananya gupta - avatar
+ 1
If youa are a beginner start with this one: https://youtu.be/b0nwTZY4dzM
27th Dec 2019, 2:05 PM
nelida murataj
nelida murataj - avatar