The WORST Programming Hot Takes 👩‍💻🔥 #coding #developer #programming #technology #tech

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

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

“Programs must be written for people to read, and only incidentally for machines to execute” is my programming hot take!

gunbay
Автор

Making an interpreter (even if extremely simple) is the best way to learn programming

Germisstucklmao
Автор

Branches and pull requests are overrated. Just push it on main and definitely don't let the seniors check it first.

sohigh
Автор

Surface level embedded system programming in C should be one of the first things people learn in computer science.

Reason: Helps broaden system understanding and software allowing for a solid foundation. Too many courses purely focus on theoretical computer system understanding leaving many missing key hardware concepts.

Guy
Автор

I teach programming and I've always said don't teach a beginner Python! It only makes it harder down the line

Gwizz
Автор

Start coding with assembly instead. So, more vacancies would be there in Software industry.

paulbabucp
Автор

Nah the python syntax is definitely one of the worst

games-are-for-losers
Автор

Live coding interviews filter out great but shy programmers

josemg
Автор

Hot take: Git is hard to use and poorly designed

bombsjetpack
Автор

I love the concerned face the last time you say Rust. Seems like you have a gun to your head or something 🤣

mickmister
Автор

In defense of the guy who said they liked yaml, I also like yaml, so that makes two of us

Nylspider
Автор

I definitely agree with not teaching Python as the first language. I learned first C# and then Java in school. I would say both of these are great languages to learn first.

KingOfBlades
Автор

Lua should be the first language that people learn

cyb-mg
Автор

Java is actually a good language because it forces structure

meruzhansargsyan
Автор

Governments should ban JS. Period. JS is a trainwreck that somehow keeps on driving because its cargo is too valuable. What should have been the web standard: some form of intermediate low level bytecode that is JITed and then run in hardware enforced isolation.

jbird
Автор

The main function of a python programmer is to compare python to other languages, using memes in the cringiest way possible.

ninojamestan
Автор

people should learn to build a game in assembly as their first computer science project

rowandevving
Автор

You’re already grinding to get that Primeagen mustache 😂😂

DrSoftman
Автор

Kay now my hottake: Redux sagas and stuff are way to overcomplicated to teach to others

skylo
Автор

All programming panguages should have the same libraries, so C++ should have its own version of numpy and so on

davidvuksanovich