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
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera