Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
A collection of programming tutorials developed by Andrew Cain, Jake Renzella, Reuben Wilson, and Cliff Warren. Video and audio versions are available for download from https://commons.swinburne.edu.a... more
FAQs about Swinburne CodeCasts - Programming tutorials:How many episodes does Swinburne CodeCasts - Programming tutorials have?The podcast currently has 115 episodes available.
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
August 24, 2009Polymorphism (Object Orientated Programming - 2009)This podcast examines the concept of polymorphism and demonstrates how polymorphism works in C#, Java, and Objective-C. This continues on with the Shape Drawing program from the previous podcasts in this series....more32minPlay
August 18, 2009Association and inheritance (Object Orientated Programming - 2009)This podcast shows you how to implement inheritance and association relationships in C#, Java and Objective-C....more1hPlay
August 04, 2009Jump Start Java (Object Orientated Programming - 2009)Get a Jump Start with the Java programming language. This podcast shows the development of a random shape drawing program using Java. Topic covered include classes, objects, fields, methods, constructors and SwinGame....more23minPlay
August 03, 2009Jump Start C# (Object Orientated Programming - 2009)Get a Jump Start with the C# programming language. This podcast shows the development of a random shape drawing program using C#. Topic covered include classes, objects, fields, properties, methods, constructors and SwinGame....more20minPlay
August 02, 2009Jump Start Objective C (Object Orientated Programming - 2009)Get a Jump Start with the Objective C programming language. This podcast shows the development of a random shape drawing program using Objective. Topic covered include classes, objects, fields, properties, methods, constructors and SwinGame....more33minPlay
FAQs about Swinburne CodeCasts - Programming tutorials:How many episodes does Swinburne CodeCasts - Programming tutorials have?The podcast currently has 115 episodes available.