Interested in learning web development, new language or just want to keep yourself updated with what's happening in information technologies? This site brings you the vast collection of screencast / video from net that can help you learn new technology, keep you informed of what's new, provide how to video tutorials and help you advance in information technology field. Not to mention seeing is better then reading or listening.

Git : Distributed Workflow

This screencast demonstrates a distributed workflow. It takes two personas, creating a project in GitHub and pushing to it in the first persona, then cloning that project in the second. The second sets up a public, read-only HTTP repository on his own server. The first then fetches from that, merges ...

Git: Normal Workflow

This episode demonstrates how to setup your .gitignore file, how to use and interpret git status output, how to add and remove files from your index, how to commit and what git does in the object database during these operations.

Java + .NET, Integration Strategies Presentation

We learn how Java and .NET can interoperate with one another. We'll talk about how to leverage the strengths of each, such as using Microsoft Office to...

Introduction to State Machine Workflows

he workflow that I've modelled in this screencast is one based on one of my favorite inventions of all time: the Flavia coffee machine. You walk up to the machine, tell it what kind of coffee-related drink you want, and the machine prompts you to insert various flavor packets. The workflow in this sc...