Simple Rules for Simpler Code
Offered By: Laracasts
Course Description
Overview
If you've ever heard a developer use the term, "object calisthenics," you might have assumed that they were referring to some hugely complex topic. Luckily, though, that's not the case. It simply refers to a series of coding exercises to promote better software.
Syllabus
- No Abbreviations
- Don't Use "Else"
- One Level of Indentation
- Limit Your Instance Variables
- Wrap Primitives (Sometimes)
Taught by
Jeffrey Way
Related Courses
Competitive Programmer's Core SkillsSaint Petersburg State University via Coursera Основы разработки на С++: коричневый пояс
Moscow Institute of Physics and Technology via Coursera Mastering Programming with MATLAB
Vanderbilt University via Coursera Exception Handling in Python
Coursera Project Network via Coursera Concepts in Python: Loops, Functions and Returns
Coursera Project Network via Coursera