Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
This series of Podcasts formed part of the Unit HIT1301 at Swinburne University of Technology.... more
FAQs about Learn Programming with SwinGame:How many episodes does Learn Programming with SwinGame have?The podcast currently has 27 episodes available.
March 01, 2010LP6: Declaring local variables (Learn Programming with SwinGame)Once you have created your own procedures you can declare variables that are available for use within the procedure. These are called local variables....more3minPlay
February 28, 2010LP5: Create your own procedures (Learn Programming with SwinGame)This podcast moves on from using procedures that are provided for you to you creating and using your own procedures....more5minPlay
February 24, 2010LP4: Calling functions (Learn Programming with SwinGame)Functions, like procedures, are sets of actions. The difference between functions and procedures is that functions return a value the caller can use. In this podcast you will see how to call functions, using some of the SwinGame functions to demonstrate function use in a game context....more4minPlay
February 23, 2010LP3: Calling procedures (Learn Programming with SwinGame)Procedures are sets of actions that perform a given task. In this podcast you will see how to call procedures, and examine some of the procedures you can use from SwinGame when creating your own computer games....more3minPlay
February 22, 2010LP2: Assigning values to variables (Learn Programming with SwinGame)The first task in learning to program relates to using variables, in this podcast you will see the syntax used to assign values to variables, and then use these variables within your program. You will then use this in SwinGame to play sound effects....more4minPlay
February 21, 2010LP1: Getting started with SwinGame (Learn Programming with SwinGame)The learn programming series uses Free Pascal and the SwinGame API. This podcast shows you how to install the tools you need to start learning to program games using SwinGame....more9minPlay
February 20, 2010LP0: Introduction (Learn Programming with SwinGame)This podcast introduces the Learn Programming Series, discussing the format of the podcasts and the podcast topics....more3minPlay
FAQs about Learn Programming with SwinGame:How many episodes does Learn Programming with SwinGame have?The podcast currently has 27 episodes available.