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
Java Compilation and Execution Processes
This section provides a quick introduction of Java compilation and execution process. 2020-04-30, ∼6971🔥, 10💬
💬 2020-04-30 Abdul Razzaq from Pakistan: Thanks Yiu
💬 2016-09-22 rodriguesss: thanks
Storing FORTRAN Program Code on Punch Cards
This section provides a quick introduction of syntax rules of early versions of FORTRAN language related to punch cards used to store FORTRAN program codes. 2020-03-07, ∼5595🔥, 3💬
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, ∼3658🔥, 6💬
💬 2023-06-22 Herong: Supratim, thank you for sharing the information!
FORTRAN 77 - Example Program Code
This section provides a simple example program code of FORTRAN 77 language. 2022-01-30, ∼2501🔥, 7💬
💬 2022-01-30 Herong: Jeff, you are right. That's a big typo. It will be corrected.
💬 2020-04-06 Herong: I think WRITE(9,*) will direct output to the printer.
💬 2017-08-03 Herong: Can someone with a FORTRAN compiler to verify this? Thanks.
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, ∼2360🔥, 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 ☺
Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other formats. 2016-08-27, ∼1612🔥, 2💬
Tcsh Shell Script File Examples
This section provides some Tcsh script file examples. 2022-10-01, ∼1023🔥, 0💬
FORTRAN 66 - Example Program Code
This section provides a simple example program code of FORTRAN 66 language. 2022-10-01, ∼978🔥, 0💬
What Is FORTRAN
This section provides a quick introduction of FORTRAN language, a general-purpose and procedural programming language. 2015-11-19, ∼866🔥, 3💬
TCC - Tiny C Compiler
This section provides a quick introduction of Tiny C Compiler developed by Fabrice Bellard in 2002. 2022-10-01, ∼769🔥, 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, ∼724🔥, 0💬
Using Sendmail as a Mail User Agent (MUA)
This section provides an example using Sendmail a Mail User Agent (MUA) to transfer a local email message. 2021-05-26, ∼645🔥, 2💬
What Is Tcsh
This section provides a quick introduction of Tcsh - C shell with file name completion and command line editing. 2022-10-01, ∼413🔥, 0💬
Fortran 90 - Example Program Code
This section provides a simple example program code of Fortran 90 language. 2022-10-01, ∼403🔥, 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, ∼365🔥, 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, ∼358🔥, 0💬
Popular Posts:
Want to know when is the 2022 Chinese New Year day? Look for free Chinese calendars for 2022? Chines...
This section provides a Java implementation of the Base32 encoding algorithm by the Bitcollider proj...
This section describes the MD5 algorithm - a 5-step process of padding of '1000...', appending messa...
This section provides a tutorial example on how to open a UTF-8 text file with Nodepad correctly by ...
This section describes what is cryptography - The study of techniques related to all aspects of data...