Skip to content

Monthly Archives: February 2010

Designing a Parallel-to-Serial Port Adapter

A parallel-to-serial port adapter for bi-directional parallel-to-serial and serial-to-parallel data transfer

Continue Reading: Designing a Parallel-to-Serial Port Adapter →
Java Lesson – Coding a Form

JavaServer Pages and Java Servlets are programs executed by a Web server to produce Web pages which are sent to a client Web browser in response to a request from the browser. This course by Arthur Griffith not only demonstrates how to write them, it also shows how to deploy them to a server and [...]

Continue Reading: Java Lesson – Coding a Form →
Apache CouchDB and Java

Accessing the CouchDB database for data storage and retrieval using Java

Continue Reading: Apache CouchDB and Java →
C++ Stylistics

Both by accident and by design, C++ supports a number of different styles and approaches to programming. Its evolution from C gives it obvious support for a procedural systems programming style based on C idioms, but past, present and future language support opens up a wealth of other approaches and idioms, including object-oriented programming, generic [...]

Continue Reading: C++ Stylistics →
The Basics Of Java Programming

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

Continue Reading: The Basics Of Java Programming →
Java and C++ Socket Communication

Integrating C++ native Windows applications with Java applications via network sockets

Continue Reading: Java and C++ Socket Communication →
Covariance and Contravariance FAQ

In this post I’ll try to answer the most common questions I find on forums and in documentation feedback about C# covariance and contravariance. It’s a big topic for a single blog post, so expect to see a lot of “more information” links.
Speci…

Continue Reading: Covariance and Contravariance FAQ →
Intel, Nokia Team Up on MeeGo

New platform emerges from merging Linux-based Moblin and Maemo

Continue Reading: Intel, Nokia Team Up on MeeGo →