+ 2
How can we improve our programming skills ?
7 Antworten
+ 15
The important things to do to are :
Practice
Refactor
Make A code
Code Reviewer
Learn from good programmers
Broaden your horizon
Read
Learn the Problem Domain
Reflect
Keep A Journal
reference: http://wiki.c2.com/?HowToImproveProgrammingSkills
another website to see : https://www.quora.com/How-can-I-improve-programming-skills
+ 5
start python here at sololearn
quite nice !
+ 4
That's why you're here ^_^ !
+ 4
1 learn all concepts
2 learn algorithms
not to miss sorting and graph
3 learn programming problem solving, see books like how to think creatively
4 see answer to challenges by others, experienced programmers' codes help you much
else
master the std lib and additional packages
+ 3
Practice make it Perfect.
+ 1
where should I start programming?
+ 1
start at sololearn
continue at Udacity, w3School, Codecademy and many other great learning websites