filmov
tv
How to write clean code units (functions and methods) - Clean code and programming principles

Показать описание
In this video we examine how to write good code units (functions and methods) in your application. We start by looking at "edge" code units. Those are units that don't call any other functions when they run. Then, we generalise the concepts to all code units. Finally, we link those concepts back to the programming principles and writing good code in general.
Chapters:
00:00 Intro
00:48 Example
01:03 Edge code units
01:51 Examples of good and bad edge code units
03:28 Example - add function (non-local scope)
06:57 Example - getProperty (non-local scope)
08:03 Example - appendElementToBody (conditionals)
13:37 Example - doubleSpeed (conditionals)
15:40 Example - incrementSpeed (Boolean arguments)
22:38 Linking back to programming principles
24:58 Other code units
29:46 Be pragmatic
31:18 Outro
Video links:
Channel links:
#programmingduck #programming #coding
Chapters:
00:00 Intro
00:48 Example
01:03 Edge code units
01:51 Examples of good and bad edge code units
03:28 Example - add function (non-local scope)
06:57 Example - getProperty (non-local scope)
08:03 Example - appendElementToBody (conditionals)
13:37 Example - doubleSpeed (conditionals)
15:40 Example - incrementSpeed (Boolean arguments)
22:38 Linking back to programming principles
24:58 Other code units
29:46 Be pragmatic
31:18 Outro
Video links:
Channel links:
#programmingduck #programming #coding
Cleaner Code: 3 Ways You Can Write Cleaner Code
My 10 “Clean” Code Principles (Start These Now)
3 Tips for Writing Simple and Clean Code
My 5 'Clean' Code Principles (Start These Now)
The Truth: Clean Code
5 Easy Principles for ALWAYS Writing Clean Code
3 Tips To Write Clean Code (from an ex-Google software engineer)
How To Write Cleaner Code - A Practical Example
Python for Beginners: Step-by-Step with Practical Projects
HOW TO WRITE CLEAN CODE: Tips From A Senior Developer
Avoid these mistakes ❌ Write Clean Code ✅ | Best Coding Practices | Tamil
How to write clean code | Coding best practices | How to write good code
5 Tips For Writing Better Code
Why Writing Clean Code is a SCAM
Clean Code: Learn to write clean, maintainable and robust code
How I Write Clean Code in React
Top 3 Clean Code Practices
Tips for writing clean code
How to Write Clean Code - Programming Tips
How to write clean code in 20 seconds!
How to Write Clean Javascript Code - Use These Techniques
Clean Code - Uncle Bob / Lesson 1
Junior Vs Senior Code - How To Write Clean Code
Clean Code Is Killing Your Projects
Комментарии