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-25 00:28:12 UTC
- JSON Representation
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/batoolmm/zero-to-hero-in-r
An Arabic course to introduce R
course-materials rstats tutorial tutorial-exercises
Last synced: 24 Dec 2025
https://github.com/knpuniversity/design-patterns
Course code, script and SCARY, I mean friendly, design patterns behind the "Design Patterns in Space" Tutorial
Last synced: 29 May 2026
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/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/fiware/tutorials.relationships-linked-data
:blue_book: FIWARE 602: Linked Data Relationships and Data Models
entity-relationships fiware json-ld linked-data ngsi-ld tutorial
Last synced: 29 Jul 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/rodrigokamada/angular-internationalization
Application example built with Angular 15 and adding the internationalization (i18n) component using the @ngx-translate library.
angular beginners dev-community gh-pages hacktoberfest i18n internationalization translate travis-ci tutorial
Last synced: 21 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/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/oclyke/crc
pythonic tutorial working step-by-step through Ross N. Williams' crc_v3.txt
crc interactive python tutorial
Last synced: 16 Jun 2025
https://github.com/kaihendry/slo
Prometheus instrumentation & metrics tutorial
kubernetes metrics performance-monitoring prometheus prometheus-metrics tutorial
Last synced: 23 Feb 2026
https://github.com/attumm/textfsm_tutorial
textfsm tutorial
learning learning-by-doing textfsm tutorial
Last synced: 07 Apr 2025
https://github.com/slashhuang/typescript-tutorial
basic typescript practice preparing for angular2 and ts
Last synced: 05 Apr 2025
https://github.com/gvwilson/ds4se
Data Science for Software Engineers
codebender data-science open-science software-engineering tutorial
Last synced: 19 Jan 2026
https://github.com/mstuttgart/codigo-avulso-test-tutorial
Repositório para o tutorial de unittest do blog
blog codigo-avulso python test tutorial unittest
Last synced: 08 Oct 2025
https://github.com/chandler767/golang-chat
Console chat utility that demonstrates PubNub integration with Golang.
chat chat-application concurrency console console-application cui demo go gocui golang goroutine pubnub pubnub-api pubnub-chatting pubnub-messaging pubnub-sdk pubnub-sdk-examples pubsub pubsubclient tutorial
Last synced: 22 Feb 2026
https://github.com/gvwilson/unbreak
Unbreaking Software
debugging open-education open-source python tutorial
Last synced: 08 Apr 2026
https://github.com/masilab/strudel
Streamline Tractography Utilities for Deep Learning
deep-learning diffusion-mri recurrent-neural-networks tractography tutorial
Last synced: 16 Jan 2026
https://github.com/nunum/linux_namespaces_tutorial
Tutorial of Linux Namespaces
Last synced: 23 Aug 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/zerotier/metrics-tutorial
A tutorial on how to use ZeroTier, Prometheus and Grafana to collect metrics
grafana metrics prometheus tutorial zerotier
Last synced: 02 Mar 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/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/idongliming/phaser3-typescript
使用ts语言写的phaser游戏示例-中文
game phaser3 translation tutorial
Last synced: 16 May 2025
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/okainov/qunit-getting-stated
Tutorial-like repo explaining how to start with QUnit (including command-line testing and CI setup)
getting-started javascript qunit tdd testing travis-ci tutorial
Last synced: 31 Jul 2025
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/flowforfrank/password-generator
🔑 Password generator in vanilla JavaScript
javascript password password-generator tutorial
Last synced: 09 Apr 2025
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/alexmhack/django-angular-integrate
Integrating Django and Angular by creating REST API and running both the servers separately
angular deployment django-rest-framework django2 django2-angular6 djoser heroku tutorial virtualenv
Last synced: 24 Sep 2025
https://github.com/phpirates/django-template
A standard blog-like website in Django, with complete use and deploy tutorial.
deployment django template tutorial website
Last synced: 19 Aug 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/ilumsden/rust-tutorial
Material for the Rust Tutorial I put together
Last synced: 28 Apr 2026
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/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/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/app-generator/how-to-integrate-django-with-mongo
How to use Django with MongoDB - Free Tutorial | AppSeed
django-mongo django-mongo-sample django-mongodb django-mongoengine django-practice django-tutorial-application how-to mongo-django open-source tutorial
Last synced: 01 Apr 2025
https://github.com/nexmo/ruby-sms-customer-support
SMS Customer Support Application using Ruby and Nexmo
Last synced: 24 Jul 2025
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/paddymorgan84/terragrunt-tutorial
A simple example of using some of Terragrunts main features
infrastructure terraform terragrunt tutorial
Last synced: 14 Oct 2025
https://github.com/sunchang0124/sunchang0124.github.io
This repository is for building my first SOLID Application for researcher and individual data providers.
datavault javascript npm solid tutorial webpack
Last synced: 07 Feb 2026
https://github.com/javitocor/rails-api-tutorial
Practice project following the instructions from: https://scotch.io/tutorials/build-a-restful-json-api-with-rails-5-part-one
Last synced: 19 Jan 2026
https://github.com/joaquimley/raspberrypi-headless-setup
Source files for the "How to setup your headless RaspberryPi" blog
blog headless raspberrypi things tutorial
Last synced: 18 May 2026
https://github.com/mj41/raku-stepbystep
Learning Raku (Perl 6) programming language Step by Step
example perl6 raku step-by-step tutorial
Last synced: 19 Jan 2026
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/autodesk-platform-services/aps-design-automation-dotnet
Design Automation tutorial in .NET: Sample project for Design Automation tutorial
autodesk-designautomation dotnet tutorial
Last synced: 05 May 2025
https://github.com/codingforentrepreneurs/Cursor-Hello-World
Learn Cursor basics to build and deploy an HTML website to the internet.
claude code-with-ai cursor cursor-ssh git github llm tutorial virtual-machine website
Last synced: 08 Mar 2025
https://github.com/kaelzhang/kubernetes-tips
Tips for usage of kubernetes and helm
ingress kubernetes tips tutorial
Last synced: 01 Apr 2025
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/twtrubiks/croppic-combine-carousel-example
Croppic 搭配 Carousel 簡單範例 ,使用 Python Flask
bootstrap-carousel croppic dropzone flask pillow python tutorial
Last synced: 13 Apr 2026
https://github.com/thiagoow/web-credit-card-glassmorphic-ui
Projeto de uma interface de usuário para exibição de um cartão de crédito/débito 3D. Desenvolvido com HTML e CSS
credit-card css-animations html-css tutorial user-interface ux-ui
Last synced: 14 Oct 2025
https://github.com/davidwparker/programmingtil-webpack
Code for ProgrammingTIL Webpack Screencasts
javascript tutorial tutorials webpack
Last synced: 23 Feb 2026
https://github.com/rj1221/pythontutorial
Python Tutorials For Beginners
cheatsheet python python3 tutorial tutorials
Last synced: 22 Sep 2025
https://github.com/samyoul/blockchain-north-east-solidity-for-beginners
contracts ethereum solidity tutorial
Last synced: 21 Apr 2025
https://github.com/zoltan-nz/toy-robot-typescript
TypeScript project for beginners...
mocha toy-robot tutorial typescript
Last synced: 26 Feb 2026
https://github.com/ubc/getting-started-with-the-canvas-api-with-node
Super easy way to get started with the Canvas API using Node.js
api canvas javascript lms node tutorial
Last synced: 09 Feb 2026
https://github.com/mackysoft/unity-githubactions-build-example
An example of building a project using Unity and GitHub Actions.
build ci example github-actions tutorial unity
Last synced: 09 Apr 2025
https://github.com/frankiefab100/tip-calculator
👨💻 Learn how to build a tip calculator using HTML, CSS and JavaScript
css css3 html html5 javascript tip-calculator tutorial tutorial-code
Last synced: 15 Apr 2026
https://github.com/javascript-tutorial/cs.javascript.info
Modern JavaScript Tutorial in Czech
Last synced: 07 Apr 2025
https://github.com/javascript-tutorial/hu.javascript.info
Modern JavaScript Tutorial in Hungarian
Last synced: 07 Apr 2025
https://github.com/rishavs/cove
Simple crud app using pure crystal. 0 frameworks and dependencies
crud crystal crystal-language crystallang tutorial webapp
Last synced: 13 Jun 2025
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/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/sagargupta16/deploy-guide
Step-by-step deployment guides for every platform - 25+ guides for GitHub Pages, Vercel, Render, Railway, Netlify, AWS, and more
aws cloud deploy deployment devops free-hosting github-pages guides hosting netlify railway render tutorial vercel
Last synced: 03 May 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/shenmian/sokoban-tutorial
本文将描述如何实现一个推箱子 📦, 示例代码使用 Rust 语言 🦀 编写.
sokoban sokoban-solver tutorial
Last synced: 19 Apr 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/hashicorp-education/learn-terraform-tfe-provider-run-triggers
Last synced: 19 Oct 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/applitools/example-selenium-python-pytest
Applitools Example: Selenium in Python with pytest
applitools applitools-example applitools-eyes applitools-tutorial execution-cloud pytest python selenium selenium-webdriver test-automation tutorial ultrafast-grid visual-testing
Last synced: 13 Oct 2025
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/123mwanjemike/cicd-with-herokuci
This is a demo factorial app for the building CI/CD workflow with Heroku CI article https://blog.mikemwanje.dev/build-a-cicd-pipeline-with-heroku-ci. The application calculates the factorial of a number.
cicd demo-app express factorial heroku heroku-ci heroku-deployment herokuci mocha-chai tdd test-driven-development tutorial
Last synced: 07 May 2025
https://github.com/cehbrecht/quick-sphinx-tutorial
A very quick tutorial to get started with Sphinx.
Last synced: 10 Jun 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/bartonhammond/aha-htmx-tutorial
Learn the AHA stack: Perfect for frontend developers that know React / JSX and want a similar DX, but also want much more simplicity in their life by generating HTML on the server and writing as little client-side JavaScript as possible. See https://ahastack.dev/
aha alpinejs astrojs htmx picocss pocketbase tutorial
Last synced: 21 Feb 2026
https://github.com/md-weber/qonversion_tutorial_app
Qonversion Tutorial from Flutter Explained
dart flutter qonversion tutorial
Last synced: 15 Apr 2026
https://github.com/genomagames/genoma-invaders
2D Game Shoot 'em Up like Space Invaders made to teach Game Development with Unity
2d game-development gamedev pixel-art tutorial unity unity3d
Last synced: 30 Apr 2025
https://github.com/johncoene/base-gior
Setup to start building the gior package
htmlwidgets r tutorial visualization
Last synced: 21 Mar 2025
https://github.com/blikblum/marionette-contact-manager
A contact manager app built with MarionetteJS v3
backbone marionette router tutorial
Last synced: 03 Apr 2025
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/ifelsebranch/appsync-react-webapp
Tutorial code - How to AWS AppSync
Last synced: 01 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/groda/the_ultimate_gitignore_guide
.gitignore reference - all about .gitignore for beginners
Last synced: 11 Jan 2026
https://github.com/pengzhaoqing/simplesniff
A very simple sniff tool implementation with the same basic function of wireshark by pyqt4 and scapy
pyqt5 qt qt-designer scapy sniff tutorial
Last synced: 19 May 2026
https://github.com/lawmurray/gpu-course
Deep neural network and Adam optimizer in straight C and CUDA. Accompanies the short course Foundations of GPU Computing.
c course deep-learning deep-neural-networks deeplearning gpu gpu-computing machine-learning machinelearning tutorial
Last synced: 21 Mar 2025
https://github.com/kgourgou/linear-perceptron
An IPython notebook with an implementation of the linear perceptron algorithm.
algorithm machine-learning tutorial
Last synced: 18 Jul 2025