@raoufrahiche2828

i am 3 years old
am i too old for programming ?

@dimitarvel1441

16 years old is too late
If you didn't learn assembly when you were a sperm cell you are too late... I was a senior web developer when I was in my mother's womb... By the time I was born I knew machine learning and created an AGI 
Now I'm writing code for alien's

@thorbag8695

Never programmed before. 
Joma: "let's try the print function."
Also Joma: "Now let's WRITE a function"
Joma: "Tomorrow, you're gonna code an Ai to teach you how to code"

@georgevasiliadis4228

Lesson #1:
Write down print("hello world")

Lesson #2:
Recursion on Fibonacci

Lesson #3:
Like, idk... hack Nasa

@lazyeastern5955

"Dude, you can't do that man"
"IT WORKS"

HAHAHA MY FRESHMAN SELF CAN RELATE

@danielprice538

This video helped me get a project manager job making 10k+. Thanks bro!

@radikalsoft

2:25 opens bottle 2:46 closes bottle doesnt drink lol

@danielpolovives292

Well, remember how to do the Fibonacci function.

def fib(n):
    if n==1:
       return 1
   elif n==2:
       return 2
    elif n==3:
      return 3
    elif n==4:
      return 5
    elif n==5:
      return 8
    elif n==6:
      return 13

Nice try! x'D

@limjetin557

(First day coding)
Joma: Let's write some print function
(Working well)
Joma: Alright good job, now let's write a recursive function, and also an A.I which can read people's facial expressions to provide corresponding services.

@circulardep

Who teaches recursion in the first programming session? 😂

You successfully scared this guy away from programming.

@TheZiZaZo

You're going places with these videos Joma! 
You bring an attitude that is VERRRRRYYYY needed in the CS inustry, imo!
Keep it up!

@arsnakehert

We laugh at this kid's Fibonacci implementation, but in a few years he'll be a top software engineer

@0ManishSharma0

Now build something like facebook.

@top1percent424

gets asked to write a fibonacci function

hard codes the first 6 values

Too dope to handle. Mind = blown. 😂

@aminalakhras

well, it's a bit sad that i already know all of this and i'm into data science with python now ... but 
i wish that i had such a good teacher when i started programming .. man U R amazing, you should do a course or something simple and useful .. hope u the best :)

@prashantpant2876

It is so difficult to watch someone code in python. I do in C++, seeing the end of sentences without semicolon is getting on my nerves.

@keziag9201

You're acc better than my cs teacher

@Salted_Potato

Nothing better than seeing the joy in someone's face when their function works like in 7:43 and 7:50. He can look back at this video in the future and tell his grandchildren "this is where it all started".

@sujanjoshi5455

From print to function. I had 6 month at my college to get there :D

@junminglook

I wish I can go back to that age to start learn code.