mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-23 20:23:10 +00:00
No description
9cf3e72234
Added second part tutorial to Python section on deploying Telegram bot to production environment. |
||
---|---|---|
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md |
Project Based Learning
A list of programming tutorials in which learners build an application from scratch. These tutorials are divided into different primary programming languages. Some have intermix technologies and languages.
To get started, simply fork this repo. Please refer to CONTRIBUTING.md for contribution guidelines.
Table of Contents:
C/C++:
- Write a Shell in C
- Build Your Own Text Editor
- Build Your Own Lisp
- Write an OS from scratch
- How to Make Minecraft in C++/OpenGL
- How to Write an Emulator (CHIP-8 interpreter)
Java:
JavaScript:
- Create Serverless React.js Apps
- Create a Trello Clone
- Create a Character Voting App with React, Node, MongoDB and SocketIO
- Build a Full Stack Movie Voting App with Test-First Development using Mocha, React, Redux and Immutable
- Build a URL Shortener with Node, MongoDB and Hapi.js
- Build an Instagram Clone
- How to Build a Web Framework in Less Than 20 Lines of Code
- Build a real-time Markdown Editor with NodeJS
- Build a Serverless MERN Story App with Webtask.io
- Make 2D Breakout Game using Phaser
- Make Flappy Bird in HTML5 and JavaScript with Phaser
- Build a Music Player with React & Electron
Python:
Web Scraping:
Web Applications:
- Build a Microblog with Flask
- Create a blog webapp in Django
- Choose Your Own Adventure Presentations
- Build a Todo List with Flask and RethinkDB
Bots:
- Build a Reddit Bot
- How to Make a Reddit Bot - YouTube
- Build a Facebook Messenger Bot
- Making a Reddit + Facebook Messenger Bot
- How To Create a Telegram Bot Using Python
- How To Deploy a Telegram Bot
Miscellaneous:
- Build a Simple Interpreter
- Write a NoSQL Database in Python
- Building a Gas Pump Scanner with OpenCV/Python/iOS
Go:
- Create a Real Time Chat App with Golang, Angular 2, and WebSocket
- Building Go Web Applications and Microservices Using Gin
- How to Use Godog for Behavior-driven Development in Go et started with Godog
Ruby:
Haskell:
Rust:
- A Simple Web App in Rust
- Write an OS in Rust