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-10 00:28:26 UTC
- JSON Representation
https://github.com/llnl/weave-demos
General Demos for WEAVE Open-sourced tools.
Last synced: 29 Apr 2025
https://github.com/okaybenji/npm-no-task
A simple example of how to use NPM in the browser without a separate task runner
browserify npm task-runner tutorial
Last synced: 19 May 2026
https://github.com/jarulsamy/vscode-c-tutorial
Simple beginner's guide to using a C debugger in VSCode.
Last synced: 19 May 2026
https://github.com/facaiy/spark-for-the-impatient
Collections of short code snippet for impatient readers who want to learn using Spark right away.
Last synced: 14 Mar 2025
https://github.com/lucasfrancaid/poc-fastapi
Proof of concept of the FastAPI. This repository was used in my publish on Medium.
api fastapi medium-article python python3 tutorial
Last synced: 19 May 2026
https://github.com/vmandic/webapiwithcqrsmediatrexample
Learning about CQRS + MediatR on a dotnet web API.
cqrs dotnet-core learning mediatr tutorial webapi
Last synced: 06 Apr 2025
https://github.com/vmandic/oh-no-javascript-from-jquery-to-hyperapp
This is a playground for HyperappJS front-end library with example apps for demonstrating the library's features.
advtechdays hyperapp javascript model-view-update practice presentation tutorial
Last synced: 06 Apr 2025
https://github.com/faisalaffan/belajardart
Dasar-dasar pemrograman dart & Best Practice Flutter
boilerplate book dart ebook mobile-engineer source-code tips-and-tricks tutorial
Last synced: 04 Jul 2026
https://github.com/amass01/nativescript-tutorial
NativeScript official tutorial step by step
angular nativescript tutorial typescript
Last synced: 05 May 2026
https://github.com/mrglaster/pyspeechrecognizer
Recognizes speech from .wav file
examle google python recognition recognizer speech speech-recognition speech-to-text tutorial tutorial-code
Last synced: 10 Jun 2026
https://github.com/xgqfrms/learning-javascript-with-mdn
Learning JavaScript with MDN / 使用 MDN 学习 JavaScript
api javascript js learn-javascript-with-mdn learning-javascript-with-mdn mdn performance pwa service-workers tutorial web web-api web-workers xgqfrms
Last synced: 01 Apr 2025
https://github.com/scottswezey/scrumdinger
iOS SwiftUI App Dev Tutorial by Apple.
Last synced: 20 May 2026
https://github.com/a-luna/flask-api-tutorial-old
Boilerplate for a Flask REST API with JWT-based authentication, focused on test-coverage and CI via pytest, tox, and github actions.
flask flask-restplus jwt pytest python sqlalchemy tox tutorial
Last synced: 20 May 2026
https://github.com/petrosdemetrakopoulos/restapimanagertutorial
Complete code of a tutorial for a REST API manager in Swift
Last synced: 26 Jun 2025
https://github.com/harukaionasao/git_basic_tutorial
Este repositório é um guia prático para iniciantes em Git e GitHub, com instruções passo a passo sobre instalação, configuração e operações básicas de controle de versão. Criado para tornar o aprendizado mais acessível, ele inclui dicas e melhores práticas para uso eficiente de repositórios.
beginner-friendly beginners configuracao git git-beginner git-best-practices git-branch github github-config tutorial
Last synced: 20 May 2026
https://github.com/jasdumas/ct-brewery-ratings
Web Scraping Craft Brewery Beer Ratings From BeerAdvocate.com :beers:
beer-statistics data-visualization r tutorial web-scraping
Last synced: 08 Sep 2025
https://github.com/vishal-biyani/puppet-lab
A simple Puppet lab to get started!
infrastructure puppet tutorial
Last synced: 20 May 2026
https://github.com/phuijse/jupyterbookuach
Tutorial y plantilla para confección del libros virtuales con jupyter book
Last synced: 08 Jun 2026
https://github.com/denis-yuen/icy-blackberry
Example command line tool for the HCA Hackathon
Last synced: 18 Apr 2026
https://github.com/wieerwill/python-intro
Kurze Einführung in die Phyton Syntax
Last synced: 13 Apr 2026
https://github.com/dchicchon/flutter-mobile-app
Flutter project for Approachable Geeks
android-emulator flutter tutorial xcode
Last synced: 19 Apr 2026
https://github.com/akagi201/learning-rust
Learning rust, started from rust 1.0 beta.
Last synced: 03 Jan 2026
https://github.com/quinta0/dotjava
A webpage made with nextjs dedicated to learn the Java programming language
java nextjs tailwind-css theory tutorial
Last synced: 08 May 2026
https://github.com/t0ha/elm-screen-router
Screen based router for SPA in Elm
elm elm-lang single-page-app single-page-applications tutorial
Last synced: 14 Mar 2025
https://github.com/buttercms/gridsome-starter-buttercms
Drop-in proof-of-concept project for Gridsome + ButterCMS, fully integrated with your ButterCMS account
butter buttercms gridsome starter-kit starter-project tutorial vercel
Last synced: 07 Jul 2025
https://github.com/agn-7/machine_learning_projects
Simple Machine Learning and Data Science projects as tutorials.
data-science knn lda logistic-regression machine-learning naive-bayes-classifier nbc pca python qda tutorial
Last synced: 27 May 2026
https://github.com/guaix-ucm/megaradrp-cookbook
MEGARADRP Cookbook
astronomy python science tutorial
Last synced: 08 Mar 2026
https://github.com/guaix-ucm/pyemir-tutorials
Tutorials for PyEmir, the EMIR pipeline
astronomy python science tutorial
Last synced: 08 Mar 2026
https://github.com/bradleyboehmke/analytics-connect-intro-r
Introduction to R (slides for Analytics Connect '18)
data-science r training tutorial
Last synced: 24 Mar 2025
https://github.com/extcore/extcore-sample-filestorage
ExtCore framework 7 sample web application that uses file storage
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 03 Aug 2025
https://github.com/march-mitsuki/easy-tutorial-react
Write onboarding tutorial with a declarative API
guide intro reactjs tour tutorial tutorials typescript ux
Last synced: 29 Apr 2026
https://github.com/saeedkohansal/sync-website-theme-with-os-dark-mode-and-light-mode-css-only-trick
Sync A Website Or Webpage Theme With OS's Preferred Color Scheme, Dark Mode, And Light Mode using only CSS. We can call this feature CSS Automatic Night Mode And Day Mode By OS Color Setting. As you can see, without any page refresh, my website automatically switches by my OS setting between Dark Mode And Light Mode. With a CSS Media query...
autodarkmode automaticdarkmode css css-tricks css3 csstricks darkmode darktheme gilgeekify html night-mode night-theme nightmode programming tutorial web-design web-development webdesign webdesigner webdevelopment
Last synced: 25 Mar 2025
https://github.com/joshmcguigan/fizzbuzz-rs
Test bed for the blog post 'A FizzBuzzy Tour of Traits in Rust'
documentation reference rust rust-lang tutorial
Last synced: 05 Oct 2025
https://github.com/pprattis/a-programming-tutorial-web-app-with-JDBC-client
A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.
bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application
Last synced: 28 Sep 2025
https://github.com/jcbritobr/sevenguitasksgiu
This is an implementation of the 7GUIs tasks written with Golang and GIU library.
Last synced: 06 Apr 2025
https://github.com/hyperspy/exspy-demos
eXSpy Jupyter Notebook demos
data-analysis data-visualization eds edx eels electron-energy-loss-spectroscopy hyperspy life-sciences materials-science multi-dimensional physical-sciences spectroscopy tutorial x-ray-spectroscopy xrf
Last synced: 13 May 2025
https://github.com/saeedkohansal/javascript-word-counter-web-application
It's a JavaScript word counting web application, with this web app you can count words, characters and lines in English and non-English languages using Vanilla JavaScript, HTML and CSS
clientside css education frontend gilgeekify html javascript programming tutorial vanillajs webapplication webdevelopment
Last synced: 25 Mar 2025
https://github.com/jaidevd/talentsprint-workshop
TalentSprint workshop on Machine Learning in November 2017
data-science jupyter-notebook machine-learning python sklearn tutorial
Last synced: 02 Aug 2025
https://github.com/jskulski/elm-intro-workshop
A kata designed to introduce developers to the Elm programming language language
elm elm-demos elm-lang introduction kata tutorial
Last synced: 22 Jun 2026
https://github.com/alexmhack/django_blog
creating a nice 2018 blog with backend as django2 and python3
beginner-friendly beginner-project beginner-tutorial blog django-blog django2 project python3 tutorial
Last synced: 28 May 2026
https://github.com/alexmhack/django-hosts-awseb-boilerplate
Using Django backend with django-hosts and deploying using AWS ElasticBeanstalk
aws boilerplate deploying-django django-hosts django2 elasticbeanstalk subdomains tutorial
Last synced: 05 Mar 2025
https://github.com/loftwah/rails-blog
My Rails 7 Blog
blog docker docker-compose guide rails ruby tutorial
Last synced: 11 Apr 2026
https://github.com/burakboduroglu/go_tutorial
Go Programming Language Tutorial
go go-tutorial golang tutorial
Last synced: 04 Apr 2025
https://github.com/makstyle119/dsa
Data Structure & Algorithum from beginner to advanced
algorithm begginer-friendly data-structure data-structures-and-algorithms dsa dsa-python makstyle119 tutorial
Last synced: 04 Jan 2026
https://github.com/dmvianna/gabriel-tut
Data science tutorial by @gabriel439
data-science haskell-stack tutorial
Last synced: 07 Oct 2025
https://github.com/trickypr/linux-game-console
A quick install system for a Debian based gaming console
awesomewm debian game-console gaming linux linux-game-console qt tutorial
Last synced: 26 Jan 2026
https://github.com/krsoninikhil/phil-opp-rust-os
A small working Operating System in Rust. Follows this blog series https://os.phil-opp.com/
Last synced: 22 Mar 2025
https://github.com/gaprogman/blog-tutorials
A repository for full code listings used in tutorials on my .NET Core blog
netcore netcore-webapi netstandard tutorial
Last synced: 10 May 2026
https://github.com/primaryobjects/cardano-tutorial
Easy tutorial for developing with the Cardano blockchain. Create a wallet. Send and receive ADA.
ada blockchain cardano cardano-cli cardano-community cardano-wallet dapp javascript lovelace node-js nodejs tutorial tutorials web3
Last synced: 18 Apr 2026
https://github.com/ifarkhshatov/jira_pptx_with_officer
How to automate your reports with R and Powerpoint
automation officer powerpoint powerpoint-automation pptx r rscript slide-master tutorial
Last synced: 15 Sep 2025
https://github.com/actinia-org/actinia-example-plugin
A small example plugin for actinia-core.
actinia actinia-plugin geospatial opensource rest-api tutorial
Last synced: 17 Jan 2026
https://github.com/gnebbia/perl_data_structures_tutorial
data-structures datastructures notes perl tutorial
Last synced: 09 Jun 2026
https://github.com/xmaman/smallsi
2D physics engine tutorial
2d-physics-engine box2d csharp rigid-body-dynamics sequential-impulses tutorial
Last synced: 23 Mar 2025
https://github.com/axel-dev/install-webextension
How to manually install a webextension
Last synced: 16 Feb 2026
https://github.com/annimon-tutorials/annimon-tutorials.github.io
Site example for tutorial
github-pages jekyll site tutorial
Last synced: 18 Feb 2026
https://github.com/zeyu-li/django-tutorial
A tutorial for Django projects 🏫
django django-tutorial tutorial
Last synced: 21 May 2026
https://github.com/ryanito/godot-action-rpg
Made with HeartBeast's Make an Action RPG in Godot, adapted for Godot 4
gdscript godot godot4 heartbeast rpg tutorial
Last synced: 30 Mar 2025
https://github.com/benckx/baudelaire-on-qr
Encode a well-known book as a series of QR codes.
demo example qrcode qrcode-generator tutorial
Last synced: 17 Mar 2025
https://github.com/javaparser/javaparser-gradle-sample
Sample project with a basic Gradle + JavaParser setup
bootstrap gradle java javaparser parser tutorial
Last synced: 21 Apr 2026
https://github.com/jlozovei/node-api-server
Server-side for Node RESTful API Tutorial
expressjs mongodb nodejs restful-api server-side tutorial
Last synced: 11 Apr 2026
https://github.com/iml1111/lda_tutorial
LDA(Latent Dirichlet Allocation) - 잠재 디리클레 할당 실습 코드
nlp python recommender-system tutorial
Last synced: 13 Aug 2025
https://github.com/mihajlomilojevic/javascript-prirucnik
Ovaj projekat osmišljen je kao priručnik/tutorial za upoznavanje učenika srednjih škola sa naprednijim tehnikama i tehnologijama JavaScript programiranja kako bi učenici mogli da steknu znanje potrebno za kreiranje full stack aplikacija koje ne rade (ili veoma površno) tokom svog srednjoškolskog školovanja.
ebook expressjs javascript nextjs nodejs reactjs tutorial
Last synced: 12 Apr 2026
https://github.com/pierrebeitz/typescript-workshop
The fastest way to learn Typescript as a seasoned ES6-Dev
intro introduction learning learning-by-doing primer tutorial typescript typescript2
Last synced: 18 Jan 2026
https://github.com/ignavan39/erlang-tutorial-recursive-functions
Erlang tutorial for me
erlang recursive-functions tutorial
Last synced: 25 Jun 2026
https://github.com/nirmalnishant645/php-programming
Basic PHP Programs and Projects
css dom html javascript jquery php php-fpm php-framework php7 phpmyadmin programming tutorial web-development xhtml xml
Last synced: 13 Apr 2026
https://github.com/kingabzpro/automating-machine-learning-testing
Automating Machine Learning Testing using GitHub Actions and DeepChecks
automation cicd deepchecks machine-learning testing tutorial
Last synced: 04 Jul 2025
https://github.com/alexmhack/node_express
working on a simple project built with node and express
api beginner-project express-js javascript nodejs project tutorial
Last synced: 13 Apr 2026
https://github.com/matsunagalab/tutorial_analyzingmddata
Google colab notebooks for typical MD trajectory analysis routines with Python
mdtraj molecular-dynamics scikit-learn tutorial
Last synced: 20 Apr 2026
https://github.com/bmalbusca/git-getting-started
Tutorial, em português, para quem pretende usar git pela primeira vez ou, ter uma cheatsheet com os comandos mais usados.
Last synced: 09 Oct 2025
https://github.com/laironcosta1994/simple-ecs
An example using the core features of the Entity Component System (ECS), part of DOTS, for Unity, inspired by Roll-a-ball. This project utilizes the Unity Physics, Hybrid Renderer, and Entities packages.
csharp data-oriented-technology-stack dots ecs entities entities-preview entity-component entity-component-system entity-prefabs example hybrid-renderer job-system tutorial unity unity-3d unity-physics unity-scripts unity-tutorial unity3d
Last synced: 13 Feb 2026
https://github.com/ibmstreams/streamsx.tutorial.teda
Tutorials for TEDA
ibm-streams stream-processing tutorial
Last synced: 21 Feb 2026
https://github.com/elazzouzihassan/angulartuto
Welcome to the Angular Tutorial repository!
angular coding development framework tsx tutorial typescript
Last synced: 15 May 2026
https://github.com/alexlaurence/minna-no-python
👨💻Real-World Python Projects For Beginners
beginner-project projects python tutorial
Last synced: 13 Jun 2025
https://github.com/chilipp/psyplot-icon-c2sm-meeting-20220215
Presentation material for the psyplot demonstration at the ICON C2SM-Meeting 2022/1
icon jupyter jupyter-notebook presentation psyplot tutorial visualization
Last synced: 07 Apr 2025
https://github.com/arnim/hallojupyterdss
Offener Jour Fixe DSS - Data Science Skills Training: Jupyter Notebooks
binder-ready markdown python tutorial
Last synced: 23 Jul 2025
https://github.com/shubhambansal1997/learn-typescript
This repo contains some basics of the typescript (primarily for js developers)
js learn md tutorial typescript typescript2
Last synced: 19 Jan 2026
https://github.com/gnebbia/statistics_notes
Some notes about statistics concepts any computer scientist should absolutely have
guides notes r statistics stats tutorial
Last synced: 02 Mar 2025
https://github.com/andrewjbateman/angular-tour-of-heroes
:clipboard: This is a data-driven app that stores and displays a list of heroes, edits their details and allows navigation of the data using different views.
angular angular13 asynchronous-functions css hero heroes html in-memory-storage injec observablearray rxjs rxjs7 tutorial typescript
Last synced: 19 Apr 2026
https://github.com/iepathos/hello-numerai
Organizes the numer.ai hello first submission with Poetry installation and a script for downloading the models, training, and generating the first predict.pkl upload.
machine-learning numerai tutorial
Last synced: 10 Jul 2026
https://github.com/twtrubiks/summernote_nestable_flask
summernote Combine Nestable Python Flask
nestable python-flask summernote tutorial
Last synced: 30 Aug 2025
https://github.com/logofx/logofx.github.io
The LogoFX project website
logofx solid-principles tutorial wpf xamarin-forms
Last synced: 29 Jul 2025
https://github.com/twitu/monad-challenges
Solving the monad challenges
challenge haskell monads tutorial
Last synced: 24 May 2026
https://github.com/jasiek-net/react-webflow-memberstack
Showcase how to combine React and Webflow in app powered by MemberStack
memberstack no-code nocode primereact react showcase tutorial typescript webflow
Last synced: 20 May 2026
https://github.com/javascript-tutorial/sk.javascript.info
Modern JavaScript Tutorial in Slovak
Last synced: 22 Feb 2026
https://github.com/emanuelsacoman/gridlayout
Utilizando CSS Grid para fazer um layout responsivo e moderno.
css-grid html5 responsive-layout tutorial
Last synced: 24 Jul 2025
https://github.com/kadyb/sf_load_save
Tutorial on how to load and save spatial vector data in R
Last synced: 28 Jul 2025
https://github.com/wiseaidev/rust-releases
🦀 Explore Rust Releases Through Tiny Practical Examples. (WIP)
Last synced: 18 May 2026