teaching machines

CS 145 Lecture 20 – For Loops

Agenda what ?s the anatomy of while the disfigured for TODO Lab is on for tomorrow, but there’s no lecture Wednesday or Friday. Watch lecture 21. No 1/4 sheet. Start homework 4, which is due before November 2. Sync on Bitbucket and pull to get the latest SpecChecker. Mercy Bounty If you did not get […]

CS 145 Lecture 19 – While

Agenda what ?s don’t repeat yourself while TODO Finish homework 3. Verify that your code lands on Bitbucket. Recall that resolving Bitbucket issues is part of completing a homework. I grade Monday morning. Note Pilots don’t just swerve around mountains, falling meteors, and enemy fire. They also do tricks. They loop de loop. They spiral […]

CS 491 Lecture 14 – Camera Tricks, Physics Layers, and Level Switching

Agenda what ?s wrapping around the screen preventing self-collision fire throttling switching levels TODO Go see Blake Harris, author of Console Wars, on Saturday. Write a 1/4 sheet response for an extra credit participation point. Code … Haiku

CS 145 Lecture 18 – Bifurcations and N-way Choices

Agenda what ?s more bifurcations n-way choices restaurand TODO Complete some problems from the Logic-1 section of Coding Bat. Write down the names of the problems you solve (and any other interesting tidbits of your thought) on a 1/4 sheet for Friday. Note Last time we introduced the bifurcation pattern, where we choose between two […]

CS 491 Lecture 13 – Text-based Level Editor

Agenda what ?s program this generating levels in TankTank TODO For Friday’s 1/4 sheet, post a level in the comments of this post. Design it in a typewriter front, using # for walls, . for passages, and 1 and 2 for tank placement. It won’t line up neatly, but I’ll copy and paste it into […]

CS 145 Lecture 17 – Bifurcations

Agenda what ?s program this bifurcations TODO Tomorrow in lab is our third quiz. Prepare a question (or two or three, in case yours gets nabbed by someone else) to share with your lab group before the quiz. New topics we’ve hit upon include: relational operators and logical operators. Questions should be quick to answer. […]

CS 145 Lecture 16 – Diversions

Agenda what ?s boolean bingo what does this do? computer as pilot TODO Read chapter 4 through section 4.1 in your book. On a 1/4 sheet, write down 2-3 questions, observations, or examples of conditional sequences you see in your life. For extra credit participation: Read about the bitwise operators AND (&), OR (|), XOR […]

CS 491 Lecture 12 – Tanks and Teleporting

Agenda what ?s projectiles multiplayer teleporting Code b12e886 Haiku

CS 145 Lecture 15 – Tools for Logic

Agenda what ?s tree Venn truth tables TODO Start homework 3. It’s due before October 19. I improved the SpecChecker’s missing method error messages. To get it, you will need to Sync on Bitbucket and pull the changes into Eclipse. Unless you modified things in the readonly directory, you will not encounter any conflicts. I […]

CS 491 Lecture 11 – Tanktack

Agenda what ?s game loop discussion TankTack: a Combat clone TODO Do one or more of the following: Watch Unity’s latest live training: Basic 2D Dungeon Generation. Read up on maze classification. Read up on maze generation algorithms. For Friday, write down on a 1/4 sheet 2-3 statements that teach others who picked a different […]

1 58 59 60 61 62 110