Java

Java Programming Tutorial – 1 – Installing the JDK

Posted by on February 15, 2011
Computer & Technology / 25 Comments

****MAKE SURE TO WATCH IN HIGH QUALITY**** How to download and install the Java Development Kit

Tags: , , ,

Java Video Tutorial 5: Object Oriented Programming

Posted by on October 24, 2010
Computer & Technology / 25 Comments

This tutorial discusses the basic concepts of object oriented programming (OOP). This includes object behaviour and attributes aswell as constructors.

Tags: , , , , ,

Advanced Topics In Programming Languages: Closures For Java

Posted by on August 14, 2010
Computer & Technology / 18 Comments

Google Tech Talks January 17, 2007 ABSTRACT We propose to add Closures to the Java Programming Language. Closures simplify the use of APIs that rely on anonymous class instances, such as the concurrency APIs and callbacks. More importantly, closures support control abstractions, which are APIs that act as programmer-defined control constructs. This talk describes the proposed language extension and its design rationale, and shows how it will affect existing and future APIs. Credits: Speaker:Neal Gafter

Tags: , , , , ,

Advanced Topics in Programming Languages: Java Puzzlers,…

Posted by on July 13, 2010
Computer & Technology / 25 Comments

Archived; click post to view.
Excerpt: Google Tech Talks July 23, 2007 ABSTRACT Java Puzzlers, Episode VI: The Phantom-Reference Menace/Attack of the Clone/Revenge of the Shift. Josh Bloch and special guest star Bill Pugh present yet another installment in the continuing saga of Java Puzzlers, consisting of eight more programming puzzles for your entertainment and enlightenment. The game show format keeps you on your toes while the puzzles teach you about the subtleties of the Java programming language and its core libraries. Anyone with a working knowledge of the language will be able to understand the puzzles, but even the most seasoned veterans will be challenged….

Tags: , , , , ,

The Basics Of Java Programming

Posted by on May 30, 2010
Computer & Technology / 25 Comments

Just a tutorial to cover the very basics of Java, also the first I’ve used Windows Movie Editor to make.

Tags: , ,