Tutorials

Open-source projects categorized as Tutorials

Top 23 Tutorial Open-Source Projects

  • build-your-own-x

    Master programming by recreating your favorite technologies from scratch.

  • Project mention: Ask HN: What are some books/resources where we can learn by building | news.ycombinator.com | 2024-05-11

    2. https://github.com/codecrafters-io/build-your-own-x

    I'm interested mainly in distributed systems, if you folks have any such recommendations I would really appreciate it

  • Web-Dev-For-Beginners

    24 Lessons, 12 Weeks, Get Started as a Web Developer

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • first-contributions

    🚀✨ Help beginners to contribute to open source projects

  • Project mention: Merge Mastery: Elevating Your Pull Request Game in Open Source Projects | dev.to | 2024-02-15

    GitHub's First Contribution guide: A gentle intro to contributing to open-source.

  • gold-miner

    🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:

  • android_guides

    Extensive Open-Source Guides for Android Developers

  • Awesome-pytorch-list

    A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.

  • awesome-nextjs

    :notebook_with_decorative_cover: :books: A curated list of awesome resources : books, videos, articles about using Next.js (A minimalistic framework for universal server-rendered React applications)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Project mention: Added Physics to my enemies - Unity DOTS. Pretty happy with the result! Time to tweak | /r/Unity3D | 2023-05-25

    Sure. This is the repo. It contains more than Physics

  • magic-of-css

    A CSS course to turn you into a magician.

  • rabbitmq-tutorials

    Tutorials for using RabbitMQ in various ways

  • Project mention: RabbitMQ Retry Strategy: Delay with Maximum Retry Threshold | dev.to | 2023-12-08

    RabbitMQ is a well-known message broker that implements the AMQP protocol. The documentation covers a wide range of use cases that should suffice for most real-world scenarios. However, the problem I encountered didn't have a straightforward solution. After researching and reading around the protocol, I devised a solution that leverages multiple powerful RabbitMQ features and combines them to address the problem.

  • oppia

    A free, online learning platform to make quality education accessible for all.

  • Project mention: 🐍🐍 23 issues to grow yourself as an exceptional open-source Python expert 🧑‍💻 🥇 | dev.to | 2023-10-19

    Repo : https://github.com/oppia/oppia

  • HowToHunt

    Collection of methodology and test case for various web vulnerabilities.

  • docker-curriculum

    :dolphin: A comprehensive tutorial on getting started with Docker!

  • QuantumKatas

    Tutorials and programming exercises for learning Q# and quantum computing

  • Project mention: Ask HN: Why am I suddenly unemployable? | news.ycombinator.com | 2024-01-15

    https://github.com/microsoft/QuantumKatas (this one can be run locally for learning purposes using Jupter notebooks)

  • start-machine-learning

    A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2024 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!

  • Vulkan-Samples

    One stop solution for all Vulkan samples

  • Project mention: Google's First Tensor Processing Unit: Architecture | news.ycombinator.com | 2024-03-31

    Vulcan is a driver-level API. It competes with DirectX and OpenGL.

    CUDA is a language you write kernels. It competes with OpenAI's Triton language.

    Here's what CUDA looks like: https://github.com/tspeterkim/flash-attention-minimal/blob/m...

    This is what Triton looks like: https://triton-lang.org/main/getting-started/tutorials/06-fu...

    By contrast Vulcan looks like this: https://github.com/KhronosGroup/Vulkan-Samples/blob/main/sam...

    (It's true to some extent that maybe you could use Vulcan shaders to write deep learning kernels, maybe? I'm not aware of anyone doing it though)

  • Awesome-AIGC-Tutorials

    Curated tutorials and resources for Large Language Models, AI Painting, and more.

  • Project mention: AIGC Tutorials curates content on AIGC for all AI enthusiasts | news.ycombinator.com | 2023-09-01
  • Presentation

    :bookmark_tabs: Presentation helps you to make tutorials, release notes and animated pages.

  • projectlearn-project-based-learning

    A curated list of project tutorials for project-based learning.

  • Project mention: Projects ideas | /r/learnprogramming | 2023-07-12

    https://github.com/practical-tutorials/project-based-learning and https://github.com/Xtremilicious/projectlearn-project-based-learning

  • uvadlc_notebooks

    Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023

  • Project mention: I miss the old days where people asked me to recreate “Facebook” or “Twitter” | /r/ProgrammerHumor | 2023-06-04

    So, I don’t have anything simple that’s readily available, and I don’t know how much you’d get from the code itself without some background. But I would recommend the UVA Deep Learning tutorials. Particularly, I’d recommend trying the autoencoder as a good start (tutorial 9). Autoencoders are very easy and fast models to train.

  • pythoncode-tutorials

    The Python Code Tutorials

  • taniarascia.com

    💾 ‎ Personal website running on Gatsby, React, and Node.js.

  • Unity-Robotics-Hub

    Central repository for tools, tutorials, resources, and documentation for robotics simulation in Unity.

  • Project mention: Create VR-Controlled Roboter in Unity | /r/ROS | 2023-11-01

    So far I have cloned the Universal_Robots_ROS2_Description and Robotiq_2f_140 (Supported for ROS2) in my workspace. Since I want to implement my Robot in Unity I am following the Unity Integration tutorial and the moveit tutorial.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Tutorials related posts

  • Ask HN: What are some books/resources where we can learn by building

    2 projects | news.ycombinator.com | 11 May 2024
  • Build Your Own X

    1 project | news.ycombinator.com | 28 Mar 2024
  • Ask HN: Project based books/courses for C++?

    1 project | news.ycombinator.com | 27 Mar 2024
  • First Open-Source Contribution

    1 project | dev.to | 29 Jan 2024
  • NixOS on Hetzner Dedicated

    1 project | news.ycombinator.com | 16 Jan 2024
  • Crafting Interpreters

    2 projects | news.ycombinator.com | 26 Dec 2023
  • First Contributions: learn how to contribute to open source projects

    2 projects | dev.to | 26 Dec 2023
  • A note from our sponsor - SurveyJS
    surveyjs.io | 15 May 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more →

Index

What are some of the best open-source Tutorial projects? This list will help you:

Project Stars
1 build-your-own-x 261,411
2 Web-Dev-For-Beginners 81,558
3 first-contributions 35,317
4 gold-miner 33,418
5 android_guides 28,252
6 Awesome-pytorch-list 14,985
7 awesome-nextjs 9,847
8 EntityComponentSystemSamples 6,863
9 magic-of-css 6,568
10 rabbitmq-tutorials 6,545
11 oppia 5,623
12 HowToHunt 5,602
13 docker-curriculum 5,456
14 QuantumKatas 4,480
15 start-machine-learning 4,125
16 Vulkan-Samples 3,958
17 Awesome-AIGC-Tutorials 3,471
18 Presentation 3,039
19 projectlearn-project-based-learning 2,961
20 uvadlc_notebooks 2,178
21 pythoncode-tutorials 2,010
22 taniarascia.com 1,966
23 Unity-Robotics-Hub 1,892

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com