All aboard! Revisiting Monty Hall, WFH and trying some Apple Basic!

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


0:00 start of video
8:42 Introduction (with audio)
10:30 p5js Access Day - Qianqian Ye
17:56 sponsor: Brilliant
22:26 Processing Community Day
24:43 Coding Train update
28:48 Coding Train website preview
33:19 Coding Train GitHub
46:04 video description change
01:04:46 GitHub and Netlify debugging
01:09:55 Coding Train Passenger Showcase
01:18:09 Monty Hall video
01:27:00 sponsor Brilliant
01:44:44 break time
01:48:47 Apple II setup
01:55:09 Apple II emulator
01:59:24 10PRINT video
01:59:53 microMB 10PRINT demo
02:55:53 wrapping up video
03:00:02 end of video
Рекомендации по теме
Комментарии
Автор

32:31 "tHaT's MEEeE!!" - Jinx, episode 4 of Arcane

unchaynd
Автор

Hello Professor Shiffman, I am watching your videos from 2015 :)
I want to say that you are awesome person. I am waiting more videos about Apple Basic 🤓

knightOfSun
Автор

Note: In Apple basic there are two graphics modes. Normal and Hi-Res. GR invokes normal graphics mode and gives you 40x40 pixels; and here you use the lo-res plot commands. HGR invokes the Hi-Res mode and you use the Hi-Res plotting commands. In the video you were using HPLOT (hi-res plot) in lo-res mode, and I think that's why it was crashing.

kenhaley
Автор

Bro! Basic was my fave. The whole reason I do js and python is because of how similar they are to basic. Excited to see how this goes and if basic can be used for anything useful nowadays.

igotapochahontas
Автор

AAAA Professor Shiffman a delight as always, us students look forward to another Coding Challenge!!

Ajajqiqjaa
Автор

Thought it was live, what a plonker I am.

LexNevilleGames
Автор

Stats is to maths as astrology is to science - Discuss! [That should put the cat amongst the spanners... ;)]

Joking apart, there's a big flaw here that people aren't addressing; ie that Monty ALWAYS revealed a goat. That scuppers the conventional stats analysis. It always boiled down to one door being a winner, the other not.

So to switch or not to switch effectively boiled down to a free choice between these two doors.

It's always 50:50 for me.

SimonMarkDawson
Автор

Hey, I saw you mention Binary Space Partitioning under a comment on the displaying raycasting video, I would love to see that in a coding challenge or something like that

mikrzak
Автор

if someone had to play you in a movie, I would pick Dana Carvey as the actor.

alwysrite
Автор

Hi Professor Shiffman, I noticed this stream is on YouTube but the last one was on Twitch. Are you experimenting with platforms currently?

Thanks and, if it helps, I will follow this content wherever it is!

fazalali
Автор

8mhz computer and you're taking the time to convert to a char to string? Use the the char value.

roamingcelt
Автор

Hi, Does anyone have a solution of Exercise 6.10 of the nature of code? I seached online but i coudn't find a solution anywhere. Thankyou very much. @TheCodingTrain

kondekinoe
Автор

You taught me a lot. Let me teach you this. Write and exit vim with “:wq”

donaldallen