<< < 1 2 3 4 5   ∑:113  Sort:Rank

C Shell Command Line Examples
This section provides some C shell command line examples with explanations.
2022-10-01, ∼198🔥, 0💬

What Is FTP (File Transfer Protocol)
This section provides a quick introduction of FTP application that allows you to transfer files between the local computer and a remote computer over the Internet.
2022-10-01, ∼197🔥, 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, ∼196🔥, 0💬

HelloCLR.cs - Sample Application in C#
This section provides a tutorial example on compiling a sample program written in C# and executing it on the CLR (Common Language Runtime) of the .NET Framework.
2022-10-01, ∼196🔥, 0💬

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

What Is The Internet
This section provides a quick introduction of the history of the Internet and its communication protocols.
2022-10-01, ∼192🔥, 0💬

Example of Downloading Files
This section provides an example FTP session of downloading files.
2022-10-01, ∼187🔥, 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, ∼187🔥, 0💬

HelloCLR.vb - Sample Application in VB
This section provides a tutorial example on compiling a sample program written in VB (Visual Basic) and executing it on the CLR (Common Language Runtime) of the .NET Framework.
2022-10-01, ∼175🔥, 0💬

FORTRAN 77 - Example Program Code
This section provides a simple example program code of FORTRAN 77 language.
2022-01-30, ∼2539🔥, 7💬

💬 2022-01-30 Herong: Jeff, you are right. That's a big typo. It will be corrected.

💬 2022-01-26 Jeff Payne: Write(6, 601)should be write(6,20). 20 is the Format statement to print the sides and area. I used to program in Fortran for ove...

💬 2020-04-06 Herong: I think WRITE(9,*) will direct output to the printer.

💬 2020-03-25 Bruce Little manager@rec-land.co: What is the syntax to write to the default printer or LPT1,or PRN in win 10 32 bit?

💬 2017-08-03 Herong: Can someone with a FORTRAN compiler to verify this? Thanks.

(More comments ...)

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, ∼674🔥, 2💬

💬 2021-05-26 Herong: djj, thanks for your comment.

💬 2021-05-19 djj: Although agreeing that the above is how the MTA should work, I feel it might be worth mentioning that providers in many markets ...

1979 - The Tcsh (TENEX C Shell) Developed by Ken Greer
This chapter provides some history of Tcsh developed by Ken Greer in 1979 for Unix systems by extending the C shell with file name completion and command line editing.
2020-09-25, ∼512🔥, 1💬

💬 2020-09-25 I: Nice

Java Compilation and Execution Processes
This section provides a quick introduction of Java compilation and execution process.
2020-04-30, ∼7021🔥, 10💬

💬 2020-04-30 Abdul Razzaq from Pakistan: Thanks Yiu

💬 2016-12-04 ak: Thx

💬 2016-09-22 rodriguesss: thanks

💬 2016-03-05 Shohel: THanks lot

💬 2016-01-05 Rishika: THANK U

(More comments ...)

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, ∼5688🔥, 3💬

💬 2020-03-07 Herong: Brian, You are right. There is no need to use the sequence field when programs are stored in files. But when programs are stored...

💬 2020-03-06 Brian: You might want to note that the sequence number field, columns 73-80, are completely optional.

💬 2020-02-29 maria: nice

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, ∼1637🔥, 2💬

💬 2016-08-27 sp: Thank you.

💬 2015-12-13 Samiul: Thank you.

Introduction of .NET Framework
This section provides a quick introduction of the .NET Framework, which was first released in 2002. The .NET Framework provides virtual machine on Windows system to run applications written in different languages.
2016-06-12, ∼638🔥, 1💬

💬 2016-06-12 Satish: Thanku

What Is FORTRAN
This section provides a quick introduction of FORTRAN language, a general-purpose and procedural programming language.
2015-11-19, ∼886🔥, 3💬

💬 2015-11-19 me: Nice retention of previous examples

💬 2015-11-19 cliff: Hello

💬 2015-11-19 Clifford: This is cool!

<< < 1 2 3 4 5   ∑:113  Sort:Rank