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/data-camp/github

学习如何使用GitHub来进行版本控制,从而更好地与他人协作。Learn to use GitHub.

github github-desktop tutorial

Last synced: 06 Mar 2025

https://github.com/kok202/firetorch

Quickstart for firebase frontend and backedn template

express firebase firebase-fe firebase-functions frontend quickstart template tutorial

Last synced: 10 Mar 2025

https://github.com/bcc32/ecaml-bf

A brainfuck interpreter in OCaml, on Emacs

brainfuck ecaml emacs example ocaml tutorial

Last synced: 07 Oct 2025

https://github.com/parzibyte/demostracionrecyclerview

Tutorial de RecyclerView en Android. Animaciones, adaptador y layout XML

adapter android animation layout recyclerview tutorial viewholder xml

Last synced: 08 Oct 2025

https://github.com/cgohlke/simulate_diffusion

Simulate diffusion on a grid using Python

diffusion jupyter-notebook python simulation tutorial

Last synced: 27 Feb 2025

https://github.com/omiyagames/make-it-juicy

Make it Juicy: Easy Methods to Make Your Game More Engaging is a presentation that lists various techniques Omiya Games use to make their games more fun to play. It is largely based off of the Juice it or Lose it presentation by Martin Jonasson and Petri Purho (on Youtube at http://youtu.be/Fy0aCDmgnxg).

educational educational-game game game-development tutorial unity unity2d

Last synced: 19 Sep 2025

https://github.com/datodia/adminjs-nestjs

Nestjs adminjs example app

adminjs adminjs-nestjs example nestjs tutorial

Last synced: 15 Mar 2026

https://github.com/mstuttgart/codigo-avulso-test-tutorial

Repositório para o tutorial de unittest do blog

blog codigo-avulso python test tutorial unittest

Last synced: 08 Oct 2025

https://github.com/chainstacklabs/quorum-loyalty-program-tutorial

A Quorum DApp tutorial to manage loyalty points

blockchain dapp quorum solidity truffle tutorial

Last synced: 15 Oct 2025

https://github.com/husamettinarabaci/rustexam

🦀 A question-based Rust learning project to master Rust through practice and repetition.

coding-challenges exam exercises learning programming questions rust tutorial

Last synced: 30 Sep 2025

https://github.com/abdullokhonz/minimal-api_todoapi

Minimal API Todo project using ASP.NET Core 8. Simple CRUD API with in-memory database for learning and testing. Based on the official Microsoft tutorial.

asp-net-core backend crud csharp dotnet entity-framework-core in-memory minimal-api todo-api tutorial web-api

Last synced: 14 Oct 2025

https://github.com/harobed/ansible-vault-tutorial

In this tutorial, I try to explain how to structure one Ansible environment with Ansible Vault support and store Ansible vault password with GnuPG.

ansible ansible-vault gnupg tutorial

Last synced: 14 Oct 2025

https://github.com/chat21/chat21-get-started-ios

Get Started Objective-C

chat chat-application demo tutorial

Last synced: 11 Apr 2025

https://github.com/nikhiljohn10/step-ca-tutorials

This is an automated demo that takes you through the process of setting up PKI.

demo multipass pki step-ca tutorial

Last synced: 12 Oct 2025

https://github.com/thiagoow/web-credit-card-glassmorphic-ui

Projeto de uma interface de usuário para exibição de um cartão de crédito/débito 3D. Desenvolvido com HTML e CSS

credit-card css-animations html-css tutorial user-interface ux-ui

Last synced: 14 Oct 2025

https://github.com/000daniel/how-to-install-visual-studio-code-on-arch-linux

A simple guide on how to install Visual Studio Code on Arch-Linux or Arch-based systems, and set it up to work with C# and Code-Runner

arch-linux archlinux code code-runner csharp easy guide linux simple studio tutorial visual visual-studio visual-studio-code

Last synced: 26 Feb 2025

https://github.com/joaquimley/raspberrypi-headless-setup

Source files for the "How to setup your headless RaspberryPi" blog

blog headless raspberrypi things tutorial

Last synced: 04 Oct 2025

https://github.com/louiscenter/choo-talking-animals

another cute choo tutorial - how to use input fields

choo choo-handbook choo-talking-animals front-end javascript tutorial

Last synced: 30 Aug 2025

https://github.com/thelime1/aichatbridge

a template repository designed to facilitate the integration of Poe.com bots into your website.

ai chatbot poe tutorial website

Last synced: 02 Jan 2026

https://github.com/laqudee/rust-learn

《Rust程序设计语言》笔记-练习代码与设计模式(Design Pattern)练习

design-patterns factory-pattern flyweight-pattern learning-exercise notes proxy-pattern rust rust-lang state-pattern template-method-pattern tutorial

Last synced: 26 Oct 2025

https://github.com/gvwilson/ds4se

Data Science for Software Engineers

codebender data-science open-science software-engineering tutorial

Last synced: 19 Jan 2026

https://github.com/tsmx/nodejs-tutorial

Tutorial project for a complete NodeJS stack including unit-testing and CI/CD: Express, Winston, MongoDB, Mongoose, Jest, supertest, mongodb-memory-server, Docker, Docker-Compose, GitHub Actions, eslint.

ci-cd docker docker-compose eslint express github-actions jest mongodb mongodb-memory-server mongoose nodejs supertest tutorial unit-test winston

Last synced: 26 Feb 2026

https://github.com/sunchang0124/sunchang0124.github.io

This repository is for building my first SOLID Application for researcher and individual data providers.

datavault javascript npm solid tutorial webpack

Last synced: 07 Feb 2026

https://github.com/rodrigokamada/angular-recaptcha-v2

Application example built with Angular 18 and adding the Google reCAPTCHA v2 using the ng-recaptcha library.

angular beginners dev-community gh-actions gh-pages hacktoberfest recaptcha stackblitz tutorial

Last synced: 02 Aug 2025

https://github.com/codingforentrepreneurs/Cursor-Hello-World

Learn Cursor basics to build and deploy an HTML website to the internet.

claude code-with-ai cursor cursor-ssh git github llm tutorial virtual-machine website

Last synced: 08 Mar 2025

https://github.com/websolutionstuff/dynamic-pie-chart-in-laravel-8

In this tutorial i will show you how to create dynamic pie chart in laravel 8, Pie charts are use to representing data in graphics view, for creation of dynamic pie chart example you need to create model, controller, route, blade file and database

charts dynamic-piechart example jquery laravel-framework laravel8 pie-chart piechart tutorial websolutionstuff

Last synced: 14 Apr 2025

https://github.com/lxieyang/caen-connect-tutorial

A brief description on how to sync your local project folder to CAEN machines, (so that you could do stuff only CAEN can do, etc.)

caen michigan sftp sublime-text tutorial

Last synced: 26 Jan 2026

https://github.com/phpirates/django-template

A standard blog-like website in Django, with complete use and deploy tutorial.

deployment django template tutorial website

Last synced: 19 Aug 2025

https://github.com/didinj/angular8-rxjs-forkjoin-example

Angular 8 RxJS Multiple HTTP Request using the forkJoin Example

angular angular8 angularjs example forkjoin http multiple request rxjs tutorial

Last synced: 24 Apr 2025

https://github.com/voquanghoa/spring-tutorial

Learn to work with Spring Boot

java-web spring spring-boot tutorial

Last synced: 24 Oct 2025

https://github.com/gibbok/react-video-list

A basic "Top 10s Video List" application done in React, which I coded in a few hours as a way to pass the time on a rainy day.

css javascript reactjs tutorial

Last synced: 18 Oct 2025

https://github.com/mding5692/js-snake-workshop

Workshop for vanilla JS game of snake for Knack at Western

game javascript teaching tutorial

Last synced: 26 Mar 2025

https://github.com/pennypack/learn-erlang

Learn Erlang Step-By-Step

beam erlang koans otp tutorial

Last synced: 23 Aug 2025

https://github.com/douaa1819/mapstruct-guide

Guide pratique pour apprendre MapStruct, une bibliothèque Java de mapping d’objets rapide et performante. Ce repo inclut des exemples de mappings basiques et imbriqués, une comparaison avec ModelMapper, et des explications sur les principes SOLID appliqués.

java mapping mapstruct modelmapper performance solid tutorial

Last synced: 06 Feb 2026

https://github.com/sahansera/deploying-containers-on-service-fabric

Deploying Multi-Container Services on Azure Service Fabric

azure microservices service-fabric tutorial

Last synced: 16 Jan 2026

https://github.com/zoltan-nz/toy-robot-typescript

TypeScript project for beginners...

mocha toy-robot tutorial typescript

Last synced: 26 Feb 2026

https://github.com/mjstealey/swagger-demo

Brief tutorial on swagger, swaggerhub, generating clients and other miscellany

smartapi swagger tutorial

Last synced: 10 Apr 2025

https://github.com/playfulprogramming/mc-datapacks-tutorial

A set of example datapacks to demonstrate Minecraft functionality in Unicorn Utterances' "Data Pack Programming" series

datapack mcfunction minecraft minecraft-datapack tutorial

Last synced: 19 Jan 2026

https://github.com/achie72/crazy_rabbit_afternoon

A game about a hungry bunny, who wants to eat, and not to be eaten.

gamedevelopment hacktoberfest pico-8 retro retrogaming roguelike strategy-game turn-based tutorial

Last synced: 24 Oct 2025

https://github.com/kaihendry/slo

Prometheus instrumentation & metrics tutorial

kubernetes metrics performance-monitoring prometheus prometheus-metrics tutorial

Last synced: 23 Feb 2026

https://github.com/stephengold/Acorus

An action-oriented user-interface library for jMonkeyEngine

acorus antora documentation-website java jme3 jmonkeyengine3 jvm-library library open-source tutorial user-interface

Last synced: 19 Mar 2026

https://github.com/nidup/manipulate-json-data-in-php

Code examples for the tutorial How to Read, Decode, Encode, Write JSON Data in PHP?

json php php8 tutorial

Last synced: 05 Mar 2025

https://github.com/LeoBorai/pngme

Command line program that lets you hide secret messages in PNG files

learning png rust tutorial

Last synced: 26 Feb 2025

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

Application example built with Angular 15 and adding the log component using the ngx-logger library.

angular beginners dev-community frontend gh-actions gh-pages hacktoberfest log logger stackblitz tutorial webdev webdevelopment

Last synced: 19 Feb 2026

https://github.com/alvinwan/tricking-neural-networks

Fooling a neural network with adversarial examples

adversarial-example adversarial-machine-learning deep-learning tutorial

Last synced: 27 Oct 2025

https://github.com/saharshv/foundation-model-tutorial

iOS 26 chat app showcasing FoundationModels framework: on-device LLMs, tool calling, EventKit integration, and privacy-first AI implementation

apple-intelligence chat-app eventkit foundation-models ios ios26 llm mvvm on-device-ai swift swiftui tutorial

Last synced: 16 Oct 2025

https://github.com/kaizerpwn/skriptanje-sa-kaizerom

This is a gamemode from sa-mp scripting tutorials on my Youtube channel. Hit that star, fork repo and start building your own project from here.

pawn pawn-language samp sampctl tutorial

Last synced: 18 Mar 2026

https://github.com/javitocor/rails-api-tutorial

Practice project following the instructions from: https://scotch.io/tutorials/build-a-restful-json-api-with-rails-5-part-one

rails-api rails5 tutorial

Last synced: 19 Jan 2026

https://github.com/thejohnfreeman/angular2-tour-of-heroes

A progression through the Angular 2 Tutorial, including the missing step 0: starting from an empty directory.

angular2 tutorial

Last synced: 31 Mar 2025

https://github.com/okainov/qunit-getting-stated

Tutorial-like repo explaining how to start with QUnit (including command-line testing and CI setup)

getting-started javascript qunit tdd testing travis-ci tutorial

Last synced: 31 Jul 2025

https://github.com/haaris272k/dock-and-roll

Docker notes, essential commands, and quick fixes to common setup problems.

docker learning open-source tutorial

Last synced: 14 Jan 2026

https://github.com/davepartner/framework7-hackathon-starter

This is a sample hackathon starter for with framework7 well integrated into phonegap. To start building a mobile app all you need is download and start, no further setup needed.

android-application firebase framework7 framework7-angularjs hackathon ios phonegap tutorial video youtube

Last synced: 20 Jul 2025

https://github.com/mtvector/ghostofmt

A set of tools for the biologists who sequence RNA or watch cells in the Thomson Lab

bioinformatics biological-data-analysis rstudio scientists tutorial

Last synced: 19 Mar 2026

https://github.com/uncomputable/rustier-simplicity

"If you know Rust, you already know Simplicity."

bitcoin circuit learning library logic rust tutorial

Last synced: 21 Jan 2026

https://github.com/jacopotediosi/webserverscommonconfigs

A simple collection of common Linux web server configurations out of the box and already set up for security

configuration https nginx php-fpm ssl tls tutorial webserver

Last synced: 04 Mar 2025

https://github.com/agagniere/blackmagic

C preprocessor tricks, explained

c preprocessor tutorial zig-package

Last synced: 18 Sep 2025

https://github.com/danielgospodinow/calculator-osgi

An OSGi example which illustrates core OSGi principles.

apache bundles eclipse equinox java karaf knoplerfish osgi plug-in plugin tutorial

Last synced: 17 Mar 2025

https://github.com/hashicorp-education/learn-terraform-heroku

Learn Terraform Heroku tutorial configuraiton

hashicorp heroku nodejs terraform tutorial

Last synced: 19 Oct 2025

https://github.com/nevrome/rrtools.tutorial.mpi2020

A short tutorial about rrtools (Reproducible Research with R)

r reproducible-research rrtools tutorial

Last synced: 28 Feb 2025

https://github.com/schemacrawler/schemacrawler-tutorials

Live online tutorials for SchemaCrawler

tutorial tutorial-exercises tutorial-sourcecode

Last synced: 29 Jul 2025

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

Modern JavaScript Tutorial in Central Khmer

central-khmer javascript tutorial

Last synced: 15 Mar 2026

https://github.com/comunica/tutorial-iswc2019-ldflex-on-react

Tutorial on LDflex via React Components

tutorial

Last synced: 04 Mar 2025

https://github.com/emxsys/worldwind-web-app-tutorial

A template and tutorial for creating a WorldWInd web app with Bootstrap and Knockout

3d bootstrap bootstrap4 esa gis globe knockout maps nasa nasa-worldwind template tutorial worldwind worldwind-web

Last synced: 07 Sep 2025

https://github.com/bodrovis-learning/go-yt-series

Исходный код для серии видео "Язык Go" на YouTube

go golang learn-by-example tutorial youtube

Last synced: 09 Apr 2025

https://github.com/didinj/ionic-5-price-checker-example

Ionic 5 Tutorial: Create Offline Price Checker (Angular 9)

angular9 checker ionic ionic5 offline price sqlite tutorial

Last synced: 20 Jan 2026

https://github.com/rodrigokamada/angular-reactive-form-validation

Application example built with Angular 14 and creating and validating a reactive form.

angular beginners devcommunity form forms ghactions ghpages hacktoberfest reactiveforms stackblitz tutorial validation

Last synced: 30 Aug 2025

https://github.com/mineralscloud/workshopfall2022

This repository contains the setup files/resources for the workshop held by our group in Columbia Global Center, Nairobi, and Technical University of Kenya in 2022.

tutorial workshop workshop-materials

Last synced: 16 Oct 2025

https://github.com/paddymorgan84/terragrunt-tutorial

A simple example of using some of Terragrunts main features

infrastructure terraform terragrunt tutorial

Last synced: 14 Oct 2025

https://github.com/leodbfr/ntfs-macos-13-26

How to write on an NTFS drive on macOS 13 Sequoia and macOS 26 Tahoe, for Apple Silicon, without a kernel module.

fuse fuse-filesystem fuse-t macos ntfs ntfs-3g ntfs-macos tutorial

Last synced: 03 Oct 2025

https://github.com/svaveop/pythontutor

Helping People with Python. Python Tutorial

learning programming py python shcodim tutor tutorial tutorial-code tutorials

Last synced: 11 Feb 2026

https://github.com/shinyypig/HFUT-Thesis

合肥工业大学本科毕业设计论文模版

latex-template tutorial

Last synced: 06 Aug 2025

https://github.com/phantominsights/python-getting-started

A series of tutorials on how to get started in Python 3 development using PyDev.

eclipse pydev python python-development python3 tutorial

Last synced: 18 Jun 2025

https://github.com/stephengold/acorus

An action-oriented user-interface library for jMonkeyEngine

acorus antora documentation-website java jme3 jmonkeyengine3 jvm-library library open-source tutorial user-interface

Last synced: 14 Apr 2025

https://github.com/knpuniversity/design-patterns

Course code, script and SCARY, I mean friendly, design patterns behind the "Design Patterns in Space" Tutorial

php tutorial

Last synced: 06 Mar 2025

https://github.com/anton-trunov/fold-tutorial-talk

Papers We Love. Mad. Talk on fold: slides, Coq file, and links for further reading

coq fold papers-we-love recursion-schemes talk tutorial

Last synced: 14 Apr 2025

https://github.com/philipyip1988/windows-7-installation-guide

Comprehensive Dell Windows 7 Reinstallation Guide for Dell OEM Systems using an OptiPlex 7040 as an example.

bios dell hp install installation latitude lenovo oem optiplex reinstallation tutorial uefi windows-7 windows7 xps13 xps15

Last synced: 26 Feb 2026