<< < 1 2 3 4 5 > >>   ∑:104  Sort:Rank

Java Supports Automatic Garbage Collection
This section provides a quick demonstration of JVM (Java Virtual Machine) garbage collector removing dead objects - objects that have no more references.
2022-10-01, 168🔥, 0💬

Using Sendmail as a STMP Server Daemon
This section provides an example using Sendmail as a daemon acting as a STMP server to receive email messages from remote machines.
2022-10-01, 166🔥, 0💬

Internet Explorer - The Most Popular Web Browser since 1999
This section provides a quick history of Internet Explorer, the most popular Web browser since 1999. First version of Internet Explorer was released in 1995.
2022-10-01, 166🔥, 0💬

What Is Bash (Bourne-Again Shell)
This section provides a quick introduction of Bash (Bourne-Again Shell) which extended Bourne shell with features based on ideas from other Unix shells.
2022-10-01, 165🔥, 0💬

X Window Terminals
This section provides a quick introduction of X Terminals, computers without hard disks, running X server to provide GUI for X applications.
2022-10-01, 165🔥, 0💬

XFree86 - Open Source Implementation of X
This section provides a quick introduction of XFree86, a free and open source implementation of X Window System.
2022-10-01, 163🔥, 0💬

PHP Script Source Code File Format
This section describes the PHP script source code file format - A text file with PHP code segments mixed into non-PHP text. The most common way to mix PHP codes is to use the PHP processing tag '?php'.
2022-10-01, 163🔥, 0💬

".names" File Example
This section provides an example of .names files used by a Gopher server to build a Gopher menu. Entries in a .names file can be local files, directories or links from other Gopher servers.
2022-10-01, 162🔥, 0💬

Java Supports Multi-Threading Programming
This section provides a quick demonstration of the multi-threading programming support in Java language.
2022-10-01, 162🔥, 0💬

Sample C Program for Dynamic Memory Allocation - malloc()
This section provides a sample C program using dynamic memory allocation function, malloc().
2022-10-01, 161🔥, 0💬

Anonymous FTP Servers
This section provides a quick description of anonymous FTP servers.
2022-10-01, 160🔥, 0💬

What Is Internet Gateway
This section provides a quick introduction of Telnet application that allows you to log into a remote computer over the Internet as a text based terminal.
2022-10-01, 157🔥, 0💬

What Is Telnet
This section provides a quick introduction of Telnet application that allows you to log into a remote computer over the Internet as a text based terminal.
2022-10-01, 157🔥, 0💬

Tcsh Command Line Examples
This section provides some Tcsh shell command line examples with explanations.
2022-10-01, 156🔥, 0💬

Tim Berners-Lee - Father of the Web
This section provides a quick introduction of the original Macintosh, the first commercial personal computer with GUI (Graphical User Interface) developed by Apple Inc. in 1984.
2022-10-01, 156🔥, 0💬

Java Is an Object-Oriented Language
This section provides a quick demonstration of the object-oriented programming nature of Java language.
2022-10-01, 156🔥, 0💬

What Is Sendmail
This section provides a quick introduction of Sendmail, a MTA (Mail Transfer Agent), that works other MTAs and MDAs (Mail Delivery Agents) to transfer and deliver emails.
2022-10-01, 155🔥, 0💬

Java Is Platform Independent
This section describes how a Java program can be written and compiled on a Linux system first. The compiled code can be then transferred to a Windows system for execution.
2022-10-01, 155🔥, 0💬

'vi' Miscellaneous Commands in 'ex' Line Mode
This section provides a list of miscellaneous commands in 'ex' line editing mode.
2022-10-01, 154🔥, 0💬

Command Line History Substitution
This section provides a quick introduction of C shell command line history substitution.
2022-10-01, 154🔥, 0💬

UNIX File System Hierarchy
This section provides a quick introduction of UNIX file system hierarchy.
2022-10-01, 153🔥, 0💬

What Is X Window System
This section provides a quick introduction of the X Window System that offers a graphical user interface framework for any user applications.
2022-10-01, 153🔥, 0💬

What Is Java Language
This section provides a quick introduction of Java language, a general purpose and procedural programming language that supports object model, multi-threading, and garbage collection.
2022-10-01, 153🔥, 0💬

Command Line Input and Output Redirection
This section provides a quick introduction of C shell command line standard input and output redirection.
2022-10-01, 152🔥, 0💬

<< < 1 2 3 4 5 > >>   ∑:104  Sort:Rank