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-06-26 00:26:10 UTC
- JSON Representation
https://github.com/stephengold/acorus
An action-oriented user-interface library for jMonkeyEngine
acorus antora documentation-website java jme3 jmonkeyengine3 jvm-library library open-source tutorial user-interface
Last synced: 14 Apr 2025
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/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/applitools/tutorial-images-python
Applitools Visual Testing tutorial with Python Images SDK
Last synced: 26 Sep 2025
https://github.com/husamettinarabaci/rustexam
🦀 A question-based Rust learning project to master Rust through practice and repetition.
coding-challenges exam exercises learning programming questions rust tutorial
Last synced: 30 Sep 2025
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/ddewaele/springboot.crud.sample
Simple Spring Boot CRUD Application
postgresql spring-boot spring-data-jpa spring-data-rest tutorial
Last synced: 16 Aug 2025
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/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/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/pcafrica/introduction_to_cmake
Slides and exercises for the "Introduction to CMake" lecture.
cmake cpp examples exercises introduction tutorial
Last synced: 14 Mar 2025
https://github.com/rodrigokamada/angular-highcharts
Application example built with Angular 15 and adding charts using the highcharts library.
angular beginners charts dev-community gh-actions gh-pages hacktoberfest highcharts stackblitz tutorial
Last synced: 15 May 2025
https://github.com/roboflow/synthetic-fruit-dataset
Code for Roboflow's How to Create a Synthetic Dataset tutorial.
blog computer-vision coreml createml datasets how-to image-processing machine-learning object-detection open-images-dataset roboflow synthetic-data tutorial
Last synced: 05 May 2025
https://github.com/brightdigit/classicapp
Example App For Migrating Your Objective-C code to Swift.
example example-app objective-c swift tutorial
Last synced: 21 Apr 2025
https://github.com/flowforfrank/d3-treemap
🌲 Treemap created with D3.js
d3 d3js data data-visualization javascript svg treemap tutorial webtips
Last synced: 09 Apr 2025
https://github.com/scala-szeged/Scala-Course-Hungarian
A Szegedi Egyetemen általam tartott Scala gyakorlat anyaga
course-materials course-project coursework functional-programming howto howto-tutorial made-in-hungary scala tutorial tutorial-code
Last synced: 09 Apr 2025
https://github.com/attumm/textfsm_tutorial
textfsm tutorial
learning learning-by-doing textfsm tutorial
Last synced: 07 Apr 2025
https://github.com/iver56/lstm-name-classifier
A toy LSTM model that classifies gender based on first name. Presented at Trondheim Machine Learning Meetup in February 2018.
Last synced: 09 Apr 2025
https://github.com/flowforfrank/password-generator
🔑 Password generator in vanilla JavaScript
javascript password password-generator tutorial
Last synced: 09 Apr 2025
https://github.com/slashhuang/typescript-tutorial
basic typescript practice preparing for angular2 and ts
Last synced: 05 Apr 2025
https://github.com/hawkiq/pythontutorial
scripts course for Python Fundamentals
Last synced: 09 Apr 2025
https://github.com/bodrovis-learning/go-yt-series
Исходный код для серии видео "Язык Go" на YouTube
go golang learn-by-example tutorial youtube
Last synced: 09 Apr 2025
https://github.com/davidwparker/programmingtil-webpack
Code for ProgrammingTIL Webpack Screencasts
javascript tutorial tutorials webpack
Last synced: 23 Feb 2026
https://github.com/haaris272k/dock-and-roll
Docker notes, essential commands, and quick fixes to common setup problems.
docker learning open-source tutorial
Last synced: 14 Jan 2026
https://github.com/javascript-tutorial/ml.javascript.info
Modern JavaScript Tutorial in Malayalam
Last synced: 14 Oct 2025
https://github.com/abdullokhonz/minimal-api_todoapi
Minimal API Todo project using ASP.NET Core 8. Simple CRUD API with in-memory database for learning and testing. Based on the official Microsoft tutorial.
asp-net-core backend crud csharp dotnet entity-framework-core in-memory minimal-api todo-api tutorial web-api
Last synced: 14 Oct 2025
https://github.com/javascript-tutorial/pa.javascript.info
Modern JavaScript Tutorial in Punjabi
Last synced: 16 Oct 2025
https://github.com/hashicorp-education/learn-terraform-tfe-provider-run-triggers
Last synced: 19 Oct 2025
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/logisticinfotech/cropperjs-with-slider
CropperJS With Zoom Slider Demo
cropper-js-slider cropperjs cropperjsslider demo-app github-demo javascript slide slider slider-control tutorial zoom-slider
Last synced: 28 Oct 2025
https://github.com/caspark/rust-game-of-life-exercises
An intro to Rust by partially implementing Conway's Game of Life via some exercises
Last synced: 07 Feb 2026
https://github.com/tsmx/nodejs-tutorial
Tutorial project for a complete NodeJS stack including unit-testing and CI/CD: Express, Winston, MongoDB, Mongoose, Jest, supertest, mongodb-memory-server, Docker, Docker-Compose, GitHub Actions, eslint.
ci-cd docker docker-compose eslint express github-actions jest mongodb mongodb-memory-server mongoose nodejs supertest tutorial unit-test winston
Last synced: 26 Feb 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/kaizerpwn/skriptanje-sa-kaizerom
This is a gamemode from sa-mp scripting tutorials on my Youtube channel. Hit that star, fork repo and start building your own project from here.
pawn pawn-language samp sampctl tutorial
Last synced: 18 Mar 2026
https://github.com/stevenrice99/unity-tutorials
Samples from the slides for CSSE-4900 Game Design, Development, and Tools.
course-materials csharp game-design game-development game-programming tutorial tutorial-code tutorial-sourcecode unity unity-3d unity-course unity-demo unity-demonstration unity-engine unity-script unity-scripting unity-scripts unity-tutorial unity-tutorials unity3d
Last synced: 11 Feb 2026
https://github.com/rodrigokamada/angular-eslint
Application example built with Angular 14 and adding the ESLint using @angular-eslint/schematics library.
angular beginners dev-community eslint hacktoberfest lint stackblitz tutorial
Last synced: 14 Feb 2026
https://github.com/harobed/ansible-vault-tutorial
In this tutorial, I try to explain how to structure one Ansible environment with Ansible Vault support and store Ansible vault password with GnuPG.
ansible ansible-vault gnupg tutorial
Last synced: 16 Apr 2026
https://github.com/zhonger/fortran-tutorial
A quick guideline for Fortran tutorial.
Last synced: 04 Mar 2026
https://github.com/thealexlichter/nuxt-auto-imports-unleash-full-potential
auto-imports dx nuxt nuxt3 tutorial video
Last synced: 21 Apr 2026
https://github.com/kingabzpro/creating-python-package-using-jupyter-notebook
Creating your first data science python package straight from Jupyter Notebook.
article begineer data-science notebook-jupyter package tutorial
Last synced: 22 Apr 2026
https://github.com/nannigalaxy/facemask_detection_yolov5
Jupyter notebook for YOLOv5 custom dataset training for Facemask detection in Pytorch.
custom-dataset facemask-detection pytorch tutorial yolov5
Last synced: 25 Apr 2026
https://github.com/andreid/pushnotificationhelper
push notifications helper app
android push-notifications pushnotifications tutorial
Last synced: 28 Apr 2026
https://github.com/fabriziomusacchio/dimensionality_reduction_in_neuroscience
Course material for "Dimensionality reduction in Neuroscience"
agglomerative-clustering autoencoder clustering dbscan dbscan-clustering dimensionality-reduction kmeans kmeans-clustering neuroscience pca principal-component-analysis python python-tutorial tsne tutorial umap
Last synced: 28 Apr 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/1c7/awesome-design-tutorial
A list of best design tutorial (focus on UI, not UX)
Last synced: 29 Apr 2026
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/nidup/manipulate-json-data-in-php
Code examples for the tutorial How to Read, Decode, Encode, Write JSON Data in PHP?
Last synced: 08 May 2026
https://github.com/aman9026/flutter-setup
Simple Tutorial for setting up the environment and workspace for Flutter on rhel 8
dart environment flutter google-flutter tutorial workspace
Last synced: 09 May 2026
https://github.com/blendsdk/racing-the-beam
🕹️ Racing the Beam — Learn Atari 2600 assembly programming from scratch. 72 hands-on lessons from zero to homebrew mastery.
6502 assembly atari-2600 game-development homebrew retro-gaming tutorial
Last synced: 23 Jun 2026
https://github.com/bestia-dev/docker_rust_minimal
Docker is cool. Lets do Rust with Docker
maintained ready-for-use tutorial
Last synced: 21 Jan 2026
https://github.com/silentgameplays/simple-ubuntu-setup-for-gaming
Simple Ubuntu Setup for Gaming
gaming linux optimization tutorial ubuntu
Last synced: 28 Jul 2025
https://github.com/sylhare/java
:coffee: Some java experiences for fun
beginner cucumber documentation encapsulation intellij java java-development java-virtual-machine maven polymorphism sdk tutorial
Last synced: 03 May 2026
https://github.com/blaze2216/java-learning-journey
🚀 My Java learning journey from basics to advanced concepts. 10+ well-documented programs covering fundamentals, loops, user input, and algorithms. Each program includes detailed comments and demonstrates clean coding practices.
algorithms beginner best-practices coding-journey documentation education java learning programming tutorial
Last synced: 29 Jul 2025
https://github.com/heatingma/chat-website-tutorial
Chat Website Tutorial
chatroom chattingroom tutorial
Last synced: 23 Feb 2026
https://github.com/cbetta/sinatra-letsencrypt-heroku-demo
Using LetsEncrypt with Sinatra on Heroku
heroku letsencrypt sinatra ssl tutorial
Last synced: 02 Aug 2025
https://github.com/prathameshdhande22/web-development-tutorial
This repository contains all the Material or technology tutorial required for web development.
css css-animations css-grid css3 django html html5 javascript js python3 tutorial tutorial-code tutorial-sourcecode tutorials web webdeveloper webdevelopment website websites
Last synced: 22 Sep 2025
https://github.com/austinoboyle/react-with-gsap-tutorial
create-react-app gsap react tutorial
Last synced: 26 Mar 2025
https://github.com/edijunior88/astro_documentacao
🚀 Astro é um framework web tudo em um para a construção de websites rápidos, focados em conteúdo.
astro astrojs blog documentacao documentation tutorial
Last synced: 19 Feb 2026
https://github.com/solo-steven/toy-lang-in-rust
A toy language build by myself
learning-by-doing llvm rust toy-project tutorial
Last synced: 09 Mar 2025
https://github.com/funcsio/awesome-lynx
A curated list of awesome lynx ecosystem
awesome awesome-list lynx mobile react tutorial
Last synced: 11 Mar 2025
https://github.com/theryansmee/jest-mocking-like-a-pro
Mocking data like a pro (Jest & Angular tutorial)
angular jest mocking tutorial unit-testing
Last synced: 30 Apr 2026
https://github.com/banghuazhao/app-ideas
A Swift iOS app for discovering and organizing app development project ideas. Features curated collections by difficulty level, detailed requirements, user stories, and implementation guidance. Perfect for developers looking to build their portfolio and improve coding skills.
advanced-projects app-development beginner-friendly coding-challenges coding-projects developer-tools educational intermediate-projects ios learning-resource mobile-development portfolio-builder practice programming project-ideas skills-improvement software-development swift swiftui tutorial
Last synced: 10 Aug 2025
https://github.com/shinchven/multiple-authentication-services-on-feathers-app
This is an example to show how to implement multiple authentication services on a FeathersJS app.
Last synced: 03 Jan 2026
https://github.com/wsdltophp/packagecolissimopickuppoint
PHP SDK for Colissimo Pickup Point Web Services with SOAP
colissimo-webservices packagegenerator php soap-client tutorial
Last synced: 15 Aug 2025
https://github.com/elibroftw/cpp-vcpkg-cmake-example
A C++ project that is platform and IDE agnostic made possible by using vcpkg and cmake.
cmake cmakelists cpp cross-platform linux macos make tutorial vcpkg visual-studio visual-studio-code windows
Last synced: 14 Apr 2026
https://github.com/krptn/djangoexample
Example Krptn Integration with Django
authenticated-encryption authentication authentication-middleware django mfa python totp tutorial tutorials
Last synced: 20 Aug 2025
https://github.com/enjeck/TutCode
Watch/read tutorials and write code on the same page
css education html javascript tutorial video-player youtube
Last synced: 30 Apr 2025
https://github.com/tuliocll/todo-google-chrome
Código utilizado para escrever o tutorial "Criando uma extensão para o Google Chrome com React", leia aqui:
chrome chrome-extension css devto react reactjs tutorial
Last synced: 10 Apr 2026
https://github.com/thibaudcolas/wagtail-tutorials
If you want to learn to use Wagtail, you are in the right place!
django djangogirls documentation gitbook netlify tutorial wagtail walkthrough
Last synced: 02 Apr 2025
https://github.com/pa87901/hotmodulereplacementtutorial
A repository to accompany my hot module replacement tutorial. This repository can also serve as a template for developers to start developing in React and Node. Webpack, Babel and Eslint are configured accordingly.
babel eslint hmr tutorial webpack3
Last synced: 29 Apr 2026
https://github.com/ldilley/linmod
:penguin: Various demonstrational Linux kernel modules
c example example-code linux linux-drivers linux-kernel linux-kernel-module operating-system tutorial tutorial-code
Last synced: 28 Apr 2026
https://github.com/sandyherho/tutoreksplor
Materi pelatihan eksplorasi data menggunakan R
openscience pemrograman r reproducible-science statistika tutorial
Last synced: 16 Jan 2026
https://github.com/openlitedotdev/clearn
A documentation with resources for the C language.
documentation learn playground tutorial
Last synced: 18 Mar 2025
https://github.com/raleighlittles/rubyonrails-tutorial
Full code for Michael Hartl's Ruby on Rails Tutorial!
michael-hartl rails ruby ruby-on-rails tutorial
Last synced: 14 Apr 2025
https://github.com/teebusch/r-intro
A brief hands-on introduction to R with RStudio, the Tidyverse, and RMarkdown.
Last synced: 17 Mar 2025
https://github.com/rampa2510/opencv-projects
Here are my projects which made using openCV module of python
cascade-classifier cascade-classifiersfrom face-detection opencv programm python python-3 python-library python3 tutorial webcam
Last synced: 29 Apr 2026
https://github.com/yankeexe/demo-chat-app
Demo Chat app built for my YouTube video 🎥
largelanguagemodel llama3 llm local-llm ollama streamlit streamlit-webapp tutorial youtube
Last synced: 24 Aug 2025
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/enkaypeter/custom-artisan-command
Create custom artisan commands with laravel 5.4
Last synced: 25 Apr 2026
https://github.com/choidae1/2022-cvlab-winter-study
Repo for learning at 2022 CVLAB Winter Study
deep-learning pytorch tutorial
Last synced: 24 Apr 2026
https://github.com/antonniklasson/cssgrid.pro
An interactive guide through CSS Grid.
Last synced: 22 Apr 2026
https://github.com/javascript-tutorial/da.javascript.info
Modern JavaScript Tutorial in Danish
Last synced: 07 Apr 2025
https://github.com/saeedkohansal/php-oop-crud-pdo-mysql-script
I will teach you how to create a PHP Object-Oriented CRUD system using the PDO extension and MySQL database from scratch. You should know the basics of PHP to handle this. After watching this video, you will know how to do a complete PHP CRUD operation. It's a video about backend web development and database.
backend course crud database dummy-data gilgeekify howto learn-to-code mysql object-oriented-programming oop pdo pdo-mysql php phpmyadmin script sql-injection sql-query tutorial web-development
Last synced: 05 Jan 2026
https://github.com/alexmhack/django-elasticbeanstalk-boilerplate
Boilerplate django project for AWS Elastic Beanstalk.
aws boilerplate deploying-django django2 elastic-beanstalk sample-project tutorial
Last synced: 21 Apr 2026
https://github.com/mohaphez/linux-tutorial-tricks
Here I note all I know about linux commands , tricks, and what I have from experiences.
bash linux linux-commands linux-tutorial regular-expression tutorial vim
Last synced: 19 Apr 2026
https://github.com/biosfood/intel-llm-guide
A guide on how to run LLMs on intel CPUs
guide intel llm llm-inference llm-serving machine-learning setup setup-development-environment tutorial
Last synced: 09 Apr 2025
https://github.com/hmemcpy/toolkata
Interactive tutorials for learning developer tools - starting with jj (Jujutsu) for git users
effect-ts git jujutsu nextjs tutorial typescript
Last synced: 02 Apr 2026
https://github.com/suewonjp/django-tutorial-todolist
Tutorial web app for Django framework
Last synced: 03 Jun 2026
https://github.com/yas-sim/micro-llama
deep-learning jupyter-notebook large-language-models llama llm python text-generation tutorial
Last synced: 09 May 2026