Code organization and readability for the self-taught coder
Learn code design so you don't get lost into your own code again. Learn how to write clean, readable code.
Explore similar courses.
Learn code design so you don't get lost into your own code again. Learn how to write clean, readable code.
Even bad code can function. But if code isn't clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn't have to be that way.Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship.
Clean code that works--now. This is the seeming contradiction that lies behind much of the pain of programming. Test-driven development replies to this contradiction with a paradox--test the program before you write it.A new idea? Not at all. Since the dawn of computing, programmers have been specifying the inputs and outputs before programming precisely.
You'll learn how to manage code cleaning from a technical and organizational perspective.
Get the latest on new courses, sales, learning tips, site updates and community events.