Senior Programmers vs Junior Developers #shorts

preview_player
Показать описание
Senior Engineers have a way of doing things.
Programmers come in different types. Seniors and juniors are the most common ones. The senior developer is a highly skilled software engineer that can code without any issues. The junior coder is leaning how to program and might take a while before coming a super developer.
#shorts #programming #computerscience #softwareengineer #coding
Рекомендации по теме
Комментарии
Автор

They called programming is about problem solving, if the test is problem, that must be solved

dellsoon
Автор

6 steps of dealing with an error :

1. Run it again without changing anything
2. Trying to understand the error code
3. Hitting your head with the keyboard
4. Google
5. Hitting your head with the keyboard
6. " Oh I forgot to add a quote here "

PumPum
Автор

Ultra seniors:

Print("Test 4 PASSED") 🗿

southasianbrat
Автор

Test 4: failed
Senior engineer: I miss the part where thats my problem

Daniel-pjho
Автор

"Run as fast as you can and don't look back" 💀

human
Автор

Program : no need to take stress, try again
This guy : try what

Alisa_
Автор

The first year in college when we used to do c++ math programs I was working with this student and he got an error I told him " look the compiler pointed to this line how you should fix it" and he said "delete the line" I was like "mf this is the line with the equation, that is the whole program" 😅

azaldeenmohamed
Автор

Finally, a Jr vs Senior video that doesn't represent the junior as the most stupid person ever and the Senior as a God

josephsantos
Автор

Code : Error
Me : Deletes it, runs empty main()
Compilation successful 😎

your_dad_
Автор

" if you dont succeed, destroy the evidence that you tried" -i forgot who it was lol

King_Bob_II
Автор

Simple :
<p style="colour:green">Test 1 Passed <br>Test 2 Passed <br> Test 3 Passed <br>Test 4 Passed <br><b>ALL TESTS PASSED</p>

dheepasivabalan
Автор

A senior would have commented that function

mauriciosanchez
Автор

"The failing test is not a bug, it's a feature"

thatonefoxxy
Автор

Had a problem once and spent hours trying to fix it. Turns out I named the file wrong

johntrieseverything
Автор

Okay, so there is a windows xp prompt in Mac 😂

_devenderpal_
Автор

me, maintaining old code: why do none of these tests actually test anything?

jamesbrooks
Автор

I've literally done this. Bravo.

Lowraith
Автор

If you can't remove the problem, remove the problem

aatish
Автор

Somehow wrote a program for school in which the capitalization of a letter in my final print command made the entire program fail. Changed a capital G to a lowercase g and everything worked alright. Never figured out why.

wooow
Автор

I excepted this:
print("Test 1 passed")
print("Test 2 passed")
print("Test 3 passed")
print("Test 4 passed")

AgressiveBanana