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-24 00:25:53 UTC
- JSON Representation
https://github.com/gvwilson/sunset
A workshop on handing projects over (or winding them down)
codebender open-science succession-planning tutorial
Last synced: 04 Sep 2025
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/gvwilson/l4py
Lean for Python Programmers
lean4 open-source python tutorial
Last synced: 13 Jun 2026
https://github.com/carloshmarques/build-.net-applications-with-csharp
.NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.
course learn-to-code learning learning-by-doing learning-path microsoft-learn tutorial
Last synced: 27 Aug 2025
https://github.com/edinsonrequena/simple-port-scanner
This is a simple port scanner built in python 3.8
computer-science cybersecurity hacking port-scanner python python3-8 scanner socket tutorial
Last synced: 22 Mar 2025
https://github.com/saeedkohansal/php-mysql-javascript-live-username-checker-from-database-json-api
It's a Live Username Checker From a real MySQL database using PHP and JavaScript, you can check that username is available to submit or exists in your database, I show you how to create a PHP and MySQL JSON API to checking username input field data with the usernames list in your database.
backend corephp database frontend fullstack gilgeekify html javascript livedata mysql object-oriented-programming oop pdo php realtime tutorial vanilla-javascript vanillajs webdevelopment widget
Last synced: 19 Apr 2026
https://github.com/wsdltophp/packagepaypal
PHP SDK for PayPal Web Services with SOAP
packagegenerator paypal php php-sdk tutorial
Last synced: 23 Jun 2025
https://github.com/nickbasile/simple-tailwind-nav
A simple nav bar built with Tailwind CSS (https://tailwindcss.com/docs/what-is-tailwind)
Last synced: 18 May 2026
https://github.com/optima-chat/cc-best-practice
Claude Code 使用技巧和最佳实践的中文社区集合
awesome best-practices chinese claude-code development tutorial
Last synced: 05 Nov 2025
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/jcbritobr/sevenguitasksgiu
This is an implementation of the 7GUIs tasks written with Golang and GIU library.
Last synced: 06 Apr 2025
https://github.com/desoga10/webpack-babel
A simple tutorial on how to set up React using Webpack and Babel in the most minimalistic way possible.
babel babel-plugin react reactjs tutorial web-development webpack webpack4
Last synced: 12 Apr 2026
https://github.com/mauroreisvieira/sublime-text-tips-and-tricks
Collection of helpful tips and tricks.
sublime-text tips tricks tutorial
Last synced: 12 Jun 2025
https://github.com/dogma-io/babel-plugin-react-code-block
Display React functional examples with source code.
babel babel-plugin block code example react sample tutorial
Last synced: 07 May 2026
https://github.com/yasenstar/powerbi_tutorial
Base on "PowerBI Tutorial" book, provide step by step video demo on learning and mastering Power BI tool
analytics data microsoft powerbi tutorial visualization
Last synced: 07 Jan 2026
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/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/yukihirai0505/tutorial-program
:sunny: for each programming tutorial code
c-plus-plus docker golang java php python react scala tutorial
Last synced: 04 Apr 2026
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/ethand91/photogridexample
Simple Photo Grid Example Using Jetpack Compose
android jetpack kotlin tutorial
Last synced: 20 May 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/skvggor/yt-channel
Vídeos para o canal do YT.
aprender css html javascript learning tutorial youtube
Last synced: 04 Feb 2026
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/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/alexlaurence/minna-no-python
👨💻Real-World Python Projects For Beginners
beginner-project projects python tutorial
Last synced: 13 Jun 2025
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/vishal-biyani/puppet-lab
A simple Puppet lab to get started!
infrastructure puppet tutorial
Last synced: 20 May 2026
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/living-with-machines/ai4lam-huggingface-datasets-demo
datasets demo for ai4lam
ai4lam glam huggingface-datasets tutorial
Last synced: 13 Jun 2025
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/seandavi/rbiocbook
An instructional/experiential book using R and Bioconductor.
bioconductor bioinformatics book quarto r rstats statistics tutorial
Last synced: 13 Jun 2025
https://github.com/elazzouzihassan/tourofheroes-v2
Tour of Heroes : application and tutorial
angular framework javascript js tsx tutorial webapp
Last synced: 13 Apr 2026
https://github.com/coders-school/first-contribution
Learn how to contribute to open-source projects
contribution open-source tutorial
Last synced: 05 Jul 2025
https://github.com/amass01/nativescript-tutorial
NativeScript official tutorial step by step
angular nativescript tutorial typescript
Last synced: 05 May 2026
https://github.com/cbinet/brocoli-pi
Flask REST API for Raspberry PI
flask flask-restful gpio rasberrypi raspberry-pi tutorial web-server webserver
Last synced: 13 Apr 2026
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/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/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/jarulsamy/vscode-c-tutorial
Simple beginner's guide to using a C debugger in VSCode.
Last synced: 19 May 2026
https://github.com/DaikonNimono/FirstPersonShooter
Реализация проекта "Шутер от первого лица" из курса "Основы UNIGINE - Базовый курс"
course csharp fps tutorial tutorial-code unigine
Last synced: 11 Mar 2025
https://github.com/arm-education/executorch_on_arm_labs
🚀Explore how PyTorch models can be exported and lowered to the ExecuTorch Runtime for more effective, lightweight, minimalist inference at the Edge. Covers deploying to CPUs, particularly via the XNNPACK backend, for transformer-based and CNN models, before covering deployment to the Ethos-U backend, the TOSA IR, FVPs, and Google Model Explorer.🚀
arm edge-ai ethos-u executorch fvp inference jupyter-notebook kleidiai labs pytorch tosa tutorial xnnpack
Last synced: 30 May 2026
https://github.com/manthanthakor/c-sharp-tutorial
Welcome to the C# Tutorial repository! This repository contains a collection of tutorials, examples, and exercises to help you learn C# programming language from basics to advanced topics. Whether you're just starting with C# or looking to deepen your knowledge, you'll find useful resources here.
csha csharp-code oops-in-csharp opps opps-example tutorial
Last synced: 13 Sep 2025
https://github.com/seracio/how-to-merge-communes
geojson insee topojson tutorial
Last synced: 13 Sep 2025
https://github.com/noamfav/frisian-draught
Frisian Draughts – A modern JavaFX-based take on the classic board game, featuring smart AI, multiplayer capabilities, tutorials, and customizable themes.
ai board-game checker desktop-app draughts frisian game-development java javafx maven multiplayer open-source strategy-game tutorial
Last synced: 01 Mar 2025
https://github.com/didinj/javascript-objects-example
Javascript Tutorial: Objects Example
example javascript js object objects tutorial
Last synced: 29 Mar 2025
https://github.com/slipnitskaya/dmcourse-jgu
Dynamic modeling of protein dynamics using Python. - Tutorial materials for Biomedicine MScs students at JGU, Mainz (Stefan Legewie, Sofya Lipnitskaya; 2017-2020).
course-materials dynamic-modelling mathematical-modelling python teaching-materials tutorial
Last synced: 20 Apr 2026
https://github.com/freeclimbapi/java-collect-digits-how-to-guide
Java - Collect Digits Tutorial
Last synced: 18 Jun 2025
https://github.com/petercollingridge/bloops-canvas
Ecology and evolution simulation using Javascript and canvas
alife canvas evolution genetic-algorithm javascript tutorial
Last synced: 10 Jan 2026
https://github.com/annakrystalli/emodnet-dataspice-tutorial
An Introduction to using R package Dataspice to collect metadata for EMODnet Biology Data Products
dataspice emodnet-biology metadata tutorial
Last synced: 25 Jan 2026
https://github.com/thinkswan/react-mapbox-skate-parks
A React app that displays all skateboarding parks in Ottawa, Canada.
javascript mapbox react tutorial
Last synced: 19 Jun 2026
https://gitlab.com/xe1phix/xe1phix-linuxwiki
Xe1phix encryption gnupg linux tutorial wiki
Last synced: 11 Mar 2025
https://github.com/mlh-fellowship/gitlearner
Draft repo for creating a CLI app on git.
git javascript nodejs tutorial
Last synced: 10 Apr 2026
https://github.com/magnetic-fox/c64-tutorial-like
Some easy projects for cc65 compiler suite. Mostly C-written.
assembler assembler-6502 c c64 examples experiments retroprogramming simple tutorial
Last synced: 19 Jun 2026
https://github.com/macagua/example-vuejs2-spa
A Simple Single Page Application Demo Using Vue.js 2 following the "How To Build A Simple Single Page Application Using Vue 2 (Part 1)" tutorial.
tutorial vue-components vue2 vue2-demo vuejs vuejs2
Last synced: 19 Jun 2026
https://github.com/malhotra5/database-functionalities
A tutorial on using sqlite3.
sqlite3 tutorial tutorial-code
Last synced: 17 Mar 2025
https://github.com/flowforfrank/react-native-todo
📱 Mobile application created with React Native
expo javascript mobile-app mobile-development react react-native reactjs tutorial webtips
Last synced: 13 Apr 2026
https://github.com/jeremytenjo/how-to-send-push-notifications-with-firebase-and-react
Send Push notifications with Firebase and React
firebase firebase-messaging push-notifications react tutorial
Last synced: 18 May 2026
https://github.com/pfitzer/electron-dialog-examples
Examples of how to use electron dialog
dialog electron examples tutorial
Last synced: 18 May 2026
https://github.com/bittricky/fireworks
Fireworks display with javascript and css
Last synced: 18 May 2026
https://github.com/ingogbe/nodeexample
Exemplos em NodeJS
body-parser consign example expressjs handlebarsjs html javascript morgan nodejs nodemon postman tutorial
Last synced: 18 Jan 2026
https://github.com/rodrigokamada/angular-auth0-zenvia-sms
Application example using Angular 14 where a simple WEB application will be implemented using the Auth0 platform to authenticate and authorize the user and the ZENVIA platform to integrate with SMS channel in order to validate the user phone.
angular auth0 authentication beginners dev-community frontend gh-actions gh-pages hacktoberfest sms tutorial zenvia
Last synced: 09 May 2026
https://github.com/makstyle119/python
Python from beginner to advanced
begginer-friendly makstyle119 python tutorial
Last synced: 11 Oct 2025
https://github.com/altugbakan/tutorials
Various tutorial projects for languages, frameworks, and systems that I have been working on
Last synced: 21 Jan 2026
https://github.com/senior-sigan/springboottutorial
java mybatis spring-boot tutorial
Last synced: 29 Apr 2026
https://github.com/arction/lcu-tutorial-multipleseries-02
Tutorial for LightningChart .Net High-Performance Charting Library. Adding Multiple Data Series to a Chart.
chart charting-library csharp data-visualization dotnet example lightning-chart line performance tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/s-light/workshop__blender_web_creative_worlds
Workshop for blender3dschool.de - Blender & Web: creative worlds ;-)
a-frame blender blender-addon tutorial workshop
Last synced: 12 Oct 2025
https://github.com/didinj/javascript-highest-order-function-examples
Javascript Tutorial: Higher Order Function Examples
examples function highest-order javascript js tutorial
Last synced: 13 Oct 2025
https://github.com/akanshdivker/flask-api-tutorial
Tutorial for extracurricular class teaching basic to advanced levels of creating a REST API using Flask.
flask flask-api-tutorial flask-tutorial python python-tutorial python3 teaching tutorial tutorial-code tutorial-demos tutorial-exercises
Last synced: 18 May 2026
https://github.com/jessie-codes/golang-cat-cafe
Learn Go by building a cat cafe API.
golang golang-examples tutorial tutorial-exercises
Last synced: 13 Jul 2025
https://github.com/iaccessability/iaccessability
Beyond Sight, independence with technology. iAccessAbility exists to help those with visual impairment and blindness use Apple products in their day-to-day life as well as bring awareness that while we are a minority with disabilities, we too can be independent and successful in this world.
accessability accessibility android apple articles blog google howto ios news support technology tutorial watchos
Last synced: 04 Jul 2025
https://github.com/ekaone/roadmap-my-repository
Hi 👋, this is roadmap for my repository, find my collection stuff, hopeful it will be useful for you ✌😃
animation component countries country css gatsbyjs javascript json list material-ui nextjs png reactjs reso rest rest-api roadmap svg tailwindcss tutorial
Last synced: 13 Apr 2026
https://github.com/opt-nc/atelier-spring-kafka
Projet d'exemple d'utilisation de la lib `org.springframework.kafka:spring-kafka`
digital-le elearning glia kafka kafka-client kafka-consumer kafka-producer kafka-streams learning-by-doing tutorial
Last synced: 24 Jan 2026
https://github.com/ryanwalder/how-to-git
Git repo to show how to use fetch/rebase/review PRs like a boss
Last synced: 17 Oct 2025
https://github.com/litilexuezha/c-tutorial-101
学习 c 语言基础
c c-basic c-tutorial learning-c tutorial
Last synced: 01 Jun 2026
https://github.com/extcore/extcore-sample-identity
ExtCore framework 7 sample web application that uses Identity
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 24 Feb 2026
https://github.com/flavienbwk/elasticsearch-migration-tutorial
Companion repo to my blog post on migrating an Elasticsearch cluster without service disruption.
docker elasticsearch high-availability migration tutorial
Last synced: 02 May 2026
https://github.com/mpc-bioinformatics/pia-tutorial
Tutorial for PIA - Protein Inference Algorithms
Last synced: 15 Mar 2026
https://github.com/ephbaum/elxrbb-tutorial
A (n ambitious) collaborative effort with ChatGPT (GPT-4) to create a tutorial, and open source, a forum web application
elixir elixir-lang forum-application pheonix-elixir phoenix tutorial
Last synced: 24 Oct 2025
https://github.com/matthewfeickert/jupyter-notebook-basics
Some examples of how to do some core things in Jupyter
binder jupyter jupyter-notebook tutorial
Last synced: 01 Jul 2025
https://github.com/organization-devxp/solid-principios-tutorial
Repositorio educativo con ejemplos prácticos de los principios SOLID en diseño de software.
principios-solid solid tutorial tutorial-exercises
Last synced: 24 Oct 2025