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/volkansah/python-xpath-tutorial

XPath is a query language used for selecting nodes in an XML or HTML document. Python supports XPath queries through various libraries such as BeautifulSoup, lxml, and more. In this tutorial, we will use BeautifulSoup to demonstrate how XPath works with Python.

beautifulsoup html python python-3 python-script python-tutorial python-tutorials python3 scraping tutorial tutorials xml xpath

Last synced: 29 Mar 2025

https://github.com/the0cp/the0cp.github.io

Theodore Cooper's official site. About programming, pentest, hacking, development and tutorials.

blog developer development hacking pentest pentester pentesting programming tutorial tutorials

Last synced: 11 Jan 2026

https://github.com/yhs0602/android-capstone-example

Example of capstone disassrmbly engine java bindings on android, using jna.

android capstone example-project java java-native-access jna reverse-engineering security tool tutorial

Last synced: 18 May 2026

https://github.com/vhiribarren/llvm-tuto-kaleidoscope-rust

LLVM Kaleidoscope tutorial in Rust, toy project.

inkwell llvm rust toy-project tutorial

Last synced: 14 Apr 2025

https://github.com/ifelsebranch/appsync-react-webapp

Tutorial code - How to AWS AppSync

appsync react tutorial

Last synced: 01 Apr 2025

https://github.com/bitfumes/vue-series

Learn Vue.js 2.0 From Beginning to Advanced

bitfumes-channel tutorial vuejs

Last synced: 13 Apr 2025

https://github.com/javitocor/react-devise-tutorial

Practice project following the instructions from: https://github.com/DakotaLMartinez/rails-react-devise-tutorial

devise rails5 reactjs tutorial

Last synced: 20 Jan 2026

https://github.com/alessine/aws_webscraping_automation

Tutorial: How to develop a webscraping script, save the data to an AWS S3 bucket and automate this process using an EC2 instance

automation aws-ec2 aws-s3 beautifulsoup tutorial webscraping

Last synced: 28 Jun 2025

https://github.com/fsoky/vkapi-lessons

Исходники с видео-роликов по vk_api

api bot python tutorial vk vk-api vkontakte vkontakte-api

Last synced: 20 Jan 2026

https://github.com/ismailza/agence-immobiliere

Application web simple pour la gestion d'une agence immobilière avec Laravel

breeze laravel tutorial

Last synced: 18 May 2026

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: 14 May 2026

https://github.com/tailineju/SHINY-tutorial

Repositório de tutoriais, aplicações e exemplos da utilização do pacote shiny em R. Arquivos desenvolvidos como objetos de avaliação para disciplina Computação Estatística 2.

shiny shiny-apps shiny-r shinyapps shinydashboard tutorial

Last synced: 30 Jul 2025

https://github.com/zoejane/music_ai_prompt

音乐 AI 提示词指南。从个人规划到财务管理,从创作、制作、演出到发行推广。Music AI Prompt Guide. From personal planning to financial management, from creation, production, and performance to distribution and promotion.

ai ai-prompts guide music music-industry music-production tutorial

Last synced: 18 Jan 2026

https://github.com/marcocesarato/shell-botkiller

We'll post findings from an infected confluence-systems we investigated recently, to show how it looks/feel like. the most systems we took a look at were infected with mining-bots like kerberods.

bot bots infected killerbot process server shell tutorial zombies

Last synced: 24 Jun 2025

https://github.com/unfor19/python-project

Python project structure, relative imports, absolute imports, packages, and modules. Let's make it simpler.

project python structure tutorial

Last synced: 10 Apr 2025

https://github.com/chainstacklabs/procedural-nft-generator

Tutorial source code for "Procedurally generated NFTs: Being an artist as a developer" originally published on the Chainstack blog

generative-art nft tutorial tutorial-code

Last synced: 13 Apr 2025

https://github.com/lawmurray/gpu-course

Deep neural network and Adam optimizer in straight C and CUDA. Accompanies the short course Foundations of GPU Computing.

c course deep-learning deep-neural-networks deeplearning gpu gpu-computing machine-learning machinelearning tutorial

Last synced: 21 Mar 2025

https://github.com/adamo08/bash-scripting-basics

Beginner's guide to shell scripting with examples and explanations.

bash bash-scripting command-line linux shell tutorial unix

Last synced: 03 Feb 2026

https://github.com/modcommunity/how-to-install-mods-in-baldurs-gate-3-for-pc

A guide on how to install mods in Baldur's Gate 3 for PC (Windows).

baldurs-gate baldurs-gate-3 bg bg3 guide how-to mod modding mods tutorial windows

Last synced: 13 Jun 2026

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/yeonghyeon/codility-python

The solutions of the Codility lessons are provided. Each solution is written with python. The starting point for reading solutions is given in the following web link.

codility codility-lessons codility-python codility-solutions codility-training programming python solutions tutorial

Last synced: 26 Feb 2025

https://github.com/101t/react-tutorial

This is React Tutorial to master reactjs

react-tutorial reactjs redux tutorial

Last synced: 08 May 2026

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/kevcodez/kotlin-jacoco-gradle

Project demonstrating the usage of Jacoco for coverage reports in a Kotlin project with JUnit 5 and Gradle.

coverage coverage-report gradle jacoco junit5 kotlin tutorial

Last synced: 22 Apr 2025

https://github.com/svaveop/javascripttutor

Helping People with Java Script. JS Tutorial

javascript js learning programming tutor tutorial tutorial-code tutorials

Last synced: 14 Feb 2026

https://github.com/manojpawar94/java-programming-tutorials

The repository contains the sample programs on multithreading and java 8 features.

howto howto-tutorial java java-8 javaee multithreaded multithreading tutorial

Last synced: 09 Jun 2026

https://github.com/dev-chenxing/mwse-modding-tutorial

Learn to use MWSE-Lua in this tutorial for beginners! You will learn the basics of MWSE-Lua and make a MWSE-Lua mod step-by-step. No previous programming experience is necessary before following this tutorial. Built with Mkdocs

lua mkdocs morrowind mwse tutorial

Last synced: 08 Mar 2026

https://github.com/arstnei0/ohhwebdev

The amazing web dev tutorial!

guide tutorial webdev

Last synced: 05 Jun 2026

https://github.com/daishe/androidgametutorial

Repository of the Android Game (programming) Tutorial

android android-game android-tutorial game game-development tutorial

Last synced: 02 May 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: 08 May 2026

https://github.com/frankiefab100/tip-calculator

👨‍💻 Learn how to build a tip calculator using HTML, CSS and JavaScript

css css3 html html5 javascript tip-calculator tutorial tutorial-code

Last synced: 15 Apr 2026

https://github.com/cehbrecht/quick-sphinx-tutorial

A very quick tutorial to get started with Sphinx.

documentation sphinx tutorial

Last synced: 10 Jun 2025

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: 19 Jun 2026

https://github.com/shockwavemk/tomcat-debug-template-app

Demo application for debugging a docker driven tomcat java web application

container debug debugger docker docker-compose dockercon intellij java macos mysql tomcat tutorial

Last synced: 13 Apr 2026

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

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

github github-desktop tutorial

Last synced: 05 Jun 2026

https://github.com/hawkiq/pythontutorial

scripts course for Python Fundamentals

python3 tutorial

Last synced: 09 Apr 2025

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/blendsdk/racing-the-beam

🕹️ Racing the Beam — Learn Atari 2600 assembly programming from scratch. 72 hands-on lessons from zero to homebrew mastery.

6502 assembly atari-2600 game-development homebrew retro-gaming tutorial

Last synced: 23 Jun 2026

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/enkaypeter/cloudrun-node-api-tutorial

Project repository for how to deploy a node api on google cloud run

expressjs gcp-cloud-build gcp-cloud-run nodejs tutorial

Last synced: 27 Feb 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/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/ohjurot/cppproject-expenses

C++ Project (YouTube Video) on "Expenses"

cpp project tutorial youtube

Last synced: 02 May 2026

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

Workshop for vanilla JS game of snake for Knack at Western

game javascript teaching tutorial

Last synced: 30 Apr 2026

https://github.com/lmammino/opinionated-intro-to-node

Code examples for the talk "An opinionated intro to Node.js" - https://loige.link/devrupt-node

examples getting-started javascript learning node nodejs tutorial

Last synced: 27 Apr 2026

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/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/ilumsden/rust-tutorial

Material for the Rust Tutorial I put together

rust tutorial

Last synced: 28 Apr 2026

https://github.com/futurestudio/university-ping

Do you want us to write a tutorial on Android or Node.js? Please let us know in the issues :)

android future-studio-university glide gson hapi hapijs mongodb mongoose nginx nodejs okhttp picasso pm2 rethinkdb retrofit2 thinky tutorial tutorials

Last synced: 12 Apr 2026

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/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/sagargupta16/deploy-guide

Step-by-step deployment guides for every platform - 25+ guides for GitHub Pages, Vercel, Render, Railway, Netlify, AWS, and more

aws cloud deploy deployment devops free-hosting github-pages guides hosting netlify railway render tutorial vercel

Last synced: 03 May 2026

https://github.com/javitocor/friendly-chat-firebase

Firebase Tutorial - You can find it here: https://codelabs.developers.google.com/codelabs/firebase-web/#0

firebase tutorial

Last synced: 04 May 2026

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/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: 12 Apr 2026

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/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: 05 May 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/courses-at-nju-by-hfwei/problem-solving-class-tutorial

Tutorial on the Problem Solving Class at Nanjing University

nanjing-university problem-solving-class tutorial

Last synced: 19 Mar 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/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/petrosdemetrakopoulos/react-multiple-checkboxes

Handling multiple checkboxes in React

checkboxes react tutorial

Last synced: 07 May 2026

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/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/rafaelcastrocouto/p2p-web-game-tutorial

Learn how to make a space shooter with basic HTML, CSS and JS. Just follow each file and have fun!

game javascript p2p-network tutorial

Last synced: 10 Jun 2025

https://github.com/basir/learn-git-github

Learn Git and Github with Basir

git github learn tutorial

Last synced: 12 Aug 2025

https://github.com/md-weber/qonversion_tutorial_app

Qonversion Tutorial from Flutter Explained

dart flutter qonversion tutorial

Last synced: 15 Apr 2026

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

ExtCore framework 7 sample web application that registers a service inside the extension

asp-net-core extcore-framework sample tutorial

Last synced: 07 Apr 2025

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

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

latex-template tutorial

Last synced: 06 Aug 2025

https://github.com/robertobochet/opencv-talk

Jupyter notebook for the OpenCV talk, part of the Python Course 2020 by Politecnico Open unix Labs

course image-processing jupyter-notebook opencv politecnico-di-milano politecnico-open-unix-labs python talk tutorial

Last synced: 14 Apr 2026

https://github.com/nexmo/ruby-sms-customer-support

SMS Customer Support Application using Ruby and Nexmo

tutorial

Last synced: 24 Jul 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/applitools/tutorial-images-python

Applitools Visual Testing tutorial with Python Images SDK

applitools tutorial

Last synced: 26 Sep 2025

https://github.com/brh55/discord-magic-8-ball

Code reference for YouTube tutorial for creating a Discord chat bot that functions as a magic 8 ball

chatbot-discord discord discord-bots tutorial

Last synced: 25 Oct 2025

https://github.com/truemedia/lwap

Source code for building a laravel website as package (LWAP), from tutorial series by me (Wade Penistone)

as composer development laravel lwap package parts series tutorial website

Last synced: 06 May 2026

https://github.com/agagniere/blackmagic

C preprocessor tricks, explained

c preprocessor tutorial zig-package

Last synced: 18 Sep 2025

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

Modern JavaScript Tutorial in Malayalam

javascript malayalam tutorial

Last synced: 14 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/valnub/particle-animation-javascript

Demo code for my particle animation video in JavaScript/HTML5 Canvas

animation canvas demo example html5-canvas javascript tutorial

Last synced: 28 Jul 2025

https://github.com/fiware/tutorials.relationships-linked-data

:blue_book: FIWARE 602: Linked Data Relationships and Data Models

entity-relationships fiware json-ld linked-data ngsi-ld tutorial

Last synced: 29 Jul 2025