Beginner's tutorial on refactoring code (how to write clean code)

preview_player
Показать описание
Learn some quick and easy tips on refactoring code to write cleaner and more maintainable code. This tutorial is great for beginners who are learning how to program - get in the habit of writing clean code early on and learn to avoid bad habits.

Join our Facebook Group:

Buy the Clean Code book on Amazon:

3 books every new programmer must read:

Code is hosted on my GitHub:

Tutorial Walk-through article on Pragmatic Ways blog:

Music for this video was provided by Bensound.
Рекомендации по теме
Комментарии
Автор

Great video! Looking forward to the next one.

thecodeimplementation
Автор

my main gripe with long variable names is that they simply don't fit on the lines and code look really messy really fast when you need to split a one line function into multiple lines.

timonix
visit shbcf.ru