Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
Podcasts for the Pacific University Community. The CS205 podcast supports Mike Geraci's Introduction to Programming for Multimedia class. Each episode features a short lecture about a single concept i... more
FAQs about Boxercast for CS205:How many episodes does Boxercast for CS205 have?The podcast currently has 9 episodes available.
April 02, 2007Episode 9: Loops and loops and loops and loops and...Episode 9: Loops are a very powerful aspect of any programming language, they allow you to perform a series of actions quickly and efficiently. in this episode, we'll talk about all the different types of loops in ActionScript, with special emphais on the "for" loop....more13minPlay
February 16, 2007Episode 8: if(you don't know conditionals)then listen to thisEpisode 8: conditional statements are vital to any programming language. This podcast introduces you to "if" statements in ActionScript and their more versatile counterpart, the "switch"....more10minPlay
February 10, 2007Episode 7: Passing parameters to functions and hold the mayo!Episode 7 talks about how and why we pass a parameter to a function or a method. Some functions just need a little extra direction before they can do their job just like you and I need to know exactly what we're hungry for when we go to make a sandwich....more9minPlay
February 08, 2007Episode 6: Objects, classes and a cheesy metaphorEpisode 6 introduces a "big picture" concept: objects and classes, the pre-defined elements that swirl around the Flash universe, and the system by which they are organized. Key topics in this episode include: a discussion of methods and properties, a discussion about the power and glory of movieclips, the notion of instantiatiion; and inheritance....more16minPlay
February 05, 2007Episode 5: Meet your new friend, the variableEpisode 5 introduces you to variables. You'll learn how to declare, initialize, set, and change a variable. The slightly more complex aspects of variables are also introduced: you'll hear about strict typing your variables, and the scope of variables....more22minPlay
February 02, 2007Episode 4: When Textbook Examples go Terribly WrongEpisode 4 deciphers one of the first 'serious" code examples in the texbook. Chapter 4, page 77 features 12 lines of ActionScript that is designed to show how to use Boolean data types....more14minPlay
February 02, 2007Episode 3: Fundamental Actionscript SyntaxEpisode 3 discusses some of the more important aspects of writing ActionScript. Topics include: naming instances, formatting statements, and the built-in utilities for checking your code for errors....more24minPlay
January 30, 2007Episode 2: Events and Event HandlersEpisode 2 introduces the concept of event-driven interactions in Flash. What are events? What types of events are there? How do you trigger reactions to them with ActionScript? All these will be discussed and more....more19minPlay
January 29, 2007Episode 1: Getting Started with ActionScriptEpisode 1 covers some of the basics about Flash ActionScript, SWF files, the Flash player application, and how to start writing code. There is also some information about where to access the online documentation for Flash....more16minPlay
FAQs about Boxercast for CS205:How many episodes does Boxercast for CS205 have?The podcast currently has 9 episodes available.