The HARDEST part about programming 🤦‍♂️ #code #programming #technology #tech #software #developer

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

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

Naming variables one was extremely relatable.

DiamondSaberYT
Автор

The most unrealistic part is how fast they agree with each other.

Lucas-pqhs
Автор

Planning for our project VS how it ends up 😂

mohamedmourad
Автор

Naming variables is my bad part of programming.

ExplodeCode
Автор

What is it they say? There are only two hard things in computer programming: cache invalidation, naming things, and off by one errors.

BrianHaddad
Автор

This is why I took the white board off of my wall, and started using a spiral bound notebook for project planning and design. Also, I stopped abbreviating objects and variables, and began using the most obvious descriptors possible, regardless of length, which ultimately led to more readable code. 🤘

jaejonmalloy
Автор

This is like listening to my boss try to describe an app he wants to build. I'm sitting there the entire time just thinking, "I could maybe accomplish 1/3 of what you asked"

ardentofzeal
Автор

The worst part is when you have another variable already occupying the name you want to use and you end up with semi-sentence variable names.

LudwigvanBeethoven
Автор

go developers: hold my one letter variable name

IvanRandomDude
Автор

The main reason I haven't succeeded in learning programming is that I constantly watch videos like this instead of learning, haha)

MaximBordyug.
Автор

“Like 4 hours if we really just sat down and did it” [6 months pass] “Like 4 hours if we really just sat down and did it”

tjdjultima
Автор

Me struggling to not put swears in the names when other people are going to see it 😅

outside
Автор

"what's in a name?" is an underrated question in design. the naming arguments reflect design thinking that has to happen and often takes way more effort than a whiteboarding session will suggest.

elcapitan
Автор

They nailed the idea of the joke, just not the example of the joke

tocraft
Автор

Last video with Tiff! Working with her was a pleasure. Make sure you check out Tiff in Tech!!!

CodingWithLewis
Автор

Literally how non technical PM’s talk 😂

johnshaff
Автор

Half of my commits are basically for renaming variables because I start to hate the names I gave them 😅

comedyclub
Автор

I am both horrified and glad that never goes away and its not just me.

Lkabss
Автор

I had named it db and then created another object that has connect method

pervert_kun
Автор

Connecting two seperate things is very difficult. We have to know everything to the core.

greentower