Good Habits for Great Coding - Improving Programming Skills with Examples in PythonPaperback
Part 1: Not Learned in School 1. A Coding Fantasy 2. Coding Tricks 3. Style 4. More Coding TricksPart 2: Coding Advice 5. Function Design 6. Self-Documenting Code 7. Step-wise refinement. 8. Comments.…
Specifikacia Good Habits for Great Coding - Improving Programming Skills with Examples in PythonPaperback
Part 1: Not Learned in School 1. A Coding Fantasy 2. Coding Tricks 3. Style 4. More Coding TricksPart 2: Coding Advice 5. Function Design 6. Self-Documenting Code 7. Step-wise refinement. 8. Comments. 9. Stop Coding. 10. Testing 11. Defensive Programming 12. Refactoring 13. Write the Tests First (Sometimes) 14. Expert AdvicePart 3: Perspective 15. A Lesson in Design 16. Beware of OOP 17. The Evolution of a Function 18. Do Not Snub Inefficient AlgorithmsPart 4: Walk the Walk 19. Problems Worth Solving 20. Problem Solving 21. Dynamic