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/arsy786/fruit-hero
This React project demonstrates some basics of TailwindCSS.
2024 reactjs tailwindcss tutorial
Last synced: 09 May 2026
https://github.com/valchanoficial/tutorialgitandgithub
Tutorial Básico de configuração Git com GitHub
Last synced: 16 May 2026
https://github.com/edwardloopez/react-native-coachmark
Beautiful coach mark library for React Native with smooth animations, tooltips & TypeScript support. iOS, Android & Web.
android animations coachmark expo ios onboarding product-tour react-native reanimated spotlight tooltip tutorial typescript walkthrough
Last synced: 16 May 2026
https://github.com/pj-568/long-paper-ai-agent-tutorial
This tutorial describes how to use the Roo Code Agent extension for Visual Studio Code to write long academic papers.
chinese english essay html llm paper tutorial visual-studio-code vscode
Last synced: 02 Feb 2026
https://github.com/amitness/google-python-class
Solving exercises of google python class.
exercises google python tutorial
Last synced: 14 May 2025
https://github.com/richardlitt/nock-example
This is me trying to understand how Nock works
Last synced: 20 Mar 2025
https://github.com/ysh329/opengl-101
computer-graphics opengl opengl-tutorial tutorial
Last synced: 03 Apr 2025
https://github.com/ravijo/dump-lua-array
Dump 1-dimensional Lua array into a file efficiently
Last synced: 21 Jul 2025
https://github.com/joaofaveri/pull-request-na-pratica
Repositório de aprendizagem sobre como criar um Pull Request (PR). Saiba na prática como criar um Pull Request, submetendo alterações neste repositório, que serão aceitas pelos colaboradores
awesome awesome-list begginer-friendly begginers css3 education first-timers-friendly floss foss git github html5 iniciantes javascript learning-by-doing open-source programming pull-request tutorial
Last synced: 31 Dec 2025
https://github.com/syncfusionexamples/how-to-create-a-mind-map-using-the-vue-diagram
A quick start Vue project that shows how to create a mind map layout using the Syncfusion Vue Diagram component. This project includes code snippets for customizing the nodes and connectors in the layout and changing its orientation, align the layout using horizontal and vertical spacing and to add expand and collapse icons.
automatic-layout connector customize diagram diagrambuilder mindmap node ports style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 14 May 2026
https://github.com/ketouem/the-road-to-learn-react
Hackernews cloned described in [The Road To Learn React](https://leanpub.com/the-road-to-learn-react)
Last synced: 18 May 2026
https://github.com/rayanerocha07/tic-tac-toe-react
Tutorial de introdução à documentação oficial do React.
Last synced: 03 Apr 2025
https://github.com/jaidevd/tutorials
data-science deep-learning hpc machine-learning numpy pandas sklearn training tutorial
Last synced: 10 May 2026
https://github.com/syncfusionexamples/how-to-group-nodes-and-connectors-in-the-vue-diagram-component
A quick start Vue project that shows how to group nodes and connectors in the Vue Diagram component. This project includes code snippets to create and update groups dynamically. It also includes code snippets to add annotations to a group and create a nested group.
connector customize diagram diagrambuilder group interaction node style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 18 May 2026
https://github.com/lagenorhynque/python-getting-started
A barebones Python app, which can easily be deployed to Heroku
Last synced: 02 Jul 2026
https://github.com/didinj/grails-4-easy-crud-webapp
Grails 4 Tutorial: Easy to Build CRUD Web Application
crud easy grails grails4 groovy tutorial web-application
Last synced: 30 Apr 2026
https://github.com/didinj/css3-navigation-bars-example
CSS3 Tutorial: Navigation Bars
bar bars css css3 example navigation tutorial
Last synced: 29 Mar 2025
https://github.com/omarkohl/learnjj.codeandbugs.com
Source for learnjj.codeandbugs.com (Ju Jutsu VCS tutorial)
Last synced: 03 Apr 2025
https://github.com/omarkohl/jj-tutorial
Ju Jutsu (jj) tutorial code for learnjj.codeandbugs.com
Last synced: 03 Apr 2025
https://github.com/conradwt/dockercoins-using-k3d
The purpose of this example is to provide instructions for running the Dockercoins sample app using K3d.
dockercoins k3d kubernetes redis tutorial
Last synced: 08 Feb 2026
https://github.com/art049/simple-buffer-overflow-server
Challenge/Tutorial aiming to exploit the buffer overflow vulnerability w/ Metasploit plugin implementation
buffer-overflow-vulnerability challenge metasploit security tutorial
Last synced: 07 Jan 2026
https://github.com/didinj/css3-styling-html-element
CSS3 Tutorial: Styling The HTML Element
css css3 element html htmlelement styling tutorial
Last synced: 29 Mar 2025
https://github.com/luboshl/tutorial-protect-aspnet-core-api-with-aad
Source code for tutorial Protect API in ASP.NET Core with Azure AD
api aspnet-core authentication authorization azure-ad tutorial
Last synced: 13 Mar 2025
https://github.com/syncfusionexamples/how-to-preview-uploaded-files-with-vue-file-upload-and-an-image-element
A quick-start Vue project that shows how to display a preview of uploaded image files in the Syncfusion Vue File Upload component. This project contains code to customize the file drop area and file list to show the image preview using an image element. It also contains code to create custom upload and remove buttons for handling images.
asynchronous-upload auto-upload customize-drop-area ej2-uploader image-preview multiple-file-upload preview-uploaded-files synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload
Last synced: 05 Jan 2026
https://github.com/chingc/tutorial-homebrew
A quickstart and reference for Homebrew to help you get up and running fast.
documentation homebrew quickstart readme reference tutorial
Last synced: 05 May 2025
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/mohnkhan/myos-simple
A five-stage, bare-metal x86 operating-system tutorial: from a 512-byte 16-bit boot sector to a 32-bit protected-mode C kernel with an interactive shell, CMOS real-time clock, cooperative scheduler, and fixed-point calculator. Freestanding NASM + GCC, boots on QEMU or Virtualbox
assembly bare-metal bios bootloader bootsector c freestanding gdt kernel low-level nasm operating-system osdev protected-mode qemu real-mode systems-programming tutorial vga x86
Last synced: 26 Jun 2026
https://github.com/wheelfate/hello-continuous-deployment
Simple tutorial about continuous deployment
ci-cd continuous-deployment github-actions html tutorial
Last synced: 28 Jun 2026
https://github.com/ndxdeveloper/go-tutoriel-fr
Tutoriel complet Go en français : de débutant à avancé avec projets pratiques. Guide progressif pour maîtriser le langage Go, de la syntaxe de base aux microservices.
api backend cli concurrency docker francais french go golang guide microservices programming tutorial
Last synced: 29 Jun 2026
https://github.com/apiverve/whois-lookup-python-tutorial
WHOIS lookup tool for domain registration information using Python
apiverve cli domain-lookup domain-research networking python tutorial whois
Last synced: 25 Jun 2026
https://github.com/kbennett2000/concord-tutorial-ai
Watch an AI invent a Bible verse — then build the fix yourself. Five lessons on AI tool calling for Concord builders. No AI experience needed.
ai beginners bible concord function-calling javascript llm mcp ollama tool-use tutorial
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/divertimentos/tutorial-flexbox-techsith
Tutorial de Flexbox disponibilizado pelo canal TechSith
Last synced: 22 Jun 2026
https://github.com/apiverve/moon-tracker-python-tutorial
Moon position tracker that calculates altitude, azimuth, and distance using Python
apiverve astronomy celestial cli coordinates moon moon-tracker python 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/airport-distance-python-tutorial
Airport distance calculator that calculates distance between airports using Python
airport apiverve aviation cli distance-calculator iata-codes python travel tutorial
Last synced: 25 Jun 2026
https://github.com/freeclimbapi/node-dequeue-member-how-to-guide
Node - Dequeue a Member Tutorial
Last synced: 02 Feb 2026
https://github.com/gerbenjacobs/unix-piping-course
This course will show you how to make a Go binary that acts as a unix tool. We will read data from stdin, convert it to our custom JSON model and push it through to stdout, completing the cycle.
Last synced: 10 Mar 2026
https://github.com/felipefacundes/hdparm_tuto
Tradução em português do artigo da Linux Magazine de 2006 sobre HDPARM (atualizado).
hd hdparm improvement performance portuguese ssd tutorial tutorial-exercises tutorials
Last synced: 24 Mar 2025
https://github.com/aekiti/to-do-list-aepp
This project presents ready to use To-do list aepp with predefined Vue.js front-end framework.
aepp aeternity identity-aepp todo todolist tutorial tutorials vue
Last synced: 11 Mar 2025
https://github.com/awpala/javascript-concepts-map
A collection of concepts related to JavaScript programming into a single "concepts map"
concept-map javascript programming tutorial
Last synced: 12 Aug 2025
https://github.com/andrewjbateman/javascript-speech-recognition
:clipboard: speech recognition using javascript, part of Javascript30 Youtube series by Wes Bos
css html5 javascript javascript-speech-recognition javascript30 speach-recognition tutorial
Last synced: 08 May 2026
https://github.com/agn-7/test_service
A simple ROS Services (client/server) project.
python python2-7 ros ros-kinetic ros-service ros-services tutorial
Last synced: 15 Apr 2026
https://github.com/siakhooi/reactjs-tutorial-tic-tac-toe
ReactJS Tutorial - Tic-Tac-Toe (reactjs, eslint, jest)
eslint javascript jest reactjs tutorial
Last synced: 19 Apr 2026
https://github.com/lamestation/snake
Create your own Snake game!
game lamestation propeller snake spin tutorial
Last synced: 09 Feb 2026
https://github.com/ethand91/nextjs-chakra-sample
Simple sample made with Next.js and Chakra-UI
Last synced: 21 May 2026
https://github.com/jonaylor89/housefly
be careful...here be spiders
ai playwright tutorial webscraping
Last synced: 15 Apr 2026
https://github.com/flowforfrank/css-masonry
🖼️ Masonry layout created with CSS
columns css css-columns css3 grid grid-layout masonry masonry-layout responsive tutorial webtips
Last synced: 13 Jun 2025
https://github.com/syncfusionexamples/how-to-customize-the-drop-area-and-file-list-in-the-vue-file-upload
A quick-start Vue project that shows how to customize the drop area and file list in the Syncfusion Vue File Upload component. This project contains code to customize the file drop area using an anchor element, add a custom file list template with upload progress, success, and failure statuses.
asynchronous-upload auto-upload browse customize-drop-area ej2-uploader file-list-template multiple-file-upload synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload
Last synced: 09 Mar 2026
https://github.com/abdulqasem-bakhshi/verified-commits-github
This is a step by step process to set up verified commits for every commit you make on GitHub.
commit github tutorial verified
Last synced: 04 Oct 2025
https://github.com/weige258/electron-typescript-template-project
electron template tutorial typescript
Last synced: 29 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/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/couchbase-examples/java-transactions-quickstart
A Spring Boot application that illustrates using Couchbase transactions with Java SDK
acid couchbase how-to howto java spring-boot transactions tutorial
Last synced: 20 Feb 2026
https://github.com/ccrashzer0/tomghost
Try Hack Me - TomGhost Write Up
ctf ctf-writeups cybersecurity hacking infosec learning-by-doing learning-exercise tryhackme tutorial tutorial-exercises
Last synced: 11 Feb 2026
https://github.com/h-iaac/cst-tutorial-babybot.github.io
This website provides information about a and reproducible Docker-based environment for training and integrating infant behavior models using the CST (Cognitive System Toolkit). It was developed as part of a tutorial presented at the ICDL (International Conference on Development and Learning).
attention cognitive-architectures cognitive-robotics cognitive-science coppeliasim docker java mimo perception sensorial tutorial
Last synced: 11 Feb 2026
https://github.com/azmainadel/the-rabbit-with-the-python
Just the basic implementations of RabbitMQ using Python
Last synced: 06 Apr 2025
https://github.com/javieraviles/git-flow
Example exercise of how to apply gitflow methodology
example gitflow gitflow-methodology how-to tutorial
Last synced: 12 Feb 2026
https://github.com/adamtiger/deeplearningtutorial
In-depth tutorial on deep learning
deep-learning pytorch reinforcement-learning tutorial
Last synced: 01 May 2026
https://github.com/satansdeer/weather-api
Small wrapper for https://darksky.net weather api. User in https://basicreact.com course.
api-wrapper course expressjs javascript nodejs tutorial
Last synced: 10 Apr 2026
https://github.com/aneilmac/gameoflife
FRP Game of Life implemented with Reactive Banana
functional-reactive-programming haskell reactive-banana-library tutorial
Last synced: 22 Jul 2025
https://github.com/dmatarinl/go_server
Begginer Rest Api, made it to understand the function of a Rest Api in Golang using html
begginer-friendly go go-server golang html5 tutorial
Last synced: 29 May 2026
https://github.com/son-link/nodegui-tuto-reddit-feed
Ejemplo de una apñicación programada con Javascript y NodeGUI
example nodegui nodejs tutorial
Last synced: 20 Apr 2026
https://github.com/3y3l3ss0ur0b0r0s/deminer
Deminer is a basic Minesweeper game that runs in the terminal window. It was built using Kylie Ying's tutorial.
game minesweeper python terminal-based terminal-game tutorial
Last synced: 03 Jan 2026
https://github.com/erdemkeren/nhibernate-demo
A demo console application written using dotnet core, NHibernate and MySQL
beginner-friendly dotnet-core mysql nhibernate tutorial
Last synced: 13 Apr 2026
https://github.com/mchirico/minikube_common_commands
Minikube -- Common commands, tips and tricks.
Last synced: 21 Apr 2026
https://github.com/natural-affinity/react-hooks-tic-tac-toe
ReactJS Tutorial with functional components and hooks
hooks react tic-tac-toe tutorial
Last synced: 14 Feb 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/azhar25git/glancesql
GlanceSQL is a single-file interactive SQL learning website.
Last synced: 21 Jun 2026
https://github.com/chanos-dev/tour.net
.net farmework48 winforms tour uiux
csharp netframework48 tutorial winforms
Last synced: 16 Feb 2026
https://github.com/n4en/python-for-data-engineers
Python for data engineers
data data-engineer data-engineering dataengineering python python-notebooks python3 tutorial
Last synced: 26 Aug 2025
https://github.com/vanheemstrasystems/bricklink-studio
Bricklink Studio
bricklink lego studio tutorial
Last synced: 19 Mar 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/speg03/python-packaging-tutorial
An example of Packaging Python Projects
Last synced: 24 May 2026
https://github.com/xantosromerodev/html-tutorial
Tutorial completo de HTML W3Schools en español.
Last synced: 02 Jan 2026
https://github.com/webrror/loginformbloc
Flutter example project showcasing BLoC
bloc example flutter flutter-examples flutterexamples state state-management tutorial
Last synced: 16 Apr 2026