A few extra tools
-
Updated
Aug 31, 2026 - Scala
A few extra tools
C# command line tool for reading console input and writing console output at the same time.
A library to take user input in a console with exception handling and fluent syntax.
Foundational Java exercises covering console I/O, conditionals, loops, arrays, exceptions, and introductory OOP with a geometric object hierarchy; small programs practice calculations, validation, and classification.
C++ foundations repository of console programs using CMake; covers vectors, strings, console I/O, control flow, functions, dynamic memory, linked lists, sorting algorithms, and simple classes.
A robust, console-based Java application designed to compute and manage student grades. It calculates both unweighted average GPA and weighted GWA (General Weighted Average) based on course units, tracks academic performance statistics, and automatically determines Latin honors eligibility using the Philippine academic grading scale (1.0 to 5.0).
Class notes. Examples of using Win32 console functionality in C++.
A custom Win32 SDK and console runtime library built from scratch in x86 MASM to explore Windows systems programming at the machine level.
To associate your repository with the console-io topic, visit your repo's landing page and select "manage topics."