project-based-learning
Curated list of project-based tutorials (by practical-tutorials)
Exercism - Scala Exercises
Crowd-sourced code mentorship. Practice having thoughtful conversations about code. (by exercism)
| project-based-learning | Exercism - Scala Exercises | |
|---|---|---|
| 207 | 422 | |
| 249,778 | 7,526 | |
| 4.2% | 0.4% | |
| 0.0 | 3.5 | |
| over 1 year ago | almost 2 years ago | |
| MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
project-based-learning
Posts with mentions or reviews of project-based-learning. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-06-21.
- Is the software engineer the new farmer of the digital age?
Project-based learning — Explore the Project Based Learning repository
- 🔥 Hidden Gems on GitHub That Every Developer (IT/Non-IT) Needs to Explore
💻 5. Project-Based Learning 📍 https://github.com/practical-tutorials/project-based-learning Why it's awesome: Learn by building real projects in React, Vue, Go, ML, DevOps, and more. Structured tutorials that go beyond theory. ✅ Best For: Learners who hate theory 🚀 Hackathon-Ready Projects + Resume-Ready Work
- 🚀 20 Must-Know GitHub Repositories for Developers in 2025!
1️⃣6️⃣ Project-Based Learning 🔨 📌 https://github.com/practical-tutorials/project-based-learning A collection of hands-on projects to improve your coding skills.
- 🌟 Unlock Your Developer Potential: Top 5 Must-Explore GitHub Repositories 🚀
View on GitHub
- Today's Hottest GitHub Projects: Top 56 Picks from January 9, 2025
🔗 Website: https://gittech.site/github/item/42650788... 📂 GitHub Repository: https://github.com/practical-tutorials/project-based-learning 📅 Published On: Thu, 09 Jan 2025 23:27:04 GMT
- Curated list of tutorials to build applications from scratch
- 10 GitHub Repositories That Will Level Up Your Coding Skills in 2025.
Link: https://github.com/practical-tutorials/project-based-learning
- Top Github repositories for 10+ programming languages
Nodejs practical tutorials
- Why is Everyone into Indie Development? - FAV0 Weekly Issue 004
Project-Based Learning Programming Tutorials
- Top 10 GitHub Repositories for Python and Java Developers
9. Practical-tutorials/project-based-learning - This repository provides links to project-based tutorials for various programming languages, with a focus on Python. It's a great way to gain practical experience and build your developer portfolio. https://github.com/practical-tutorials/project-based-learning
Exercism - Scala Exercises
Posts with mentions or reviews of Exercism - Scala Exercises. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-10-13.
- Exercism
- Círculos de colaboración para desarrolladores (2026)
- Collaboration Circles for Developers (2026)
Exercism is a code practice + mentoring platform in 74 languages. Why it can work: although it is not exclusively focused on groups of five, its mentoring and peer review model allows forming mini-circles where participants give each other mutual feedback. Limitation: it is not originally intended as a "venting circle" (My favorite), but more technical-practical.
- Cracking Blackjack with Go: A Step-by-Step Guide to Your First Move
Keep practicing, keep coding, and most importantly—have fun with it! If you enjoyed this exercise, explore more challenges on exercism to continue building your Go skills. As always, you can find the complete code in my GitHub repo: https://github.com/RubenOAlvarado/algorithms
- Immerse Yourself in Code with Exercism
🔗 exercism.org
- Ask HN: What book should my CS1 students read?
- Build Code-RAGent, an agent for your codebase
The only thing left to do then was to build something that could showcase the power of code ingestion within a vector database, and it immediately clicked in my mind: "Why don't I ingest my entire codebase of solved Go exercises from Exercism?" That's how I created Code-RAGent, your friendly coding assistant based on your personal codebases and grounded in web search. It is built on top of GPT-4.1, powered by OpenAI, LinkUp, LlamaIndex, Qdrant, FastAPI and Streamlit. The building of this project was aimed at providing a reproducible and adaptable agent, that people can therefore customize based on their needs, and it was composed of three phases:
- I Finished The Odin Project's Foundation Track
This is where sources like freeCodeCamp or Scrimba absolutely shine. With Odin, you read an article and may follow along with examples. But it’s unlikely you develop the muscle memory to implement the concepts on your own. Odin does offer some in-house exercises and often assigns external ones too. Still, I believe it’s not enough. You don’t lift weight only 5 times and say I’ve got this! You keep lifting until that muscle grows and continue lifting to keep it in shape. Similarly, you need to grow your mental muscles (brain neurons?) by doing many, many exercises. So you might want to augment your learning with other sources like Exercism or fCC.
- Exercism 48in24 Recap
If I get the time I would very much like to share my notes on adopting the various languages and perhaps even my solutions to some of the exercises. I have some reservations to doing the latter, since it does spoil the fun of solving the exercises for you. I have made some basic tooling which could be of interest/inspiration to you if you are in on Exercism.
- 🎁 20 Open Source Projects You Shouldn't Miss in 2025
🔗 🔗
What are some alternatives?
When comparing project-based-learning and Exercism - Scala Exercises you can also consider the following projects:
build-your-own-x - Master programming by recreating your favorite technologies from scratch.
Scala Exercises - The easy way to learn Scala.
project-based-tutorials-in-c - A curated list of project-based tutorials in C
Rustlings - :crab: Small exercises to get you used to reading and writing Rust code!
build-your-own-x - 🤓 Build your own (insert technology here) [Moved to: https://github.com/codecrafters-io/build-your-own-x]
Scala school - Lessons in the Fundamentals of Scala