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-27 00:27:56 UTC
- JSON Representation
https://github.com/andrewrporter/f-string-tutorial
Basic introduction to python 3.6 f-strings
Last synced: 13 May 2026
https://github.com/mingrammer/deep-learning-from-scratch
Jupyter notebooks for "deep learning from scratch" book
deep-learning deep-learning-from-scratch-master jupyter-notebook tutorial
Last synced: 09 Jun 2026
https://github.com/c17an/quiz-app
react & typescript tutorial project
react styled-components tutorial typescript
Last synced: 03 May 2026
https://github.com/ashwani-luhaniwal/nodejs-intro-guide
NodeJS Introduction Guide
node nodejs nodejs-tutorial reference tutorial
Last synced: 13 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/ghostwriternr/github-battle
My code from Taylor McGinnis' unbelievably good ReactJS tutorial
Last synced: 03 May 2026
https://github.com/arihantverma/react-breadcrumb-component
A Reusable React Breadcrumb Component Using Compound Components Pattern, Made for a Youtube Video Explaining The Same
breadcrumb compound-components react tutorial youtube
Last synced: 02 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/jklemon17/react-redux-todo
React-redux tutorial todo list
Last synced: 06 May 2026
https://github.com/ogstudio/tutorial-tool
Simple video editing tool to automate creation of tutorials
Last synced: 15 Jun 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/drsmile444/tensorflow-ml-bot-example
🤖 Telegram Bot example using Machine Learning and Tensorflow
example telegram telegram-bot tensorflow tutorial
Last synced: 13 May 2026
https://github.com/bfmhno3/git_guide
本教程的主要目的系让大家快速入门 Git,掌握其基本使用方法和常规操作,而非深入讨论 Git 的内部实现细节。通过本教程,您将能够轻松应用 Git 进行版本控制,提高团队协作效率。
Last synced: 17 Jun 2026
https://github.com/zeucapua/scrawl
It's like Wordpress, but new, and yours.
markdown svelte sveltejs tutorial tutorial-code
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/uscbiostats/aws-notes
Random notes on how to use AWS for our research
aws cloud-computing notes rstats tutorial
Last synced: 18 Jun 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/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/actionv/github-actions-tutorial
GitHub Actions Tutorial | GitHub Actions 完全指南
actions github github-actions tutorial
Last synced: 12 May 2026
https://github.com/riad-azz/flask-api-cors-tutorial
A step-by-step tutorial on building a Flask API with CORS (Cross-Origin Resource Sharing) enabled. Learn how to implement CORS in a Flask API to handle cross-origin requests and develop web applications with secure and controlled cross-origin access.
api cors flask flask-api flask-cors python tutorial web-development
Last synced: 02 May 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/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/bashkirtsevich-llc/wiki-dump-parser
Wiki dump parser (jupyter)
bz2 demos jupyter jupyter-notebook jupyter-notebooks parser python python3 tutorial tutorial-code tutorials wiki wikia wikipedia wikipedia-corpus wikipedia-dump wiktionary xml xml-parser
Last synced: 11 May 2026
https://github.com/annimon-tutorials/android-secret-code
Source code for tutorial
android easter-egg secret-code tutorial
Last synced: 11 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/gameidea-studio/godot-3d-boat-game
A simple 3D boat controller made in Godot.
3d beginner-friendly boats gamedev godot godot4 tutorial tutorial-code
Last synced: 23 Jun 2026
https://github.com/raiyanyahya/how-to-train-your-gpt
Build a modern LLM from scratch. Every line commented. Explained like we are five.
attention-mechanism deep-learning educational from-scratch gpt language-model llama llm machine-learning natural-language-processing python pytorch tokenisation transformers tutorial
Last synced: 11 May 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/avrabyt/image-compressor
🛠 Dimensionality Reduction demo tools ! 🚀 SVD and PCA for Image compression 🎃 Check the app out !✨
dimensionality-reduction machine-learning pca principal-component-analysis python singular-value-decomposition streamlit tutorial
Last synced: 07 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/vimichael/monogame-series-source-code
A MonoGame tutorial series available for free on YouTube.
csharp dotnet game game-2d gamedev monogame monogame-community tutorial
Last synced: 02 May 2026
https://github.com/danielbrito/canal-youtube
▶️ Códigos desenvolvidos nos vídeos do meu canal.
c channel education game mathematics programming python tutorial youtube
Last synced: 03 May 2026
https://github.com/richelbilderbeek/mxe_tutorial
Tutorial about the MXE cross-compiling environment
cpp mxe mxe-tutorial qmake qtcreator tutorial
Last synced: 02 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/samolego/taterzenprofessionexamplemod
An example mod showcasing profession setup for Taterzens mod. (https://github.com/samolego/Taterzens)
Last synced: 04 May 2026
https://github.com/junaidqadirb/timbercasts-e02-contacts
E02: Contact List with Livewire and Bootstrap
boostrap contact-list contacts contacts-app laravel livewire tutorial watch youtube
Last synced: 05 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/ndxdeveloper/developpement-avec-qt6
Tutoriel complet sur le développement d'applications avec Qt6, couvrant tous les aspects depuis les bases jusqu'aux techniques avancées. Guide détaillé avec exemples pratiques, idéal pour débutants et développeurs expérimentés.
best-practices cmake cpp cross-platform database desktop-applications development-guide gui mobile-development multimedia multithreading mvc networking performance-optimization qml qt qt6 tutorial widgets
Last synced: 03 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/yellowflash2041/entry-level-assassin-test
Tutorial Challenge - Codeally
assassin challenge entry-level test tutorial
Last synced: 13 Jun 2026
https://github.com/rblaine95/rusty-playground
A Rusty Playground (Cemetery)
learning learning-by-doing rust rust-lang tutorial
Last synced: 13 Jun 2026
https://github.com/freeclimbapi/c-sharp-collect-digits-how-to-guide
C# -Collect Digits Tutorial
Last synced: 13 Jun 2026
https://github.com/makigas/tutorial-svelte-ejemplo-eventos
Código de ejemplo usado en los capítulos 17 y 18 de mi curso de Svelte
Last synced: 14 Jun 2026
https://github.com/howiprompt/deepseek-local-installer-script-mac-windows-no-docker
Developers lose critical hours fighting installation errors because 70% of local DeepSeek setups fail due to mismatched CUDA drivers or miss
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/convert-internal-docs-to-ai-agent-skills
Developers and ops teams waste hours weekly manually transcribing proprietary data because over 90% of critical business logic remains trapp
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/build-one-demand-proven-solution-for-developers-and-shi
The 50-year plan is currently stalling in Era 1 due to fragmented, unverified developer contributions that fail to pass the Gate.
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/automated-identification-of-monetizable-market-gaps
Over 95% of digital products fail because creators build solutions for problems that do not exist or markets that are already saturated. Age
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/how-to-create-local-ai-agents-from-documents
Developers currently waste hours manually chunking and vectorizing data, with over 70% of local AI projects stalling at the ingestion phase
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/automated-ai-agent-security-scanner-and-prompt-injectio
Developers deploying self-hosted AI agents are facing a critical reality where over 90% of external attack vectors target the prompt layer,
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/self-hosted-github-code-review-ai-agent-docker
Engineering teams demand rigorous AI-assisted code reviews to maintain velocity, yet 83% of CTOs block these tools due to the terrifying ris
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/deepseek-4-local-server-docker-setup
The antirez/ds4 repository has garnered over 13,000 stars, yet developers remain blocked because manually compiling C-based inference engine
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/dev-tool-launch-playbook
Free starter guide on a trending topic
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/setup-local-ai-code-review-agent
Development teams are bleeding thousands in monthly GPT-4 API credits for code review while simultaneously risking data sovereignty by sendi
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/evolve-2-aging-products-with-one-concrete-upgrade-each
Legacy systems degrade rapidly, causing a 40% drop in agent efficiency and blocking the 50-year plan's initial phase due to verification fai
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/self-hosted-competitor-monitoring-dashboard
Indie hackers and small dev teams are flying blind, unable to effectively track competitor product launches or changelogs without dedicating
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/internal-documentation-to-ai-agent-skill-generator
Development teams waste upwards of 30 hours per week manually coding function definitions for routine tasks that are already exhaustively do
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/verify-4-pending-products-end-to-end-with-real-proof-8278
The 50-year plan is currently bottlenecked by 4 specific pending products that lack execution data and verifiable proof of function, threate
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/ai-workflow-automation-tool
Free starter guide on a trending topic
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/odysseus-deepseek-ds4-install
Developers are trapped in expensive cloud subscription loops because local deployment of the new DeepSeek ds4 inference engine fails 90% of
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/local-ai-model-security-middleware
Organizations deploying DeepSeek 4 or similar local models face a critical blind spot: 100% of in-house traffic bypasses traditional cloud D
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/ai-agent-security-testing-and-red-teaming-toolkit
Developers deploying autonomous agents locally using engines like DeepSeek or workspaces like Odysseus cannot verify if their agents are sec
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/ai-agent-saas-boilerplate-stripe-authentication
Over 90% of custom AI agent projects stall at the deployment phase because developers lack the critical infrastructure to securely expose lo
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/done-for-you-voice-ai-agent-builder
Over 70% of developers abandon voice projects due to integration latency and configuration nightmares, resulting in wasted resources on tool
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/how-to-run-local-deepseek-and-llama-agents-on-mac-and-p
You waste hours debugging dependency conflicts and kernel panics because standard setups fail to automatically select the correct backend (M
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/package-3-free-lead-gen-tools-that-funnel-to-the-paid-c
90% of agents fail to transition from initialization to asset accumulation because they lack verified, free entry points to capture and funn
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/accelerating-ai-breakthroughs-with-next-generati
Free starter guide on a trending topic
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/freeclimbapi/c-sharp-speech-recognition-how-to-guide
C# - Speech Recognition Tutorial
Last synced: 14 Jun 2026
https://github.com/strolch-li/strolch-bookshop
A tutorial app for building Strolch based projects
Last synced: 15 Jun 2026
https://github.com/abhishekkr/weaxan
a top-down 2D ARPG game for learning Godot basics
2d-game game gamedev godot tutorial tutorial-code
Last synced: 18 Jun 2026
https://github.com/freeclimbapi/c-sharp-stream-recording-tutorial
C# - Stream Recording Tutorial
Last synced: 19 Jun 2026
https://github.com/adamliter/tree-drawing-tutorial
A tutorial covering several different computer-based options for drawing syntactic trees
latex linguistics syntax syntax-trees tutorial
Last synced: 21 Jun 2026
https://github.com/azhar25git/glancesql
GlanceSQL is a single-file interactive SQL learning website.
Last synced: 21 Jun 2026
https://github.com/aygp-dr/lazy-weekends
A chill, 8-week Haskell learning journey designed for busy people who want to explore functional programming without the pressure.
beginner-friendly education functional-programming haskell tutorial
Last synced: 23 Jun 2026
https://github.com/freeclimbapi/c-sharp-list-conferences-how-to-guide
C# - List Conferences Tutorial
Last synced: 25 Jun 2026
https://github.com/apiverve/number-to-words-html-tutorial
Number to words converter that converts numbers to written form using vanilla JavaScript
apiverve html javascript number-converter number-to-words text-conversion tutorial vanilla-js
Last synced: 25 Jun 2026
https://github.com/apiverve/translator-app-vue-tutorial
Language translator app built with Vue 3 for translating text between 100+ languages
apiverve language localization translation translator tutorial vue vuejs
Last synced: 25 Jun 2026
https://github.com/apiverve/horoscope-app-react-tutorial
Daily horoscope app built with React for zodiac sign readings
apiverve astrology daily-horoscope fortune horoscope react tutorial zodiac
Last synced: 25 Jun 2026
https://github.com/apiverve/address-parser-node-tutorial
Street address parser that extracts structured components from addresses using Node.js
address-parser address-validation apiverve express geocoding nodejs street-address tutorial
Last synced: 25 Jun 2026
https://github.com/apiverve/username-checker-node-tutorial
Username profanity checker that validates usernames for inappropriate content using Node.js
apiverve content-moderation express nodejs profanity-checker tutorial user-registration username-validation
Last synced: 25 Jun 2026
https://github.com/apiverve/social-card-generator-node-tutorial
Social media card generator for creating Open Graph images with Node.js
apiverve express html-to-image marketing nodejs og-image open-graph social-cards tutorial
Last synced: 25 Jun 2026
https://github.com/apiverve/crypto-tracker-react-tutorial
Bitcoin price tracker with real-time data built with React
apiverve bitcoin crypto-tracker cryptocurrency finance price-tracker react tutorial
Last synced: 25 Jun 2026
https://github.com/freeclimbapi/c-sharp-send-sms-during-call-tutorial
C# - Send SMS During Call Tutorial
Last synced: 26 Jun 2026
https://github.com/AbhilashG001/Spring-Melon
A repository that contains my notes on Spring Boot
full-stack-web-development java notes spring-boot tutorial web-development
Last synced: 15 Jun 2026
https://github.com/pranabdas/javascript
avascript notes and references.
beginner javascript react tutorial
Last synced: 02 May 2026
https://github.com/pedrochamberlain/react-topic-path
Frontend Masters' React.js Topic Path
Last synced: 02 May 2026