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

FORTRAN 77 - Example Program Code
This section provides a simple example program code of FORTRAN 77 language.
2022-01-30, 2311🔥, 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, 560🔥, 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, 378🔥, 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, 6892🔥, 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, 5140🔥, 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, 1508🔥, 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, 565🔥, 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, 776🔥, 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   ∑:104  Sort:Rank