24 Respuestas
+ 13
Many of the experienced community members seem to answer duplicate threads these days which is very bad indeed
As for Blessing Osagie-Godwin , you can use the search bar above to look for similar questions before asking here. It helps a lot to prevent duplicate threads and keeping the Discussion section neat! Happy Coding :)
Search: Python learn easy
And you'll get hundreds of literally same questions
https://www.sololearn.com/discuss/830284/?ref=app
https://www.sololearn.com/discuss/1630744/?ref=app
https://www.sololearn.com/discuss/1031468/?ref=app
https://www.sololearn.com/discuss/2069913/?ref=app
https://www.sololearn.com/discuss/1861339/?ref=app
https://www.sololearn.com/discuss/1566512/?ref=app
https://www.sololearn.com/discuss/1465082/?ref=app
https://www.sololearn.com/discuss/1465530/?ref=app
https://www.sololearn.com/discuss/865311/?ref=app
https://www.sololearn.com/discuss/554970/?ref=app
https://www.sololearn.com/discuss/1316513/?ref=app
https://www.sololearn.com/discuss/731134/?ref=app
https
+ 7
Build something.
Building things help you to apply what you're learning so you can have a deeper understanding and it can stick better.
Some project examples are.
Automation scripts for everyday computer tasks, web tasks or program tasks e.g batch file rename, navigating to websites and performing tasks.
Websites with the Django framework, apis with flask.
Data science and AI stuff with tensor flow.
+ 7
Go through the sololearn course, follow the comment section for clarifications, and participate actively in practising what you learn by coding and engagement in challenges.....
+ 5
One way is develiping interest and being eager to learn new things everyday through try and error
+ 3
Try learning C++, it's easier.
All jokes aside, the easiest way is to learn all of the functions, methods, and classes as well as for, if , whiles, arrays and much more then moving on to algorithms and databases.
Learning programming is like practicing a religion. Very simple, find a 10+ hour course on youtube, download the IDE from the python community itself (nowhere else, any other python IDE is trash having raging sex with a dumpster fire.) Plus the official IDE is learning assisted.
Watch a little bit of code and then practice immidietaly after. If you can't come up with a small little project no matter how little you've learned you will never be a good programmer, programming isn't just a language it's also an art to creative problem solving. Continue this process until you are done.
I suggest youtube videos because it is the only free place to easily find knowlege on practices from beginner to advance. If you are a book worm get a book, solo learn is also a great place to learn the basics.
+ 2
Learn basics from sololearn and keep solving problems
+ 2
You should also learn styles of programming and clean practices to make sure you are making clean code.
+ 2
Learn the libraries too, I suggest learning pythonc, itll make you more flexible, but I'm just saying that because the c family is my favorite langauges.
+ 2
When learn something put it in a code
+ 2
Hello! Learning python means getting an idea of this language and programming skills. To do this, add 4 hours of practice to one hour of study
+ 2
Indeed practicing codes will help you in mastering any programming language.
0
start project.
0
By learning
0
Just google every thing and read and learn from diffrent platforms will help you.
0
Read a book or get a good online course
I recommend Learn Python 3 the hard way if you want a book and Code Academy if you want an online course
0
Sololearn tutorial is a good start. Then move on to challenges and learn by experience. In the meantime, start some project in order to continue coding by yourself.
Also, very important: don't just look for the easy way, go deep into the toughest parts.
Happy coding!
0
There is no shortcut for any language, you need to work hard.
0
الوو
0
I write on a paper notes and read books... And obviously you will have to practice what you learn
0
Start coding
Whenever face problem try to solve it
Search efficiently in Google and after understanding the problem solve similar problem