|
|
|
|
|
by marcsto2
499 days ago
|
|
Hi! I built a site which helps improve your coding skills with byte-sized tutorials. Key features:
* Tutorials for over 15 languages and frameworks.
* Tutorials for beginners and advanced programmers who want to learn more (e.g. Python vs Advanced Python)
* Has a few language crossover tutorials (e.g. Learn Kotlin if you already know Java, Learn Swift if you know Objective-C
* Has more advanced concepts like large language models and neural network tips and tricks.
* Learn through small examples that fit on a single page.
* Scroll to the next item by swiping upwards in a TikTok-style interface.
* Click on the title of a post to learn more with an LLM. I was inspired to write this by the recent WikiTok and ArxivTok posts on hackernews :). It took a few hours to write. Hopefully you'll find it useful! Site: https://marc.ai/codetok/
Code: https://github.com/marcsto/codetok |
|