|
|
|
|
| |
Program Library HOWTO
|
| This HOWTO for programmers
discusses how to create and use program libraries on Linux.
This includes static libraries, shared libraries, and
dynamically loaded libraries. |
|
|
| |
Serial Programming HOWTO
|
| This document describes how to program communications with devices over a serial port on a Linux box. |
|
|
| |
XML-RPC HOWTO
|
| Describes how to use XML-RPC to implement clients and servers in a variety of languages. Provides example code in Perl, Python, C, C++, Java, PHP and other languages. Includes sections on Zope and KDE 2.0. Applies to all operating systems with XML-RPC support.
|
|
|
| |
PHP HOW-TO
|
| This document tells you howto develop PHP programs and also to migrate all the Windows 95 GUI applications to powerful PHP + HTML + DHTML + XML + Java applets + Javascript. The information in this document applies to all the operating sytems where PHP is ported that is - Linux, Windows 95/98/NT/ME/2000/XP, BeOS, Apple Macintosh (is the son of FreeBSD Unix??), OS/2, all flavors of Unix like Solaris, HPUX, AIX, SCO, Unixware, Sinix, BSD, SunOS, etc.. and mainframe operating sys tems and on all operating systems where "C" compiler is available.
|
|
|
| |
C# Language
|
| C# is a language built specifically to be used for Microsoft .NET Framework programming. The .NET Framework consists of a runtime environment called the Common Language Runtime (CLR), and a set of base class libraries, which provide a rich development platform that can be exploited by a variety of languages and tools.
|
|
|
| |
Java
|
| A high-level programming language developed by Sun Microsystems. Java is an object-oriented language very similar to C++, but simplified to eliminate language features that cause common programming errors. |
|
|
|
Recently added to Programming Languages:
|