Skip to the content
Both.org
News, Opinion, Tutorials, and Community for Linux Users and SysAdmins
  • About Us
  • Moving to Linux in the Triangle area
  • Linux
    • Why I use Linux
    • The real reason we use Linux
  • My Linux Books
    • systemd for Linux SysAdmins
    • Using and Administering Linux – Zero to SysAdmin: 2nd Edition
    • The Linux Philosophy for SysAdmins
    • Linux for Small Business Owners
    • Errata
      • Errata for The Linux Philosophy for SysAdmins
      • Errata for Using and Administering Linux — 1st Edition
      • Errata for Using and Administering Linux — 2nd Edition
  • Open Source Resources
    • What is Open Source?
    • What is Linux?
    • What is Open Source Software?
    • The Open Source Way
  • Write for us
    • Submission and Style guide
    • Advertising statement
  • Downloads
1

Minty Fresh on a Meerkat: My Latest Linux Setup

September 15, 2025September 10, 2025
2

My start with BASIC programming

September 12, 2025September 8, 2025
3

Read long lines with getline

September 11, 2025September 8, 2025
4

Rhythmbox is a great music player for GNOME

September 10, 2025September 8, 2025
5

Reading the command line with getopt

September 9, 2025September 8, 2025
6

How do I choose a Linux distribution?

September 5, 2025September 5, 2025
7

Using QGIS and MerginMaps for Geospatial Data Work

September 4, 2025September 3, 2025
8

Exploring GNU Algol 68: Formatting numbers as strings for output

September 3, 2025September 2, 2025
9

What you need to know when you buy a new computer

September 2, 2025September 2, 2025
  • Home
  • Programming
  • Page 3

Category: Programming

FreeDOS Linux Programming

Portable programming practices

Sometimes it’s easier to define your API to hide the platform-specific code

Jim Hall
October 26, 2024October 19, 2024
Read More
FreeDOS Linux Programming

Writing portable C programs

Jim shares this follow-up to an earlier article about programming across platforms.

Jim Hall
October 25, 2024October 19, 2024
Read More
FreeDOS Linux Programming

Programming across platforms

Using these C compiler preprocessor directives to detect the operating system can make it easier to support multiple platforms at once.

Jim Hall
October 15, 2024October 13, 2024
Read More
Code Fun Programming

Write a guessing game in ncurses

Use the flexibility of ncurses to create a guess-the-number game on Linux.

Jim Hall
September 18, 2024September 10, 2024
Read More
Linux Programming

Terminal size and ncurses

When programs like vi first came along, terminals had a predefined size: usually 80 columns and 24 lines (actually 25 lines, but the last line...

Jim Hall
September 16, 2024September 7, 2024
Read More
Fun Linux Programming

Random numbers from the Linux kernel

Let the kernel generate random numbers for you using ‘getrandom.’

Jim Hall
September 14, 2024September 5, 2024
Read More
Linux Programming

A gentle introduction to ncurses

You can create your own programs that use a text user interface to control the screen.

Jim Hall
September 11, 2024September 7, 2024
Read More
Fun Programming

Learn C by writing a number guessing game

The “Guess the number” game is a fun way to learn a new programming language.

Jim Hall
September 7, 2024September 5, 2024
Read More
Fun Programming

Guess the number in FORTRAN 77

Explore classic programming in FORTRAN 77 with this sample program.

Jim Hall
August 20, 2024August 13, 2024
Read More
History Programming

A look back: FORTRAN 77

Take a step back in time to a time when programs were punched on cards.

Jim Hall
August 10, 2024August 7, 2024
Read More
File Management Programming

Converting WordStar files

Explore how this popular word processor stored data, so you can convert your old files.

Jim Hall
August 9, 2024August 6, 2024
Read More
Linux Programming Python

Learning with the turtle

Image by: Patti Black on Unsplash Mathematics was anathema to me in my early years. As a visual learner, abstract concepts were challenging for me....

Don Watkins
June 20, 2024June 15, 2024
Read More
Code Programming

5 common C programming bugs (and how to avoid them)

Add a little extra code to your next program to avoid these common C programming mistakes.

Jim Hall
June 16, 2024June 12, 2024
Read More
Information LibreOffice Programming

Digging into ODT file contents

All LibreOffice files are zip file containers with XML data and metadata.

Jim Hall
June 1, 2024May 17, 2024
Read More
Curiosity History Programming

Comparing BASIC with FORTRAN 77

I applied what I learned about BASIC to learn the FORTRAN 77 programming language.

Jim Hall
May 25, 2024May 14, 2024
Read More
Problem Solving Programming

A little programming goes a long way

It helps to know some programming to solve these little problems.

Jim Hall
May 21, 2024May 19, 2024
Read More

Posts pagination

Previous 1 2 3 4 Next

Random Quote

There is no reason for any individual to have a computer in their home.

— Ken Olson

End of 10...

  • End of 10…

Links: Humor

  • Linux: A true story

Links: Interesting info

  • Replace Kubernetes with systemd

Links: Linux

  • Fedora
  • KDE for W10 Exiles
  • Linux Mint
  • Ubuntu

Links: Moving to Linux

  • 7 Reasons Fedora Might Be a Better Windows Replacement Than Linux Mint
  • Best Linux distros to try before Windows 10 support ends
  • Isn’t It Time to Switch to Linux? 12 Reasons to Abandon Windows
  • KDE for W10 Exiles
  • Linux: A true story
  • Why I Switched to Linux From Windows

Links: Open Source Software

  • GIMP
  • LibreOffice

“systemd for SysAdmins” Now Available

May 13,2025

My latest book — a #1 New Release on Amazon — “systemd for Linux  SysAdmins” is now available from my publisher, Apress, and on Amazon.

2nd Edition now Available

All three volumes of this best-selling second edition of my Linux Self-Study course are now available from Apress and Amazon. See the details of this 3-volume self-study course.

Technically We Write — Our Partner Site

Our partner site, Technically We Write, has published a number of articles from several contributors to Both.org. Check them out.

Technically We Write is a community of technical writers, technical editors, copyeditors, web content writers, and all other roles in technical communication.

Subscribe to Both.org

To comment on articles, you must register.

Send your desired user ID, first and last name, and an email address for login (this must be the same email address used to register) to subscribe@both.org with “Subscribe” as the subject line.

You’ll receive a confirmation of your subscription with your initial password as soon as we are able to process it.

Administration

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • About Us
  • Moving to Linux in the Triangle area
  • Linux
    • Why I use Linux
    • The real reason we use Linux
  • My Linux Books
    • systemd for Linux SysAdmins
    • Using and Administering Linux – Zero to SysAdmin: 2nd Edition
    • The Linux Philosophy for SysAdmins
    • Linux for Small Business Owners
    • Errata
      • Errata for The Linux Philosophy for SysAdmins
      • Errata for Using and Administering Linux — 1st Edition
      • Errata for Using and Administering Linux — 2nd Edition
  • Open Source Resources
    • What is Open Source?
    • What is Linux?
    • What is Open Source Software?
    • The Open Source Way
  • Write for us
    • Submission and Style guide
    • Advertising statement
  • Downloads

Advertising Statement

Advertising Statement

To the Top ↑ Up ↑