How to improve | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to improve

I've just recently finished the python course but I am still bad at typing a code down. how do I improve this do I read books on python?

27th Apr 2017, 11:39 PM
Keanu Henry
Keanu Henry - avatar
4 Answers
+ 5
Learning by doing is the way to go here. Start with a little practice project (if you need help with details you can still ask in the forums). Also try to help others, who ask questions here. Read the codes of more experienced coders and pick up Python idioms. I always recommend projecteuler, if you want to practice solving problems (primarily math related ones) in general.
28th Apr 2017, 1:47 AM
Tob
Tob - avatar
+ 13
I just started reading it and am already thrilled. It seems to be a very good way to start out programming 'for real'.
28th Apr 2017, 10:54 AM
Acke Strömberg
Acke Strömberg - avatar
+ 4
thx
28th Apr 2017, 1:05 AM
Keanu Henry
Keanu Henry - avatar
+ 3
http://inventwithpython.com/inventwithpython_3rd.pdf this book helped me. I prefer books, Amazon has this book, but the pdf is free if you want it
28th Apr 2017, 1:02 AM
LordHill
LordHill - avatar