reviews
Exercism - Scala Exercises
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
reviews | Exercism - Scala Exercises | |
---|---|---|
11 | 392 | |
162 | 7,177 | |
- | 0.3% | |
0.0 | 0.0 | |
11 days ago | 2 months ago | |
Python | ||
MIT License | - |
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.
reviews
-
I created a CLI tool to show you a dashboard of Pull Requests you care about
This is awesome; I build something to solve the same problem recently in Python (https://github.com/apoclyps/reviews); I was debating rewriting it in go with Bubble tea so it's awesome to discover this project!
-
What tasks have you automated using Python to make your life a little easier?
https://github.com/apoclyps/reviews.
-
Looking for collaborators for a Python TUI dashboard called `reviews`
The code is available on Github https://github.com/apoclyps/reviews and there is a small video demo on the repository. You can install and use it from PyPI: https://pypi.org/project/reviews/
-
I need someone to keep me on task and help me remember what to do. Will you give me something to program for you. I want to write code
For another dev from this sub reddit, I created this issue for him after he told me what he was interested in. https://github.com/apoclyps/reviews/issues/53
I have a small python project that you might be interested in contributing too. Have a look at https://github.com/apoclyps/reviews. If you are interested I can create an issue for you or you can suggest a new feature or improvement (if you have anything ind mind).
This link explains Github issues: https://guides.github.com/features/issues/#:~:text=Issues%20are%20a%20great%20way,own%20section%20in%20every%20repository and this is an example of a Github issue: https://github.com/apoclyps/reviews/issues/53
-
Looking other Python developers for a small project
The project is called `reviews` and you can find it on Github at https://github.com/apoclyps/reviews
Exercism - Scala Exercises
- Any programs or websites to practice programming?
-
Best platform for coding & programming testing everyday to improve coding skills in various language?
Exercism is pretty good for beginners with some programming language, they are open source and worth contributing to.
-
Show HN: Open-source tool for creating courses like Duolingo
> it might be more sustainable if courses were stored in a version controllable medium to facilitate multiple collaborators
My initial thought was to actually use GitHub to store the content. Either on Markdown or JSON - to have some version control. I like how Exercism [1] does it. But I thought it would be hard for teachers - unfamiliar with Git - to update lessons.
Then, I thought about implementing a version control system for the project but I felt I was overcomplicating things for an MVP. But I like the idea of having some kind of version control to improve collaboration.
- Ask HN: How to get back to programming Python?
- Começando com Verilog
- Site pentru exercitii
-
Linux beginner project for 15 yo?
I've seen https://exercism.org/ recommended, it's got multiple languages including bash, and it seems capable of testing various solutions as well as having a section of community solutions to validate against.
-
Managed to land a junior role need help!
Exercism being https://exercism.org in case people are unfamiliar.
-
Perfect Golang learning roadmap
This platform works fine for that purpose: https://exercism.org/
-
Where To Learn Web Deveolpment
Once you get an interview you have to pass a whiteboard style question. These are commonly called leetcode questions today, showing you can solve a programming problem in a limited amount of time. To study up for this type of interview question consider going to https://exercism.org/. It has a lot of good little fun programming problems worth doing to get better at programming. You can also look at other people's submissions. I wouldn't cheat, but once you've done the best that you can, you can look at others answers and see if you did better and if you didn't there is something you could learn and improve on.
What are some alternatives?
Rustlings - :crab: Small exercises to get you used to reading and writing Rust code!
codewars.com - Issue tracker for Codewars
devops-exercises - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
Scala Exercises - The easy way to learn Scala.
Demos and Examples in Scala (Chinese) - scala、spark使用过程中,各种测试用例以及相关资料整理
interviews - Everything you need to know to get the job.
polysemy - :gemini: higher-order, no-boilerplate monads
developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.
hoogle - Haskell API search engine
adventofcode - Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala
Functional Programming for Mortals - source and examples to Functional Programming for Mortals with Scalaz
book - The Rust Programming Language