+ 2
How can I improve my code comprehension
I have spent a lot of time studying the meanings and uses of each syntax in python and I know them pretty well. but when I do challenges I fail to read the input of each code in the questions. how can I improve?
7 ответов
+ 2
go practice and join codewars
+ 4
My suggestion is just practice by creating codes. What I would suggest is to look up some challenges in the Q&A section and try to solve them in as many ways as you can. This should help you understand Python better and really give you a better understanding of how it works. As time goes by, you should be able to better understand what the output of the codes in the quizzes are and why they are what they are.
+ 4
http://www.codingdojo.com/blog/7-tips-learn-programming-faster/
7 Critical Tips to Learn Programming Faster - #3 Will Land You a Job
https://lifehacker.com/top-10-ways-to-teach-yourself-to-code-1684250889
Top 10 Ways to Teach Yourself to Code - Lifehacker
https://www.quora.com/How-do-I-learn-C-programming-effectively
How to learn C programming effectively | Programming Languages
https://www.quora.com/What-are-some-of-the-best-ways-to-learn-programming
25+ Answers - What are some of the best ways to learn programming?
+ 3
its like a website to improve ur coding skill
+ 2
"fail to read the OUTPUT of each code
+ 2
thanks for the advise! I'll do that!
+ 1
what is codewars