rust-tutorializer

Tutorial framework

A framework for creating and publishing Rust tutorial samples with accompanying lecture plans.

A very basic framework for publishing and experimenting with sample code for Rust tutorials. Also includes a collection of lecture plans. Currently for my own personal use, but maybe evolvable into something byeond that.

GitHub

14 stars
4 watching
5 forks
Language: Rust
last commit: over 7 years ago

Related projects:

Repository Description Stars
tomaka/rouille A Rust-based micro web framework that creates an HTTP listening socket and parses incoming requests. 1,133
eliovir/rust-examples A collection of Rust examples and tutorials 236
ruddle/fomos An experimental operating system designed to simplify the interaction between applications and the OS by removing implicit configurations and providing a straightforward interface. 963
jondot/rust-how-do-i-start A curated resource for learning Rust programming language 1,080
kberov/rust-by-example-bg A Bulgarian translation of Rust's official tutorial 'Rust by Example' 17
rbalicki2/smithy A framework for building WebAssembly applications using Rust, allowing developers to write idiomatic Rust code without sacrificing safety guarantees. 350
jondolf/algorust An interactive web platform showcasing various algorithms' step-by-step processes through visualizations. 110
mercateo/rust-for-node-developers An introduction to Rust programming language for Node developers 1,769
miketang84/sapper A lightweight web framework built on hyper, implemented in Rust language. 617
rust-embedded/book Documentation on using Rust to develop firmware for microcontrollers. 1,122
rust-tutorials/learn-rendy A collection of tutorials and examples to help developers learn Rendy 37
carols10cents/intro-to-rust Educational slides on Rust programming language basics, focusing on the guessing game tutorial and ownership concepts 8
ruanyf/jstutorial An in-depth guide to JavaScript development, covering the basics and beyond. 5,414
lukidoescode/yew-fullstack-boilerplate Provides a pre-configured development environment for building full-stack applications with Rust and Yew. 58
nicomazz/fastgtfs A Rust library providing tools and algorithms for working with GTFS data, including parsing, navigation, and network simulation. 38