An open API service indexing awesome lists of open source software.

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.

https://github.com/lmammino/11ty-sample-project

An example project to illustrate the main features of Eleventy 🎈🐁

eleventy nodejs static-site static-site-generation tutorial tutorials

Last synced: 07 May 2025

https://github.com/zeyu-li/unity-tutorial-2d

A Unity Tutorial for 2D games 🎮! Acts as a template for a 2D platformer

2d-games plateform-game tutorial unity-2d unity-template unity-tutorial

Last synced: 13 Jul 2025

https://github.com/thinkverse/laravel-vite-and-bootstrap

Source for the article - How to use Bootstrap with Laravel and Vite

bootstrap laravel tutorial vite

Last synced: 10 Apr 2025

https://github.com/gvwilson/codebender

Website for codebender.org

codebender tutorial

Last synced: 07 Mar 2026

https://github.com/vsoch/lessons

quick lessons for reproducible research practices

hpc lessons reproducibility research-computing tutorial

Last synced: 13 Feb 2026

https://github.com/slashhuang/react-tutorial

react tutorial for developers intrested in react

react tutorial

Last synced: 11 Apr 2025

https://github.com/doubleml/tutorial_materials

Repository for DoubleML tutorial at UseR!2022, UAI2022 and Tools for Causality 2023

causalml doubleml tutorial uai2022 user2022

Last synced: 03 Feb 2026

https://github.com/jarnorfb/pydata_berlin_sacred

Lightning Talk about sacred at PyData Berlin

experiment-tracking machine-learning sacred tutorial

Last synced: 12 Aug 2025

https://github.com/billimarie/simple-react-tailwind-tutorial

Create a simple, multi-page website that watches your CSS changes & refreshes your app, accordingly.

postcss react react-js react-tutorial tailwind-css tailwindcss tutorial

Last synced: 02 May 2025

https://github.com/extcore/extcore-sample-accounting

ExtCore framework 7 advanced sample accounting web application

asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial

Last synced: 22 Jul 2025

https://github.com/antigenomics/repseq-annotation-tutorial

📝 [Tutorial] RepSeq data mining basics in R

bioinformatics immunology r sequencing tutorial

Last synced: 15 May 2026

https://github.com/adnanrahic/load-balancing-nodejs-in-production

Four samples of how to load-balance Node.js in production.

cluster docker docker-swarm guide kubernetes nginx nodejs systemd tutorial

Last synced: 14 Sep 2025

https://github.com/colinkiama/vala-tutorial

An unofficial ✨modern✨ Vala tutorial

docs documentation examples tutorial vala

Last synced: 04 Mar 2025

https://github.com/valentingol/deep-learning-installation

This tutorial provide a step-by-step pipeline to install an effective Python set-up optimized for deep learning for Ubuntu LTS, containing libraries to use efficiently the last versions of Tensorflow and Pytorch with the GPU and a comfortable environment of work with flexible and highly customizable IDE (VSCode) and environment manager (Virtualenv/VirtualenvWrapper).

cuda deep-learning deep-learning-library deep-learning-tutorial setup tutorial virtualenv virtualenvwrapper vscode

Last synced: 15 Sep 2025

https://github.com/zukahai/caro-board-game

Khám phá cách tạo game Caro đơn giản bằng Java. Bài viết hướng dẫn chi tiết từ thiết kế bàn cờ, xử lý lượt chơi đến kiểm tra chiến thắng, giúp bạn tạo ra trò chơi thú vị và hấp dẫn. Dự án này phù hợp cho cả người mới học lập trình và những ai muốn nâng cao kỹ năng Java của mình.

blog caro caro-game game gomoku gomoku-game haizuka share tutorial

Last synced: 07 Jul 2025

https://github.com/der-on/mini-pc-chrome-kiosk

Einrichtung eines Mini-PCs für den Google-Chrome Kiosk-Modus.

chrome kiosk mini-pc tutorial windows-10

Last synced: 05 Apr 2025

https://github.com/webduinoio/samples

📖 Webduino example collections

javascript tutorial webduino

Last synced: 11 Apr 2025

https://github.com/fil/observable-jekyll

Tutorial: How to embed ObservableHQ notebooks into your CMS

d3js howto interactive jekyll observable tutorial

Last synced: 25 Oct 2025

https://github.com/theringsofsaturn/the-rings-of-saturn-particles-threejs

Tutorial on particles in Three.js. We'll create the stars effect, and then we'll add the 3D model of the planet Saturn to complete the scene. We'll use GLTF Loader and a GUI Debugger.

javascript particles three-js threejs tutorial

Last synced: 14 Apr 2025

https://github.com/rezmoss/network-vulnerability-scanner

Build a network vulnerability scanner from scratch in Go, port scanning, service detection, and vulnerability identification. Full walkthrough

cybersecurity go golang infosec networking penetration-testing port-scanner security tutorial vulnerability-scanner

Last synced: 12 Jun 2026

https://github.com/jp7io/typescript-crud

A guide to build a TypeScript CRUD (Frontend) with React.

react tutorial typescript

Last synced: 06 Apr 2025

https://github.com/markdouthwaite/serverless-scikit-learn-demo

A repository providing demo code for deploying a lightweight Scikit-Learn based ML pipeline modelling heart disease data as a Google Cloud Function.

data-science google-cloud google-cloud-function machine-learning machine-learning-api machine-learning-projects scikit-learn serverless tutorial

Last synced: 25 Jul 2025

https://github.com/becksteinlab/adkgromacstutorial

Basic tutorial for running and analyzing a Gromacs MD simulation of AdK

gromacs molecular-dynamics-simulation tutorial

Last synced: 23 Apr 2025

https://github.com/adamspannbauer/minimal_python_package

A minimal introduction to writing packages with python.

education package python tutorial

Last synced: 28 Oct 2025

https://github.com/vinibiavatti1/pythonguide

A guide repository for anyone who wants to learn python from scratch!

guide learning-python python python-tutorial tutorial

Last synced: 27 Apr 2025

https://github.com/beomi/django-tube

장고걸스 서울 튜토리얼 미니시리즈: DjangoTube

django djangogirls tutorial

Last synced: 05 Mar 2026

https://github.com/textualize/todo-tutorial

EuroPython 2023 Textual tutorial materials

python python3 textual tui tutorial workshop

Last synced: 13 Jun 2025

https://github.com/enryun/tutorialkit

TutorialKit help developers create interactive tutorial experience for iOS applications

ios swift tutorial uikit

Last synced: 15 Sep 2025

https://github.com/chainstacklabs/starknet-cairo-odyssey

Learnings and first steps to work with StarkNet and create smart contracts with Cairo

cairo starknet starkware tutorial

Last synced: 03 Sep 2025

https://github.com/muziing/cpp_learning

C++学习代码笔记仓库,OOP、STL,有较多注释帮助理解回顾基本知识点。

cpp tutorial

Last synced: 19 Apr 2025

https://github.com/javascript-tutorial/test.javascript.info

Modern JavaScript Tutorial in Test

javascript test tutorial

Last synced: 01 Aug 2025

https://github.com/colleagueriley/opengl-context-creation

A tutorial that explains how to create an OpenGL context for X11, WinAPI and Cocoa.

article cocoa glx opengl rgfw tutorial wgl winapi x11

Last synced: 10 Apr 2025

https://github.com/cjsaylor/angular-workshop

Angular tutorial for a workshop setting.

angular1 javascript tutorial

Last synced: 10 Jan 2026

https://github.com/tmattio/elixir-reasonml-blog-tutorial

:mortar_board: A tutorial to build a blog app using Elixir, ReasonML and GraphQL

elixir graphql reason tutorial

Last synced: 26 Mar 2025

https://github.com/matthijskamstra/haxesys

Documentation about using the system targets from Haxe

cpp cs csharp documentation example haxe java jvm lua node nodejs python tutorial tutorials

Last synced: 14 Apr 2025

https://github.com/cdimascio/watson-nlc-spam

Create a spam classifier with Watson Natural Language Classifier.

classifier python tutorial watson watson-natural-language watson-natural-language-classifier

Last synced: 28 Apr 2025

https://github.com/ladykerr/cli-skills-copilot-talk

Gettiing started with GitHub Copilot in the CLI 🚀

cli copilot copilot-x talks tutorial

Last synced: 02 Jan 2026

https://github.com/llamacademy/ai-series-part-14

Project corresponding to AI Series Part 14 where we implement Baking NavMesh at Runtime around the Player, instead of baking on the entire scene

ai gamedev gamedevelopment navmeshagent navmeshsurface tutorial unity

Last synced: 25 Apr 2025

https://github.com/mfaisalkhatri/webdriverio-ts-appium

This repository has sample tests to run mobile automation for android using WebdriverIO with TypeScript

android-automation beginner mobile-automation mobile-testing test-automation testing tutorial typescript webdriverio

Last synced: 26 Oct 2025

https://github.com/shuoros/spring-101

🧑‍💻 A complete set of road maps, tutorials, guides, exams, projects and etc. to become a master in Spring Framework!

roadmap spring-boot spring-framework tutorial

Last synced: 28 Oct 2025

https://github.com/mkock/busproject

Source code for my blog post "A Bus Ride with Golang"

golang tutorial

Last synced: 24 Dec 2025

https://github.com/prayash/eventide

A-Frame demo for a WebVR tutorial on Viget.com

a-frame threejs tutorial webgl webvr

Last synced: 07 Apr 2025

https://github.com/webeleon/-building-a-mongodb-migration-system-for-nestjs-with-mongoose

A dev.to article on NestJS, mongoose and database migrations!

devto migration mongodb mongoose nest nestjs nodejs tutorial

Last synced: 03 Jul 2025

https://github.com/edinsonrequena/ransomware-with-python-3

A complete ransomware made entirely with python 3

computer-science encryption misuse python ransomware tutorial

Last synced: 17 Sep 2025

https://github.com/ianfabs/vue-driver

A Vue.js wrapper for Driver.js

javascript js tour tutorial vue web

Last synced: 22 Apr 2025

https://github.com/xmas7/rust-tutorials

Code Examples in Rust. Reviewing RUST

review rust tutorial

Last synced: 01 Aug 2025

https://github.com/brackendev/scikit-learn-hy

An introduction to scikit-learn (machine learning in Python) and Hy (a Lisp dialect embedded in Python)

hy hylang machine-learning python scikit-learn tutorial

Last synced: 09 Oct 2025

https://github.com/robertohuertasm/rust-practical-sessions

🦀 🛠️ - A series of Rust workshops

practical-sessions rust tutorial workshops

Last synced: 12 Oct 2025

https://github.com/hashicorp-education/learn-state-migration

Companion repository for the "Migrate State to Terraform Cloud" guide on learn.hashicorp.com

hashicorp terraform tutorial

Last synced: 19 Oct 2025

https://github.com/gvanastasov/codebook-typescript

Codebook - learn by examples from zero to hero in typescript.

codebook handbook javascript static-analysis tutorial typescript

Last synced: 11 May 2025

https://github.com/jashanj0tsingh/pythontutorials

Scrape Lyrics from genius.com to a text file. Educational purposes only.

beautifulsoup genius-lyrics genius-lyrics-search lyrics-scraping python tutorial webscraping

Last synced: 23 Oct 2025

https://github.com/woojiahao/git-guide

Introduction to the Git version control system for Singapore Polytechnic DIT SEP module

gatsby gatsby-site gatsbyjs git git-tutorial github guide tutorial

Last synced: 04 Sep 2025

https://github.com/3ddelano/discord-bot-v2-godot

2nd version of Discord bot made using Discord.gd in Godot engine.

discord discord-bot example godot godotengine heroku host tutorial

Last synced: 22 Aug 2025

https://github.com/amitness/address-book

A sample command line address book application written in Python.

book exercises tutorial

Last synced: 09 Apr 2025

https://github.com/tusharojha/flutter_fire

A flutter sample project using all major firebase services.

example firebase firebase-auth firebase-authentication firebase-database tutorial

Last synced: 12 Apr 2025

https://github.com/flurdy/flurdy.com-docs

My https://flurdy.com/docs folders. Feel free to submit pull requests

documentation howto tutorial

Last synced: 14 Mar 2026

https://github.com/gvwilson/sys-tutorial

Systems Administration for Weary Data Scientists

data-science system-administration tutorial

Last synced: 24 Mar 2025

https://github.com/pedropark99/introd-pyspark

An open and introductory book for the Python API of Apache Spark (pyspark) 📚📖

apache-spark book course pyspark python spark tutorial tutorial-course

Last synced: 14 Jun 2025

https://github.com/alainakafkes/pommunism

Twitter Bot that spreads Pomeranian dogs and communism to all the lands. ☭

api beginner-friendly communism humor tutorial twitter-bot

Last synced: 15 Mar 2026

https://github.com/andrew-johnson-4/bootstrapbook

Learn how to Write a Compiler in 2000 Lines of Code

book compilers tutorial

Last synced: 28 Feb 2025

https://github.com/luontola/tdd-mooc-tetris

Exercise for learning Test-Driven Development with the help of predefined tests

javascript tdd tutorial

Last synced: 22 Aug 2025

https://github.com/coala/coala-tutorial

Sample sources for a coala tutorial

coala linter python tutorial

Last synced: 28 Apr 2025

https://github.com/pilosus/c3linear

Naive C3 linearization algorithm tutorial

algorithms inheritance mro python tutorial

Last synced: 30 Jun 2025

https://github.com/matthiaszarzecki/TimeRewindingFunctionality

Prince-of-Persia-Style Time-Rewinding Example for a Tuts+ Article in Unity3d

tutorial tutsplus unity unity3d

Last synced: 25 Apr 2025

https://github.com/nepaul/learn-to-code-by-coding

Just Code! "Talk is cheap. Show me the code."

css docker go javascript koajs nodejs serverless tutorial vuejs webassembly

Last synced: 30 Oct 2025

https://github.com/twtrubiks/django_recaptcha_tutorial

django recaptcha tutorial

django python recaptcha tutorial

Last synced: 15 Apr 2025

https://github.com/nypl-spacetime/qgis-trace-tutorial

Tutorial: Tracing Historical Streets with QGIS

geospatial gis history nyc qgis tutorial

Last synced: 27 Jul 2025

https://github.com/fiware/tutorials.understanding-at-context

:blue_book: FIWARE-LD 101: Understanding NGSI-LD `@context`

fiware json-ld linked-data ngsi-ld tutorial

Last synced: 30 Apr 2025

https://github.com/laurentdardenne/tutorial

French tutorial on Powershell

french powershell tutorial

Last synced: 27 Oct 2025

https://github.com/jintonic/geant4

Geant4 tutorials

geant4 tutorial tutorials

Last synced: 30 Jan 2026

https://github.com/leonjessen/keras_tensorflow_demo

Demonstration of using Keras to run a simple deep feed forward artificial neural network using Tensorflow as backbone in R

datascience deeplearning demo keras machinelearning neuralnetwork r rstats rstudio tensorflow tidyverse tutorial

Last synced: 15 May 2025

https://github.com/mrtj/yolox-panorama-tutorial

A step-by-step tutorial with example code on deploying a custom YOLOX object detector model on the AWS Panorama appliance.

aws-panorama computer-vision tutorial yolox

Last synced: 04 Mar 2026

https://github.com/palewire/go-big-with-github-actions

Learn how to scale up your data pipelines using GitHub’s powerful Actions framework

actions automation data-journalism journalism lesson-plans tutorial

Last synced: 15 Apr 2025

https://github.com/ledell/grayarea-deepdream

Homepage for the Gray Area Festival DeepDream Workshop

deep-learning deepdream machine-learning tutorial

Last synced: 29 Oct 2025

https://github.com/jiujuan/grpc-tutorial

golang grpc tutorial,website:https://github.com/jiujuan/zenblog#grpc%E5%AD%A6%E4%B9%A0

grpc grpc-go tutorial

Last synced: 06 May 2025

https://github.com/abolkog/react-native-simple-chat

React Native Simple Chat Tutorial code

firebase react-native tutorial

Last synced: 13 Apr 2025