didactic
There are 55 repositories under didactic topic.
hb20007/hands-on-nltk-tutorial
The hands-on NLTK tutorial for NLP in Python
edson-acordi/4bit-microcomputer
MikroLeo project files (schematic, PCB, assembler, emulator/debugger, circuit simulation file, documentation, example of programs etc). MikroLeo is a 4-bit microcomputer developed mainly for educational purposes and distributed for free under open-source licenses.
ema2159/tinyrenderer_rs
tinyrenderer implementation using Rust
gergelytakacs/AutomationShield
Arduino library and MATLAB/Simulink API for the AutomationShield Arduino expansion boards for control engineering education.
bruce965/godot-gpu-cellular-automata
GPU-accelerated cellular automata template in Godot (OBSOLETE: could be done in better ways in Godot 4)
catseye/Cardboard-Prolog
MIRROR of https://codeberg.org/catseye/Cardboard-Prolog : A bare-bones inference engine in 120 lines of purely functional Scheme
jpellegrini/pll
Programming in Logic in Lisp. This project moved to Gitlab
ytcsc/TeCoLab
TeCoLab stands for Temperature Control Laboratory. It is a low-cost open-source didactic framework to test the performance of several control strategies regarding temperature control.
Haspamelodica/Charon
A library for securely executing automated tests of Java code in a didactic context.
hb20007/coding-challenge-solutions
My solutions to programming puzzles (Leetcode, Advent of Code, ...)
livingsilver94/cat
A Rust reimplementation of cat as a didactic project
Pustur/muzik
A music streaming website similar to Spotify (didactic project) 🎶
arnaugomez/diverteach-2
Superpowers for creative teachers! 🦸 ✨ An all-in-one, hassle-free classroom manager 🧑🏫 & lesson planner 🧠
hb20007/miniTeX
Simple, didactic TeX
SUPSI-IDe/KineMentor
Digital Biomechanics Simulator - A didactic tool by SUPSI
turcato1/CEDM-80_modificado
Arquivos (hardware e software) do computador didático em placa CEDM-80 modificado por mim
turcato1/Z80_PROTO_Computer
Z80 didactic computer breadboard-based
JosePedroDias/toy-stock-market
stock market simulation. KISS. in JS
JosePedroDias/toy-stock-market-ui
basic site to interact with a local instance of toy-stock-market
TheVaultdweller13/imperivm
Imperivm is a highly imperative programming language designed to put the focus on the how and away from the what
bbrighttaer/p2pNet
A simple Peer-to-Peer network for didactic purposes
catseye/Cosmos-Boulders
MIRROR of https://codeberg.org/catseye/Cosmos-Boulders : An arcade-style HTML5 minigame built using immutable data and reducers in ES5 JavaScript
catseye/Parc
MIRROR of https://codeberg.org/catseye/Parc : "The simplest parser combinator library that could possibly work". Fits on a page, no fancy types.
catseye/PL-GOTO.NET
MIRROR of https://codeberg.org/catseye/PL-GOTO.NET : A CIL-targeting compiler for Brainerd and Landweber's PL-{GOTO}
caxco93/reversepolishnotation
Interactive Reverse Polish Notation tool with pretty animations (WIP)
derekxkwan/pdkez
GUI-centric wrappers around Pd abstractions
edwino-stein/common-c
Biblioteca de dependências comuns e simplificadas para programas didáticos em C11 que desenvolvi e utilizei durante a minha graduação
gomiero/sha256
A didactic implementation of SHA256 algorithm
gzunzu/design-patterns
Didactic examples of POO design patters.
pellizzetti/github-battle
Project of the React.js Fundamentals course
pellizzetti/react-weather
Didactic project. A functioning React.js weather app using the Open Weather API.
RenatoExpert/etudes
Where I put my exercises, debugs and examples
slashdotted/polderbash
PolderBash Game (Didactic adventure game written in Bash)
ginomoricheti/Exercises
All the exercises I have done in programming languages
laxertu/connect4-ai-player
Craft an AI that plays connect 4 for you
Peppe37/SpaceInvaders-cpp
Simple Open Source SpaceInvaders in cpp