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/arcanemachine/phoenix-guide-todo-list

The companion repo for the todo list application in Phoenix Web Framework: The Unauthorized Guide

book elixir elixir-lang elixir-phoenix guide phoenix-framework tutorial

Last synced: 26 Oct 2025

https://github.com/pablobm/pygame-tutorial

Tutorial on game programming with Python+Pygame

pygame python tutorial

Last synced: 18 Feb 2026

https://github.com/coders-school/first-contribution

Learn how to contribute to open-source projects

contribution open-source tutorial

Last synced: 05 Jul 2025

https://github.com/codewithmayank-py/django-learning-series-step-by-step-blog-project

Django Tutorial Series: Explore practical Django projects from models to views. Learn to build and customize Django applications with easy-to-follow guides and real-world examples.

django django-framework django-project django-tutorial-practice django-tutorials-for-beginners python3 step-by-step-guide tutorial webdevelopment

Last synced: 05 Jan 2026

https://github.com/bradmartin/egghead-phone

https://egghead.io/lessons/javascript-using-the-device-phone-and-sms-with-nativescript

eggheadio lesson nativescript tutorial

Last synced: 11 Apr 2026

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

Slides for the GraphQL tutorial at ISWC 2019 - Setting up a GraphQL Interface

graphql interface iswc slides tutorial

Last synced: 03 May 2026

https://github.com/franaudo/coding_induction

Basic guidelines to start with python, git and compas. Originally meant for master's thesis students.

compas git python tutorial

Last synced: 15 May 2026

https://github.com/soran-ghaderi/backpropagation

Backpropagation and automatic differentiation, and grid search from scratch.

automatic-differentiation backpropagation backpropagation-neural-network gridsearch mlp neural-network tuning tutorial

Last synced: 29 Jun 2026

https://github.com/yukihirai0505/tutorial-program

:sunny: for each programming tutorial code

c-plus-plus docker golang java php python react scala tutorial

Last synced: 04 Apr 2026

https://github.com/markcial/essence

Practical examples for a crash course introduction to the elixir language

crash-course elixir-language tutorial

Last synced: 30 Mar 2025

https://github.com/andrewjbateman/angular-tour-of-heroes

:clipboard: This is a data-driven app that stores and displays a list of heroes, edits their details and allows navigation of the data using different views.

angular angular13 asynchronous-functions css hero heroes html in-memory-storage injec observablearray rxjs rxjs7 tutorial typescript

Last synced: 19 Apr 2026

https://github.com/zeyu-li/django-tutorial

A tutorial for Django projects 🏫

django django-tutorial tutorial

Last synced: 21 May 2026

https://github.com/gaprogman/blog-tutorials

A repository for full code listings used in tutorials on my .NET Core blog

netcore netcore-webapi netstandard tutorial

Last synced: 10 May 2026

https://github.com/alexmhack/django_blog

creating a nice 2018 blog with backend as django2 and python3

beginner-friendly beginner-project beginner-tutorial blog django-blog django2 project python3 tutorial

Last synced: 28 May 2026

https://github.com/quinta0/dotjava

A webpage made with nextjs dedicated to learn the Java programming language

java nextjs tailwind-css theory tutorial

Last synced: 08 May 2026

https://github.com/davidyslu/tensorflow-practice

Practicing and learning TensorFlow

machine-learning python tensorflow tutorial

Last synced: 13 Apr 2026

https://github.com/lmammino/sample-web-project

Sample web project used to showcase a deployment process with Flightplan.js and git

deploy deployment flightplan javascript node node-js nodejs showcase tutorial tutorials

Last synced: 14 Apr 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/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/MRColorR/HowTo-Guides

This repository contains all the resources, scripts, and guides featured in MN Tech and Gaming's video tutorials. From setup guides to configuration scripts for tech, coding, and gaming, you'll find everything you need to enhance your experience. Each folder contains a specific how-to guide with detailed instructions.

coding configuration guides how-to linux macos mn-tech-and-gaming resources scripts setup tech terminal tools tutorial windows wsl

Last synced: 05 Aug 2025

https://github.com/jucheval/julia-tutorial

Short tutorial for Julia programming language with some tips on VS Code and Git.

julia julia-language tutorial tutorial-code vscode

Last synced: 05 Mar 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/theodesp/scalatuts

Exploring Scala by example

learning-by-doing sbt scala tutorial

Last synced: 28 Mar 2025

https://github.com/immutal0/learning-solidity-examples

Basic Examples To Learning Solidity

example learning solidity tutorial

Last synced: 07 Apr 2025

https://github.com/ksachdeva/ml-in-hurry

Machine Learning in Hurry

computer-vision machine-learning tutorial

Last synced: 26 Jul 2025

https://github.com/lintangwisesa/cpp_fundamentals

Fundamentals of C++ language

c-plus-plus cpp fundamental tutorial

Last synced: 28 Jul 2025

https://github.com/Project-Babble/BabbleBot

The Project Babble Discord bot repo

bot discord discord-bot docs faq faqs tutorial

Last synced: 20 Sep 2025

https://github.com/jasiek-net/react-webflow-memberstack

Showcase how to combine React and Webflow in app powered by MemberStack

memberstack no-code nocode primereact react showcase tutorial typescript webflow

Last synced: 20 May 2026

https://github.com/isomoes/tutor

This is project is one collection, which aims to provide the resource for my tutoring.

tutorial

Last synced: 09 Mar 2026

https://github.com/dongweiming/stable-diffusion-model-tutorial

A stable diffusion tutorial written by a senior python engineer

sd sd-tutorial stable-diffusion stable-diffusion-webui tutorial

Last synced: 18 May 2026

https://github.com/andersonleite1/testes-unitarios-jest

Este artigo fornece uma introdução aos testes unitários usando Jest. Aborda os conceitos básicos dos testes unitários, incluindo isolamento, automatização, cobertura de código, feedback rápido e confiabilidade. O artigo também descreve o que é necessário saber para trabalhar com Jest, incluindo a instalação e configuração, escrita de testes...

jest jest-tests test testing tests tutorial

Last synced: 02 Aug 2025

https://github.com/codetit4n/backpropagation

Simple Backpropagation using churn modelling dataset

churn-modelling ml python tensorflow tensorflow-tutorials tutorial

Last synced: 03 Oct 2025

https://github.com/gozaddy/building-a-blog-with-gatsby

This is repo for my tutorial on building a blog with Gatsby

blog gatsby react tutorial

Last synced: 09 Apr 2026

https://github.com/petercamilleri/games_lessons

A series of simple demo programs for creating games in Ruby with the Gosu gem.

game-development gosu-gem ruby tutorial

Last synced: 04 Oct 2025

https://github.com/c17an/mern-movie

mern 스택을 활용한 연습용 영화 정보 관리 어플리케이션

json-server react tutorial

Last synced: 09 Apr 2026

https://github.com/optimajet/dynamic-plugin-loading

Workflow Engine: Dynamic Plugin Loading

dynamic plugin tutorial workflow-engine

Last synced: 12 Aug 2025

https://github.com/glaucia86/dotnet-csharp-studies

Repository created to store all the studies and projects developed in dotnet and C#.

blazor csharp-code dotnet tutorial

Last synced: 06 May 2026

https://github.com/vagnerbellacosa/apontamentosadabas

Uma visao geral sobre Banco de Dados Adabas da software AG em sua versao mainframe

adabas apontamentos dba dev dicas mainframe natural softwareag tutorial

Last synced: 15 Sep 2025

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

Windows 11 Installation Guide for Dell Computers. These guides cover updating the BIOS, configuring the BIOS Setup, downloading Windows 11, preparing a Windows 11 Bootable USB with Intel VMD and network preinstallation drivers and preparing Upgrade and Clean Installs on Dell PC which satisfy Microsoft Soft or Hard System Requirements.

24h2 bios dell installation intel microsoft tutorial uefi vmd windows-11

Last synced: 10 Nov 2025

https://github.com/sanidhyy/gpt3-web-app-react

GPT-3 Web App created using React JS.

javascript nodejs reactjs tutorial

Last synced: 10 Apr 2026

https://github.com/cbillowes/gentle-intro-to-git

Follow a the course "A gentle introduction to Git"

course git tutorial

Last synced: 25 Aug 2025

https://github.com/yuki-torii/learn-canvas

learn-canvas

canvas tutorial

Last synced: 26 Aug 2025

https://github.com/laironcosta1994/simple-ecs

An example using the core features of the Entity Component System (ECS), part of DOTS, for Unity, inspired by Roll-a-ball. This project utilizes the Unity Physics, Hybrid Renderer, and Entities packages.

csharp data-oriented-technology-stack dots ecs entities entities-preview entity-component entity-component-system entity-prefabs example hybrid-renderer job-system tutorial unity unity-3d unity-physics unity-scripts unity-tutorial unity3d

Last synced: 13 Feb 2026

https://github.com/app-generator/blog-sample-nodejs-introduction

Node JS For Beginners - Blog Article (With Samples) | AppSeed

appseed-sample node-js tutorial

Last synced: 19 Oct 2025

https://github.com/applitools/tutorial-selenium3-javascript-basic

Applitools Eyes tutorial using Selenium JavaScript 3

applitools tutorial

Last synced: 15 Apr 2025

https://github.com/vicjun22/openai-chat-integration_spring-boot

OpenAI: Chat integration with Spring Boot

java maven openai springboot tutorial

Last synced: 11 Apr 2026

https://github.com/macagua/example.django192.tutorial

A Django 1.9.2 Tutorial Demo from Getting started Django documentation

django django-application django-example examples examples-python tutorial

Last synced: 16 May 2026

https://github.com/twtrubiks/summernote_nestable_flask

summernote Combine Nestable Python Flask

nestable python-flask summernote tutorial

Last synced: 30 Aug 2025

https://github.com/detivenc/python

I put all my projects in python from Videos or MySelf

ai chatgpt python tutorial

Last synced: 17 Mar 2025

https://github.com/s1licate/c

C guide, programs and examples.

c c-language c-programming example examples programming tutorial tutorials

Last synced: 16 May 2025

https://github.com/withaarzoo/responsive-gym-website--zengym

Welcome to the Gym Website Project! This project offers a customizable template for creating your gym's online platform to showcase facilities, services, and achievements.

codewithaarzoo css html tutorial webiste

Last synced: 27 May 2026

https://github.com/emanuelsacoman/gridlayout

Utilizando CSS Grid para fazer um layout responsivo e moderno.

css-grid html5 responsive-layout tutorial

Last synced: 24 Jul 2025

https://github.com/kanryu/vue-cli3-tutorial

A tutorial for Vue 3 using vue-cli v4.5

tutorial vue-cli vue3 webpack

Last synced: 04 Apr 2025

https://github.com/mareksuchanek/ontouml-basictypes

Explanation basic OntoUML stereotypes, rigidity and identity principles via simple example and graphics

conceptual-model education ontouml tutorial ufo-ontology

Last synced: 10 Mar 2026

https://github.com/eriscript/learn-dart

📚Playground e cheatsheet para aprender Dart. Coleção de projetos Dart que são divididos por tópicos e contêm exemplos de código com explicações.

cheatsheet dart dart-lang examples flutter learning playground snippets tutorial

Last synced: 10 Jun 2025

https://github.com/bradleyboehmke/analytics-connect-intro-r

Introduction to R (slides for Analytics Connect '18)

data-science r training tutorial

Last synced: 24 Mar 2025

https://github.com/mihajlomilojevic/javascript-prirucnik

Ovaj projekat osmišljen je kao priručnik/tutorial za upoznavanje učenika srednjih škola sa naprednijim tehnikama i tehnologijama JavaScript programiranja kako bi učenici mogli da steknu znanje potrebno za kreiranje full stack aplikacija koje ne rade (ili veoma površno) tokom svog srednjoškolskog školovanja.

ebook expressjs javascript nextjs nodejs reactjs tutorial

Last synced: 12 Apr 2026

https://github.com/vidundergunder/expo-prototype-tutorial

Beginner's guide to development for iOS, Android and Web with Expo (React Native). Made in collaboration with Eik Lab and NMBU.

android calculator cat cats course eik eik-lab expo guide ios kitten kitten-ui lab nmbu react react-native tutorial vercel web website

Last synced: 12 Apr 2026

https://github.com/james-see/go-examples

go get github.com/jamesacampbell/go-examples WIP!

example example-project golang tutorial

Last synced: 02 Sep 2025

https://github.com/Nikya/slabShed

Slab Shed is a collaborative project to create, self 3D printing, decorative mini-collections to display on a given theme.

3d-modelling 3d-models 3d-printing collaborative collection creative-commons freecad freecad-models inkscape slab-shed slabshed tutorial

Last synced: 10 Mar 2025

https://github.com/ssbostan/london-tube-lines

An API-led container-based project for DevOps in 10 days

api backend cloud devops flask frontend python tutorial

Last synced: 14 May 2026

https://github.com/simonblanke/hyperactive-tutorials

Examples, notebooks and visualizations for the Hyperactive package

examples jupyter-notebook python tutorial visualization

Last synced: 27 Nov 2025

https://github.com/atarazana/gramola-operator

End to End Operator Framework lab guide and demo using Operator SDK 1.0.0

kubernetes olm operators tutorial

Last synced: 16 Jan 2026

https://github.com/kingabzpro/automating-machine-learning-testing

Automating Machine Learning Testing using GitHub Actions and DeepChecks

automation cicd deepchecks machine-learning testing tutorial

Last synced: 04 Jul 2025

https://github.com/wsdltophp/packagepaypal

PHP SDK for PayPal Web Services with SOAP

packagegenerator paypal php php-sdk tutorial

Last synced: 23 Jun 2025

https://github.com/nickbasile/simple-tailwind-nav

A simple nav bar built with Tailwind CSS (https://tailwindcss.com/docs/what-is-tailwind)

css tailwindcss tutorial

Last synced: 18 May 2026

https://github.com/linthithtwe/typescript-react-shopingcard

Typescript and React Project from @WebDevSimplified

tutorial tutorial-exercises typescript

Last synced: 12 Jun 2025

https://github.com/mauroreisvieira/sublime-text-tips-and-tricks

Collection of helpful tips and tricks.

sublime-text tips tricks tutorial

Last synced: 12 Jun 2025

https://github.com/enkaypeter/user-management-app

Project repository for How to build reusable forms using Vue form generator tutorial

tutorial vue

Last synced: 13 Jun 2025

https://github.com/trickypr/linux-game-console

A quick install system for a Debian based gaming console

awesomewm debian game-console gaming linux linux-game-console qt tutorial

Last synced: 26 Jan 2026

https://github.com/oguzhane/blockchain-go

a simple blockchain in go

blockchain golang tutorial

Last synced: 25 Mar 2025

https://github.com/primaryobjects/cardano-tutorial

Easy tutorial for developing with the Cardano blockchain. Create a wallet. Send and receive ADA.

ada blockchain cardano cardano-cli cardano-community cardano-wallet dapp javascript lovelace node-js nodejs tutorial tutorials web3

Last synced: 18 Apr 2026

https://github.com/alexmhack/node_express

working on a simple project built with node and express

api beginner-project express-js javascript nodejs project tutorial

Last synced: 13 Apr 2026

https://github.com/elazzouzihassan/angulartuto

Welcome to the Angular Tutorial repository!

angular coding development framework tsx tutorial typescript

Last synced: 15 May 2026

https://github.com/ukuhl/aaai_cf_tutorial

AAAI'25 Tutorial on "(Really) Using Counterfactuals to Explain AI Systems": https://sites.google.com/view/cfe-tutorial-aaai-25/startseite

explainable-ai tutorial user-study xai

Last synced: 21 Apr 2026

https://github.com/elazzouzihassan/tourofheroes-v2

Tour of Heroes : application and tutorial

angular framework javascript js tsx tutorial webapp

Last synced: 13 Apr 2026

https://github.com/arm-education/executorch_on_arm_labs

🚀Explore how PyTorch models can be exported and lowered to the ExecuTorch Runtime for more effective, lightweight, minimalist inference at the Edge. Covers deploying to CPUs, particularly via the XNNPACK backend, for transformer-based and CNN models, before covering deployment to the Ethos-U backend, the TOSA IR, FVPs, and Google Model Explorer.🚀

arm edge-ai ethos-u executorch fvp inference jupyter-notebook kleidiai labs pytorch tosa tutorial xnnpack

Last synced: 30 May 2026