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-05 00:25:56 UTC
- JSON Representation
https://github.com/beangreen247/c-sharp-made-easy
Code used in my C# tutorial series
beangreen beangreen247 code csharp debian easy linux made mono monodevelop tutorial vim windows
Last synced: 09 Apr 2026
https://github.com/kayleedavisgithub/r-for-powerbi
Collection of documents for practice and tutorial on using R with PowerBI
Last synced: 17 Aug 2025
https://github.com/alfarseniko/learning-c
Walkthrough of the freeCodeCamp tutorial of C language.
Last synced: 24 Jul 2025
https://github.com/zeppaman/docker-basics-tutorial
Docker tutorial for base operation
docker docker-turorial tutorial
Last synced: 05 Oct 2025
https://github.com/deadcoder0904/shopify-react-node-tutorial
Follow the official Shopify React Node tutorial
Last synced: 10 Apr 2026
https://github.com/gsaslis/openshift-basics-workshop
An introductory workshop into OpenShift, for application developers
kubernetes openshift openshift-origin openshift-v3 tutorial workshop
Last synced: 19 Apr 2026
https://github.com/made2591/java-8-steps
This repo contains just some examples and a few notes about what Java 8 - mainly notes and example of functional interfaces, lambda expressions, method references, default methods, collections enhancements, streams and related utils (pipelines, operations, terminals)
default-method features guide java java-8 lambda lambda-expressions note notes tutorial tutorial-code
Last synced: 12 May 2026
https://github.com/brlin-tw/hello-gnu-build-system
This is a starter project for learning GNU Build System and its features and constraints.
autoconf autoheader automake gnu-build-system limitations tutorial
Last synced: 02 Jan 2026
https://github.com/ethand91/admob-sample
admob-sample
android jetpack-compose sample tutorial
Last synced: 11 Apr 2026
https://github.com/melezhik/python-echo-script
sparrow / python example script
Last synced: 30 Oct 2025
https://github.com/mcanouil/mctrainings
Training Workshops from Mickaël Canouil
Last synced: 15 Jul 2025
https://github.com/squarebracketassociates/booklet-reddit
Implementing Reddit.st in 10 elegant classes
pharo seaside smalltalk tutorial web-development
Last synced: 19 Apr 2026
https://github.com/javascript-tutorial/ro-old.javascript.info
The translated version of https://github.com/iliakan/javascript-tutorial-en in Romanian.
Last synced: 24 Jul 2025
https://github.com/ledangquangdangquang/matlab-tutorial
Readme tutorial for matlab
matlab matlab-gui matlabtutorial tutorial
Last synced: 17 Aug 2025
https://github.com/shalabhaggarwal/cassandra-gocql-tutsplus-demo
Getting Started With Cassandra: Using Go client - gocql: http://code.tutsplus.com/tutorials/getting-started-with-cassandra-using-go-client-gocql--cms-28162
Last synced: 18 Aug 2025
https://github.com/richardca58/powersub-demo-7913
🔧 Simplify your workflow with powersub-demo-7913, a tool designed for efficient task management and collaboration in software development projects.
api cloud demo deployment example git github javascript microservices nodejs open-source powersub serverless tutorial web-app
Last synced: 12 Apr 2026
https://github.com/keizerzilla/gamerbot-telegram-lumberjack
Eu fiquei irritado por não bater o record de um amigo num jogo para crianças e escrevi um bot que fez o trabalho sujo por mim.
bot pyautogui python telegram-game telegram-game-bot tutorial tutorial-demos
Last synced: 10 Apr 2025
https://github.com/amirhoseinsalimi/deep-learning-codingcogs-course-codes
My complete code and notebooks from the Deep Learning Workshop by CodingCogs. Covers foundational to advanced deep learning topics using TensorFlow and Keras including CNNs, RNNs, LSTMs, GRUs, and text sequence models.
cnn deep-learning gru lstm machine-learning ml neural-network python rnn tutorial workshop
Last synced: 13 Apr 2026
https://github.com/nakorndev/hello-world
ฝึกการใช้งาน Pull request กับ GitHub
hello-world pull-requests tutorial
Last synced: 08 Mar 2026
https://github.com/newlandtv/python-tutorial-3.11.0
This is tutorial about Python 3.11.0 for beginners.
programming-language python python3 python3-11 tutorial
Last synced: 16 Sep 2025
https://github.com/anyblok/anyblok-book-prez
Workshop Anyblok slides
book development-tools tutorial
Last synced: 10 Apr 2025
https://github.com/datajuggler/gittrimmer
Git Trimmer is a demo project for DataJuggler.Core.UltimateHelper and DataJuggler.Win.Controls, but it is also useful in that it helps you find .png and / or .jpg files in a project folder, but not used by a project. This is specifically for C# projects, and not work for all project types.
csharp demoproject opensource tutorial
Last synced: 25 Aug 2025
https://github.com/shuuji3/sc20-pacific-research-platform-federated-kubernetes-tutorial
SC20 Tutorial: Unified Cyber Infrastructure with Kubernetes - https://gitlab.com/ucsd-prp/tutorials/sc20/-/tree/master
kubernetes pacific-research-platform prp tutorial
Last synced: 22 Mar 2025
https://github.com/ravi-prakash1907/golang-walkthrough
Kinda crash course for golang
course crash-course go golang tutorial
Last synced: 23 Aug 2025
https://github.com/themarlboroman/refresh-symfony
A Symfony 2.8 refresher to remember how stuff worked in a very basic way.
Last synced: 05 Oct 2025
https://github.com/ayberkyavuz/body_type_estimator
This repository is a tutorial for all levels who want to learn how to develop end to end machine learning system.
backend classification css data-analysis dataset end-to-end flask flask-application frontend html javascript machine-learning machine-learning-application material-design materializecss pandas python tutorial webapp xgboost
Last synced: 10 Apr 2026
https://github.com/scorchinghot/core-machine-learning-exploration
This repository provides a hands-on exploration of classical machine learning algorithms applied to the MovieLens 100k dataset, aiming to build intuition and understanding of core ML concepts.
core-ml data-science hands-on machine-learning ml-algorithms python scikit-learn tutorial
Last synced: 05 Oct 2025
https://github.com/mindninjax/data-structures-in-javascript
Learn to implement & use various Data Structures in JavaScript 📚💻
data-structures hacktoberfest javascript tutorial
Last synced: 05 Oct 2025
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/ik5/port_scanner
Example for creating a naive port scanner
golang javascript perl php port-scanner python3 ruby socket tcp-ip tcp-socket tutorial
Last synced: 08 Apr 2026
https://github.com/ronanarm/walkthroughjs
Walkthrough.js is a lightweight, dependency-free JavaScript library for creating interactive tutorials, product tours, and onboarding experiences. It features smart positioning, progress tracking, customizable templates, and works seamlessly across browsers and devices.
frontend guide javascript onboarding product-tour react reactjs tutorial ui ux vue vuejs walkthrough
Last synced: 04 May 2026
https://github.com/swisscom/docs-appcloud-tutorial-go
A step-by-step getting started tutorial for Go in the cloud
cloud-foundry go golang swisscom swisscom-application-cloud tutorial
Last synced: 06 Oct 2025
https://github.com/0x4e3/twisted-tutorial
The Evolution of Finger: Twisted from Scratch
python tutorial twisted twisted-tutorial
Last synced: 07 Oct 2025
https://github.com/quanttide/quanttide-tutorial-of-flutter
量潮Flutter教程
flutter quanttide quanttide-tutorials tutorial
Last synced: 21 Jan 2026
https://github.com/egigiffari/guess-number-py
Create a simple game where the program randomly selects a number and the user has to guess it within a few tries.
Last synced: 28 Jun 2025
https://github.com/guessi/etcd-cluster-on-k8s
Step by step tutorial for running etcd-cluster on Amazon EKS cluster
amazon-eks eks etcd etcd-cluster etcdv3 kubernetes tutorial
Last synced: 19 Aug 2025
https://github.com/zoelabbb/playwithpy
Repository ini dirancang untuk memfasilitasi pembelajaran Python bagi pemula / orang awam yang ingin mengembangkan keterampilan pemrograman mereka. Dengan berbagai sumber daya, tutorial, dan contoh kode, repository ini bertujuan untuk membantu Anda memahami dasar-dasar Python dan meningkatkan kemampuan pemrograman Anda.
beginner-friendly comunity development education learning learning-python programming python python-basics tutorial
Last synced: 05 Nov 2025
https://github.com/swivelgames/modfed-assessment-vue3
Technical Assessment for use in Interviews, leveraging Vue3 with Module Federation to simulate a Microfrontend Environment.
frontend interview-practice interview-preparation interview-test microfrontend module-federation tutorial tutoring typescript vue vue3 vue3-composition-api
Last synced: 03 Jan 2026
https://github.com/freeclimbapi/node-get-a-queue-member-how-to-guide
Node - Get a Queue Tutorial
Last synced: 27 Jan 2026
https://github.com/sjeandeaux/todo
Manage your todos
12factor go grpc helm kubernetes mongodb tutorial
Last synced: 14 Jan 2026
https://github.com/ryderdamen/circleci_deploy_google_cloud_function_example
An example (and tutorial) of how to deploy a Google Cloud Function with CircleCI.
cd ci circleci gcp google-cloud-functions tutorial
Last synced: 08 Oct 2025
https://github.com/applitools/tutorial-images-java
Applitools tutorial using Java Images SDK
Last synced: 20 Aug 2025
https://github.com/tmhsdigital/learn-c
Native Windows password generator with a modern Win32 GUI. Lets you generate multiple strong, customizable passwords at once, choose character sets (lowercase, uppercase, digits, symbols), and instantly copy results. Features color-coded strength indicator, tooltips, keyboard shortcuts, status bar, and remembers your last settings.
c cmake educational-project make password-generator tutorial win32 win32-gui
Last synced: 08 Oct 2025
https://github.com/machuu/railstutorial-sample_app
heroku rails-tutorial ruby tutorial
Last synced: 01 Mar 2026
https://github.com/mauranne-lg/flask_tutorial
This project is the result of the Flask step-by-step tutorial. See more on https://flask.palletsprojects.com/en/2.3.x/tutorial/
Last synced: 05 Jan 2026
https://github.com/nakamura196/ethers-ja-tutorial
ethers.js v6 の日本語チュートリアル / Japanese Tutorial for ethers.js v6
blockchain ethereum ethersjs japanese tutorial vitepress web3
Last synced: 31 May 2026
https://github.com/vagnerbellacosa/curso_jsx_javascript_extend
Apontamentos e treino para o curso de JSX e Node/React
babel curso digital-innovation-one dio inferno javascript-extend jsx node preact react react-native tutorial vuejs
Last synced: 10 Apr 2026
https://github.com/freeclimbapi/c-sharp-make-recording-tutorial
C# - Make Recording Tutorial
Last synced: 09 Oct 2025
https://github.com/hashicorp-education/learn-terraform-private-module-registry
Last synced: 19 Jan 2026
https://github.com/smiled0g/react-focal-point
🔍 React component that does that masking for tutorial / walkthrough with multiple focus points.
focus react tutorial walkthrough
Last synced: 19 Jan 2026
https://github.com/jens-ox/cll
React Component Library Library
component-library nextjs react tutorial
Last synced: 10 Apr 2026
https://github.com/paulokarabyna/ml-foundations-day1
🔧 Set up a Python environment and practice linear algebra with NumPy while plotting vectors and reflections in this Day 1 ML foundations starter repository.
ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy terminal-mac tutorial visualization
Last synced: 18 May 2026
https://github.com/svelterust/saltos
Tutorial for creating an x86 operating system from scratch using Zig
Last synced: 01 Jul 2025
https://github.com/akecel/deploy-shell-script
Simple shell scripts to easily deploy your applications on a web server.
beginner-friendly deployment devops script ssh tutorial
Last synced: 10 Oct 2025
https://github.com/julioaranajr/django-drf-tutorial
Django Rest Framework Tutorial
django django-rest-framework djangorestframework tutorial
Last synced: 22 Aug 2025
https://github.com/chinmayb/gotraining
Training exercise
golang training-exercises tutorial
Last synced: 14 Jan 2026
https://github.com/justalever/view_component_demo
View Component Crash Course
rails ruby ruby-on-rails tutorial viewcomponent viewcomponents
Last synced: 23 Feb 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/akkiepro/typescript
core TypeScript concepts
core learn-to-code ts tutorial typescript
Last synced: 10 Oct 2025
https://github.com/yosh1/rails-practice
This is Ruby on Rails tutorial application.
rails-tutorial ruby ruby-on-rails tutorial
Last synced: 19 Jan 2026
https://github.com/5afe/safe-demo-template
Template to create Safe demo applications
demo ethereum react-hooks safe safe-core-sdk tutorial typescript
Last synced: 19 Feb 2026
https://github.com/michaelchadwick/ember-remember-stuff
Test site to learn about EmberJS.
Last synced: 23 Aug 2025
https://github.com/jharrilim/odetofoodtutorial
Pluralsight Tutorial: ASP.NET Core Fundamentals
asp-net-core mvc-core tutorial
Last synced: 02 Mar 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/shearichard/nim-tutorial-exercises
My versions of the Nim tutorial exercises
Last synced: 28 May 2026
https://github.com/syncfusionexamples/explore-form-support-in-the-vue-file-uploader-component
A quick-start Vue project that shows how to use the Syncfusion Vue File Upload component in an HTML form to upload files to a server. This project contains code to add the uploader component and upload a file to the server along with form data.
asynchronous-upload auto-upload customize-drop-area ej2-uploader file-upload-forms form-support html-form multiple-file-upload synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload
Last synced: 11 Oct 2025
https://github.com/zkan/apache-airflow-tutorial
A Comprehensive Tutorial to Learn Apache Airflow
Last synced: 19 Jan 2026
https://github.com/haru52/nextjs-blog
Next.js tutorial.
blog nextjs react tutorial typescript
Last synced: 14 Apr 2026
https://github.com/jwill9999/crypto_node
Nodejs Crypto module code examples
aes-256-ctr buffer buffer-encyption crypto decryption decrypts encrypted-data encryption hash node nodejs password-checker password-hash pipe salt streams-encryption tutorial
Last synced: 12 Oct 2025
https://github.com/jennasys/pyuseref
Python version of useRef demo at: https://dev.to/ziratsu/the-useref-hook-in-react-3h98
parcel python react transcrypt tutorial
Last synced: 10 Jun 2026
https://github.com/someb1oody/rustguide
Rust Primer Notes
chinese english rust-lang tutorial
Last synced: 19 Jan 2026
https://github.com/guardsarm/rust-memory-safety-examples
Educational examples demonstrating memory-safe programming patterns in Rust
education examples memory-safe rust security tutorial
Last synced: 13 Mar 2026
https://github.com/kevin-doolaeghe/homey-influxdb
Homey support for InfluxDB
homey homey-app influxdb javascript tutorial
Last synced: 23 Feb 2026
https://github.com/pedritomelenas/python-intro
Introducción a python (y sympy)
Last synced: 27 Jan 2026
https://github.com/ethand91/opencv-cartoon-filter
Simple Opencv + Python example showing cartoon filter
computer-vision opencv python sample tutorial
Last synced: 18 May 2026
https://github.com/thinkswan/react-usereducer
A React app that manages data using the reducer and context APIs.
Last synced: 17 Apr 2026
https://github.com/penge/csharp-web-app-examples
Example Web app projects in C#
aspnet-core csharp example tutorial web-app
Last synced: 14 Oct 2025
https://github.com/ccrashzer0/ignite
A write up for the ignite challenge from TryHackMe
ctf ctf-writeups cybersecurity hacking infosec learning-by-doing learning-exercise tryhackme tutorial tutorial-exercises
Last synced: 18 Feb 2026
https://github.com/000daniel/collision-mask-layer
A page dedicated to explaining how collision masks/layers works in the Godot game engine
collision collision-detection collision-layer collision-mask document documentation game-engine godot layer make-easy mask simple tutorial
Last synced: 03 Feb 2026
https://github.com/girkovarpa/sciter-js-autocomplete
Simple demo of autocompleting a textbox in Sciter.JS
after autocomplete autofill css demo example js pseudo sciter sciter-js suggestions tis tutorial
Last synced: 14 Apr 2026
https://github.com/thinkswan/express-tracking-dashboard
An Express app that tracks visits in realtime by using a tracking pixel.
express javascript socket-io tutorial
Last synced: 29 Apr 2026
https://github.com/ansh-info/responsible-healthcare-ai
AI-powered healthcare test result prediction using machine learning, with a focus on fairness, explainability, and responsible AI practices.
ai classification data-science deep-learning jupyter-notebook machine-learning neural-network prediction predictive-modeling python3 pytorch random-forest shape tensorflow tutorial xai
Last synced: 14 Apr 2026
https://github.com/pugn0/httrack-site-cloner
Tutorial passo a passo para baixar um site completo usando o HTTrack Website Copier, incluindo imagens, arquivos e scripts.
clone-site httrack offline-browsing site-ripper tutorial web-scraping website-downloader
Last synced: 24 Feb 2026
https://github.com/thykof/tuto-private-eth
How to set up your own private Ethereum blockchain?
blockchain ethereum-blockchain geth-node tutorial web3
Last synced: 25 Aug 2025
https://github.com/freeclimbapi/node-stream-recording-how-to-guide
Node - Stream a Recording Tutorial
Last synced: 18 Feb 2026
https://github.com/pin3dev/42_pushswap
Algorithm challenge focused on sorting a stack of integers with the minimum number of operations. Implemented in C with a limited set of operations, ideal for understanding algorithm optimization.
42cursus 42porto 42pushswap 42school algorithm c sorting sorting-algorithm sorting-algorithms tutorial tutorial-sourcecode
Last synced: 17 Oct 2025
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/refkinscallv/taskbar
Minimize modal popup to taskbar or tab
bootstrap5 html jquery tutorial
Last synced: 22 Jan 2026