This is a series of videos on leveraging PowerDesigner to implement an IQ Data Warehouse.
Introduction
Part 1 – Introduction to multi-threaded programming in Java.
This is part 1 of a 3 part screencast tutorial. This segment discusses the motivation behind why you might want to introduce multiple threads into your Java program. The source code referenced in the screencast can be downloaded from my webpage: http:/themobilemontage.com/teaching/screencast-tutorials/
1. Introduction to Mac OS X, Cocoa Touch, Objective-C and Tools
(January 5, 2010) Alan Cannistraro starts the quarter with an introduction to Mac OS X, Cocoa Touch, and Objective-C. Part of Stanford’s Winter Quarter 2010 iPhone Application Development (CS193P) course. Stanford University: www.stanford.edu Stanford School of Engineering: soe.stanford.edu Stanford University Channel on YouTube: www.youtube.com
Introduction to the Web Services API
When developing and deploying applications in the cloud, you often need to integrate with other applications and services. This session provides an overview and demonstration of the major forms of integration: Web services (setting one up and calling an existing service), HTTP-based interactions, Atom syndication feeds, and email.
Access 2010: Introduction to Databases
www.GCFLearnFree.org Access 2010 is a database creation and management program in the Microsoft Office suite. In order to understand Access, you must first understand databases. Essentially a database is a collection of data that is stored in a computer system. Databases allow their users to enter, access, and analyze their data quickly and easy. This [...]
Lecture 1: Introduction to Data Structures and Algorithms – Richard Buckland
A selection of the course material is available at wiki.cse.unsw.edu.au This is the first lecture of COMP1927 Algorithms and Data Structures, which is the second computing course taken by first year computing students at UNSW. This course follows immediately on from COMP1917 (also available on youtube). These lectures are currently being recorded (August-November 2009).