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-05 00:25:56 UTC
- JSON Representation
https://github.com/datodia/adminjs-nestjs
Nestjs adminjs example app
adminjs adminjs-nestjs example nestjs tutorial
Last synced: 15 Mar 2026
https://github.com/cehbrecht/quick-sphinx-tutorial
A very quick tutorial to get started with Sphinx.
Last synced: 10 Jun 2025
https://github.com/rodrigokamada/angular-recaptcha-v2
Application example built with Angular 18 and adding the Google reCAPTCHA v2 using the ng-recaptcha library.
angular beginners dev-community gh-actions gh-pages hacktoberfest recaptcha stackblitz tutorial
Last synced: 02 Aug 2025
https://github.com/mtvector/ghostofmt
A set of tools for the biologists who sequence RNA or watch cells in the Thomson Lab
bioinformatics biological-data-analysis rstudio scientists tutorial
Last synced: 19 Mar 2026
https://github.com/sahansera/deploying-containers-on-service-fabric
Deploying Multi-Container Services on Azure Service Fabric
azure microservices service-fabric tutorial
Last synced: 16 Jan 2026
https://github.com/ljdursi/make_pattern_rules
Tutorial for using Makefile pattern rules
Last synced: 19 Mar 2026
https://github.com/omiyagames/make-it-juicy
Make it Juicy: Easy Methods to Make Your Game More Engaging is a presentation that lists various techniques Omiya Games use to make their games more fun to play. It is largely based off of the Juice it or Lose it presentation by Martin Jonasson and Petri Purho (on Youtube at http://youtu.be/Fy0aCDmgnxg).
educational educational-game game game-development tutorial unity unity2d
Last synced: 20 May 2026
https://github.com/khriztianmoreno/react-native-guide
📱⚛️ Basic guide to show the basic concepts of React Native
demo expo javascript react react-native tutorial
Last synced: 12 May 2025
https://github.com/learnapollo/pokedex-ios
A Pokedex App using and teaching Apollo and iOS
apollo-client apollo-ios graphcool graphql ios pokedex swift tutorial
Last synced: 27 Feb 2026
https://github.com/leodbfr/ntfs-macos-13-26
How to write on an NTFS drive on macOS 13 Sequoia and macOS 26 Tahoe, for Apple Silicon, without a kernel module.
fuse fuse-filesystem fuse-t macos ntfs ntfs-3g ntfs-macos tutorial
Last synced: 03 Oct 2025
https://github.com/nunum/linux_namespaces_tutorial
Tutorial of Linux Namespaces
Last synced: 23 Aug 2025
https://github.com/BenjaminYde/CPP-Guide
Guide to become a proficient C++ programmer.
cheatsheet cmake cplusplus cpp devcontainer docs documentation examples guide learn linux modern programming reference tutorial
Last synced: 20 Sep 2025
https://github.com/zacharatos/python-essentials-pcep30-exam
Everything needs to be executed, analyzed, tested, etc, for the Python exam PCEP-30-02, based on the Edube platform material.
beginner beginner-friendly certification certification-prep exam exercises pcap python python3 python310 tutorial
Last synced: 12 Apr 2025
https://github.com/mwakaba2/machine-learning-for-engineers
Machine Learning, Deep Learning and NLP Resources for Engineers
deep-learning machine-learning mooc natural-language-processing nlp pytorch research-paper scikit-learn tensorflow tutorial
Last synced: 06 May 2026
https://github.com/pbayer/discreteeventscompanion.jl
Tutorials, examples, notebooks, benchmarks to DiscreteEvents.jl
clock discrete-event discrete-event-simulation documentation event examples process tutorial
Last synced: 25 Feb 2025
https://github.com/stonecypher/demo_gulp_build
demo gulp build of react, es6, less
babel browserify demo demonstration express gulp howto less react tutorial
Last synced: 12 Apr 2026
https://github.com/michaelcurrin/coding-blog
My blog of experiences and advice around coding
advice blog github-pages jekyll jekyll-theme-midnight posts static-site-generator tutorial
Last synced: 21 Mar 2025
https://github.com/courses-at-nju-by-hfwei/problem-solving-class-tutorial
Tutorial on the Problem Solving Class at Nanjing University
nanjing-university problem-solving-class tutorial
Last synced: 19 Mar 2026
https://github.com/andrewrporter/flask-gunicorn-tutorial
Basic tutorial showing how to run a flask web application with Gunicorn
flask gunicorn hello-world python tutorial
Last synced: 29 Apr 2026
https://github.com/extcore/extcore-sample-service
ExtCore framework 7 sample web application that registers a service inside the extension
asp-net-core extcore-framework sample tutorial
Last synced: 07 Apr 2025
https://github.com/LeoBorai/pngme
Command line program that lets you hide secret messages in PNG files
Last synced: 26 Feb 2025
https://github.com/simogasp/boosttest-example
template for using boost as testing framework
boost-library boost-test cmake cmake-examples cmake-test ctest example tutorial
Last synced: 21 Jan 2026
https://github.com/futurestudio/university-ping
Do you want us to write a tutorial on Android or Node.js? Please let us know in the issues :)
android future-studio-university glide gson hapi hapijs mongodb mongoose nginx nodejs okhttp picasso pm2 rethinkdb retrofit2 thinky tutorial tutorials
Last synced: 12 Apr 2026
https://github.com/gvwilson/dsdx
Distributed Systems Design by Example
codebender distributed-systems open-source python software-design tutorial
Last synced: 07 Mar 2026
https://github.com/educ8s/python-pong-game-with-pygame
Python Pong Game with Pygame.
game game-development pong-game pong-python pygame pygame-game pygame-games pygame-gaming-engine python tutorial
Last synced: 20 May 2026
https://github.com/kevcodez/kotlin-jacoco-gradle
Project demonstrating the usage of Jacoco for coverage reports in a Kotlin project with JUnit 5 and Gradle.
coverage coverage-report gradle jacoco junit5 kotlin tutorial
Last synced: 22 Apr 2025
https://github.com/fsoky/vkapi-lessons
Исходники с видео-роликов по vk_api
api bot python tutorial vk vk-api vkontakte vkontakte-api
Last synced: 20 Jan 2026
https://github.com/mding5692/js-snake-workshop
Workshop for vanilla JS game of snake for Knack at Western
game javascript teaching tutorial
Last synced: 30 Apr 2026
https://github.com/000daniel/how-to-install-visual-studio-code-on-arch-linux
A simple guide on how to install Visual Studio Code on Arch-Linux or Arch-based systems, and set it up to work with C# and Code-Runner
arch-linux archlinux code code-runner csharp easy guide linux simple studio tutorial visual visual-studio visual-studio-code
Last synced: 05 May 2026
https://github.com/rodrigokamada/angular-reactive-form-validation
Application example built with Angular 14 and creating and validating a reactive form.
angular beginners devcommunity form forms ghactions ghpages hacktoberfest reactiveforms stackblitz tutorial validation
Last synced: 30 Aug 2025
https://github.com/erzhtor/docker-for-local-nodejs-development
Created for an Article on Medium.com
development docker docker-compose get-started javascript nodejs tutorial
Last synced: 07 May 2026
https://github.com/softboxlab/treinamento-javascript
es6 es6-javascript index javasciprt summary training tutorial
Last synced: 31 Jan 2026
https://github.com/0xrelogic/kubernetes-for-students
Master Kubernetes and boost your salary by 25-40%. Hands-on tutorials designed for students, not engineers. Learn the #1 cloud skill through experiments, not YAML hell. New chapters weekly - star to follow the journey.
cloud collaborate container devops docker education k8s kubernetes minikube orchestration students tutorial yaml
Last synced: 13 Oct 2025
https://github.com/mineralscloud/workshopfall2022
This repository contains the setup files/resources for the workshop held by our group in Columbia Global Center, Nairobi, and Technical University of Kenya in 2022.
tutorial workshop workshop-materials
Last synced: 16 Oct 2025
https://github.com/nevrome/rrtools.tutorial.mpi2020
A short tutorial about rrtools (Reproducible Research with R)
r reproducible-research rrtools tutorial
Last synced: 26 May 2026
https://github.com/demining/tutorials-power-ai
Tutorials Power AI list and categories of Artificial Intelligence for Business
ai bard-ai chatgpt chatgpt-api civitai clipchamp codegpt elevenlabs forefront-ai gemini huggingface leonardoai nightcafe openai perplexity-ai quillbot replicate tutorial tutorials vocalremover
Last synced: 19 Sep 2025
https://github.com/kandy-io/kandy-uc-js-sdk-3.x
Kandy UC JavaScript SDK
documentation javascript kandy tutorial webrtc
Last synced: 28 Aug 2025
https://github.com/dev-chenxing/mwse-modding-tutorial
Learn to use MWSE-Lua in this tutorial for beginners! You will learn the basics of MWSE-Lua and make a MWSE-Lua mod step-by-step. No previous programming experience is necessary before following this tutorial. Built with Mkdocs
lua mkdocs morrowind mwse tutorial
Last synced: 08 Mar 2026
https://github.com/websolutionstuff/dynamic-pie-chart-in-laravel-8
In this tutorial i will show you how to create dynamic pie chart in laravel 8, Pie charts are use to representing data in graphics view, for creation of dynamic pie chart example you need to create model, controller, route, blade file and database
charts dynamic-piechart example jquery laravel-framework laravel8 pie-chart piechart tutorial websolutionstuff
Last synced: 14 Apr 2025
https://github.com/ismailza/agence-immobiliere
Application web simple pour la gestion d'une agence immobilière avec Laravel
Last synced: 18 May 2026
https://github.com/kthkuang/wwdocc
Worldwide DocC tutorials collection.
apple docc documentation ios tutorial wwdc
Last synced: 20 May 2026
https://github.com/sap-samples/hana-xsa-calculation-view-anonymity
Sample data, table and calculation view with K-anonymity for data privacy.
hana-xsa sample sample-code sap-hana tutorial
Last synced: 03 Feb 2026
https://github.com/gibbok/react-video-list
A basic "Top 10s Video List" application done in React, which I coded in a few hours as a way to pass the time on a rainy day.
css javascript reactjs tutorial
Last synced: 09 Apr 2026
https://github.com/louiscenter/choo-talking-animals
another cute choo tutorial - how to use input fields
choo choo-handbook choo-talking-animals front-end javascript tutorial
Last synced: 14 May 2026
https://github.com/mit-lcp/acm-bcb-2017
Materials for the eICU Collaborative Research Database tutorial at ACM-BCB 2017
acm-bcb eicu-crd tutorial workshop
Last synced: 18 Mar 2026
https://github.com/kenjis/ci3-news
CodeIgniter 3 News Tutorial
codeigniter3 phpunit phpunit-tests tutorial
Last synced: 06 Jan 2026
https://github.com/javascript-tutorial/km.javascript.info
Modern JavaScript Tutorial in Central Khmer
central-khmer javascript tutorial
Last synced: 15 Mar 2026
https://github.com/florianrappl/piral-nextjs-sample
Migrating an existing Next.js application to be used in a Piral instance as a pilet. :package:
demo microfrontend microfrontends nextjs pilet piral sample tutorial
Last synced: 28 Apr 2026
https://github.com/TheAlexLichter/nuxt-auto-imports-unleash-full-potential
auto-imports dx nuxt nuxt3 tutorial video
Last synced: 08 Aug 2025
https://github.com/agagniere/blackmagic
C preprocessor tricks, explained
c preprocessor tutorial zig-package
Last synced: 18 Sep 2025
https://github.com/enkaypeter/cloudrun-node-api-tutorial
Project repository for how to deploy a node api on google cloud run
expressjs gcp-cloud-build gcp-cloud-run nodejs tutorial
Last synced: 27 Feb 2026
https://github.com/ohjurot/cppproject-expenses
C++ Project (YouTube Video) on "Expenses"
Last synced: 02 May 2026
https://github.com/alexmhack/django-email-username-login
Implementing custom backend to authenticate using the user's username or email
beginner-project django2 tutorial
Last synced: 14 Feb 2026
https://github.com/alexcu/fastai-primer
A quick-n-dirty 45 minute primer to train an image classifier using FastAI
computer-vision deep-learning fastai google-colab google-colab-notebook google-colab-tutorial google-colaboratory ipython-notebook learning machine-learning python3 tutorial
Last synced: 05 Feb 2026
https://github.com/yeonghyeon/codility-python
The solutions of the Codility lessons are provided. Each solution is written with python. The starting point for reading solutions is given in the following web link.
codility codility-lessons codility-python codility-solutions codility-training programming python solutions tutorial
Last synced: 26 Feb 2025
https://github.com/thejohnfreeman/angular2-tour-of-heroes
A progression through the Angular 2 Tutorial, including the missing step 0: starting from an empty directory.
Last synced: 19 Jun 2026
https://github.com/vhiribarren/llvm-tuto-kaleidoscope-rust
LLVM Kaleidoscope tutorial in Rust, toy project.
inkwell llvm rust toy-project tutorial
Last synced: 14 Apr 2025
https://github.com/flowforfrank/faceapi
🤖 Face expression recognition created with face-api.js
emotion-detection emotion-recognition face-recognition faceapi faceapi-js javascript tutorial webtips
Last synced: 08 Mar 2026
https://github.com/drammock/logistic-regression-tutorial
Logistic regression tutorial using R and the Jupyter notebook
logistic-regression r tutorial
Last synced: 28 Apr 2026
https://github.com/wotancode/cheat-engine-tables-and-scripts
Colección de tablas, direcciones de memoria, scripts y más para Cheat Engine.
cheat-engine cheat-engine-tables cheatengine gamehacking tutorial
Last synced: 29 Mar 2025
https://github.com/crossplatformsweden/reactnativeapollotypescript
Implementation of Apollo for GraphQL in React-Native using TypeScript boilerplate project. Learn more:
apollo apollo-client apollographql boilerplate graphql react-native reactnative tutorial typescript
Last synced: 06 May 2026
https://github.com/shybovycha/irrlicht-newton-tutorials
A set of tutorials on how to create games with Irrlicht and Newton Game Dynamics.
game-development irrlicht tutorial
Last synced: 22 Feb 2026
https://github.com/collapseindex/eval-guide
Learn ML evaluation metrics from scratch! Beginner-friendly Jupyter notebooks with code, visuals, and analogies - all pre-run with outputs. Master accuracy, F1, RMSE, ROC/AUC, cross-validation. Just read or run yourself. Includes challenge exercises. Perfect for ML beginners!
beginner-friendly beginners-guide classification confusion-matrix data-science education f1-score interactive-learning jupyter-notebooks-explaining machine-learning precision-recall python regression roc-auc scikit-learn text-classification tutorial
Last synced: 13 Jan 2026
https://github.com/amanpriyanshu/protaska-gpt
Unleash the Potential of Datasets with Intelligent Tasks, Tutorials, and Algorithm Recommendations.
beginner datasets deep-learning generative-models gpt gpt-3 langchain llm machine-learning openai python tutorial tutorials
Last synced: 08 Nov 2025
https://github.com/schadokar/colorcli
the `colorcli` is to return the name of the hexcode of the color. If the hexcode doesn't exist then `colorcli` can add the color.
Last synced: 14 May 2025
https://github.com/danimart1991/wuaanimationsintroduction
Introduction to WUA Animations.
animations howto tutorial uwp windows windows-8 wua xaml
Last synced: 02 Oct 2025
https://github.com/macagua/example-vuejs2-webpack-bootstrap
A Vue.js project that integrates the Bootstrap CSS Framework following the "Getting started with Vue, Webpack & Bootstrap" tutorial
bootstrap bootstrap-css bootstrap-css-framework tutorial vue2-demo vuejs vuejs2 vuejs2-webpack-bootstrap webpack
Last synced: 09 Apr 2026
https://github.com/valera-rozuvan/howtos
a collection of HOWTO documents - mostly linux related
Last synced: 02 Mar 2026
https://github.com/bessouat40/docker-postgres-sqlalchemy
Postgresql database connect to sqlalchemy.
beginner beginner-project docker docker-compose postgresql python sqlalchemy template template-project templates tutorial
Last synced: 26 Sep 2025
https://github.com/akarsh/osmtogeojson-nodejs-server-tutorial
Tutorial for osmtogeojson-nodejs-server.
curl geojson javascript localhost nodejs openstreetmap openstreetmap-data tutorial wget
Last synced: 16 Mar 2026
https://github.com/benaandrew/fusion360tutorial
Guide to 3D modelling to Fusion 360
3d-modelling fusion360 tutorial
Last synced: 19 Mar 2026
https://github.com/zukahai/cpp-basics-tutorial
A comprehensive guide to learning the basics of C++ programming. This repository includes tutorials, code examples, and exercises to help beginners get started with C++
basics beginner c-plus-plus coding education examples exercises learning programming tutorial
Last synced: 22 Feb 2026
https://github.com/idanov/craftinginterpreters
Implementation of craftinginterpreters.com in Rust
craftinginterpreters interpreter learning-by-doing rust tutorial
Last synced: 25 Feb 2026
https://github.com/steelx/backbase-fe
Angular 2 project https://www.youtube.com/watch?v=TqBDr4OK4pU
angular2 angular4 application backbase javascript tutorial web
Last synced: 15 Jun 2025
https://github.com/amarlearning/simple-neural-network
Simple Neural Network written in Python and Numpy (w/o any scify libraries)
beginner-friendly machine-learning neural-network numpy python3 tutorial
Last synced: 06 May 2026
https://github.com/kristijan-pajtasev/javascript-and-this
Example project about this behavior in JavaScript and browser
javascript this this-keyword tutorial
Last synced: 16 Mar 2025
https://github.com/rahulmalhotra/httpcalloutframework-tutorial-series
This repository consists of all the code used in Simplifying the Callouts Tutorial Series by SFDC Stop featuring HTTPCalloutFramework
callouts httpcalloutframework salesforce salesforce-apex salesforce-api salesforce-developers salesforce-rest-api sfdc-stop sfdcstop tutorial
Last synced: 19 Mar 2026
https://github.com/mftnakrsu/rag-by-hand
Build RAG from first principles — runnable, framework-free companion code for the 20-part series on mefby.com
ai embeddings llm python rag rag-from-scratch retrieval-augmented-generation semantic-search tutorial vector-search
Last synced: 28 Jun 2026
https://github.com/eggy115/objective-c
Objective-C
examples objective-c objective-c-examples objective-c-scripts objectivec objectivec-examples programs script scripts tutorial
Last synced: 30 May 2026
https://github.com/elseifab/videowebb
Strukturerad WordPressutveckling för videowebb
composer-project continuous-integration php tutorial video wordpress wordpress-development
Last synced: 12 May 2026
https://github.com/jeppejepsen311/threejs-handtracking-101
A threejs / WebGL / MediaPipe-powered interactive demo that allows you to control a 3D sphere using hand gestures.
3d computer-vision free gestures hand hand-tracking mediapipe open-source threejs tutorial webgl
Last synced: 24 Jul 2025
https://github.com/bearsunday/tutorial1
A tutorial application that how to use BEAR.Sunday
Last synced: 31 Jul 2025
https://github.com/ruslanys/meetup-devkg-22
Spring Boot - в продакшн за 5 минут
devkg getting-started java meetup sample spring-boot tutorial
Last synced: 28 Apr 2026
https://github.com/ajb413/wpf-pubnub-desktop-notifications
Windows Desktop notifications with C#, WPF, MVVM, and PubNub.
csharp desktop dotnet mvvm mvvm-architecture notification notifications pubnub tutorial windows windows-desktop-notifications windows-forms wpf wpf-desktop
Last synced: 22 Jul 2025
https://github.com/flowforfrank/breakout
🎱 Recreation of the famous Atari Breakout in Phaser
breakout breakout-game game-development javascript javascript-game phaser phaser3 phaserjs tutorial webtips
Last synced: 25 Jul 2025
https://github.com/v4ss3ur/guideline.wpf
GuideLine is a C# WPF library designed to create interactive, step-by-step tutorials within your application. It highlights specific controls, dims the rest of the interface, and provides dialog-based explanations to guide users through various features.
guide guideline overlay tool tutorial wpf
Last synced: 19 Aug 2025
https://github.com/bravoborja/bottomsheet
Bottom Sheet
android bottom-sheet bottomsheet bottomsheetbehavior tutorial
Last synced: 16 Apr 2026
https://github.com/mapmeld/scraping-by-in-nodejs
Tutorial for jQuery users to learn NodeJS by writing a scraper module
Last synced: 10 May 2026
https://github.com/kitswas/cpp-project-template
Secure CMake template for C and C++ projects.
beginner-friendly c cmake cpp template template-project tutorial
Last synced: 01 May 2026