code_adventure/Readme.md

48 lines
1.2 KiB
Markdown
Raw Normal View History

# My tiny Code Adventures.
## The Why.
I'm a bit tired of Android and JVM ecosystem where I work primarily. So I decided to try some new stuff in a search for something interesting. I also want to revisit my old stuff just to get the idea how I want it all to look like.
## The What.
I imagine having a roadmap with the things I want to check out. And this repo should contain various projects from a variety of languages and frameworks.
## The How.
I still yet to decide on what I want to do with all those frameworks. Probaby what they are best known for. For the most part, I'll stray away from GUI and prefer CLI or maybe TUI interface.
- [ ] Write a basic challenge-list to do with every language. This does not mea I won't do anything extra with each.
- [ ] Specialize on CS algos and data structures.
## Roadmap.
I'll merge them together later, when I finish re-visiting.
### Re-visiting.
- [ ] Bash.
- [ ] Rust.
- [ ] C.
- [ ] Android.
- [ ] Java.
- [ ] Kotlin.
- [ ] Python.
- [ ] React Native. (?)
- [ ] Go.
- [ ] HTML + CSS.
- [ ] JavaScript.
- [ ] PHP.
- [ ] Clojure.
- [ ] SQL.
- [ ] Lua.
- [ ] Nix.
- [ ] Markdown.
### Shiny new stuff!
2024-03-12 20:36:38 +03:00
- [ ] [Haskell](haskell).
2024-06-19 13:41:38 +03:00
- [ ] Perl
2024-03-13 02:46:17 +03:00
- [ ] Scala.
2024-03-25 13:57:39 +03:00
- [ ] Zig.