Popular Books:
Compilation and Execution Process of C Programs
This section describes steps of the compilation and execution process of C programs: preprocessing, compilation, assembly, linking and loading. 2023-11-14, ≈86🔥, 30💬
💬 2023-04-16 Tasaduk: Great it was easy for me to understand on your site thanks once again
💬 2021-07-28 jungkook jeon: very helpful. thank u so much for your explanation
Setting Up a Gopher Server on Linux Systems
This section provides a quick introduction of setting a Gopher server on a Linux system. 2023-06-22, ∼3429🔥, 6💬
💬 2023-06-22 Herong: Supratim, thank you for sharing the information!
What Is Gopher
This section provides a quick introduction of the Gopher protocol that allows distributed documents to be linked and presented as a hierarchy of items and directories. 2023-05-27, ∼2255🔥, 3💬
💬 2023-05-27 Harshita: This is very easy
💬 2018-12-08 Herong: Agree. Gopher was so easy to use with a keyboard on a text screen ☺
Tcsh Shell Script File Examples
This section provides some Tcsh script file examples. 2022-10-01, ∼940🔥, 0💬
FORTRAN 66 - Example Program Code
This section provides a simple example program code of FORTRAN 66 language. 2022-10-01, ∼870🔥, 0💬
TCC - Tiny C Compiler
This section provides a quick introduction of Tiny C Compiler developed by Fabrice Bellard in 2002. 2022-10-01, ∼626🔥, 0💬
Apple II Different Models
This section provides an example of Apple II different models - Apple II, Apple II+, Apple IIe, Apple IIc and Apple IIGS. 2022-10-01, ∼588🔥, 0💬
What Is Tcsh
This section provides a quick introduction of Tcsh - C shell with file name completion and command line editing. 2022-10-01, ∼348🔥, 0💬
Fortran 90 - Example Program Code
This section provides a simple example program code of Fortran 90 language. 2022-10-01, ∼344🔥, 0💬
Apple Writer - The Most Popular Word Processor
This section describes Apple Writer, the most popular word processor on Apple II computers, developed by Paul Lutus and released in 1979. 2022-10-01, ∼327🔥, 0💬
Apple II - The First Personal Computer
This section provides a quick introduction of Apple II, the world's first personal computer designed and built by Steve Jobs and Steve Wozniak. 2022-10-01, ∼304🔥, 0💬
Sample C Program for Arrays and Pointers
This section provides a sample C program using arrays and pointers. strdel(str,n,l) is function that deletes l characters at position n from str. 2022-10-01, ∼300🔥, 0💬
Gopher Menu Item Types
This section provides a quick introduction of item types supported by Gopher protocol. 2022-10-01, ∼292🔥, 0💬
What Is C Language
This section provides a quick introduction of C language, a general purpose and procedural programming language that supports memory address pointers and dynamic memory allocation. 2022-10-01, ∼284🔥, 0💬
1977 - The Bourne Shell Developed by Stephen Bourne
This chapter provides some history of Bourne Shell developed by Stephen Bourne in 1977 for Unix systems. 2022-10-01, ∼281🔥, 0💬
1978 - The C Shell Developed by Bill Joy
This chapter provides some history of C Shell developed by Bill Joy in 1978 for Unix systems command syntaxes modeled after the C language. 2022-10-01, ∼280🔥, 0💬
Popular Posts:
This section provides basic information on physical location of TOC (Table Of Contents) CDs.
This section provides a tutorial example on how to install Tomcat server on a local macOS system. It...
Chinese festivals: Chinese Festivals - Spring Festival Chinese Festivals - Lantern Festival Chinese ...
Want to know when is the 2033 Chinese New Year day? Look for free Chinese calendars for 2033? Chines...
This section provides a tutorial example on how to compile multiple C# source code files together.