When to Start Optimizing Your Code | Tips & Tricks

preview_player
Показать описание
Tired of the guessing game about when you should start optimizing your code? In this short, I’ll give you tips and tricks on when to choose the right moment for code optimization for your project.

#arjancodes #softwaredesign #python
Рекомендации по теме
Комментарии
Автор

Check out my channel links for a free code diagnosis workshop or my free design guide! 🔥

ArjanCodes
Автор

I agree, I understood this very recently, I was always wasting time on it

hamzadlm
Автор

Casey Muratori addressed this discussion recently in a video titled "Performance Excuses Debunked", it's not really a counter-point since he agrees that performance might be less important in the initial phases of a project.

ricardoamendoeira
Автор

Premature optimization is the root of all evil.

kayakMike
Автор

I disagree. You should always code with optimization in mind, unless the task is the kind that will kill the business if it's not done ASAP (like production bugs).

XfStef
visit shbcf.ru