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/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/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/anyblok/anyblok-book-examples

The anyblok book example source code.

book development-tools tutorial

Last synced: 11 Sep 2025

https://github.com/didinj/react-native-tutorial-react-hooks

React Native Tutorial: Building Mobile Apps with React Hooks

android building example hooks ios mobileapps react-native reacthooks reactnative tutorial

Last synced: 06 Apr 2025

https://github.com/enanomapper/tutorials

Version control for the (open access) tutorials developed during the eNanoMapper project.

enanomapper nanotechnology open-educational-resources tutorial

Last synced: 20 Jan 2026

https://github.com/didinj/ionic-4-push-notification-fcm-example

Ionic 4 Push Notification using Firebase Cloud Messaging (FCM) - YouTube Tutorial

cloud example fcm firebase ionic ionic4 messaging notification push tutorial youtube

Last synced: 06 Apr 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/didinj/css3-gradient-example

CSS3 Tutorial: Gradients Color

color css css3 example gradient tutorial

Last synced: 29 Mar 2025

https://github.com/scottswezey/scrumdinger

iOS SwiftUI App Dev Tutorial by Apple.

swift swiftui tutorial

Last synced: 20 May 2026

https://github.com/ethand91/python-text-extraction

Simple Python text extraction using Tesseract OCR

python python3 tesseract tutorial

Last synced: 03 Aug 2025

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/aaesalamanca/flexbox-froggy

Soluciones en CSS a los 24 niveles de Flexbox Froggy.

css flexbox learning solution tutorial

Last synced: 14 May 2026

https://github.com/br3ndonland/golearn

Resources from learning Go

course go golang testing tutorial

Last synced: 09 Apr 2025

https://github.com/rikedyp/dyalogtutorials_old

Tutorials for Dyalog APL

apl dyalog dyalog-apl tutorial

Last synced: 11 Jun 2026

https://github.com/optima-chat/cc-best-practice

Claude Code 使用技巧和最佳实践的中文社区集合

awesome best-practices chinese claude-code development tutorial

Last synced: 05 Nov 2025

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/cj-mills/fastai-to-openvino-to-unity-tutorial

This follow-up to the fastai-to-unity tutorial covers creating an OpenVINO plugin for the Unity game engine.

fastai image-classification openvino tutorial unity

Last synced: 05 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/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/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/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/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/jerryfzhang/conferencetravelgrantsystem

CTGS is system for applying conference travel grant , built using Nodejs, Express.js, MongoDB ang jQuery

express jquery mongodb mongodb-ang-jquery nodejs reimbursement time-management travel-planner tutorial

Last synced: 20 Apr 2026

https://github.com/codebydant/compilingPCL-Linux

This is a tutorial of how to compile PCL 1.11.1 on Ubuntu 20.04.2 LTS

cmake pcl-library tutorial ubuntu

Last synced: 10 Sep 2025

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/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/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/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/vishal-biyani/puppet-lab

A simple Puppet lab to get started!

infrastructure puppet tutorial

Last synced: 20 May 2026

https://github.com/contraslash/chatbots-intro

Material para la charla introductoria de Chatbots

chatbot keynote tutorial

Last synced: 07 Apr 2026

https://github.com/raigorx/thinking-in-react-hooks

The code tutorial found in https://reactjs.org/docs/thinking-in-react.html but using hooks and functional components

create-react-app educational example react react-hook thinking-in-react tutorial

Last synced: 12 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

https://github.com/machu-gwu/afwf_example-project

Alfred Workflow example project based on afwf python library

alfred alfred-workflow python tutorial workflow

Last synced: 21 Jul 2025

https://github.com/creative-tutorials/note-sharing-app

This is a simple NoteApp using JavaScript LocaStorage, the basic of this app is to store user note for future use, this means they wont expierence any loss of data, with the use of JavaScript LocalStorage

api css html javascript javascript-applications learnjavascript localstorage nodejs notes-app tutorial tutorials ui ui-components ui-design ux ux-design

Last synced: 08 Apr 2026

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/juanitofatas/twitter

Ruby on Rails Tutorial: Build a Twitter app

ruby-on-rails tutorial

Last synced: 15 May 2026

https://github.com/theodesp/scalatuts

Exploring Scala by example

learning-by-doing sbt scala tutorial

Last synced: 28 Mar 2025

https://github.com/bittricky/fireworks

Fireworks display with javascript and css

canvas javascript tutorial

Last synced: 18 May 2026

https://github.com/mindsers/tutorial-decoupling

Sources of tutorial about decoupling.

best-practices decoupling mindsersit-tutorials tutorial

Last synced: 30 Mar 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/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/datyayu-xyz/yarn-demo

Un demo de como usar yarn

espanol tutorial yarn

Last synced: 03 Apr 2025

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

Growing a research software project

project-management research-software-engineering tutorial

Last synced: 03 Apr 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/oelna/hsma-int-slides

Mein Kurs GCT2/INT an der Hochschule Mannheim vermittelt einen Einstieg in die Umsetzung von Websites mit den Sprachen HTML und CSS aus Sicht von Gestaltern.

css html tutorial

Last synced: 17 Jan 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/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/ivannz/fds2020-packaging

Contents for a session on Packaging in Python

packaging python tutorial

Last synced: 17 May 2026

https://github.com/bsctl/nodejs-web-app

A simple demo web server written in nodejs.

docker nodejs openshift tutorial

Last synced: 11 Jul 2025

https://github.com/a-mabe/actions-firebase-workshop

Deploy React Web App to Firebase:fire: Hosting with GitHub Actions

deployment-automation firebase firebase-hosting github-actions javascript reactjs reactjs-demo tutorial

Last synced: 08 May 2025

https://github.com/akarsh/gitlab-api-implementation

This project demonstrates, how to integrate gitlab api and abdkit library in a simple website application using nodejs.

adbkit android github-api html5 localhost nodejs tutorial

Last synced: 10 May 2026

https://github.com/didinj/springboot-mvc-java-web-app

Spring Boot Tutorial: Build an MVC Java Web App using Netbeans

boot build java mvc netbeans spring spring-boot tutorial using webapp

Last synced: 12 Apr 2025

https://github.com/riesinger/css-animation-tutorial

The repo for my css animation tutorial

css medium tutorial

Last synced: 17 May 2026

https://github.com/kkeeth/riot-tour-of-heroes

The tutorial of Angular by RiotJS

riotjs toh tutorial

Last synced: 25 Jan 2026

https://github.com/ivan-avalos/guia-directorio-tap

Guía para crear un API REST con Go y MySQL

api-rest echo-framework go golang gorm json mysql tutorial web-app

Last synced: 06 May 2025

https://github.com/matthewfeickert/jupyter-notebook-basics

Some examples of how to do some core things in Jupyter

binder jupyter jupyter-notebook tutorial

Last synced: 01 Jul 2025

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

Gitbook 使用指导手册 -

gitbook kalid tutorial

Last synced: 25 Jan 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/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/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/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/ximitiejiang/MyCodeForPytorch

deep learning examples by pytorch implement

deep-learning pytorch tutorial

Last synced: 20 Mar 2025

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

Basic Hypertext Markup Language (HTML)

html html5 tutorial

Last synced: 29 Mar 2025

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/dodonki1223/nuxt-study

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

nuxt tutorial udemy vue

Last synced: 21 Apr 2025

https://github.com/mrbysco/datapack

Resource for Minecraft datapack development

datapack guide minecraft tutorial vitepress

Last synced: 19 Mar 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/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/amirhosseinhonardoust/how-streamlit-makes-ai-accessible

A detailed educational article exploring how Streamlit revolutionizes AI app development. Learn how this Python framework bridges the gap between data science and usability, empowering anyone to deploy interactive machine learning models without front-end coding or complex infrastructure.

ai ai-accessibility dashboard data-engineering data-science data-visualization educational machine-learning mlops nlp open-source python streamlit tutorial web-app

Last synced: 02 May 2026

https://github.com/mark-i-m/tutorials

A repo of tutorials for various things

bash gdb terminal tutorial tutorials

Last synced: 11 May 2026

https://github.com/mrmendoza-dev/my-react-native-app

Quick tutorial for building a mobile app with React Native.

mobile react-native tutorial

Last synced: 19 May 2026

https://github.com/aidoskanapyanov/big-mac-index-streamlit

Hi everyone! 👋 I've made this cool tutorial on how you can make your own web application using Streamlit.

datascience economics softwaredevelopment streamlit tutorial

Last synced: 12 May 2026

https://github.com/manthanthakor/c-sharp-tutorial

Welcome to the C# Tutorial repository! This repository contains a collection of tutorials, examples, and exercises to help you learn C# programming language from basics to advanced topics. Whether you're just starting with C# or looking to deepen your knowledge, you'll find useful resources here.

csha csharp-code oops-in-csharp opps opps-example tutorial

Last synced: 13 Sep 2025

https://github.com/eriksjolund/writing-more-secure-perl-cgi-scripts

Tutorial of how to write more secure Perl CGI scripts

cgi perl perl5 security security-hardening tutorial

Last synced: 06 Apr 2025

https://github.com/mihailgaberov/dnd-chess-tut

Testing Drag and Drop for React

and drag drop react tutorial

Last synced: 19 May 2026

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

Savremen JavaScript tutorijal na crnogorskom jeziku !

javascript montenegrin tutorial

Last synced: 31 Oct 2025

https://github.com/kennardwang/funcom_reproduction

Reproduction code for the paper

paper reproduction tutorial

Last synced: 06 Apr 2025

https://github.com/michaelcurrin/go-tutorial

Scripts and notes based on Go's quickstart guide ⏩ 👩‍🏫

go tutorial

Last synced: 28 May 2026

https://github.com/michaelcurrin/hugo-quickstart

Starter template for a Hugo static site

hugo quickstart sample static-site tutorial

Last synced: 09 Jul 2025