There are 0 repository under console-applications topic.
User-friendly .NET visuals library designed for console apps
Apresento a vocês um jogo Xadrez desenvolvido utilizando a linguagem de programação C#. Nele foi criado um tabuleiro no terminal esperando inputs dos usuários para realizar jogas de Xadrez, até o fim da partida.
This project implements substring search and sequence alignment algorithms for molecular sequences analysis. It includes the Rabin-Karp algorithm for substring search and the Needleman-Wunsch algorithm for sequence alignment. Developed in C++17, the code follows Google Style and includes a Makefile for building and testing the program.
🧾 Sistema simples de gerenciamento de eventos com ações de CRUD, desenvolvido em Java como atividade avaliativa de Programação Orientada a Objetos.
Terminate a specified running process when you press ESCAPE key
Consola app to convert bin/cue files of Redump Dreamcast Images to gdi/bin/raw in order to run on Demul.
This course is designed for complete beginners to C++ programming. You will learn the fundamentals of C++, including data types, operators, control structures, functions, arrays, strings, classes, dynamic memory, file handling, and the Standard Template Library (STL). By the end of the course, you will be able to write and understand basic C++ p...
Learning-focused C# code examples with Turkish comments.
Command-line app to display a custom splash screen.
☕ Java Console Vault | Dive into Java 🚀 | Core Concepts & OOP 🎯 | 🎮 Games | ❓ Quizzes | 🏧 ATM | ✅ Task Manager | 📚 Library System
Consolix is a header-only C++ library providing components and utilities for developing console applications.
Simple basic problem solving with C++ on menu driven programs using structural programming.
This repo include all my programs, projects and assignments; done during my journey in learning java
This is a java project and contain codes of finance calculations of real World.
Java practice to implement a Battleship game using arrays and methods for gameplay logic.
The Array Modifier Console App is a modular C project, which involves manipulate and analyze arrays that dynamically allocated and additionally scaling the performance of each manipulation. Users can interact with the program through a terminal.
Java Programming - Calculation and Equation
A console-based ATM simulation system built in Java featuring user login, balance inquiry, withdrawals, fund transfers, and mini-statements.
Discord 機器人,基於 Discord.Net、Victroia 函式庫建構。
Supermarket Billing System in C – A modular, console-based billing system for supermarkets.
Aplicación de consola para administrar citas veterinarias, con gestión de mascotas, dueños, doctores y especialidades. Implementa relaciones complejas entre clases y persistencia de datos en arreglos.
Practice Java programming through 200+ hands-on coding challenges. Perfect for beginners to advance their skills with real-world projects covering data structures, algorithms, OOP, and core Java concepts.