#beginner (12 Repositories)
Ranked open-source repositories tagged with #beginner, scored by pull request acceptance likelihood and maintainer engagement velocity.
0.0%
0.0h
12 repositories tagged #beginner
dwyl/learn-elixir
:droplet: Learn the Elixir programming language to build functional, fast, scalable and maintainable web applications!
dwyl/phoenix-todo-list-tutorial
✅ Complete beginners tutorial building a todo list from scratch in Phoenix 1.7 (latest)
dwyl/phoenix-liveview-counter-tutorial
🤯 beginners tutorial building a real time counter in Phoenix + LiveView⚡️ Learn the fundamentals from first principals so you can make something amazing! 🚀
dwyl/phoenix-chat-example
💬 The Step-by-Step Beginners Tutorial for Building, Testing & Deploying a Chat app in Phoenix 🚀
knaxus/problem-solving-javascript
:fire: Crack you JS interviews ⚡ Collection of most common JS Interview questions with Unit Tests 🚀
The-Cool-Coders/Project-Ideas-And-Resources
A Collection of application ideas that can be used to improve your coding skills ❤.
mhuebert/maria
A ClojureScript coding environment for beginners.
yeasy/ai_beginner_guide
普通人看的 AI 入门。从零开始,掌握人工智能的最新工具与实践技能 | AI Book for Beginners
leonjza/frida-boot
Frida Boot 👢- A binary instrumentation workshop, with Frida, for beginners!
DotNetKoans/DotNetKoans
A set of Koans to teach the C# language on .NET
dwyl/javascript-todo-list-tutorial
✅ A step-by-step complete beginner example/tutorial for building a Todo List App (TodoMVC) from scratch in JavaScript following Test Driven Development (TDD) best practice. 🌱
InkSha/rust-tutorial
一个针对新手的 Rust 快速教程,从零开始写一个管理 Todos 的命令行程序