Tutorial
A tutorial, in education, is a method of transferring knowledge and may be used as a part of a learning process. More interactive and specific than a book or a lecture, a tutorial seeks to teach by example and supply the information to complete a certain task.
- GitHub: https://github.com/topics/tutorial
- Wikipedia: https://en.wikipedia.org/wiki/Tutorial
- Last updated: 2026-07-03 00:28:28 UTC
- JSON Representation
https://github.com/cybex-dev/java_reflection_xml
A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.
example example-code example-project java java-reflection java-reflection-api java-xml reflection tutorial tutorials xml
Last synced: 02 Jul 2025
https://github.com/der3318/repackapk-readme
Notes and Libraries for Android Application Package Postprocessing
Last synced: 04 Mar 2026
https://github.com/arsy786/todo-mern-app
This is a simple Todo MERN app that follows the CRUD operations for the todos.
2023 expressjs mern-stack mongodb nodejs reactjs tutorial
Last synced: 10 Apr 2026
https://github.com/edgomez/vulkan_tutorial
Following the vulkan-tutorial.com
Last synced: 25 May 2026
https://github.com/jwill9999/react_navigation_template
Reactjs navigation example and template
browserhistory dev dev-server development-environment history-api-fallback historyapifallback hot-reload react react-components react-router reactive-programming reactjs tutorial webpack2
Last synced: 10 May 2026
https://github.com/udayraj123/webdworkshop
Useful material for beginners in web development. Focused in a hands-on way with more examples. This was used in the series of lectures conducted by me at IIT Guwahati.
css example-code guide html js practice tutorial web-development
Last synced: 10 Apr 2026
https://github.com/chyiiiiiiiiiiii/get_some_riverpod
Riverpod is a good package for managing the states of your app perfectly.
dart flutter provider riverpod state-management tutorial
Last synced: 19 May 2026
https://github.com/julienxx/elm-bingo
Code for the Pragmatic Studio Elm course
Last synced: 25 May 2026
https://github.com/antonio-f/lr_optimization
Logistic Regression and Optimization (Tutorial)
logistic-regression machine-learning minibatch-sgd newbie optimizer plot polynomial-features python sgd stochastic-gradient-descent tutorial
Last synced: 03 May 2026
https://github.com/thinkswan/js-linked-list
An implementation of the linked list data structure in JavaScript.
data-structures javascript tutorial
Last synced: 03 Jun 2026
https://github.com/deadlykam/tutorialsimpleinterface
A tutorial on how to use Simple Interface
game-development kamran kamran-wali prefab prefab-manager prefab-placement tutorial unity unity3d wali
Last synced: 17 Apr 2026
https://github.com/howiprompt/draw-together-without-distractions
Free starter guide on a trending topic
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/dup4/install-nginx-from-sources
install nginx from sources
Last synced: 17 Apr 2026
https://github.com/blackwakhu/introduction-to-functional-programming
introduction to functional programming
clojure functional-programming replit tutorial tutorial-code
Last synced: 04 Apr 2026
https://github.com/maimart/angular-redux-tutorial
An angular 6 tutorial with redux, routing, lazy-loading
angular angular4 redux tutorial
Last synced: 11 May 2026
https://github.com/chinmaym07/html-tutorial
This Repo Contains the whole Tutorial of Html
css html javascript tutorial website
Last synced: 11 May 2026
https://github.com/ndxdeveloper/formation-debian
Formation complète Debian (Desktop/Server) de 280h, des fondamentaux aux infrastructures cloud-native modernes. Maîtrisez Debian, Docker, Kubernetes, Ansible, Terraform et les pratiques DevSecOps.
ansible cloudnative debian devops devsecops docker formation grafana infrastructure-as-code k3s kubernetes kvm linux networking security sysadmin terraform tutorial
Last synced: 11 May 2026
https://github.com/brlin-tw/hello-c-world
An example C software project to experiment coding methodology
c-programming experminental learning methodology tutorial
Last synced: 15 Mar 2025
https://github.com/freeclimbapi/java-list-conferences-how-to-guide
Java - List Conferences Tutorial
Last synced: 18 Jun 2026
https://github.com/ayberkyavuz/machine_learning_based_calculator
This repository is a tutorial for beginners who want to learn how to develop end to end machine learning system.
backend css end-to-end flask flask-application frontend html javascript jquery linear-regression machine-learning machine-learning-application machinelearning material-design materializecss pandas-dataframe python tutorial webapp
Last synced: 04 Apr 2026
https://github.com/sunilitggu/tensorflow-tutorial
tutorial for tensorflow
python python-library tensorflow tutorial
Last synced: 20 Jun 2026
https://github.com/made2591/java-8-steps
This repo contains just some examples and a few notes about what Java 8 - mainly notes and example of functional interfaces, lambda expressions, method references, default methods, collections enhancements, streams and related utils (pipelines, operations, terminals)
default-method features guide java java-8 lambda lambda-expressions note notes tutorial tutorial-code
Last synced: 12 May 2026
https://github.com/mtvbrianking/ck-editor-tutorial
CKEditor Setup & Configuration
Last synced: 05 Apr 2026
https://github.com/pvigier/pychain-part2
Code for the part 2 of the tutorial on pychain
computational-graphs mnist tutorial
Last synced: 10 Jun 2026
https://github.com/cbhihe/doc_git-quickstart
Hands-on introduction to Git{Hub,Lab} (23 pages)
bash documentation git tutorial tutorial-code
Last synced: 18 Apr 2026
https://github.com/gseismic/mlearn.py
classic machine learning algorithm implementation with clean and readable code
machine-learning machine-learning-library tutorial
Last synced: 18 Apr 2026
https://github.com/jenny-ouyang/vibe-coding-bootcamp
Ship your first AI product in 7 days — no programming experience required. A complete guide to building with AI assistance.
ai ai-assisted-coding beginner-friendly bootcamp guide no-code tutorial vibe-coding
Last synced: 13 Jan 2026
https://github.com/thc1006/rps_gesture_referee_demo
🎮 Production-ready real-time Rock-Paper-Scissors gesture recognition system using MediaPipe & OpenCV. Features: instant hand tracking (30+ FPS), 95% accuracy, fuzzy matching, TDD methodology with 95% test coverage. Bilingual (EN/繁中). Perfect for CV learning & interactive apps.
computer-vision demo educational game-development gesture-recognition hand-gesture-recognition hand-tracking high-performance interactive-systems machine-learning mediapipe opencv pose-estimation production-ready python real-time-detection rock-paper-scissors tdd test-driven-development tutorial
Last synced: 19 Apr 2026
https://github.com/hoangtk0100/go-tutorials
advanced basic example fundamentals go go-tutorials golang oop tutorial tutorials
Last synced: 11 Jun 2026
https://github.com/rkristelijn/dhtmlx-json-node
This is a short tutorial to set up dhtmlx (dhx) using only JSON and node/mongodb as a back-end and the REST API. Recently I followed the 'Your First App' tutorial and felt unsatisfied with what I've learned. So I decided to push a little harder and use a demo app 'CRM System' as the base and create my own tutorial.
crm dhtmlx dhx json node tutorial
Last synced: 19 Apr 2026
https://github.com/atommnava/python-full-course-for-free-bro-2024-
Python tutorial for beginners' full course 2024
Last synced: 04 Jun 2026
https://github.com/antonio-f/attention_mechanism_tf1
Neural Machine Translation with Attention - Keras and TensorFlow 1.X
artificial-intelligence attention attention-mechanism bidirectional-lstm deep-learning keras neural-machine-translation python seq2seq sequence-models tensorflow tutorial
Last synced: 20 Apr 2026
https://github.com/enspirit/yourbackendisbroken.dev
yourbackendisbroken.dev
black-box-testing software-testing tutorial
Last synced: 03 Feb 2026
https://github.com/theaswanson/my-authenticated-app
A sample .NET Angular app with Azure AD auth using MSAL.
angular authentication azuread dotnet msal msal-angular template tutorial
Last synced: 04 Jun 2026
https://github.com/aaronksaunders/ionic-react-pickerapp1
This is a sample Ionic ReactJS Application using the IonPicker Component derived from plain javascript example provided in the Ionic Framework Picker Documentation.
forms ionic-framework ionic-react ionpicker-component javascript picker-component react react-hooks reactjs sample-code tutorial
Last synced: 16 Apr 2026
https://github.com/kevinbird61/grpc-practice
Practice & Tutorial of grpc and protocol buffer
Last synced: 29 Apr 2026
https://github.com/app-generator/tutorial-django
Django Tutorial - Learn to code in Django | AppSeed
appseed django elearning tutorial
Last synced: 07 Apr 2025
https://github.com/googtech/shell-tutorial
It's a learning note for shell beginner.
learning-note linux shell tutorial
Last synced: 13 May 2026
https://github.com/silvestrevivo/react-typescript-hooks2
Small React-Redux application with hooks and typescript
javascript reactjs tutorial typescript udemy
Last synced: 20 Apr 2026
https://github.com/sammychinedu2ky/reactive-variables
A Web app that depicts local state management using apollo reactive variables
Last synced: 20 Apr 2026
https://github.com/lucasmagnum/flutter-example-startup-name-generator
A flutter app example. https://codelabs.developers.google.com/codelabs/first-flutter-app-pt1/#0
example-project flutter mobile-app tutorial
Last synced: 21 Apr 2026
https://github.com/liatemplates/webdev
A simple LiaScript template for web development
css html javascript liascript liascript-template template tutorial webdevelopment
Last synced: 21 Apr 2026
https://github.com/fhdsl/gdscn_biodigs_book
Getting started guide for using BioDIGS data in the classroom. Includes general information about BioDIGS.
anvil biodigs course gdscn r-programming tutorial
Last synced: 21 Apr 2026
https://github.com/mbarbetti/pidgan-notebooks
:notebook: Tutorials for the pidgan package
deep-learning flash-simulation gan lhcb-experiment lhcb-lamarr machine-learning pid pidgan pidgan-tutorial tensorflow tutorial ultrafast-simulation
Last synced: 21 Apr 2026
https://github.com/arifuddincoder/postgresql
PostgreSQL Essential Shortcuts & Cheatsheet — psql meta-commands, CRUD, backup/restore, and Mac-friendly setup tips.
cheatsheet macos postgresql psql quickstart sql tutorial
Last synced: 14 May 2026
https://github.com/hasansezertasan/python-build-systems
I'm exploring Python Build Systems and the tools built around them and these are my notes.
build-systems discovery notes poetry python research setuptools tutorial
Last synced: 05 Jun 2026
https://github.com/jay-study-nildana/bungiecordblog
Blogging project that shows a web api (.NET) and front end (Angular and React)
Last synced: 18 Apr 2026
https://github.com/thetoxin/pystudy
Example of possible python for studing
example python study study-project tutorial
Last synced: 10 Jun 2025
https://github.com/tailorvj/hardhat-gitpod
Set up your HardHat Solidity smart contract development environment on Gitpod.io
deployment gitpod hardhat howto smart-contracts solidity tutorial
Last synced: 23 Apr 2026
https://github.com/sushantrahate/role-based-access-control
Role-based access control (RBAC) is essential for managing user permissions and access to specific features within an application.
Last synced: 24 Apr 2026
https://github.com/snaka/storybook-tutorial-taskbox
This repository is a practical application of the contents of following page
Last synced: 11 Apr 2026
https://github.com/transientlunatic/notes-software
Notes on software engineering principles for the natural sciences
containers docker htcondor lecture-notes notes python python-package scientific-computing singularity software-development software-engineering testing tutorial unit-testing version-control versioning
Last synced: 24 Apr 2026
https://github.com/janbaig/visitor-design-pattern
Implementation and Explanation of the Visitor Design Pattern
design-patterns tutorial visitor-design-pattern
Last synced: 25 Apr 2026
https://github.com/tsamaya/react-and-spring
react spring-boot springframework tutorial
Last synced: 01 May 2026
https://github.com/applitools/tutorial-selenium-ruby-ultrafastgrid
Applitools Selenium Ruby tutorial with Ultrafast Grid
Last synced: 06 Jun 2026
https://github.com/iampriteshkumar/desktop-tutorial
GitHub Desktop tutorial repository.
git github githubdesktop practice tutorial
Last synced: 25 Apr 2026
https://github.com/codenameone/toolbarsidemenu
Code of the How Do I tutorial for designing a sidemenu
codenameone demo sidemenu tutorial tutorial-code
Last synced: 23 Mar 2025
https://github.com/turkunov/ml-from-scratch
Thoroughly documented implementations of ML and DS concepts
ds implementation interview ml pytorch tutorial
Last synced: 26 Apr 2026
https://github.com/freeclimbapi/c-sharp-collect-digits-how-to-guide
C# -Collect Digits Tutorial
Last synced: 13 Jun 2026
https://github.com/hoxtygen/codeplanks.com
Personal blog running on NextJs. Still under development
Last synced: 27 Apr 2026
https://github.com/elpddev/article-react-rxjs-obj-hooks-class-hooks
Example Rxjs class hooks
Last synced: 27 Apr 2026
https://github.com/rmarasigan/freecodecamp
Lessons from freeCodeCamp
aws freecodecamp git golang javascript terraform tutorial
Last synced: 11 Apr 2026
https://github.com/howiprompt/self-hosted-ai-code-review-pipeline-offline
Developers building private AI workspaces lose over 40 hours manually wiring raw inference engines to security tools, leaving local reposito
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/antonio-f/autograd-tutorial
Pytorch Autograd Tutorial: contains the official tutorial notebook (autograd_tutorial.ipynb) with a couple of basic examples added.
101 autograd backward examples gradients pytorch pytorch-tutorial tutorial
Last synced: 27 Apr 2026
https://github.com/carsonslovoka/goldmark-emoji
An extension for the Goldmark
chinese emoji goldmark goldmark-extension markdown taiwan tutorial
Last synced: 28 Apr 2026
https://github.com/pwildenhain/vidly
Example video rental app, built from mastering react course: https://codewithmosh.com/courses/357787
create-react-app javascript react tutorial
Last synced: 28 Apr 2026
https://github.com/howiprompt/orbital-habitat-monitor
Free starter guide on a trending topic
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/local-llm-context-injection-tool-for-custom-skills
Developers deploying local AI agents on engines like ds4 or Odysseus face a critical bottleneck: they possess the hardware but lack a stream
ai-agents autonomous-agents free guide howiprompt llm tutorial
Last synced: 14 Jun 2026
https://github.com/pedrochamberlain/nodejs-guide
A Node.js Beginner's Guide by Fireship
Last synced: 28 Apr 2026
https://github.com/howiprompt/local-ai-code-review-github-setup
Enterprise developers face a critical dilemma: relying on cloud-hosted LLMs risks leaking proprietary logic to third-party servers, yet manu
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/studistcorporation/k8s-tutorial
kubernetes terraform-managed tutorial
Last synced: 15 May 2025
https://github.com/davidyell/learning-typescript
Code from doing the TypeScript tutorial
Last synced: 28 Apr 2026
https://github.com/freelancersinchina/gigi-music
a composer package,showing how to create an own package.
Last synced: 28 Apr 2026
https://github.com/srmoore/oidc_django_demo
Small demo Django application using private keys and OpenID Connect
django django-application oidc tutorial
Last synced: 29 Apr 2026
https://github.com/machuu/railstutorial-sample_app
heroku rails-tutorial ruby tutorial
Last synced: 01 Mar 2026
https://github.com/ayonious/maven-best-practices
Short Quick Start Tutorials on Maven
learning maven quickstart tutorial
Last synced: 29 Apr 2026
https://github.com/adolbyb/minesweeper-games
A Collection of Minesweeper Repos Merged Into a Single Repo.
javascript minesweeper pygame python recursion tutorial
Last synced: 29 Apr 2026
https://github.com/toolbuddy/linear-algebra-4fun
Learning Linear Algebra for fun!
learning linear-algebra papogen tutorial
Last synced: 03 Jan 2026
https://github.com/yohanavishke/helloworldandroid
My first Android App
android example gradle helloworld java kotlin tutorial
Last synced: 29 Apr 2026
https://github.com/howiprompt/evolve-2-aging-products-with-one-concrete-upgrade-each
Legacy systems degrade rapidly, causing a 40% drop in agent efficiency and blocking the 50-year plan's initial phase due to verification fai
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/opastorello/luleey-xs2510-udm-gpon-guide
Manual da comunidade: usar um stick SFP+ GPON LuLeey LL-XS2510 (Realtek RTL960x) no lugar da ONT, direto numa UniFi UDM - HGU vs SFU, dual-bank, MACKEY, VLAN, scripts e troubleshooting
fiber gpon guide ll-xs2510 luleey ont onu pppoe rtl960x sfp-onu tutorial ubiquiti udm unifi xpon
Last synced: 19 Jun 2026
https://github.com/howiprompt/self-hosted-competitor-monitoring-dashboard
Indie hackers and small dev teams are flying blind, unable to effectively track competitor product launches or changelogs without dedicating
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026