Article archive

Exercise 6 w/ Solution

16/10/2009 09:26
Advanced Class Features Exercise #6: Use Interfaces and Abstract Classes Objective In this exercise you will create a hierarchy of animals that is rooted in an abstract class Animal. Several of the animal classes will implement an interface called Pet. You will experiment with variations of these...

Exercise 5 w/ solution

13/10/2009 10:36
Creating Subclasses of Bank Accounts In this exercise, you will create two subclasses of the Account class in the Banking project: SavingsAccount and CheckingAccount. To the banking package, add the SavingsAccount and CheckingAccount subclasses, as modeled in the illustration ...

Kangaroo Programming Editory v1.0 Setup Installer

10/08/2009 10:24
;setup of my Kangaroo Programming Editor v1.0 [Setup] AppName=Kangaroo Programming Editor AppVerName=Kangaroo Programming Editor version 1.0 DefaultDirName={pf}\Kangaroo Programming Editor DefaultGroupName=Kangaroo Programming Editor UninstallDisplayIcon={app}\Programming...

All or Nothing

09/08/2009 09:38
Theory Of A Deadman » All Or Nothing Lyrics When i first saw you standing there You know it was a little hard not to stare So nervous when i drove you home I know being apart is a little hard to bare. Send some flowers to your work an home So that i will have you in my arms again We kissed...

How to format a Computer

01/08/2009 18:30
How to Format a Computer   Want to know how to format a computer hard drive?Need to learn how to format your computer and start with a clean slate? Formatting a disk prepares the surface of the drive to accept and store data. Computers are often formatted before they are sold, donated, or...

Notable child video games geek?

01/08/2009 18:25
Making money from video games? It's child's play! yahoo_games_p893:https://videogames.yahoo.com/events/plugged-in/making-money-from-video-games-it-s-child-s-play-/1339010 July 29 3:42 P.M. The video game world is full of success...

Most Popular Programming Languages?

01/08/2009 18:24
Most Popular Programming Language 2009-07-29 16:41 Popular Progaramming Languages Debate over the most popular programming language can become an emotional, almost religious battle.  And sometimes there’s no debate at all, such as when a developer is assigned to repair legacy software. ...

Simple Batch Programming Commands

01/08/2009 18:07
BATCH FILE COMMANDS Simple programming commands in a batch environment Revised October 14, 2008 Click here to refresh this page & its menu bar.   Yeah, yeah, I know that many people think batch files are mostly things of the past. Sometimes, though, a well-conceived batch file is just...

How xml can be used?

01/08/2009 17:52
How Can XML be Used? XML is used in many aspects of web development, often to simplify data storage and sharing. XML Separates Data from HTML If you need to display dynamic data in your HTML document, it will take a lot of work to edit the HTML each time the data changes. With XML, data...

Flash

01/08/2009 17:46
Flash in HTML Flash Embedded in HTML   After creating a Flash movie you choose File > Save As from the top menu to save your movie. Save the file as "Somefilename.fla".   To embed the Flash movie you just made into an HTML page, you should go back to your Flash program and do the...