Facebook Twitter

Tutorial on Good Lisp Programming Style

March 15, 2012

Lisp Users and Vendors Conference. August 10, 1993. Tutorial on. Good Lisp Programming. Style. Peter Norvig. Sun Microsystems Labs Inc. Kent Pitman [...]

Category: programing , tutorial

Tutorial on Bluetooth Programming

March 15, 2012

a sample Bluetooth echo program…. The Client is implemented with JaveME on windows… [...]

AMQP Programming Tutorial for C++, Java, and Python

March 14, 2012

This chapter does not attempt to teach JMS programming. We suggest that you look at the Java JMS Tutorial. 1 for an extensive tutorial on JMS. [...]

Category: programing , tutorial

AFRL MSRC C Shell (csh) Programming

March 14, 2012

The C shell csh and its derivatives are popular shells that have syntax similar to the C programming language. AFRL MSRC C Shell (csh) Programming Tutorial [...]

Category: programing , tutorial

Generics in the Java Programming Language

March 13, 2012

JDK 1.5 introduces several extensions to the Java programming language. One of these is the introduction of generics. This tutorial is aimed at introducing [...]

Category: programing , tutorial