5 Biggest Developer Mistakes You Are Making That Waste Your Time

preview_player
Показать описание
🚨 IMPORTANT:

As developers we have a unique ability to automate many mundane tasks by writing a simple program. This ability leads many developers to look for other ways to optimize their programming, but all too often these optimizations are actually massive time wastes. In this video I will be sharing with you the five things developers do that they think are productive but actually waste their time.

1. Over customizing your editor.
2. Over optimizing code from the beginning
3. Over designing/architecting code
4. Manual testing
5. Refactoring code that works just fine and is not affecting anything else just to make it "newer"

🧠 Concepts Covered:

- Why developers do tasks that waste their time.
- How to avoid wasting your time as a developer
- The best ways to optimize your time as a developer

🌎 Find Me Here:

#WebDevelopment #WDS #Programming
Рекомендации по теме
Комментарии
Автор

1. Open Youtube instead of work.
2. Watch WebDev talk about why I'm a bad developer instead of work.
3. Write Youtube comments instead of work.

nxli
Автор

1:40 Wasting too much time configuring and customizing you editor and workflow instead of actual coding.

3:31 Over-engineering your projects based on “what ifs” and extreme use cases.

5:22 Over-optimizing your code (tiny performance gains that are not needed ...).

6:53 Manually testing you code instead of implementing automatic testing.

8:38 Refactoring code over and over again even if it’s working fine.

abdoutanta
Автор

I think one of the biggest mistakes.. You did not talk about is .. Reinventing the wheel ..creating functionality that is already out there

Askbowe
Автор

I spend like 10min just thinking in a variable name 🥺

ricko
Автор

It is nice to see more nice video editing by you for sponsors. Your video looks more and more professional these days

MaxProgramming
Автор

I totally agree about the customizing IDE issue. Many software companies you may work for will have required tools or plugins and if you get really used to "however you have it at home", then you'll have challenges moving back and forth to your work-issued laptop, etc.

colonelb
Автор

I have wasted many hours customising my editor. But finally what i felt was that the default theme and settings that vscode ships are the best.

kaushikrishi
Автор

Manually testing and over complexing a code and over optimising..
So well pointed..
The drawback of manual testing mentioned was so to the point, people just cant overlook.
Thanks..

sumanbandopadhyay
Автор

Thank you for this video! Started to write code a year ago and probably wasted more time on over engineering and testing - a death spiral that made me crazy at times - than creating functionality. Great kick in the ass advice.

stevedunn
Автор

-Watching YouTube instead of coding
-Playing a mobile game to much
-Being lazy

chirilcugureanu
Автор

6:53 that overtesting habit of mine is present since Ive had first OS course, where I had to implement a functional kernel.
Only 1 tinyyy error and whole system breaks, and you have no way to immediately tell what it is because of concurrent threads...
Glad Im done with that course, it was real hell...

grayhat_x
Автор

You can summarize "almost" all that you've said (except for testing) with "Over-engineering"

daemyno
Автор

I admit that I couldn't stop customizing vim and emacs for months. I need to do what I am supposed to do. thanks, WDS

jenowin
Автор

Quality, actionable advice as always man. Thank you!

KylePrinsloo
Автор

*watches dev vid about wasting time while wasting time watching dev vid

briandesign
Автор

Great video! Manual testing mistake as well here instead of automating the conditionals or steps of the testing 🙂 will do that in the future! ;) thanks a lot for all the great and useful content you do! 🙂

synaikido
Автор

Great video! Those were valid points to look out for 👀
Thanks for the heads up!

offroaders
Автор

Thank you so much for these tips! Every developer needs to know this!

_robynhood_
Автор

Guilty as charged for 2, 4 and 5. But I haven’t learn about unit testing back then and now I’m regretting all the time I wasted testing the codes manually! Great video as always Kyle 👍

IsaacYongMusic
Автор

Kyle, this is a good video, thank you! By the way, where is your guitar?)

brovkin