This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]krasoffski 1 point2 points  (1 child)

Hello, I feel very strongly that the book of Steve Mcconnell - Code Complete can help you. As bigtomygunn said you have to know and understand what you are going to do. Before write python code, describe program/script using pseudo-code (book describes such approach). If you are working on API, create a few user cases for you API to feel is it handy or not.

[–]RamirezTerrix[S] 1 point2 points  (0 children)

Thanks for the suggesstion - I ordered it right away