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 19, 2015Series introduction (Swinburne CodeCasts - Introduction to Programming in Pascal)This short video introduces you to the Swinburne CodeCasts series. Meet the people behind the series and a quick overview of the video formats and styles....more1minPlay
October 13, 2011Custom types (Introduction to Programming)Programming languages provide a means of modeling the data within a program. This podcast shows how to model data using structs, enums, and unions in the C language....more31minPlay
September 16, 2011Arrays (Introduction to Programming)Managing multiple values using standard variables would be incredibly time consuming. In this podcast you will see how you can use arrays to easily manage multiple values in C code....more23minPlay
September 14, 2011Control flow statements (Introduction to Programming)Control flow statements allow you to create more dynamic programs that respond to their data inputs. In this podcast see how you can code control flow statements in C....more22minPlay
August 19, 2011Storing and using data (Introduction to Programming)Variables, constants, parameters, and functions are explored in this podcast. You will see how to declare variables and constants, and store and read values from these artefacts....more22minPlay
August 18, 2011Procedure declaration (Introduction to Programming)This third podcast looks at how you can create your own procedures using the C language....more18minPlay
August 15, 2011Program creation (Introduction to Programming)This second podcast looks at the concepts and syntax you need to understand how to create your own programs using the C language....more23minPlay
August 09, 2011Programs and compilers (Introduction to Programming)Software development is all about creating programs, and in this podcast you will see the tools you need to get started creating programs using the C programming language....more39minPlay
March 21, 2011Getting started with Pascal and SwinGame in Windows (Learn Programming with SwinGame)This podcast shows you how to setup the Free Pascal Compiler, Notepad++ and other tools needed to start creating SwinGames in Windows...more13minPlay
April 30, 2010LP24: Function pointers (Learn Programming with SwinGame)In the Pointer podcast we looked at pointers that point to data, in this podcast we will see that you can use pointers to point to functions and procedures, called function pointers....more14minPlay
FAQs about Swinburne CodeCasts - Programming tutorials:How many episodes does Swinburne CodeCasts - Programming tutorials have?The podcast currently has 115 episodes available.