Skip to main content

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
1Clean Code Zero to One

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Sidekiq in Practice

Sidekiq in Practice

Sources: Nate Berkopec
Are you using Sidekiq to process your background jobs, but struggling with it as your application scales? Sidekiq can scale to 5,000 jobs per second with just a little effort an...
1 hour 4 minutes 45 seconds
Building a Transpiler from scratch

Building a Transpiler from scratch

Sources: Dmitry Soshnikov
In modern implementations of compilers, it has become popular to transform one high-level language into another. Examples include transpiling new versions of...
2 hours 3 seconds
The World of Computer Networking. Your CCNA starts here

The World of Computer Networking. Your CCNA starts here

Sources: udemy
I have CCIE (Cisco Certified Internetwork Expert) certificate that is most recognisable Computer Network certification in the world and I know about Computer Ne
14 hours 40 minutes 24 seconds
Object-Oriented Programming

Object-Oriented Programming

Sources: programmingexpert.io
Programming languages are often classified based on their syntax, features, and execution models. This course introduces you to the idea of programming paradigm
4 hours 36 minutes 7 seconds