Clean Code Zero to One
0h 0m 0s
English
Paid
Course description
"Clean Code Zero to One" is a guide to writing clean and maintainable code, based on modern practices from Robert C. Martin (Uncle Bob). The book contains thousands of digital illustrations and graphic examples, making learning engaging and visual. It is suitable for both beginners learning web development, mobile development, frontend, or backend, and for experienced developers looking to enhance their skills in managing large projects. The author uses basic JavaScript, focusing on clean code principles applicable to any programming language. The book promises that after studying it, you will never write poor-quality code again and will become a true architect of your applications.
Books
Read Book Clean Code Zero to One
| # | Title |
|---|---|
| 1 | Clean Code Zero to One |
Comments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Clean Code
Sources: udemy, Academind Pro
As a developer, you should be able to write code which works - of course! Unfortunately, a lot of developers write bad code nonetheless - even though the code works. Because "wo...
6 hours 41 minutes 15 seconds
Software Architecture & Design of Modern Large Scale Systems
Sources: udemy
In this practical course, you will learn how to architect real-life systems, that scale to millions of daily users, as well as process and store petabytes of da
6 hours 57 minutes 25 seconds
React & TypeScript Chrome Extension Development [2021]
Sources: udemy
Hi! Welcome to the comprehensive Chrome Extension Development course using modern web frameworks in 2021. This is the only course on Udemy that is focused on bu
8 hours 52 minutes 35 seconds
Parsing Algorithms
Sources: udemy, Dmitry Soshnikov
Parsing or syntactic analysis is one of the first stages in designing and implementing a compiler. A well-designed syntax of your programming language is a big
4 hours 27 minutes 33 seconds