Get started programming with DOS conio Create various practical and exciting applications by programming with conio.
Write a guessing game in ncurses on Linux Use the flexibility and power of ncurses to create a guess-the-number game on Linux.
Calculate date and time ranges in Groovy Use Groovy date and time to discover and display time increments.
Write a chess game using bit-fields and masks Using bit-fields and masks is a common method to combine data without using structures.