Faculty of Information and Communication Technologies
by Swinburne University of Technology
To listen to an audio podcast, mouse over the title and click Play. Open iTunes to download and subscribe to iTunes U collections.
Description
The Faculty of Information and Communication Technologies (ICT) provides students with the knowledge and ability required to stand out in the highly-dynamic world of ICT. We are the only university in Victoria that has a complete Faculty dedicated to ICT, combining all aspects of ICT in one place.
| Name | Description | Released | Price | ||
|---|---|---|---|---|---|
| 1 | VideoCustom types (Introduction to Programming) - SD | 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. | 10/12/11 | Free | View In iTunes |
| 2 | VideoCustom types (Introduction to Programming) - HD | 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. | 10/12/11 | Free | View In iTunes |
| 3 | VideoArrays (Introduction to Programming) - SD | 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. | 9/15/11 | Free | View In iTunes |
| 4 | VideoControl flow statements (Introduction to Programming) - SD | 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. | 9/13/11 | Free | View In iTunes |
| 5 | VideoGraduation Monday 1st August 2011 2:00pm - Closing (Part 3 of 3) | Swinburne Graduation Ceremony held Monday 1st August 2011 2:00 pm at the Melbourne Convention Centre. Closing remarks by Chancellor Bill Scales. Official party, academic procession and procession of graduates leave the Centre. | 9/6/11 | Free | View In iTunes |
| 6 | VideoGraduation Monday 1st August 2011 2:00pm - Opening (Part 1 of 3) | Swinburne Graduation Ceremony held Monday 1st August 2011 2:00 pm at the Melbourne Convention Centre. Includes the graduand and academic procession and welcoming address by Swinburne Chancellor Bill Scales. | 9/6/11 | Free | View In iTunes |
| 7 | VideoGraduation Monday 1st August 2011 2:00pm - Presentation of graduates (Part 2 of 3) | Swinburne Graduation Ceremony held Monday 1st August 2011 2:00 pm at the Melbourne Convention Centre. Includes conferral of awards and presentation of graduates. Mr. Lucas Jarman delivers the student response. | 9/6/11 | Free | View In iTunes |
| 8 | VideoStoring and Using Data (Introduction to Programming) - SD | 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. | 8/18/11 | Free | View In iTunes |
| 9 | VideoProcedure Declaration (Introduction to Programming) - SD | This third podcast looks at how you can create your own procedures using the C language. | 8/17/11 | Free | View In iTunes |
| 10 | VideoProgram Creation (Introduction to Programming) - SD | This second podcast looks at the concepts and syntax you need to understand how to create your own programs using the C language. | 8/14/11 | Free | View In iTunes |
| 11 | VideoPrograms and Compilers (Introduction to Programming) - SD | 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. | 8/8/11 | Free | View In iTunes |
| 12 | VideoRecord breaking Rubik's Cube robot | The world's fastest Rubik's Cube-solving robot has been developed by students at Swinburne University of Technology. The robot, named Ruby, can solve the scrambled puzzle in just over 10 seconds, including the time taken to scan the initial status of the cube. It was built from scratch by six students as their final year project for the double degree in Bachelor of Engineering (Robotics and Mechatronics)/Bachelor of Science (Computer Science and Software Engineering). | 6/27/11 | Free | View In iTunes |
| 13 | VideoGraduation 2011 - March 17 7pm | Graduation 2011 - March 17 7pm TAFE, Faculty of Information and Communication Technologies Melbourne Convention Centre | 6/1/11 | Free | View In iTunes |
| 14 | VideoGraduation 2011 - March 18 10am | Graduation 2011 - March 18 10am Faculty of Information and Communication Technologies, Faculty of Engineering and Industrial Sciences Melbourne Convention Centre | 6/1/11 | Free | View In iTunes |
|
15 |
50 years of SETI! (Free Astronomy Public Lectures) | The scientific search for extraterrestrial intelligence has been going on for 50 years. So far, no signals from intelligent aliens have been detected. Are we Alone? | 3/21/11 | Free | View In iTunes |
| 16 | VideoGetting started with Pascal and SwinGame in Windows - Large (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 | 3/20/11 | Free | View In iTunes |
| 17 | VideoGetting started with Pascal and SwinGame in Windows - iPod (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 | 3/20/11 | Free | View In iTunes |
| 18 | VideoGraduation 2010 - December 21 12 noon | Graduation 2010 - December 21 12 noon Faculty of Information and Communication Technologies Hawthorn Town Hall | 1/4/11 | Free | View In iTunes |
| 19 | VideoGraduation 2010 - October 21 12 noon | Graduation 2010 - October 21 12 noon Faculty of Information and Communication Technologies Hawthorn Town Hall | 11/18/10 | Free | View In iTunes |
| 20 | VideoThe role of the contemporary CIO | Description not available. | 10/4/10 | Free | View In iTunes |
| 21 | VideoLearning Spaces and Educational Technology | Keynote talk presented by Professor Leon Sterling at a workshop held at Bialik College for secondary teachers on 16 August 2010. The workshop was entitled 'Learning Futures Forum 2010'. | 10/4/10 | Free | View In iTunes |
|
22 |
Games to Galaxies | Advancements in modern astronomy are increasingly dependent on access to powerful computing facilities. This talk introduces the exciting new world of CPU-powered astronomy, which is taking us from computer games to galaxies. | 9/20/10 | Free | View In iTunes |
| 23 | VideoGraduation 2010 - July 20 6:30pm | Graduation 2010 - July 20 6:30pm Local International - Faculty of Information and Communication Technologies | 8/26/10 | Free | View In iTunes |
|
24 |
The Cosmic Dark Ages | How did the elements come into existence, and how we can use them to count the number of stars in the early Universe? This talk will reveal the dark ages of the Universe | 5/24/10 | Free | View In iTunes |
| 25 | VideoGraduation 2010 - April 20 6:30pm | Graduation 2010 - April 20 6:30pm - Faculty of Information and Communication Technologies and Professional Learning - Hawthorn Town Hall | 5/5/10 | Free | View In iTunes |
| 26 | VideoLP23: Pointers - large | This podcast examines the pointer data looking at both the Pascal syntax and the concept of pointers in general. Some common pointer pitfalls are also discussed. | 4/29/10 | Free | View In iTunes |
| 27 | VideoLP24: Function Pointers - large | 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. | 4/29/10 | Free | View In iTunes |
| 28 | VideoLP23: Pointers - ipod | This podcast examines the pointer data looking at both the Pascal syntax and the concept of pointers in general. Some common pointer pitfalls are also discussed. | 4/29/10 | Free | View In iTunes |
| 29 | VideoLP24: Function Pointers - ipod | 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. | 4/29/10 | Free | View In iTunes |
| 30 | VideoLP23: Const Parameters - ipod | Parameters can be passed by reference or by value. In this podcast see how to pass values into a procedure by reference using the const modifier. | 4/19/10 | Free | View In iTunes |
| 31 | VideoLP22: Record Declarations - ipod | Records allow you to declare composite data structured, with the record being a data type that contains fields. In this podcast see how to declare and use records in Pascal. | 4/19/10 | Free | View In iTunes |
| 32 | VideoLP23: Const Parameters - large | Parameters can be passed by reference or by value. In this podcast see how to pass values into a procedure by reference using the const modifier. | 4/19/10 | Free | View In iTunes |
| 33 | VideoLP22: Record Declarations - large | Records allow you to declare composite data structured, with the record being a data type that contains fields. In this podcast see how to declare and use records in Pascal. | 4/19/10 | Free | View In iTunes |
| 34 | VideoLP19: Type Declarations - large | Look at creating your own data types using Type declarations in Pascal. This podcast will introduce basic type declarations, which will be extended further in future podcasts. | 4/12/10 | Free | View In iTunes |
| 35 | VideoLP20: Sub Range Types - ipod | Pascal's Sub Type Ranges allow you to declare data types that limit the range of values that are valid. In this podcast you will see how to declare your own sub type range data types. | 4/12/10 | Free | View In iTunes |
| 36 | VideoLP19: Type Declarations - ipod | Look at creating your own data types using Type declarations in Pascal. This podcast will introduce basic type declarations, which will be extended further in future podcasts. | 4/12/10 | Free | View In iTunes |
| 37 | VideoLP21: Enumerated Type Declarations - ipod | Enumerated types provide a great way to provide model data for a list of named options/values. In this podcast you will see how to declare and use your own Enumerated Types and look at uses of these in SwinGame. | 4/12/10 | Free | View In iTunes |
| 38 | VideoLP20: Sub Range Types - large | Pascal's Sub Type Ranges allow you to declare data types that limit the range of values that are valid. In this podcast you will see how to declare your own sub type range data types. | 4/12/10 | Free | View In iTunes |
| 39 | VideoLP21: Enumerated Type Declarations - large | Enumerated types provide a great way to provide model data for a list of named options/values. In this podcast you will see how to declare and use your own Enumerated Types and look at uses of these in SwinGame. | 4/12/10 | Free | View In iTunes |
| 40 | VideoLP18: Dynamic Arrays - iPod | An array can store a number of items, each at its own index. In some cases you want to be able to change the size of the array at runtime. In this podcast you will see how to use the various Pascal functions and procedures to manipulate the size of arrays. | 3/27/10 | Free | View In iTunes |
| 41 | VideoLP18: Dynamic Arrays - Large | An array can store a number of items, each at its own index. In some cases you want to be able to change the size of the array at runtime. In this podcast you will see how to use the various Pascal functions and procedures to manipulate the size of arrays. | 3/27/10 | Free | View In iTunes |
| 42 | VideoLP17: For Loop - iPod | Arrays require a means of using and manipulating values they contain. In this podcast you will see how to use the for loop with arrays to make it easy to process each element of the array. | 3/26/10 | Free | View In iTunes |
| 43 | VideoLP17: For Loop - Large | Arrays require a means of using and manipulating values they contain. In this podcast you will see how to use the for loop with arrays to make it easy to process each element of the array. | 3/26/10 | Free | View In iTunes |
| 44 | VideoLP16: Arrays - Large | This podcast examines using Arrays in Pascal to store and manipulate lists of values. | 3/25/10 | Free | View In iTunes |
| 45 | VideoLP16: Arrays - iPod | This podcast examines using Arrays in Pascal to store and manipulate lists of values. | 3/25/10 | Free | View In iTunes |
| 46 | VideoLP15: Branching with the Case Statement - Large | Use the case statement to jump to a branch with a matching value, and see a simple use of this in SwinGame. | 3/10/10 | Free | View In iTunes |
| 47 | VideoLP15: Branching with the Case Statement - iPod | Use the case statement to jump to a branch with a matching value, and see a simple use of this in SwinGame. | 3/10/10 | Free | View In iTunes |
| 48 | VideoLP14: Looping with While - iPod | Repeat code 0 or more times with the While Statement in Pascal, then see how this can be used to schedule sound effects. | 3/9/10 | Free | View In iTunes |
| 49 | VideoLP14: Looping with While - Large | Repeat code 0 or more times with the While Statement in Pascal, then see how this can be used to schedule sound effects. | 3/9/10 | Free | View In iTunes |
| 50 | VideoLP13: Branching with the If Statement - Large | See how to branch code with the if statement in Pascal and how this can be used in the game loop to handle user input. | 3/8/10 | Free | View In iTunes |
| 51 | VideoLP12: Grouping code with the Compound Statement - iPod | Learn about the use of the compound statement in grouping code within your programs. | 3/7/10 | Free | View In iTunes |
| 52 | VideoLP13: Branching with the If Statement - iPod | See how to branch code with the if statement in Pascal and how this can be used in the game loop to handle user input. | 3/7/10 | Free | View In iTunes |
| 53 | VideoLP12: Grouping code with the Compound Statement - Large | Learn about the use of the compound statement in grouping code within your programs. | 3/7/10 | Free | View In iTunes |
| 54 | VideoLP11: Repeat Statement - Large | Learn how to repeat steps 1 or more times using the Repeat Statement in Pascal, and how this can be used to create a game loop. | 3/6/10 | Free | View In iTunes |
| 55 | VideoLP11: Repeat Statement - iPod | Learn how to repeat steps 1 or more times using the Repeat Statement in Pascal, and how this can be used to create a game loop. | 3/6/10 | Free | View In iTunes |
| 56 | VideoLP10: Managing code with Units - iPod | A program may consist of many functions and procedures. To help you manage your code, Pascal code can be divided across units. This podcast shows you how to create and use units. | 3/5/10 | Free | View In iTunes |
| 57 | VideoLP10: Managing code with Units - Large | A program may consist of many functions and procedures. To help you manage your code, Pascal code can be divided across units. This podcast shows you how to create and use units. | 3/5/10 | Free | View In iTunes |
| 58 | VideoLP9: Pass by Reference with Out Parameters - iPod | The var modifier in Pascal allows parameters to be passed by reference as in/out parameters. This podcast looks at the use of out parameters to return values from procedures. | 3/4/10 | Free | View In iTunes |
| 59 | VideoLP9: Pass by Reference with Out Parameters - Large | The var modifier in Pascal allows parameters to be passed by reference as in/out parameters. This podcast looks at the use of out parameters to return values from procedures. | 3/4/10 | Free | View In iTunes |
| 60 | VideoLP8: Pass by reference with Var Parameters - Large | Values can be passed to functions and procedures using parameters. This podcast looks at passing parameters by reference using the var modifier to create in/out parameters. | 3/3/10 | Free | View In iTunes |
| 61 | VideoLP8: Pass by reference with Var Parameters - iPod | Values can be passed to functions and procedures using parameters. This podcast looks at passing parameters by reference using the var modifier to create in/out parameters. | 3/3/10 | Free | View In iTunes |
|
62 |
The Extreme Side of Pulsars | Pulsars are the compact cores of dead stars that periodically flash radio beams at Earth. The regularity of their flashing makes them somewhat like highly accurate clocks--however not all pulsars are very well behaved. This lecture will give a background to pulsar astronomy and detail the extreme behaviours that some of these enigmatic stars exhibit. New, bizarre classes of pulsars are regularly being discovered, and we will present hot-off-the-press discoveries that have been made by an international team of astronomers that includes members of the Swinburne Centre for Astrophysics and Supercomputing. | 3/2/10 | Free | View In iTunes |
| 63 | VideoLP7: Create your own Functions - Large | Having created your own procedures, the next step is to create functions. In this podcast you will see how to create and use your own functions. | 3/1/10 | Free | View In iTunes |
| 64 | VideoLP7: Create your own Functions - iPod | Having created your own procedures, the next step is to create functions. In this podcast you will see how to create and use your own functions. | 3/1/10 | Free | View In iTunes |
| 65 | VideoLP6: Declaring Local Variables - Large | Once you have created your own procedures you can declare variables that are available for use within the procedure. These are called local variables. | 2/28/10 | Free | View In iTunes |
| 66 | VideoLP6: Declaring Local Variables - iPod | Once you have created your own procedures you can declare variables that are available for use within the procedure. These are called local variables. | 2/28/10 | Free | View In iTunes |
| 67 | VideoLP5: Create your own procedures - Large | This podcast moves on from using procedures that are provided for you to you creating and using your own procedures. | 2/27/10 | Free | View In iTunes |
| 68 | VideoLP5: Create your own procedures - iPod | This podcast moves on from using procedures that are provided for you to you creating and using your own procedures. | 2/27/10 | Free | View In iTunes |
| 69 | VideoLP4: Calling Functions - iPod | 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. | 2/23/10 | Free | View In iTunes |
| 70 | VideoLP4: Calling Functions - Large | 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. | 2/23/10 | Free | View In iTunes |
| 71 | VideoLP3: Calling Procedures - iPod | 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. | 2/22/10 | Free | View In iTunes |
| 72 | VideoLP3: Calling Procedures - Large | 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. | 2/22/10 | Free | View In iTunes |
| 73 | VideoLP2: Assigning Values to Variables - Large | 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. | 2/21/10 | Free | View In iTunes |
| 74 | VideoLP2: Assigning Values to Variables - iPod | 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. | 2/21/10 | Free | View In iTunes |
| 75 | VideoLP1: Getting started with SwinGame - Large | 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. | 2/20/10 | Free | View In iTunes |
| 76 | VideoLP1: Getting started with SwinGame - iPod | 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. | 2/20/10 | Free | View In iTunes |
| 77 | VideoLP0: Introduction - iPod | This podcast introduces the Learn Programming Series, discussing the format of the podcasts and the podcast topics. | 2/19/10 | Free | View In iTunes |
| 78 | VideoLP0: Introduction - Large | This podcast introduces the Learn Programming Series, discussing the format of the podcasts and the podcast topics. | 2/19/10 | Free | View In iTunes |
| 79 | Video3D Movie Preview: Extreme Places | We have sent explorers to the farthest reaches of our Solar System, to send back information about the most extreme environments imaginable. Using cutting edge animation and data collected by the probes themselves, Extreme Places brings to life these landscapes in stunning HD 3D. Travel with these tiny machines from the crushing atmosphere of Venus to the icy-depths of Jupiter's moon Europa. See the Rover's battle a choking sandstorm on Mars, the volcanic eruptions on Jupiter's moon Io, and descend with the Huygens probe through the mysterious atmosphere of Saturn's moon Titan. They've been there... now it's your turn. www.vr.swin.edu.au | 2/8/10 | Free | View In iTunes |
| 80 | VideoGraduation 2009 - December 22 6:30pm | Graduation 2009 - December 22 6:30pm Faculty of Engineering and Industrial Sciences and Faculty of Information and Communication Technologies | 12/23/09 | Free | View In iTunes |
|
81 |
The Origin of Galaxies | Curiously, the structures and origins of galaxies remain one of the least understood areas of astronomy. Stellar structure and evolution are known very well, and so is the evolution of the Universe as a whole. Fortunately we can actually observe the process of galaxy evolution by looking into deep time using optical telescopes. Our ideas of this process have been up-ended in this decade by the Hubble Telescope views and by the new generation of ground-based telescopes. Karl will attempt to give some flavour to this story by telling his personal journey with colleagues through the early Universe. The story involves the Gemini Telescopes, Hubble, and a curious technique known as 'nod & shuffle'. *** Professor Glazebrook graduated with a PhD from the University of Edinburgh before working as a post-doc at the Universities of Durham and Cambridge. He first moved to Australia in 1995 as a staff astronomer at the Anglo-Australian Observatory in Sydney for 5 years, before spending 6 years as a Professor at Johns Hopkins University in Baltimore, USA (just over the road from the Space Telescope Science Institute). In 2006 he returned to Australia to become a Professor at Swinburne. Karl's research focuses on the evolution of galaxies and also on cosmology. http://astronomy.swin.edu.au/karl | 12/13/09 | Free | View In iTunes |
| 82 | VideoThe Australian Square Kilometer Array Pathfinder | 3D animation of a new radio astronomy telescope - the Australian Square Kilometer Array Pathfinder (ASKAP) - to be built in the West Australian desert over the coming years. | 11/12/09 | Free | View In iTunes |
| 83 | VideoGraduation 2009 - 22 October 6:30pm | Graduation 2009 - 22 October 6:30pm Faculty of Information and Communication Technologies Hawthorn Town Hall | 10/29/09 | Free | View In iTunes |
|
84 |
The Life History of the Universe | Astronomers believe our Universe began in a Big Bang, and is expanding around us. Brian will describe the Universe that we live in, and how astronomers have used observations to trace our Universe's history back more than 13 billion years. We are just beginning to observe and understand how the first stars, galaxies, and black holes transformed the lifeless Universe into the vibrant Cosmos we see today. A vast array of new observatories are planned for the coming decade that will enable us to see the life history of the Universe, and better understand the ultimate fate of the Cosmos. This lecture is made possible with the support of Swinburne Astronomy Online http://astronomy.swinburne.edu.au/sao/ ___ Brian Schmidt is an astronomer at the Research School of Astronomy and Astrophysics at ANU. He works on a range of topics related to observational cosmology, and studies supernovae and gamma ray bursts. He is the scientific leader of the new SkyMapper Telescope and Southern Sky Survey. Brian's research has been recognized with a number of accolades, including the Gruber Prize for Cosmology, the Shaw Prize, the Vainu Bappu Medal, the Australian Academy of Science Pawsey Medal, and the Australian Government's Malcolm McIntosh Prize. Brian is an ARC Federation Fellow, a fellow of the Australian Academy of Science and the US National Academy of Science, and was the Bulletin Magazine's "scientist of the year" in 2004. | 9/26/09 | Free | View In iTunes |
| 85 | VideoThe Centre for Astrophysics and Supercomputing | Several members of Swinburne's Centre for Astrophysics and Supercomputing talk about the opportunities available to astronomers in the Department. | 9/13/09 | Free | View In iTunes |
| 86 | VideoPolymorphism (medium) | 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. | 8/23/09 | Free | View In iTunes |
| 87 | VideoPolymorphism (large) | 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. | 8/23/09 | Free | View In iTunes |
| 88 | VideoAssociation and Inheritance (medium) | This podcast shows you how to implement inheritance and association relationships in C#, Java and Objective-C. | 8/17/09 | Free | View In iTunes |
| 89 | VideoAssociation and Inheritance (large) | This podcast shows you how to implement inheritance and association relationships in C#, Java and Objective-C. | 8/17/09 | Free | View In iTunes |
| 90 | VideoJump Start Java (Medium) | 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. | 8/3/09 | Free | View In iTunes |
| 91 | VideoJump Start Java (Large) | 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. | 8/3/09 | Free | View In iTunes |
| 92 | VideoJump Start C# (Medium) | 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. | 8/2/09 | Free | View In iTunes |
| 93 | VideoJump Start C# (Large) | 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. | 8/2/09 | Free | View In iTunes |
| 94 | VideoJump Start Objective C (Medium) | 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. | 8/1/09 | Free | View In iTunes |
| 95 | VideoJump Start Objective C (Large) | 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. | 8/1/09 | Free | View In iTunes |
| 96 | VideoIntroduction to C Style Syntax (Medium) | The C syntax is introduced in the creation of a shape drawing program using SwinGame. This introduces functions and procedures, enumerations, structures, pointers, and arrays. Additional material can be found on SwinBrain at http://tinyurl.com/nthbfe. | 7/31/09 | Free | View In iTunes |
| 97 | VideoIntroduction to C Style Syntax (Large) | The C syntax is introduced in the creation of a shape drawing program using SwinGame. This introduces functions and procedures, enumerations, structures, pointers, and arrays. Additional material can be found on SwinBrain at http://tinyurl.com/nthbfe. | 7/31/09 | Free | View In iTunes |
| 98 | VideoMoonlanding animated for 40th anniversary | An animated recreation of the first moon landing to celebrate the 40th anniversary of that event. The animation depicts Neil Armstrong's first step on the moon and was created in-house by Swinburne Astronomy Productions. | 7/19/09 | Free | View In iTunes |
| 99 | Video3D Movie Preview: The Little Things - in HD | Comets. Asteroids. Kuiper Belt Objects. This is the story of the amazing little things in the Solar System, and the incredible space explorers that have visited them. The stereoscopic 3D movies produced by Swinburne Productions cover a wide range of astronomy topics and comprise a major part of the content that is included with Swinburne's AstroTour 3D Theatres - now in HD. With new shows under production every year, these movies provide an entertaining and educational way to explore the Universe. | 6/24/09 | Free | View In iTunes |
| 100 | Blast furnace holds key to Earth's birth | Swinburne astronomer is working in a collaboration to decipher the physical conditions that lead to planet formation - both in our own and other planetary/star systems -- using principles drawn from metallurgy. This article appeared in the September 2008 edition of the Swinburne Magazine - a national quarterly magazine that provides a glimpse of the exciting, high quality research being undertaken within the University. | 5/11/09 | Free | View In iTunes |
| 101 | Einstein's Theory Stands up to Stars | Swinburne Astronomers have used a 2 pulsars orbiting each other to confirm - with astronishing precision - that Albert Einstein's general theory of relativity is still alive and kicking and proves a pretty accurate explanation of the universe as we know it. This article appeared in the September 2008 edition of the Swinburne Magazine - a national quarterly magazine that provides a glimpse of the exciting, high quality research being undertaken within the University. | 5/5/09 | Free | View In iTunes |
|
102 |
Millisecond Pulsar Hunting | Radio pulsars are the super-dense cores of once-massive stars, composed almost entirely of neutrons. Although their diameters are some 20km, they spin very rapidly. Whilst a normal pulsar rotates about once a second, the millisecond pulsars rotate at up to an amazing 700 times a second! These pulsars are the most difficult to find and require huge telescopes and supercomputers to be identified in the cosmic haystack. This talk will describe the history of millisecond pulsar hunting and some of its amazing trophies. Professor Matthew Bailes is the Director of the Swinburne Centre for Astrophysics and Supercomputing. His PhD was on the kinematics of radio pulsars and he has been part of many pulsar surveys that have discovered 100s of pulsars including some exotic objects. He is currently working on a survey to make a 500,000 GB digital record of the radio sky with an international team using "the Dish". This presentation was part of our celebration of the International Year of Astronomy. It is part of the 2009 Public Lecture Series that focuses on current astronomical research featuring researchers from the Centre and our distinguished visitors. | 3/18/09 | Free | View In iTunes |
|
103 |
The Astronomical Frontier: New Opportunities for Discovery at the W. M. Keck Observatory | The twin Keck 10-metre telescopes on the summit of Mauna Kea in Hawaii have been the largest optical telescopes in the world for more than a decade. They have been at the forefront of astronomical discovery through their unrivaled observations of planets around other stars and galaxies seen billions of years back in time. In this talk, Dr Taft Armandroff, the Director of the Keck Observatory, will look to the future of these powerful telescopes, describing the exciting new discoveries they are poised to make in the next decade and beyond. | 3/10/09 | Free | View In iTunes |
| 104 | VideoOutreach: The Real Astronomy - Why should we do astronomy? | Professional Astronomers talk about why astronomy is important for society. This is the ninth and last podcast in the "Real Astronomy" series which highlights how modern astronomy is conducted. | 2/14/09 | Free | View In iTunes |
| 105 | Video3D Movie Preview : Bigger than Big | Journey from the Moon's surface to the far reaches of the visible universe in the spectacular new 3D film, Bigger than Big. Experience some of the big (and not so big) objects that fascinate astronomers and general public alike. The stereoscopic 3D movies produced by Swinburne SpaceWorks cover a wide range of astronomy topics and comprise a major part of the content that is included with Swinburne's AstroTour 3D Theatres. With new shows under production every year, these movies provide an entertaining and educational way to explore the Universe. | 2/3/09 | Free | View In iTunes |
| 106 | VideoOutreach: The Real Astronomy - Astronomy is a Collaborative effort | Professional Astronomers talk about the importance of collaborations for astronomy. Many astronomy projects are now so large in scope that they are often conducted in large teams. This is the eighth podcast in the "Real Astronomy" series which highlights how modern astronomy is conducted. | 1/20/09 | Free | View In iTunes |
| 107 | VideoOutreach: The Real Astronomy - Astronomers Travel a lot | Professional Astronomers talk about the importance of travel for astronomy and how for many of them, travel was part of the attraction to embark on a astronomy career. This is the seventh podcast in the "Real Astronomy" series which highlights how modern astronomy is conducted. | 12/2/08 | Free | View In iTunes |
| 108 | VideoOutreach: The Real Astronomy - Computing and the Internet | Professional Astronomers talk about how modern computing and the Internet have changed the way astronomy is conducted. This is the sixth podcast in the "Real Astronomy" series which highlights how modern astronomy is conducted | 11/23/08 | Free | View In iTunes |
| 109 | VideoOutreach: The Real Astronomy - Support Astronomers | Modern observatories employ support astronomers who know the ins and outs of the telescopes and instruments. Many observations are now conducted in queue mode where these support astronomers take the data for the research astronomers. This means that many astronomers don't go observing anymore. This is the fifth podcast in the "Real Astronomy" series which highlights how modern astronomy is conducted. | 11/6/08 | Free | View In iTunes |
| 110 | VideoOutreach: The Real Astronomy - The Location of Telescopes | Professional Astronomers talk about some of the telescopes they have used, where they are located and why they are located there. This is the fourth podcast in the "Real Astronomy" series which highlights how modern astronomy is conducted. | 10/22/08 | Free | View In iTunes |
| 111 | VideoModule 8 - Swindows | This podcast shows the process of analysing, designing, and implementing a Graphical User Interface library that uses SwinGame as its drawing engine. The notes taken and code created is available on blackboard for those interested. (note: this is video only - other than the start sequence) | 10/20/08 | Free | View In iTunes |
| 112 | All Aboard the Time Giant - The Keck Telescopes | Swinburne's astrophysicists have just booked themselves a ticket on the world's biggest 'time machine' - the Keck Telescopes, which are capable of reaching back 12 billion years to the earliest phases of the universe when galaxies were first forming. This article appeared in the June 2008 edition of the Swinburne Magazine - a national quarterly magazine that provides a glimpse of the exciting, high quality research being undertaken within the University. | 10/14/08 | Free | View In iTunes |
| 113 | VideoOutreach: The Real Astronomy - Current Telescope Design | Professional Astronomers and Engineers talk about modern telescope and instrument design. Telescopes use mirrors rather than lenses these days and there is no eyepiece. That has been replaced by charge coupled devices (CCDs). This is the third podcast in the "Real Astronomy" series which highlights how modern astronomy is conducted. | 10/8/08 | Free | View In iTunes |
| 114 | VideoModule 7 - SwinTrek Overview | This podcast examines the structure and dynamics of the SwinTrek adventure game. This will give you an overview of the main aspects of this solution, and highlight the use of class and UML diagrams in communicating a solutions structure. | 10/7/08 | Free | View In iTunes |
| 115 | VideoModule 7 - UMLet Class Diagrams | Often it is best to create your diagrams by hand on paper or a whiteboard. Sometimes you need to create more professional looking diagram of the structure of your solution. In this podcast you will see how to use UMLet to create class diagrams. | 10/6/08 | Free | View In iTunes |
| 116 | VideoModule 6 - SwinMaze Overview | This podcast examines the design of a text based adventure game. This highlights some of the key abstractions within the solution and examines how these collaborate in order to achieve some of the more complex aspects of the game. | 10/5/08 | Free | View In iTunes |
| 117 | VideoSwinGame Student Showcase | SwinGame is a 2D game development tool used to teach introductory programming in the Professional Software Development degree at Swinburne. This showcase illustrates some of the games built by first year students. | 10/4/08 | Free | View In iTunes |
| 118 | VideoOutreach: The Real Astronomy - Observations and Modelling work together | Professional Astronomers from Swinburne University talk about how astronomical observations and astronomical modelling work together to build up a more complete picture of our Universe. This is the second podcast in the "Real Astronomy" series which highlights how modern astronomy is conducted. | 9/21/08 | Free | View In iTunes |
| 119 | VideoOutreach: The Real Astronomy - Why did I become an astronomer? | Professional Astronomers from Australian institutions talk about why they decided to become astronomers and how they went about it. This is the first podcast in the "Real Astronomy" series which highlights how modern astronomy is conducted. | 9/8/08 | Free | View In iTunes |
| 120 | VideoModule 5 - Collections and Generics | Managing "to-many" relationships in code and be tiresome and repetitive. This podcast focuses on collections in C# and Java and how they can be used to manage this relationship for you. The benefits of generic collections is also discussed. | 9/1/08 | Free | View In iTunes |
| 121 | VideoModule 4 - nUnit and Unit Testing in Visual Studio | Unit testing in C# can be performed with either the nUnit framework or the newly built in unit testing features of Visual Studio 2008. In this podcast you will see how to create unit tests for C# code using both of these tools. | 8/31/08 | Free | View In iTunes |
| 122 | VideoModule 4 - JUnit | JUnit is a unit testing framework for Java. In this podcast you will learn to use jUnit to create and run unit tests for Java programs. You will see how to perform this within an Ant script, and how to use Eclipse to run the tests. | 8/30/08 | Free | View In iTunes |
| 123 | VideoModule 4 - Interfaces | Inheritance allows you to create a family of related classes that can interacted with via a common class, the base class. In this podcast you will see how interfaces allow you to share functionality across a range of unrelated classes. | 8/29/08 | Free | View In iTunes |
| 124 | VideoModule 4 - Exceptions | In this podcast on exceptions you will get a quick introduction to what exceptions are and how they can be used for error handling in C# and Java. Exceptions are widely used in the libraries of these languages, and are an important tool to master. | 8/28/08 | Free | View In iTunes |
| 125 | VideoResearch Profile: Dr Michael Murphy | Dr Michael Murphy (QEII Research Fellow) describes his two main research projects. 1) Observing galaxies that intersect our line of sight to quasars to investigate how galaxies form and evolve. 2) Investigating the use of laser frequency combs to calibrate astronomical spectrographs to high precision. | 8/26/08 | Free | View In iTunes |
| 126 | VideoModule 3 - Object Interactions | Object Interactions outlines the different styles of object interaction. In the presentation you will be introduced to association, dependency, and inheritance relationships and some considerations related to their use. | 8/5/08 | Free | View In iTunes |
| 127 | VideoModule 2 - Introducing Objects | Introducing Objects presents some of the key aspects related to objects, and object oriented programming with C# and Java. You will be introduced to the concept of objects, and how they can be used to design programs. | 8/4/08 | Free | View In iTunes |
| 128 | VideoModule 1 - Java Ant and Eclipse | Java, Ant, and Eclipse is a quick introduction to the main programming tools for Java software development. In this presentation you will see how to set up an Ant project, and use it compile and run from the command line as well as from within Eclipse. | 8/3/08 | Free | View In iTunes |
| 129 | VideoModule 1 - Starting with Visual Studio | Starting with Visual Studio provides you with a quick overview of the main C# programming environment, Visual Studio. You will see how to create and manage projects, as well as look at how to compile programs from the command line. | 8/2/08 | Free | View In iTunes |
| 130 | VideoModule 1 - Mastering C# and Java | Mastering C# and Java will introduce you to the Object Oriented Programming subject and how it will be delivered. The presentation takes the opportunity to outline some of the key points of C# and Java. This material relates to Module 1 of the subject. | 8/1/08 | Free | View In iTunes |
| 131 | VideoResearch: Companions to the Milky Way | The Milky Way has several companions in the form of globular star clusters and satellite galaxies. Some of the Milky Way's globular clusters and halo stars may have come originally from satellite galaxies - so not all the stars you see in the night sky started out in our Galaxy. | 7/27/08 | Free | View In iTunes |
| 132 | Research: Astronomers Astounded by Giant Energy Burst | A blast of radio energy from deep space lasting just 1000ths of a second has astonished astronomers and may offer a new way to observe how the Universe unfolded. This article appeared in the March 2008 edition of the Swinburne Magazine - a national quarterly magazine that provides a glimpse of the exciting, high quality research being undertaken within the University. | 7/20/08 | Free | View In iTunes |
| 133 | Micro-manufacturing and working at the molecular level | In a world where everything from mobile phones to computers, portable music players and all manner of instruments is getting smaller, engineers need to new tools to predict how materials will behave when they are being processed or shaped at scales as subtle as their molecular make-up. Swinburne University of Technology researchers are using supercomputers to develop predictive tools that give nanoengineers and manufacturers a reliable guide on how materials and fluids will behave when worked as molecules. This article appeared in the March 2008 edition of the Swinburne Magazine - a national quarterly magazine that provides a glimpse of the exciting, high quality research being undertaken within the University. | 5/28/08 | Free | View In iTunes |
| 134 | Video3D Movie Preview: Detective | It's a race to solve a case from outer space!. A leaked video with scenes of an impending alien attack has landed in the hands of a young reporter, Penny Jones, looking to break her first big story. Detective is a fully animated 3D adventure with Penny teaming up with down on his luck private investigator Sam Charleston to research the facts behind the video. This is a Swinburne Spaceworks 3D production. Original Release Date: May 2007 | 3/31/08 | Free | View In iTunes |
| 135 | VideoResearch: The WiggleZ of the Universe | Newly appointed staff at the Centre for Astrophysics and Supercomputing discuss how their new project - the WiggleZ project - will help to unravel one of the greatest astrophysical mysteries of our time - the nature of dark energy. | 2/29/08 | Free | View In iTunes |
| 136 | Video3D Movie Preview: After Stars | Red supergiant star MB-8782 is about to end its life - but when the star explodes, will it produce a black hole or a pulsar? Join Margus, Dr Jozalin and WLR-309 as they find out... This is a Swinburne Spaceworks 3D production. Original Release Date: December 2004 | 1/31/08 | Free | View In iTunes |
| 137 | Video3D Movie Preview: The Little Things | Comets. Asteroids. Kuiper Belt Objects. This is the story of the amazing little things in the Solar System, and the incredible space explorers that have visited them. This is a Swinburne Spaceworks 3D production. Original Release Date: December 2003 | 11/30/07 | Free | View In iTunes |
| 138 | Video3D Movie Preview: Elysium 7 | Take a futuristic tourist flight to the Red Planet on board Elysium 7. Produced for the exhibition To Mars and Beyond, this 3D journey uses NASA's Mars Orbital Laser Altimeter (MOLA) dataset to reconstruct the actual surface features of Mars. This is a Swinburne Spaceworks 3D production. Original Release Date: December 2001 | 9/30/07 | Free | View In iTunes |
| 139 | Video3D Movie Preview: Our Sun - What a Star! | The closest star to the Earth is the Sun. Where did it come from, and what will happen to it and the Solar System in the future? This 3D movie tells the life-story of the Sun and other stars: from birth to sometimes violent death. The stereoscopic 3D movies produced by Swinburne SpaceWorks cover a wide range of astronomy topics and comprise a major part of the content that is included with Swinburne's AstroTour 3D Theatres. With new shows under production every year, these movies provide an entertaining and educational way to explore the Universe. | 7/31/07 | Free | View In iTunes |
| Total: 139 Episodes |

- Free
- Category: Computer Science
- Language: English
- © Swinburne University of Technology, Australia










