mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2024-11-23 20:11:11 +00:00
Curated list of project-based tutorials
README.md |
Project Based Learning
Learning by doing is important and more effective than plainly following a document. This repo collects various resources on the Internet on learning programming by doing a project
Table of Contents:
C:
JavaScript:
- Create Serverless React.js Apps
- Create a Trello Clone
- Create a Charater Voting App with React, Node, MongoDB and SocketIO
- Build a URL Shortener with Node, MongoDB and Hapi.js
- How to Build a Web Framework in Less Than 20 Lines of Code