GitHub topics: input-output
ByteDev/ByteDev.Io
Set of IO related .NET utility classes.
Language: C# - Size: 2.24 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

Vidhatri27/cafe-ordering-system
cafe mangement system for begineers in python
Language: Python - Size: 5.86 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

thenew-programer/get_next_line
This project implements a C function named get_next_line()
Language: C++ - Size: 1.51 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

migueltc13/project-li3 📦
Data-parsing program for reading and interpreting csv files using efficient modular design within Computer Labs III environment.
Language: C - Size: 1.65 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

subbaraokanamarlapudi/Coaching-Python-Full-Stack
python learning basic to advance concepts with notes
Language: Python - Size: 9.38 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

mzabaluev/chunked-bytes
A non-contiguous byte output buffer for Rust
Language: Rust - Size: 119 KB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 2

sharifkhan96/C-plus-plus_first-semester-of-university
I have studied C++ as the fundamental subject of my computer science degree..
Language: C++ - Size: 889 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

KerwinMdz/Java-Programming-i-MOOC
My answers to the exercises from University of Helsinki’s massive open online course (MOOC) on Java programming, part 1.
Language: Java - Size: 241 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

P1-Sandbox/Norford-1.03-Beta-AI
Norford is a conversational AI assistant developed as a comprehensive resource for the Georgia Tech Center for Inclusive Design and Innovation (CIDI). Built on Stack AI, Norford provides advanced conversational capabilities for accessibility, inclusion, and support.
Size: 17.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

gjbex/IO-performance
This repository contains materials for a training session on I/O performance.
Language: Jupyter Notebook - Size: 1.94 MB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

alansastre/java-io-nio
Entrada y Salida con las APIs Java IO y Java NIO
Language: Java - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

B3TA-BLOCKER/Caesar-Cipher
This Program uses a Caesar cipher to encrypt and decrypt messages. Users choose encoding or decoding, and specify a shift. It includes an ASCII art logo and an interactive loop.
Language: Python - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Tehsim/Competitive_Programming
Codeforces submission link and my regular problem solving or coding added here
Language: C++ - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

francescopapaleo/analog-io
Audio I/O tools in Python for recording ad measuring.
Language: Python - Size: 39.1 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

alanleal-econ/InsumoProduto.jl
Implementação dos métodos de Insumo-Produto
Language: Julia - Size: 229 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

TheMrityunjayPathak/PythonPracticeQuestions
Python Practice Questions with Solutions
Language: Jupyter Notebook - Size: 103 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

sidharthjuyal/basic-cpp
some basic concepts of C++
Language: C++ - Size: 553 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 2

NeKoRoSYS/NKRsys-Mobile-Input-Handling
An open-source project dedicated to providing mobile game developers a quick headstart on setting up mobile/touch controls for their Unity game.
Language: C# - Size: 18.4 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 11 - Forks: 1

Jackojc/tinge
a simple, fast, header-only library for C++ which enables pretty colours on the terminal.
Language: C++ - Size: 115 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 14 - Forks: 2

k4yt3x/avalon-framework 📦
A framework to print messages and get user input easily in Python 3
Language: Python - Size: 28.3 KB - Last synced at: 3 days ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 4

UmairHabib/Virtual-Shell-Terminal-on-Ubuntu-OS
Virtual shell/terminal for handling almost all the system commands such as ls, mkdir, rmdir, cat, grep on Ubuntu using Virtual Machine. It can also handle Pipes and I/O redirection for flushing the output to console and text files.
Language: C++ - Size: 646 KB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

trolund/hygge-wasm-debugger 📦
This tool is designed to make it easy to load, run, and debug WebAssembly programs produced by the HyggeWasm compiler.
Language: JavaScript - Size: 5.36 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Kartik-Katkar/Multiprogramming-Operating-System
This repository hosts a C++ implementation of a multiprogramming operating system simulation. The OS efficiently handles various jobs, manages errors like time limit exceeded and line limit exceeded, and incorporates virtual memory with segmentation. This project serves as a comprehensive simulation of an operating system environment.
Language: C++ - Size: 8.15 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 14 - Forks: 5

Emman-24/Coffe-Machine
It is a coffee machine that accepts orders as espresso, cappuccino and late and checks if the resources in the inventory is enough to make the coffee
Language: Kotlin - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Sibusiso-Gumede/file-wizard
A desktop file management program that allows a user to manage multiple files or folders with ease.
Language: C++ - Size: 729 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

B3TA-BLOCKER/Tic-Tac-Toe-Game
This code is a simple Tic-Tac-Toe game where two players take turns entering numbers on a 3x3 grid. It checks for a winning condition and displays the winner.
Language: C++ - Size: 43.9 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

simeonschaub/DiffUtils.jl
Julia interface for GNU Diffutils
Language: Julia - Size: 112 KB - Last synced at: 13 days ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 0

Anjali1751/Extracting-data-of-scanned-images
Extracting Data Of Scanned Images
Language: Python - Size: 607 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lucidfrontier45/pydanticio
Tiny IO utility library for Python with Pydantic inspired by Serdeio of Rust
Language: Python - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

aeckar/hass
Reflective binary serialization for Kotlin/JVM
Language: Kotlin - Size: 950 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

Alvinnn-R/Algoritma-Pemrograman-2
Learning Materials, Assignments and Exercises for the Programming Algorithms Course
Language: C - Size: 56.6 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gracebrownecodes/objectstore
An object store that supports local file system and Google Cloud Storage objects.
Language: Go - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

alexobolev/reio
Miniature library for data I/O and primitive (de)serialization, built with reverse-engineering file formats in mind.
Language: C++ - Size: 212 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

lduranovic/rust-io-template
Rust template for quick input processing.
Language: Rust - Size: 21.5 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

thomaswillix/Ficheros
File exercises
Language: Java - Size: 277 KB - Last synced at: about 8 hours ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

asayem172153/Python_Print_Input_Variables_Upper-Case_White-Space_Strip
Example of some basic python fundamentals like print, input, white space handle, upper case, valid variable example etc
Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kgk45tGg45u/unicorn_react
Unicorn - A Model for Socialist Economic System
Language: JavaScript - Size: 3.37 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ccmadden/eecs280-p2
Program that uses seam carving for content-aware resizing of images
Language: C++ - Size: 8.79 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

B3TA-BLOCKER/The-N-Queen-Problem
This repository contains a C++ solution to the classic N-Queens problem using recursion and backtracking.
Language: C++ - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gabriel-rusu/Operating-System-Input-Output-Library
The os_io.h header defines three variable types, several macros, and various functions for performing buffered input and output operations with files.
Language: C - Size: 1.13 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Tunzale1/holbertonschool-higher_level_programming
Python Programming Language: A Powerful and Beginner-Friendly Choice
Language: Python - Size: 231 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kwzm/node-iofile-addon
A node c++ addon to I/O file. Just a example to learn how to write c++ addon.
Language: Python - Size: 3.95 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

zhen69/Find-and-Replace-Text-in-File
Implemented a program that reads command line arguments and performs find/replace on files.
Language: C - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Open-Risk-Academy/Academy-Course-DAT31076
Scripts supporting the Open Risk Academy course DAT31076
Language: Awk - Size: 75.2 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Coddo621/JavaIOControl
Basic Java IO Controller
Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

awvwgk/s-bas 📦
FORTRAN example for reading basis sets in TM format
Language: Fortran - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

gustavoestevesr/animated-responsive-sidenav-angular
Desenvolvimento de uma Sidenav Animada e Responsiva com Angular. Neste projeto, foi praticado diversos conceitos avançados de CSS e Property Binding para criar uma sidenav animada e responsiva com uma toolbar através do Angular Material.
Language: HTML - Size: 145 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

B3TA-BLOCKER/Escaping-the-maze
This repository contains a C++ implementation of a maze solver using backtracking. The program takes a square matrix as input, where `0` represents closed blocks and `1` represents open blocks. The objective is to find a path from the top-left corner to the bottom-right corner of the maze, moving only through the open blocks.
Language: C++ - Size: 18.6 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

moharamfatema/synchronyzation-posix-semaphores-c-cxx
solving synchronization problems using semaphores and POSIX threads.
Language: C++ - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

CalcagnoLoic/Algo_Data_Plot_ML_Playground
Carry out a series of exercises related to different aspects of Python: algorithmic, data manipulation with NumPy/Pandas, data visualization with PyPlot/Seaborn and the base of machine learning (KNN/logistic)
Language: Python - Size: 1.21 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

divyansh48/First-JAVA-prog
This is the first JAVA program i have made which consist basic coding i.e how to take input from the system or we can say from user and how to display it in output using IDEA platform.
Language: Java - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

suoapvs/YK04_Module
[For Arduino] Library for working with a remote control sensors based on the YK04 driver.
Language: C++ - Size: 139 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 4

lorena112233/nasa_Rover
Console application (.NET Framework) which uses user inputs to move a car located in a plateau (coord: x, y, ortientation)
Language: C# - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Ameer2000Mzori/Cards-Inputs-Angular
"Cards-Inputs-Angular" is a website made with Angular and SCSS for styling. This project aims to demonstrate the proper usage of Input and Output in Angular for learning purposes. For more information, please download the project or check out sample images.
Language: TypeScript - Size: 158 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ttulka/boundary-io-streams
Boundary I/O Streams Java Library
Language: Java - Size: 181 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

Javinator9889/IOManager
Java IO Manager - a class designed for improving the usage of the Input/Output in your Java programs, making your life easier
Language: Java - Size: 233 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

anshgoyal04/Tic-Tac-Toe
The Classic Tic-Tac-Toe Game project aims to implement the timeless game of Tic-Tac-Toe in a console-based application. This project provides users with the opportunity to enjoy a fun and strategic game of Tic-Tac-Toe against either another human player or an AI opponent.
Language: C++ - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pandyjim/dynamic_linked_list_manager
DSA Project: Developed a C program to manage various operations on Dynamic link list. You could display the list, modify it as well as search within the database.
Language: C - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dimglyn/video-club-app
A simple video club desktop app for my java assignment
Language: Java - Size: 212 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

JuanSamuelArbelaez/determinarVigilante
Programa que indica al vigilante requerido, basado en el dÃa de la semana, introducido por el usuario. Solución al ejercicio propuesto en el espacio académico Programación 1 (2021-2).
Language: Java - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JuanSamuelArbelaez/calcularAltura
Programa que calcula la altura de una persona, basado en su género, y la longitud de un hueso determinado. Solución al ejercicio propuesto en el espacio académico Programación 1 (2021-2).
Language: Java - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tibbotech/Remote-IO
Monitor and control the state of digital/analog lines and external sensors
Language: HTML - Size: 800 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

AMRHiwa/Python_exercises
A repository for collecting questions to learn different Python concepts
Language: Python - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ilias-iliopoulos/TimedDigitalIO
A library to monitor the time duration that devices are On, using the Arduino input pins. Output pins can be set to On and automaticall Off after a specified time interval.
Language: C++ - Size: 157 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Stefan-Horst/SimultaneousConsoleIO
C# command line tool for reading console input and writing console output at the same time.
Language: C# - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Lukassolna/Pong_game_I-O
Pong Game Development on the ChipKIT Uno32 Board
Language: C - Size: 106 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gallais/agda-sizedIO
IO using sized types and copatterns
Language: Agda - Size: 4.56 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 33 - Forks: 1

Jagrati1213/budget-app
Budgeting Made Easy: Your Path to Financial Freedom.
Language: JavaScript - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

B3TA-BLOCKER/Scientific-Calculator
A minimalist C++ calculator program offering basic arithmetic operations, trigonometric functions, and mathematical utilities. Features a clean console interface, modular code design, and simple user interactions.
Language: C++ - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

siemeris/so_long
This is the So Long project from the 42 school curriculum. So Long is a simple 2D game where the player controls a character that must collect items and avoid enemies to win the game. The game is developed in a graphical environment using the MinilibX library.
Language: C - Size: 895 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Notim/dotnet-outputs
Basic wrapper for use case Outputs
Language: C# - Size: 666 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

cjsidler/smallsh
A mini shell written in C. Implements a subset of features of well-known shells, such as bash. Handles variable expansion, comments, blank lines, input and output redirection, foreground and background processes, and more.
Language: C - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chernouhov/CBioInfCpp-0-
The lib CBioInfCpp.h contains 3 groups of functions for C++: "Input-Output", "Working with strings", "Working with graphs". Data structures "Adjacency vector" and "Adjacency map" are implemented in the last one (i.e. in "Working with graphs"). See About_CBioInfCpp for details.
Language: C++ - Size: 14.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 3

Electropositive/Cplusplus-Course-Code-With-Harry
Notes from C++ Tutorials In Hindi
Language: C++ - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Jacob-Pitsenberger/Python-Electronics-Inventory-Management-System-Object-Oriented-Programming-Project
Welcome to the Python Electronics Inventory Management System project repository! This project is a demonstration of Object-Oriented Programming (OOP) principles in Python for managing an electronic parts inventory.
Language: Python - Size: 271 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hexagonalsandbox/example
examples from ebook
Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zehracakir/InputOutputOperations
Input Output Operations
Size: 41 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

MinaSamirSaad/alx-higher_level_programming
All steps and tasks that I used to learn Python and mySQL with ALX
Language: Python - Size: 4.8 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Nicat-dev/UserManagement
Java SE & Spring Boot ( UserManagment you can achive get all info , get one , save , update , and Update save profile picture and save)
Language: Java - Size: 70.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

antoineallard/pandas-fancy-table-io
Custom functions to save pandas dataframes as nicely formatted tables into a text file, and vice versa.
Language: Python - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rvprasad/io-perf
Measure default buffered I/O speed in different programming languages
Language: C++ - Size: 79.1 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 2

TheClonerx/bad_io
An async, event driven, IO library. Highly inspired in asio.
Language: C++ - Size: 323 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

BlanchettWA/LogFormatter
A quick project to experiment with python input/outputs, as well as reformatting Telegram Logs
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

MohammedAhdal/Text-Based-Adventure-Game
A python program will let users move through rooms based on input and get descriptions of each room.
Language: Python - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MohammedAhdal/Guess-the-Number
This project uses the random module in Python.
Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

thatsabhishek/CodingNinjas-Python-GuidedPath
This repo includes all python problems for Basics of python Guided Path in Coding Ninjas.
Language: Python - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

angelobreuer/BufferIO
Extensible Big-Endian Byte Buffer and Binary read- / write streams.
Language: C# - Size: 112 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

alphaaurigae/talkative-turtle
Talkative Turtle is a c++ command-line utility that allows users to input data from different sources and output it to the console.
Language: C++ - Size: 644 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Holladworld/alx-higher_level_programming
Repository contain all my Works and Tasks & Project done in the Software Engineering Training. This task focuses on learning higher languages including Zen Python, JavaScript, Html, and other higher languages
Language: Python - Size: 274 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

siguici/php-io
Perform I/O from standard PHP streams
Language: PHP - Size: 16.6 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

siguici/php-app
A PHP package to facilitate CLI/CGI application creation, command/request routing, argument retrieval, input checking and output styling.
Language: PHP - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

picardcharlie/python-201
School exercises on Python / datatypes, file i/o, debugging
Language: Python - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

bllhlskr/Java-GUI-BeginnerProjects
This repository is my learning journey.
Language: Java - Size: 110 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Naveens-tech-projects/plant-disease-classifier
This project gets images from the throug a website or even an app is created to get input from user that is a potato image and run it throung a h5 module based on deep learning and then predict the disease in the image.We have used tensorflow and sklearn and we can also run this h5 module in mobile without using colud services using tf lite module.
Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

baptiste-may/python-battleship
A battleship in python
Language: Python - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ahvar/Programming-Practice
Simple programs that apply fundamental programming concepts in C/C++
Language: C++ - Size: 272 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Git0Shuai/RwConsole
read/write on console at the same time
Language: C# - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

Kapoot/COSC-1336-1338
School Work
Language: C++ - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

galileoguzman/Quotes-MVVM-IO
Project to learn how the MVVM (UIKit) pattern works with the input/output approach.
Language: Swift - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

JJ/raku-io-string
IO::String for Raku
Language: Raku - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
