VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » Knowledge, science, education » TED-Ed
The Prison Break Think Like A Coder, Ep 1

The Prison Break Think Like A Coder, Ep 1

FBTwitterReddit

video description

Rating: 4; Vote: 2
This is episode 1 of our animated series Think Like A Coder. This 10-episode narrative follows a girl, Ethic, and her robot companion, Hedge, as they attempt to save the world. The two embark on a quest to collect three artifacts and must solve their way through a series of programming puzzles. Lesson by Alex Rosenthal, directed by Kozmonot Animation Studio
Date: 2020-08-22

Comments and reviews: 9


Seriously guys, this series is a piece of art. A source of inspiration and awe for all junior(beginner) coders.
Damn. Our school did not teach coding in a way we find interesting. Well, my aim here is not to insult my school but I have a long awaited wish to change the ed system we have right now.
And kudos to the creator who THOUGHT of making this vid. He/she is the actual coder.
Cheers!

reply

lock = red
combination = 0
right_number = random ( the robot would know when the colour changes)
while lock = red:
combination = combination + 1
if combination = right_number:
lock = green
return combination
That would be my answer in python.

reply

for I in range (101):
if color==red:
I+=1
elif color==green:
break
print (I)
Consider ASCII values of red and green defined above the loop.
I am new to programming Python, is this the right method?

reply

anyone here also does competitive programming? i thought i could actually learn something but when i saw the solution i was laughing so hard xD (maybe its just the the first video is easier i didnt see the other ones yet)
reply

Now just watching this video to figure out what F 2 G G A T C G D 8 means.
(it was a morse code thing at the end of flamingos video, but i've done the morse, now trying to see what it means-)

reply

This is definitely just to give a general idea of what to do in programming since you cant just type what was said to check such things. Still very cool and could help pique peoples interest in programming
reply

I want to be a robotician in the future and be a part of introducing the world into the world of robots and this video I swear I'm gonna mention it in the future somewhere there in my dreams.
reply

I really want to know how to write code but I dont understand any thing about code, now thanks
to Ted-ed I can learn about the code easier and I can practice my English skill, thanks a lot.

reply

Its amazing how much quality content you can get for free on the internet. What a time to be alive. I hope the people behind this have a happy life. Kudos to the team.
reply
Add a review, comment






Other channel videos