koto
Exercism - Scala Exercises
Our great sponsors
koto | Exercism - Scala Exercises | |
---|---|---|
4 | 294 | |
324 | 6,997 | |
2.5% | 0.4% | |
8.8 | 4.8 | |
10 days ago | about 2 months ago | |
Rust | ||
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.
koto
- Rock v0.2.1, a little native toy language I've made with Rust and LLVM.
-
What's everyone working on this week (29/2021)?
Putting the finishing touches on a procedural macro to bind Rust code to koto we want to use in synth. Also a blog post about it is on the way.
-
What's everyone working on this week (23/2021)?
I'm currently trying to improve the vtable dispatch in koto (because I want to use it in synth).
-
Dyon – A rusty dynamically typed scripting language
I've been working on Koto which is intended for this kind of use case. I've been thinking about extending Rust applications with scripting, and I have games in mind but more generally I'm interested in rapid iteration in creative applications. It's still very early so I haven't shared it more widely but I'd be curious to hear what you think.
Exercism - Scala Exercises
-
Learning Golang
I'm a big fan of exercism.org. It's a fantastic resource for learning any language. Some of the best built courses I've done, and all free, open source, and entertaining.
-
osx 13.2 config errors?
As for the first one (Undefined symbols for architecture arm64): that seems to be fixable adding -target x86_64-apple-darwin20.3.0 to the CFLAGS in the makefile (see a similar issue here). But, don't know which file to amend and how...
-
Switching jobs from Data Analyst to Software Dev
Exercism is another good option.
-
Exercises to practice C programming?
I would recommend https://exercism.org.
Practice what? A beginner, intermediate, or advanced level? If you are a beginner the exercises in the K&R2 book are pretty good. If you know a little more then exercism.org is a great site.
- Programovanie pre zaciatocnikov na Slovensku
-
TIL: Clojure Setup
I've been learning Clojure through Exercism this month, and decided to live stream my setup today. Today was my second attempt at live streaming.
- New to go, where to start ?
-
I'm looking to join a c# study group or find an accountability partner to go over .net. Does anyone have any recommendations?
Decent spot to get guided practice : https://exercism.org/
-
[AskJS] Best source for learning JavaScript Beginner / Advanced?
If you want to start practicing Js to get familiar to the syntax you can check https://exercism.org . Now as others said you have to practice on real life projects too by building applications
What are some alternatives?
Rustlings - :crab: Small exercises to get you used to reading and writing Rust code!
codewars.com - Issue tracker for Codewars
Scala Exercises - The easy way to learn Scala.
Demos and Examples in Scala (Chinese) - scala、spark使用过程中,各种测试用例以及相关资料整理
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
developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.
polysemy - :gemini: higher-order, no-boilerplate monads
interviews - Everything you need to know to get the job.
hoogle - Haskell API search engine
Functional Programming for Mortals - source and examples to Functional Programming for Mortals with Scalaz
Scala school - Lessons in the Fundamentals of Scala
adventofcode - Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021 and 2022 in Scala