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/beanwei/kotlin-android--by-practice
Kotlin 开发 Android 应用, 一些小项目的集合仓库,适合新手练手的。
android demo kotlin tutorial tutorial-demos
Last synced: 02 May 2026
https://github.com/justalever/dokku_demo
Deploy a Rails App with Dokku
deployment dokku rails tutorial
Last synced: 02 May 2026
https://github.com/carsonslovoka/hello-world-js-action
Tutorial for GitHub action
chinese github-actions javascript taiwan tutorial typescript
Last synced: 02 May 2026
https://github.com/justalex-webdev/html-css-tutorial-for-beginners
HTML & CSS - tutorial for beginners
Last synced: 03 May 2026
https://github.com/baggiponte/pymi-cookiecutter
🍪 @cookiecutter tutorial @PythonMilano
cookiecutter python template template-engine tutorial
Last synced: 03 May 2026
https://github.com/otonomee/bash-scripting-course
Codecademy-inspired interactive Bash scripting course with live code editor, terminal simulation, and progress tracking. 7 chapters covering variables, conditionals, loops, functions, and real projects.
bash codecademy-style coding-course education interactive-learning javascript learn-to-code programming-tutorial react shell-scripting terminal tutorial web-app
Last synced: 04 May 2026
https://github.com/gnu4cn/ts-learnings
学习TypeScript.
gulp gulp-typescript tsconfig tutorial typescript
Last synced: 03 May 2026
https://github.com/ozansz/vue-tutorial
Yazılım Bilimi web sitesindeki Vue derslerinin kodları - Codes for my Vue lessons in yazilimbilimi.org
html javascript tutorial tutorial-code vue vuejs webapp website
Last synced: 03 May 2026
https://github.com/morphclue/simple-stocks
Solution for chapter 2 from the "Angular in Action" book
Last synced: 03 May 2026
https://github.com/wahengchang/filehelper
it is a npm package that provides fs function
filesystem nodejs tool tutorial utils write
Last synced: 04 May 2026
https://github.com/syncfusionexamples/how-to-save-and-export-a-vue-diagram
A quick start Vue project that shows how to save and export the Vue Diagram component. This project includes code snippets for saving and loading the Diagram as a JSON string and file stream. It also includes a code snippet to export the Diagram in PNG format.
diagram diagrambuilder export filestream json png print region tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 04 May 2026
https://github.com/emrah13-13/kubernetes-for-students
🚀 Learn Kubernetes through hands-on projects designed for students, making distributed systems easy to grasp without the complexity of YAML.
cloud collaboration docker-tutorial dockerfile freshers go kubernetes kubernetes-service learning microservices-architecture minikube open-source openstack postgresql students tutorial websocket yaml
Last synced: 04 May 2026
https://github.com/billy0402/nestjs-event-api
A tutorial project for Nest.js API tutorial.
nestjs nestjs-zod nodejs prisma restful-api swagger tutorial zod
Last synced: 04 May 2026
https://github.com/silvestrevivo/native-musicdisplay
React Native application following the Udemy Tutorial from @StephenGrider
firebase react react-native stephengrider tutorial udemy
Last synced: 04 May 2026
https://github.com/david-pena/apple-wallet-clone-rn
Apple Wallet Clone with React Native, Reanimated and Gesture Handler
Last synced: 04 May 2026
https://github.com/gabrielkunst/anime-valt
Basic project to learn more about Next.js server actions. Credits to the original creator, @adrianhajdin.
nextjs server-actions tutorial
Last synced: 05 May 2026
https://github.com/antonio-f/ridge_regression_example
Easy Ridge Regression example
easy matplotlib-pyplot polynomial-regression python ridge-regression scikit-learn tutorial
Last synced: 05 May 2026
https://github.com/sammyrobensparadise/your-app
Your first react app! created as a demo for this article https://medium.com/@srobensparadise/the-complete-guide-to-your-awesome-react-website-2eb3f450fada
create-react-app css demo firebase firebase-deploy getting-started github-actions javascript material-design material-ui medium react react-router-dom setup styled-components tutorial
Last synced: 05 May 2026
https://github.com/freeclimbapi/c-sharp-create-conference-how-to-guide
C# - Create Conference Tutorial
Last synced: 19 Jun 2026
https://github.com/freeclimbapi/c-sharp-send-sms-during-call-tutorial
C# - Send SMS During Call Tutorial
Last synced: 05 May 2026
https://github.com/garfield1002/fastapi-todo-list
A tutorial todo list API using FastAPI, Redis and Docker
docker fastapi fastapi-redis python3 redis tutorial
Last synced: 06 May 2026
https://github.com/mackysoft/unity-githubactions-automatictest-example
A example project for automated testing using Unity and GitHub Actions.
automation ci example github-actions test tutorial unity
Last synced: 06 May 2026
https://github.com/tomerfi/dependency-injection-java-part3-tutorial
Dependency Injection in Java is easy - Part 3 - Leveraging with Spring Context.
blog-post dependency-injection dev java spring tutorial
Last synced: 06 May 2026
https://github.com/vitaliibezuhlyi/angular-tutorial
This is tutorial project for learning Angular SPA framework.
angular css html tutorial typescript
Last synced: 06 May 2026
https://github.com/david-pena/airbnb-clone-rn
Airbnb Clone with React Native
Last synced: 06 May 2026
https://github.com/vijethph/go-apps
Collection of apps developed as part of learning Go Course
Last synced: 06 May 2026
https://github.com/sderosiaux/zio-story
🎯 Interactive, gamified learning platform for mastering ZIO - Scala's powerful library for async and concurrent programming
concurrent-programming education functional-programming gamification interactive-learning learning-platform nextjs programming scala tutorial typescript zio
Last synced: 07 May 2026
https://github.com/daniyalahmad7/cpp-basic-projects
A collection of basic C++ projects, including CGPA Calculator, Rock Paper Scissors game, Login and Registration System, Search Engine, and Tic Tac Toe game.
c cplusplus cpp cpp-course cpp-projects programmin tutorial
Last synced: 07 May 2026
https://github.com/abhaskumarsinha/1d-gan
A simple well-documented tutorial on implementing a 1D GAN on Keras using a Python Jupyter Notebook
deep-learning deep-neural-networks gan generative-adversarial-network keras keras-tensorflow python3 tensorflow2 tutorial
Last synced: 07 May 2026
https://github.com/kristijan-pajtasev/react-hooks
Demo of ReactJS hooks
codenewbie javascript react reacthooks tutorial
Last synced: 07 May 2026
https://github.com/gibbok/react-task-list
A basic "Task List" application done in React, which I coded in a few hours as a way to pass the time on a rainy day.
css javascript reactjs tutorial
Last synced: 08 May 2026
https://github.com/adolbyb/typescript-tutorial
A tutorial on TypeScript used with ReactJS (in progress)
react reactjs tutorial typescript
Last synced: 08 May 2026
https://github.com/naufal-yafi/medium-tutorial-bikin-restful-api
Bikin RESTful API
express-js javascript medium-article restful-api tutorial
Last synced: 08 May 2026
https://github.com/michaldziuba03/code-samples
Sample projects from my articles 🧮
article educational guide javascript nodejs tutorial tutorials
Last synced: 08 May 2026
https://github.com/fzaninotto/ra-access-control-tutorial
A sample react-admin app demonstrating Access Control features. Support for a video tutorial on YouTube.
react react-admin security tutorial
Last synced: 08 May 2026
https://github.com/nerooc/typing-game
Angular tutorial project - typing game
Last synced: 08 May 2026
https://github.com/ajithvcoder/tensorflow_march
This repository provides every thing when a person steps within tensorflow river
begineer tensorflow tensorflow-tutorials tutorial
Last synced: 08 May 2026
https://github.com/ideadapt/programmieren-lernen-mit-javascript
Programmieren lernen mit einem interaktiven Tutorial im Selbststudium
deutsch javascript programming tutorial
Last synced: 10 Jun 2026
https://github.com/vitorvezani/springboot-redis-cache-sample
Demo springboot cache using redis as cache provider
redis redis-cache sample-app spring-boot springboot tutorial
Last synced: 09 May 2026
https://github.com/vanvuongngo/backups-workshop
Workshop about backup with Linux
Last synced: 09 May 2026
https://github.com/ihatetoast/cotd
Wes Bos tutorial I am saving here as I use it for a reference bigly.
Last synced: 09 May 2026
https://github.com/juanmanuel-tirado/pyspark-tutorial
This is a collection of PySpark tutorials
jupyter-notebook machine-learning ml pyspark python spark tutorial
Last synced: 09 May 2026
https://github.com/r1j1t/tf.notes
This repo holds my notes for tensorflow and I will try to update them as soon as I go through documentation!
machine-learning neural-network python3 sklearn tensorflow tutorial
Last synced: 09 May 2026
https://github.com/masamallow/langchain-tutorials
Hands-on tutorials for Official LangChain.
chatbot genai genai-chatbot langchain llm llm-chatbot openai tutorial
Last synced: 10 May 2026
https://github.com/mrseanbaines/intro-to-react
Intro To React tutorial from reactjs.org
Last synced: 10 May 2026
https://github.com/jbahire/jsguide-jba
This is a simple web application to guide you through Javascript basics.
heroku javascript react rectjs tutorial
Last synced: 10 May 2026
https://github.com/arsy786/react-redux-toolkit-tutorial
This repository hosts a React-based counter application developed as a guide to demonstrate the use of Redux Toolkit for state management.
2023 guide reactjs redux-toolkit tutorial
Last synced: 10 May 2026
https://github.com/maimart/angular-redux-tutorial
An angular 6 tutorial with redux, routing, lazy-loading
angular angular4 redux tutorial
Last synced: 11 May 2026
https://github.com/chainstacklabs/hello-block-corda
A "Hello, Block!" tutorial in Java and Kotlin for the Corda blockchain platform
blockchain corda hello-world java kotlin tutorial
Last synced: 12 May 2026
https://github.com/georgepanaretos/angular-stackblitz-intro
Angular Intro with StackBlitz ⚡️
angular free html5 stackblitz tutorial typescript
Last synced: 14 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/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/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/universal-hot-swap-local-ai-workbench
Eliminate "Model Fragmentation" and memory overload caused by daily weight releases that break static wrappers and force 100B+ parameter sys
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/automated-show-hn-post-and-landing-page-generator-from
You have spent weeks engineering a complex open-source tool, but after hitting "Publish" on your Show HN post, you get zero comments and zer
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/discover-emerging-tech-innovations
Free starter guide on a trending topic
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/github-trend-analysis-script-for-product-ideas
Solo founders and developers waste an average of 15 hours weekly manually filtering through repositories, often missing the critical 'why' b
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/local-ai-agent-security-monitoring-dashboard
Developers deploying autonomous agents like Odysseus on local inference engines like DS4 operate blindly, exposing their workspaces to promp
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/ai-platform-for-autonomous-development
Free starter guide on a trending topic
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/run-deepseek-4-locally-one-click-installer
Compiling C inference engines and manually configuring Metal/CUDA drivers transforms a simple 5-minute testing session into a 5-hour nightma
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/self-hosted-ai-code-audit-docker-container
Developers utilizing local AI models are accelerating code output by 10x, creating a security bottleneck where vulnerabilities are deployed
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 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/freeclimbapi/java-play-recording-tutorial
Java - Play a 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/divertimentos/tutorial-flexbox-techsith
Tutorial de Flexbox disponibilizado pelo canal TechSith
Last synced: 22 Jun 2026
https://github.com/getlarge/create-nestjs-libraries-with-nx
Learn how to build NestJS libraries with Nx
Last synced: 15 Apr 2026
https://github.com/matheusps/simple-css-tutorial
Tutorial css para os alunos de pfsoft - 2019.2
css mdx react teaching-materials tutorial
Last synced: 08 Jan 2026
https://github.com/ubeast/first-repo
Beginner-friendly Python starter: GitHub integration, uv setup, package-ready.
beginner git github packaging project-setup python python-project tutorial uv version-control
Last synced: 08 Jan 2026
https://github.com/mr-reutcky/tip-calculator
Learn how to create a simple and interactive tip calculator using HTML, CSS, and JavaScript. This tutorial covers building a user-friendly interface to calculate tips based on bill amounts and tip percentages. Perfect for beginners!
html-css-javascript tip-calculator tutorial webapplication
Last synced: 23 Feb 2026
https://github.com/pm25/deep-learning-projects
⚓ Examples of deep learning projects using Pytorch.
deep-learning example-project machine-learning pytorch tutorial
Last synced: 08 May 2026
https://github.com/triyan-salazar/next-tutorial
I've learning about NEXT.js with tutorial's App Router.
nextjs postgresql react tutorial vercel
Last synced: 13 Apr 2026
https://github.com/lynder063/basic-networking
This repository contains fundamental networking concepts and examples. It is designed to help beginners understand the basics of networking
beginner educational examples ip-addressing network-security network-topologies networking routing subnetting tutorial university-project vspj
Last synced: 30 May 2026
https://github.com/jaiakash/cryptozombies_solidarity_web3
Crytpozombies solidarity tutorial codes
crypto solidarity tutorial web3
Last synced: 08 Jan 2026
https://github.com/didinj/javascript-function-refactoring-recursive
Javascript Function: Refactoring & Recursive
examples function javascript js recursive refactoring tutorial
Last synced: 06 Jul 2025
https://github.com/freeclimbapi/node-get-a-queue-how-to-guide
Node - Get a Queue Tutorial
Last synced: 30 Jan 2026
https://github.com/ifechukwudaniel/mt5-tutorial-trading
example-code examples mt5 mt5script script tutorial
Last synced: 30 Jan 2026
https://github.com/liatemplates/skulpt
LiaScript template for start creating Python-Tutorials with Skulpt
liascript python python-tutorial template tutorial
Last synced: 08 May 2026
https://github.com/kevin-doolaeghe/emudeck-tutorial
Emulation - EmuDeck Setup Tutorial
Last synced: 30 Jan 2026
https://github.com/antonio-f/lr_optimization
Logistic Regression and Optimization (Tutorial)
logistic-regression machine-learning minibatch-sgd newbie optimizer plot polynomial-features python sgd stochastic-gradient-descent tutorial
Last synced: 03 May 2026
https://github.com/derekxkwan/dxk-pd-tutorial
ongoing series of tutorials about computer music in pure data
filters midi puredata tutorial
Last synced: 17 Mar 2026
https://github.com/freeclimbapi/node-play-recording-how-to-guide
Node - Play Recording Tutorial
Last synced: 30 Jan 2026
https://github.com/eduardozepeda/programming-notes
My programming notes a little bit of everything related the web development and software engineering: languages, frameworks, tools and even digital nomadism.
ebooks epub notes pdf programming tutorial tutorials
Last synced: 30 Jan 2026