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/harukaionasao/git_basic_tutorial

Este repositório é um guia prático para iniciantes em Git e GitHub, com instruções passo a passo sobre instalação, configuração e operações básicas de controle de versão. Criado para tornar o aprendizado mais acessível, ele inclui dicas e melhores práticas para uso eficiente de repositórios.

beginner-friendly beginners configuracao git git-beginner git-best-practices git-branch github github-config tutorial

Last synced: 20 May 2026

https://github.com/jasdumas/ct-brewery-ratings

Web Scraping Craft Brewery Beer Ratings From BeerAdvocate.com :beers:

beer-statistics data-visualization r tutorial web-scraping

Last synced: 08 Sep 2025

https://github.com/wasi0013/python-codebase

includes tutorials, exercises, general codes, a few gui codes & various ACM contests code etc

acm-contests general-code programming-challenges python tutorial

Last synced: 14 Jul 2025

https://github.com/exasol/lua-styleguide

Lua style guide, examples and tutorials

coding-guideline examples exasol-integration lua tutorial

Last synced: 17 Feb 2026

https://github.com/vishal-biyani/puppet-lab

A simple Puppet lab to get started!

infrastructure puppet tutorial

Last synced: 20 May 2026

https://github.com/pedrochamberlain/pwa-example

Build a Progressive Web Application from scratch.

pwa tutorial

Last synced: 16 Feb 2026

https://github.com/pgassmann/teamapps-demolessons

Lessons to show TeamApps functionality and to learn how to use TeamApps

java learn-to-code teamapps tutorial

Last synced: 29 Apr 2025

https://github.com/phuijse/jupyterbookuach

Tutorial y plantilla para confección del libros virtuales con jupyter book

espanol jupyter-book tutorial

Last synced: 08 Jun 2026

https://github.com/messagemedia/webhooks-nodejs-tutorial

A tutorial on how to use the Webhooks API to create, retrieve, update and delete webhooks.

api messaging nodejs tutorial webhooks

Last synced: 18 May 2026

https://github.com/hanstananda/BetaReactTutorial

Implmentation of https://react.dev/learn/tutorial-tic-tac-toe using Typescript+ Vite

frontend pnpm react sass tutorial typescript vercel vite zustand

Last synced: 12 Mar 2025

https://github.com/bittricky/fireworks

Fireworks display with javascript and css

canvas javascript tutorial

Last synced: 18 May 2026

https://github.com/makstyle119/super-set-of-c

C++ from beginner to advanced

begginer-friendly makstyle119 tutorial

Last synced: 02 Apr 2025

https://github.com/sumit-kr-das/jsdoc

A modern JavaScript related documentation for you

documentation es6 interviews javascript tutorial typescript

Last synced: 27 Apr 2026

https://github.com/x-raylaser/generative-rnn

This repository is made as supplementary material for a tutorial. The tutorial shows how to use Recurrent Neural Nets as generative models.

bayes-rule bayesian-inference deep-learning digit-generation generative-model mnist pixel-prediction recurrent-neural-nets recurrent-neural-networks tutorial

Last synced: 04 Aug 2025

https://github.com/flavienbwk/elasticsearch-migration-tutorial

Companion repo to my blog post on migrating an Elasticsearch cluster without service disruption.

docker elasticsearch high-availability migration tutorial

Last synced: 02 May 2026

https://github.com/ethand91/android-compose-todo

Simple Todo App created using Android compose

android compose jetpack-compose kotlin tutorial

Last synced: 17 May 2026

https://github.com/sandro/phaser-lessons

programming lessons via phaser https://sandro.github.io/phaser-lessons/

examples phaser tutorial

Last synced: 18 May 2026

https://github.com/didinj/css3-gradient-example

CSS3 Tutorial: Gradients Color

color css css3 example gradient tutorial

Last synced: 29 Mar 2025

https://github.com/matt-mcmahon/ews-tutorial

Node tutorial so that I (and potentially others) can learn how to write a simple NodeJS server using modern techniques.

nodejs tutorial

Last synced: 09 May 2026

https://github.com/abhijoshi2k/full-nodejs-course

Node,js course from Udemy

nodejs project tutorial udemy

Last synced: 16 May 2026

https://github.com/mikand13/vertx-examples

Vertx Examples of Basic Concepts

basics examples learning tutorial vertx

Last synced: 01 May 2026

https://github.com/0-mostafa-rezaee-0/dotfiles

Complete dotfiles tutorial for beginners. Step-by-step guide with automated installation script, detailed explanations, and a troubleshooting section. Start version controlling your dev environment today!

automation bash beginner-friendly configuration development-environment dotfiles git tutorial vim zsh

Last synced: 07 Apr 2026

https://github.com/rodrigokamada/angular-template-driven-form-validation

Application example built with Angular 14 and creating and validating a template-driven form.

angular beginners dev-community form frontend gh-actions gh-pages hacktoberfest stackblitz tutorial validation webdev webdevelopment

Last synced: 16 May 2026

https://github.com/dimaamega/js-promise-implementation

implementation of js promises covered by tests

js learning promise tutorial web

Last synced: 22 Jun 2025

https://github.com/konaraddi/cmsc320-final

A tutorial on gleaning rich insights from the Pokédex

class-project machine-learning pokemon tutorial

Last synced: 29 Oct 2025

https://github.com/pegeler/YARD

YARD - Yet Another R Demo

demo introduction learnr r r-package tutorial

Last synced: 10 May 2025

https://github.com/nicnocquee/react-stripe-checkout

A sample project for integrating Stripe Checkout with React (CRA) app

checkout create-react-app react sample stripe tutorial

Last synced: 07 Jan 2026

https://github.com/alexmhack/grpc-microservices-tutorial

Understanding and implementing a basic Microservice with Python's popular gRPC framework

basics grpc microservices protobuf python rpc tutorial

Last synced: 18 May 2026

https://github.com/neok/symfony-tutorial-for-beginners

symfony tutorial for beginners

php php7 symfony tutorial tutorial-code

Last synced: 16 May 2026

https://github.com/ivannz/fds2020-packaging

Contents for a session on Packaging in Python

packaging python tutorial

Last synced: 17 May 2026

https://github.com/cj-mills/icevision-mask-rcnn-tutorial

Train a Mask R-CNN model on a custom dataset using the IceVision library and perform inference with ONNX Runtime.

icevision instance-segmentation mask-rcnn object-detection tutorial

Last synced: 04 May 2025

https://github.com/rodrigokamada/angular-tomtom

Application example built with Angular 14 and adding the map component using the @tomtom-international/web-sdk-maps library.

angular beginners devcommunity frontend geolocation ghactions ghpages hacktoberfest map stackblitz tomtom tutorial web webdev webdevelopment

Last synced: 21 Apr 2026

https://github.com/mfaisalkhatri/java-json-examples

Example code to read JSON files using Google Gson library

example gson json learning-by-doing testing tutorial

Last synced: 16 May 2026

https://github.com/silvestrevivo/flexbox-css

CSS flexbox project following the Udemy Tutorial from @jonasschmedtmann

css3 flex-layout flexbox html5 purecss tutorial udemy-tutorial

Last synced: 08 Jul 2025

https://github.com/dishuihengxin/gitbook-tutorial

Gitbook 使用指导手册 -

gitbook kalid tutorial

Last synced: 25 Jan 2026

https://github.com/silvestrevivo/react-hooks-contextapi

Basic react application corresponding to the YouTube Tutorial of @iamshaunjp

javascript react react-context-api react-hooks tutorial youtube

Last synced: 10 May 2026

https://github.com/mxagar/tool_guides

Guides and examples of several tools and libraries, e.g.: PCL, OpenCV, C++, Python, Docker, GTest, etc.

tests tutorial utilities

Last synced: 09 Apr 2025

https://github.com/matthiware/cli.tutorial

Command line parser tutorial for https://github.com/MatthiWare/CommandLineParser.Core

cli command-line-interface command-line-parser tutorial

Last synced: 13 Apr 2025

https://github.com/ekaone/roadmap-my-repository

Hi 👋, this is roadmap for my repository, find my collection stuff, hopeful it will be useful for you ✌😃

animation component countries country css gatsbyjs javascript json list material-ui nextjs png reactjs reso rest rest-api roadmap svg tailwindcss tutorial

Last synced: 13 Apr 2026

https://github.com/natserract/haml-zero-to-hero

Learn HAML from scratch

haml html html5 learning tutorial

Last synced: 15 Jan 2026

https://github.com/studentutu/automation-tools

This repository holds scripts for the redowl unity build process

bash dotfiles dotsettings setup shell tool tutorial unity

Last synced: 12 Jun 2026

https://github.com/NLeSC/cwl-tutorial

Simple CWL tutorial based on the gentle introduction to CWL

cwl tutorial

Last synced: 10 Mar 2025

https://github.com/lemmi/wgpg

WireGuard Playground

go golang playground tutorial wireguard

Last synced: 16 May 2026

https://github.com/n4vrl0s3/basic-hypertext-markup-language

Basic Hypertext Markup Language (HTML)

html html5 tutorial

Last synced: 29 Mar 2025

https://github.com/theodesp/creative-scala

Learning Scala with Creative Scala

learning-by-doing scala tutorial

Last synced: 28 Mar 2025

https://github.com/br3ndonland/golearn

Resources from learning Go

course go golang testing tutorial

Last synced: 09 Apr 2025

https://github.com/saeedkohansal/javascript-alarm-web-application

This Is A Client-side Vanilla JavaScript Web Application, I'm Using localStorage From HTML Web Storage API To Save My Data Inside The Browser, The localStorage Object Stores Data With No Expiration Date So We Have All Data We Need In The User's Browser...

client-side css front-end gilgeekify html javascript tutorial tutorials web-application web-design web-development

Last synced: 17 May 2026

https://github.com/prathameshdhande22/neflix-clone

Netflix Landing Page clone made using Html and CSS as a part of the HTML & CSS Tutorial Project

clone-website css html-css html5 netflix netflix-clone tutorial webdevelopment website

Last synced: 17 Jul 2025

https://github.com/connor11528/communicating-between-vue-components

how to use Vue with Google maps and send and respond to events across components

tutorial tutorial-code tutorial-sourcecode vue vue-components vue-tutorial vuejs vuejs-components vuejs2 vuex

Last synced: 09 Jun 2026

https://github.com/iaccessability/iaccessability

Beyond Sight, independence with technology. iAccessAbility exists to help those with visual impairment and blindness use Apple products in their day-to-day life as well as bring awareness that while we are a minority with disabilities, we too can be independent and successful in this world.

accessability accessibility android apple articles blog google howto ios news support technology tutorial watchos

Last synced: 04 Jul 2025

https://github.com/mrbysco/datapack

Resource for Minecraft datapack development

datapack guide minecraft tutorial vitepress

Last synced: 19 Mar 2026

https://github.com/shubham18024/demo-repo

DEMO repository for learning git and github, especially using windows powershell

demo git github learning powershell tutorial windows

Last synced: 11 Apr 2026

https://github.com/frozenassassine/fastedit-winapi

Fastedit WinApi is a little text editor for windows. It is not made for daily use, but It shows the principles of creating a text editor and using the WindowsApi in C++.

cpp tutorial winapi

Last synced: 03 May 2025

https://github.com/henriquediassilva/tutorial-django

Tutorial do framework Django

django python tutorial website

Last synced: 07 Apr 2026

https://github.com/azmainadel/amarshop-backend-django

Demo tutorial codebase for a Django class I took at BongoDev

backend demo django django-rest-framework python teaching tutorial

Last synced: 17 Feb 2026

https://github.com/seroviicai/create_pdf_report

This tutorial shows how to easily obtain data from an API endpoint, and create a nice report in pdf with its data.

api nasa pdf-generation python report tutorial

Last synced: 12 Sep 2025

https://github.com/srmoore/oidc_nodejs_demo

Small demo Node.js Express application using private keys and OpenID Connect

expressjs nodejs oidc tutorial

Last synced: 12 Apr 2026

https://github.com/fccm2/gegl-tut

gegl-tutorial

c gegl tutorial

Last synced: 11 Apr 2025

https://github.com/thevahidal/quizy

A step by step hands-on React tutorial

react tutorial

Last synced: 18 May 2026

https://github.com/jessie-codes/golang-cat-cafe

Learn Go by building a cat cafe API.

golang golang-examples tutorial tutorial-exercises

Last synced: 13 Jul 2025

https://github.com/rikedyp/dyalogtutorials_old

Tutorials for Dyalog APL

apl dyalog dyalog-apl tutorial

Last synced: 11 Jun 2026

https://github.com/ntk148v/kshell

Simple shell implementation in C#

csharp shell tutorial

Last synced: 17 May 2026

https://github.com/oxylabs/custom-parser-instructions

Learn the fundamentals of writing parsing instructions with Oxylabs' Custom Parser.

parser parsing python scraping scraping-websites tutorial web-scraping

Last synced: 24 Dec 2025

https://github.com/dodonki1223/nuxt-study

Nuxt.jsの勉強用リポジトリ

nuxt tutorial udemy vue

Last synced: 21 Apr 2025

https://github.com/rubensworks/slides-2019-iswc-graphql-rdf

Slides for the GraphQL tutorial at ISWC 2019 - GraphQL over RDF

graphql iswc rdf slides tutorial

Last synced: 18 May 2026

https://github.com/simoninithomas/newsapprv

NewsAppRV is a demo app made as an example for the article RecyclerView made easy.

android recyclerview tutorial

Last synced: 15 May 2026

https://github.com/google-cloud-japan/gcp-getting-started-appdev

はじめてみよう Google Cloud ハンズオン アプリケーション開発編

gcp google-cloud-platform tutorial

Last synced: 17 Jan 2026

https://github.com/grb-workspace/java-logger-intro

A Spring Boot project that demonstrates Java’s inbuilt logging capabilities through a REST controller. It illustrates how to configure and use multiple logging levels—INFO, WARN, ERROR, FATAL, DEBUG, and TRACE.

application-configuration java logger logging rest sample-project spring-boot tutorial

Last synced: 16 May 2026

https://github.com/akanshdivker/flask-api-tutorial

Tutorial for extracurricular class teaching basic to advanced levels of creating a REST API using Flask.

flask flask-api-tutorial flask-tutorial python python-tutorial python3 teaching tutorial tutorial-code tutorial-demos tutorial-exercises

Last synced: 18 May 2026

https://github.com/nevrome/spaam.r.tidyverse.intro.2h.2022

A 2h R tidyverse intro course

r teaching-materials tutorial

Last synced: 12 Sep 2025

https://github.com/aaesalamanca/tc-csharp-mastercourse

Soluciones a los proyectos del curso C# Mastercourse impartido por Tim Corey.

console csharp dotnet learning tutorial

Last synced: 25 Apr 2026

https://github.com/pfitzer/electron-dialog-examples

Examples of how to use electron dialog

dialog electron examples tutorial

Last synced: 18 May 2026

https://github.com/skulltech/sharelatex-tutorials

Following the LaTeX tutorials by ShareLaTeX

latex sharelatex tutorial

Last synced: 27 Mar 2025

https://github.com/roland-ka/juliaformltutorial

A tutorial that shows how Julia and its ecosystem can be used for Machine Learning

julia machine-learning tutorial

Last synced: 10 Apr 2025

https://github.com/arction/lcu-tutorial-multipleseries-02

Tutorial for LightningChart .Net High-Performance Charting Library. Adding Multiple Data Series to a Chart.

chart charting-library csharp data-visualization dotnet example lightning-chart line performance tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/kevinlin1/nifty-web-apps

Build a web app for any programming assignment.

education java python tutorial web-app

Last synced: 17 May 2026

https://github.com/mrmendoza-dev/my-electron-app

Quick tutorial for a React desktop app made with Electron.

desktop electron react tutorial

Last synced: 11 May 2026

https://github.com/pprattis/a-programming-tutorial-web-app-with-jdbc-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application

Last synced: 05 Apr 2026

https://github.com/librity/fcc_java_spring_boot

Free Code Camp - Java Spring Boot

java spring-boot tutorial

Last synced: 18 May 2026

https://github.com/0xwal/assembly-x86

This repository will include assembly x86 tutorials and practices

assembly assembly-language i386 intel tutorial tutorial-exercises x86

Last synced: 19 Jul 2025

https://github.com/cnruby/learn-rust-by-crates

"Learn Rust By Crates" for Work In Progress

language rust tutorial

Last synced: 17 Mar 2025

https://github.com/hjsblogger/selenium-tool-tip-validation

This repository contains demo code for extracting validation tooltip

selenium selenium-automation selenium-python selenium-webdriver tutorial

Last synced: 16 May 2026

https://github.com/chilipp/psyplot-o2a-jourfix-20210224

Presentation material for the O2A Jourfix on February 24th, 2021

jupyter jupyter-notebook presentation psyplot python tutorial visualization

Last synced: 15 May 2026