1 My journey with markup systems began when I was an undergraduate physics student at university. Until...
Fun
Have fun by writing a program to simulate a Cylon's sweeping red eye
Enjoy the holidays by writing a 'fire' program in ASCII text.
Sharing knowledge with others is often a great way to refresh and update your own expertise.
ImageMagick is a handy multipurpose command-line tool for all your image needs.
Generate colorful ASCII art from a C program using FreeDOS.
Write a gawk script to determine the most (and least) common letters in a set of words.
Use the flexibility of ncurses to create a guess-the-number game on Linux.
Let the kernel generate random numbers for you using 'getrandom.'
The “Guess the number” game is a fun way to learn a new programming language.
Explore classic programming in FORTRAN 77 with this sample program.
Author’s note: This article is excerpted in part from chapter 4 of my book, The Linux Philosophy...
I use Linux for many reasons. These best reasons may help you understand why..
Customize Vim to use the color scheme that works best for you.
Use these commands to generate random numbers for a fun math quiz game.
Regular expressions match patterns and help you solve problems.