22 results for “topic:code-learning”
Official Implementation of NeurIPS 2024 paper - Source Code Foundation Models are Transferable Binary Analysis Knowledge Bases
零基础编程入门教程
🥋 Claude Code plugin that teaches programming while you vibecode — contextual explanations, micro-quizzes, and belt progression. Free & open source by Dojo Coding.
An exhilarating journey of 100 Days, 100 Programs challenge, where I explore various programming languages and frameworks to build a diverse collection of practical applications.
Code Mentor AI: An interactive Programming learning platform
Practical Python tools for automation, learning, and productivity, plus 200+ curated project ideas from beginner to advanced.
Purposes: 1)--To help myself--and anyone else that is interested--with learning about said (MERN) stack, and most importantly, software development/engineering in general; 2)--To help anyone, as well as project-managers in particular, with planning and executing their personal or professional simple tasks (or task-sets), and complex projects.
Real-Life Web Projects — Hands-on coding tutorials using HTML, CSS, and JavaScript. Build practical apps like timers, recipe finders, note walls, and more.
This is my website Loopcode
A simple search engine web page built using HTML, CSS, and JavaScript
Training package for high-level JavaScript language (pure JS from introductory to advanced) - JSLP /// by theMHD.
Interactive code execution visualization platform — watch C, Python, JavaScript, and Java run step by step. Memory, variables, and call stacks visualized.
LLM辅助源码阅读
Open Source project for an HTTP server to run code as a sandbox in a Docker environment.
Homework-02
Explore "Hello, World!" in various languages! This repository showcases code snippets for displaying the classic message. Perfect for beginners and enthusiasts, you can learn and contribute. Dive in and enjoy the coding journey! 🌍💻 #HelloWorld #ProgrammingLanguages
Beginner-friendly Python script to learn randomization, string handling, and password security.
This repository contains a minimalist Pong game built with core web technologies: HTML for structure, CSS for styling, and JavaScript for game logic. The game features real-time two-player or bot gameplay on the same screen, with paddle controls and a bouncing ball.
Libft es el primer proyecto de 42, donde se recrean funciones estándar de C para construir una biblioteca personal reutilizable en futuros proyectos.
Homework-04
🥋 Teach yourself coding in real-time using your own projects with this free, open-source Claude Code plugin for active learning.
🔍 Create a simple search engine to find links using HTML, CSS, and JavaScript with easy item addition and responsive design.