I can not evolve [closed]

-4

So, I can not evolve Python, I can not improve my programs, I do not know how to learn new things, new commands, by doc I can not because I do not understand how it works, if someone knows how to help me, I thank you, some more course in-depth, more complete, I just want to improve

    
asked by anonymous 13.09.2017 / 04:21

1 answer

1

I recommend reading not only Python, but also Software Engineering, Design Patterns, UX Design and IHC. Some texts that may help:

Refactoring - Martin Fowler

Use the Head - Python

97 Things Every Programmer Should Know

Try to give examples of programs that you have already developed. So we can analyze their codes and tell them where they can be improved and where you are sinning more.

    
13.09.2017 / 13:17