filmov
tv
How to Write CODE That Documents Itself

Показать описание
Stop using comments! In this video you'll learn how to write code that documents itself.
#Programming #GameDevelopment #Unity3d
Programming for game development often requires complex code that can be hard to understand if isn't documented. As a result, many game developers pepper their code with comments that explain exactly what it does, line-by-line.
On the surface, this seems like a good practice. But in reality, highly commented code usually means that it 's poorly written and hard to maintain.
Instead of relying on comments, game developers should learn how to write code that flows easily and documents itself. In this video, I share the simple trick of encapsulation that can take your code from spaghetti to self documented and clean.
My Favorite Unity Assets 💯⤵️
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
How Senior Programmers ACTUALLY Write Code
Cleaner Code: 3 Ways You Can Write Cleaner Code
How to Write Better Code
10 Ways to Write Code Like a SENIOR DEVELOPER
Stop Trying To Write 'Perfect' Code
Don’t ask AI to write your code
5 RULES to Write Better Code
How Software Engineers Can Write Better Code
Write Your First Code with C#: Printing Text to the Console Screen
TODO: Write Good Code Comments #Shorts
Real 10x Programmers Are SLOW To Write Code
how we write/review code in big tech companies
How to Write Code With ChatGPT
For the Love of God Don't Write Code Like This (Clean Code with Javascript examples)
How to Write CODE That Documents Itself
C++ Weekly - Ep 404 - How (and Why) To Write Code That Avoids std::move
3 Things That Will Make You Write Better React Code
Code Like a Pro : Comments | How to Write Code Professionally (With Code Examples)
How to Write and Execute Code
How to Write Code That Others Can Read | Dino Esposito
3 Tips To Write Clean Code (from an ex-Google software engineer)
Junior Vs Senior Code - How To Write Better Code
5 Ways To Write Code Faster
How To Write Cleaner Code - A Practical Example
Комментарии