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-02 00:31:45 UTC
- JSON Representation
https://github.com/s1n7ax/youtube-generate-java-doc-comment-using-treesitter
This repository is related to two YouTube videos I have done
doc-comments java neovim treesitter tutorial youtube
Last synced: 03 May 2026
https://github.com/ghostwriternr/github-battle
My code from Taylor McGinnis' unbelievably good ReactJS tutorial
Last synced: 03 May 2026
https://github.com/baggiponte/pymi-polars
🐻❄️ @pola-rs tutorial @pythonmilano
Last synced: 03 May 2026
https://github.com/bhattbhavesh91/language-identification-using-python
A small tutorial on how you can detect language using Python, Fasttext, Google Compact Language Detector and Google Translate
cld3 fasttext google-language google-translate language-identification python python-tutorial tutorial
Last synced: 03 May 2026
https://github.com/samuelfolledo/custom_ai_in_ios
Object detection iOS app that scores rock paper scissor game for you
machine-learning object-detection python swift swiftui tutorial
Last synced: 03 May 2026
https://github.com/alberanid/git-crash-course-en
Git crash course
cli course crash-course git introduction repositories slides tutorial
Last synced: 04 May 2026
https://github.com/flowforfrank/scroll-animated-portfolio
🎨 Scroll animated portfolio created in React + TypeScript
course frontend javascript portfolio project reactjs tutorial webtips
Last synced: 04 May 2026
https://github.com/hugocruzlfc/react-router-dom-update
Tutorial about react-router-dom version 6 with Typescript. Folder estructures and options.
react react-router-v6 tutorial typescript
Last synced: 04 May 2026
https://github.com/charlesfrye/convolution-tutorial
Tutorial on Convolutions for Signals and Probability
Last synced: 09 Jun 2026
https://github.com/fl97-mo/level-1-python-beginner-guide
Learn Python from scratch! This repository provides a beginner-friendly guide to Python programming, with practical examples, projects and detailed explanations.
algorithms basics beginner-friendly control-structures data-structures examples exercises functions modules oop programming projects python tutorial
Last synced: 05 May 2026
https://github.com/semazurek/howtocube
An application showing step by step how to solve a 3x3 Rubik's cube.
csharp cube rubick rubicks-cube tutorial
Last synced: 09 Jun 2026
https://github.com/koji/ml
machine learning
keras machinelearning opencv python pyto tensorflow tensorflowjs tutorial
Last synced: 06 May 2026
https://github.com/gianpaj/pomodoro
Pomodoro-technique app developed using Node.JS, MongoDB and jQuery. Online Full Stack JS Course: Learn Full Stack JavaScript at Your Pace on Codementor
Last synced: 06 May 2026
https://github.com/crissccl/digital_controlsim
Tutorial-oriented simulation of a discrete-time PI control loop applied to a first-order system. Includes actuator saturation to emulate real microcontroller behavior. Designed for educational purposes and digital control learning.
arduino digital-control education esp32 first-order-system matlab pi-controller saturation simulation teensy tutorial
Last synced: 06 May 2026
https://github.com/bravoborja/firebasenotifications
Tutorial about Firebase Notifications in Android
android firebase firebase-notifications java notifications tutorial
Last synced: 06 May 2026
https://github.com/danielres/yarn-workspaces-unified-env-example
Example boilerplate of unified env vars management using yarn workspaces, works on Heroku
envalid environment-variables example-app graphql graphql-yoga heroku monorepo parceljs react tutorial yarn-workspaces
Last synced: 07 May 2026
https://github.com/aacgn/tour-of-heroes
An app that helps a staffing agency manage its stable of heroes
Last synced: 07 May 2026
https://github.com/djschleen/sbom-release-example
An example project that demonstrates how to automate a release with SBOM generation using Syft
cyclonedx github-actions sbom spdx tutorial
Last synced: 07 May 2026
https://github.com/alexmhack/channels_tutorial
working along django channels official tutorial and creating a chat service with chat groups
beginner beginner-project channels-framework django django-channels-framework django-project python3 tutorial
Last synced: 08 May 2026
https://github.com/baeldung/linux-tutorials
Supporting code for the tutorials on https://www.baeldung.com/linux
Last synced: 08 May 2026
https://github.com/mrbrunelli/consulta-fetch
Realizar consultas GET e POST ao backend com fetch
fetch fetch-api get javascript php post tutorial
Last synced: 08 May 2026
https://github.com/varshneydevansh/machinelearning-101
This repository is about various Algorithm's and Implementations in ML
artificial-intelligence artificial-neural-networks computer-science computer-vision deep-learning machine-intelligence machine-learning machine-learning-algorithms machinelearning neural-network numpy numpy-tutorial python tensorflow tensorflow-tutorials tutorial tutorial-exercises
Last synced: 08 May 2026
https://github.com/colinwilliams91/unity-game-template
This is a repo set up w/ proper gitignore and project board for a game development team using Unity
agile collaborate collaboration collaborative development devops game game-development gamedev git github how-to howto setup team tutorial unity
Last synced: 09 May 2026
https://github.com/antonio-f/deep_q-network
Deep Q-Network example from Udacity's Deep Reinforcement Learning Nanodegree.
101 box2d deep-learning deep-q-learning deep-q-network dqn dqn-pytorch gym lunarlander-v2 openai-gym pybox2d pytorch reinforcement-learning tutorial
Last synced: 10 May 2026
https://github.com/codeantik/redux-saga-demo
A demo app to understand and learn the working of redux-saga
demo generator-functions redux redux-saga sagamiddleware tutorial
Last synced: 11 May 2026
https://github.com/cj-mills/fastai-timm-gesture-recognition-tutorial-code
This repository contains the training code for my beginner-friendly tutorial titled "Fine-Tuning Image Classifiers with Fastai and the timm library for Beginners".
fastai image-classification pytorch tutorial
Last synced: 13 May 2026
https://github.com/truemedia/wordpress-plugin-from-scratch
Git repo of code from tutorials on how to create WordPress plugin from scratch (all WP versions)
create from php plugin programming scratch series tutorial wordpress
Last synced: 13 May 2026
https://github.com/flolu/bazel
🌿 Getting started with Bazel for absolute beginners
bazel bazel-rules bazelisk build-tool buildifier github-actions starlark tutorial
Last synced: 13 May 2026
https://github.com/gvwilson/notwrong
A short introduction to research methods for software engineers
creative-commons research-methods software-engineering tutorial
Last synced: 13 Jun 2026
https://github.com/kahsolt/conv2d-kernels
Interactive experiments on pretrained Conv2d layer weights.
cnn neural-network tutorial visualization
Last synced: 24 Jun 2026
https://github.com/soran-ghaderi/backpropagation
Backpropagation and automatic differentiation, and grid search from scratch.
automatic-differentiation backpropagation backpropagation-neural-network gridsearch mlp neural-network tuning tutorial
Last synced: 29 Jun 2026
https://github.com/wave-av/examples
Working examples for WAVE SDK, ADK, and MCP server
examples streaming tutorial typescript video
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/applitools/tutorial-webdriverio5-applitools-service-ultrafastgrid
Applitools Ultrafast Test Grid VisualGridRunner tutorial using the WebdriverIO 5 Service
applitools tutorial webdriverio
Last synced: 06 Jun 2026
https://github.com/mavericks-db/react-todo-app
Microverse Module 03 Project: This is an educational project to make a todo-app following this tutorial React Tutorial From Scratch: A Step-by-Step Guide (2021). This tutorial, divided into several parts, is very comprehensive, and covers all main concepts about React, from the very basics to some intermediate topics. Built with React, Sass and JavaScript.
css css3 html html-css-javascript html5 javascript microverse microverse-projects microverse-students react react-hooks react-router reactjs sass scss todo todo-app todoapp todolist tutorial
Last synced: 11 Mar 2025
https://github.com/aristofun/js-fantom-chat
Live while clients are alive, no messages persistency (demo JS socket.io web app)
bulma javascript nodejs socket-io tutorial vanilla-js
Last synced: 10 Apr 2026
https://github.com/rafi/docker-k8s-101
Docker & Kubernetes 101
101 docker kubectl kubernetes tutorial
Last synced: 18 Apr 2026
https://github.com/reneweb/react-native-component-tutorial
This repository contains some examples on how to create react native components
javascript native-components react-native tutorial
Last synced: 04 Apr 2026
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/caicloud/crd-sample
kubernetes CRD pattern tutorial and sample
api-aggregation controller cr crd kubernetes sample tutorial
Last synced: 30 May 2026
https://github.com/candasm/bens-ansible-tutorial
This is a tutorial code of "Ansible - A Beginner's Tutorial" from "Ben's IT Lessons" Channel on Youtube.
Last synced: 26 Apr 2026
https://github.com/maximkrouk/swift-udf-tutorial
UDF Tutorial for Swift
combine composable-architecture fp functional-programming playground swift swiftui tutorial udf
Last synced: 26 Apr 2026
https://github.com/hashicorp-education/learn-terraform-multicloud-kubernetes-eks
Last synced: 25 Mar 2025
https://github.com/swapagarwal/learn-vue-app
💃 Enjoy the Vue!
exercise guided-exercises javascript learn learn-vue learn-vuejs tutorial tutorial-exercises vue vuejs
Last synced: 26 Apr 2026
https://github.com/chingc/tutorial-uv
A quickstart and reference for uv to help you get up and running fast.
documentation python quickstart readme reference tutorial uv
Last synced: 04 Apr 2026
https://github.com/vicjun22/openai-chat-integration_spring-boot
OpenAI: Chat integration with Spring Boot
java maven openai springboot tutorial
Last synced: 11 Apr 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/flowforfrank/csserver
🎮 CS:GO Server Starter CLI
batch cli cmd csgo javascript node nodejs tutorial webtips
Last synced: 27 Apr 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/junaidqadirb/timbercast-s01e03-poll
E03: Twitter Poll
laravel livewire poll poll-application timbercast tutorial twitter-poll
Last synced: 08 May 2026
https://github.com/erismardev/learn-dart
📚Playground e cheatsheet para aprender Dart. Coleção de projetos Dart que são divididos por tópicos e contêm exemplos de código com explicações.
cheatsheet dart dart-lang examples flutter learning playground snippets tutorial
Last synced: 15 May 2026
https://github.com/tudbut/utils
Some examples
examples linux tutorial virtual-machine
Last synced: 28 Apr 2026
https://github.com/fga-eps-mds/2019.1-pylearner
Chabot para auxiliar novatos com Machine Learning utilizando o Jupyter Notebook
chatbot jupyter-notebook machine-learning tutorial
Last synced: 28 Apr 2026
https://github.com/jotaaloud/overlappingjframecomponents
How to overlapp a JFrame component over Graphics ( Java )
color components java jframe tutorial
Last synced: 22 Mar 2025
https://github.com/cjminecraft01/entitiestutorial
The environment as part of the entity mini tutorial series
forge forge-mod minecraft minecraft-mod mod modding modding-tutorials tutorial tutorial-code
Last synced: 28 Apr 2026
https://github.com/sushantnair/django-tutorial
A comprehensive walkthrough of Django's main features that make it such a powerful website development tool. The codes are inspired from and the notes are created by Mrs. Nirmala Baloorkar, Assistant Professor, KJ Somaiya College of Engineering, SVU, Vidyavihar, Mumbai, 400077.
django django-admin django-admin-interface django-admin-panel django-application django-forms django-framework django-models django-rest-framework django-session django-template-language django-templates good-lessons goodreads html-css-javascript model-view-template restful-webservices sqlite tutorial
Last synced: 28 Apr 2026
https://github.com/the-akira/django-blog-tutorial
Tutorial para iniciantes com o framework Django
django django-application django-blog heroku heroku-deployment portuguese-brazilian portuguese-language postgresql python3 tutorial
Last synced: 10 May 2026
https://github.com/bradmartin/egghead-drawingpad
https://egghead.io/lessons/javascript-capture-drawings-and-signatures-in-a-nativescript-app
eggheadio lesson nativescript tutorial
Last synced: 28 Apr 2026
https://github.com/dogxii/zero-frontend
从🥚到1学习前端 教程实践路线图 :) 前端初学者教程,HTML CSS JavaScript Nodejs React TypeScript
css frontend html javascript react tutorial
Last synced: 18 Apr 2026
https://github.com/hashim21223445/an134
📝 morni cloud Netlify Minimalistic Vue-powered static site generator
backend blog chrome-extension computer-vision config config-admin-ui configmap-creation configuration-management cryptocurrency docker github-config machine-learning markdown maven neural-network nodejs react-router styled-components tutorial typescript
Last synced: 02 Apr 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/pedrochamberlain/proffy
A single page application for Rocketseat's Next Level Week #2
react react-native spa tutorial typescript
Last synced: 08 May 2026
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/timonwa/sender-react-integration
Code example for integrating Sender with React to collect and deliver emails for free. Follow this guide for seamless integration with Sender, applicable to various JavaScript frameworks and plain HTML/JavaScript forms.
angular article javascript reactjs sender tutorial tutorial-code vue
Last synced: 17 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/alexmhack/django_channels
using django and web sockets to create a simple yet elegant project
beginner-friendly beginners-tutorial-series channels django python3 tutorial
Last synced: 29 Apr 2026
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/dykstrom/mazela-man-web
Tutorial website for FXGL
fxgl game-development javafx tutorial
Last synced: 29 Apr 2026
https://github.com/penge/csharp-web-api-examples
Example Web API projects in C#
aspnet-core csharp example tutorial web-api
Last synced: 25 Mar 2025
https://github.com/adamisntdead/hackr-news
📰 A Hacker News Front Page clone in React
hacker-news react react-hn sample tutorial
Last synced: 30 Apr 2026
https://github.com/haruyasu/django-ecommerce
:bulb: Ecommerce - Django Startup
Last synced: 27 Jan 2026
https://github.com/andredarcie/2d-roguelike-game-unity
2D game created in Unity 5
chsarp game game-2d game-development tutorial unity
Last synced: 30 Apr 2026
https://github.com/antonio-f/attention_mechanism_tf2
Neural Machine Translation with Attention - TensorFlow 2.X
artificial-intelligence attention attention-mechanism bidirectional-lstm deep-learning neural-machine-translation python seq2seq sequence-models tensorflow2 tutorial
Last synced: 30 Apr 2026
https://github.com/vagnerbellacosa/curso_markdown
Curso de comandos e estilos em Markdown
apontamentos comandos markdonw tutorial
Last synced: 24 Feb 2026