GitHub topics: learning-to-code
mdn/learning-area
GitHub repo for the MDN Learning Area.
Language: HTML - Size: 83 MB - Last synced at: 4 days ago - Pushed at: 12 days ago - Stars: 7,257 - Forks: 27,281

iggredible/Learn-Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
Size: 1.83 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 14,365 - Forks: 1,091

NutekSecurity/learn-rust
Learn programming in Rust
Size: 1.76 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

rafaumeu/super-trunfo
🎮 Super Trunfo Card Game in C | 🌍 Country Comparison | 📊 Data Analysis | 🎓 Educational Project
Language: C - Size: 92.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

lgraziani2712/codimo
A simple platform for learning Computational Thinking
Language: JavaScript - Size: 5.09 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 3

justromeon/real-world-haskell
My solutions to the exercises from the book "Real World Haskell" by O'Sullivan, Don Stewart, and John Goerzen.
Language: Haskell - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

P-Nelly/roadmap-number-guessing-game
A Python-based number guessing game featuring multiple difficulty levels, high score tracking, and real-time hints. Perfect for learning Python basics through interactive gameplay. Built with pure Python, no external dependencies required.
Language: Python - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

mina-atallah/oop-book-by-R.L-exercises
Solving object-oriented programming book in C++
Language: C++ - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

MarceloTB-FeWd/MarceloTB-FeWd
Entusiasta do desenvolvimento web no início da jornada.
Size: 12.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ionStici/frontend 📦
Frontend Fundamentals: Summarizing Key Concepts while still Learning
Size: 954 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

mohammad-rammal/Web-Dev-Resources
Welcome to the Web-Dev-Resources repository! This repository is a curated collection of essential materials for web developers. Whether you're a beginner or an experienced developer, you'll find valuable resources here to enhance your skills and knowledge.
Size: 3.69 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DivorcedLance/fisicode
🌟 FisiCode: Aprende programación con cursos interactivos y proyectos reales. ¡Impulsa tu carrera hoy!
Language: SCSS - Size: 5.38 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

FreakyxD/100DaysOfPython
This is a repository where I publish the code I write for the 100 Days of Code course on Udemy.
Language: CSS - Size: 11.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

davefl67/braindump
Just some ideas for FiveM scripts
Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

LiverpoolCatalyst/oh-discover
OH Discover Exhibition website
Language: HTML - Size: 272 MB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

Snarloff/TechThrowBack
Bem-vindo ao TechThrowback! Este repositório é uma coleção de projetos de iniciante que representam minha jornada de aprendizado na programação. A cada projeto, você encontrará uma visão do meu progresso e da evolução das minhas habilidades ao longo do tempo.
Language: HTML - Size: 1.61 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

breadrock1/Coursera-YandexCpp
This course is devoted to acquaintance with the C ++ programming language. The course was developed by leading Yandex specialists and teachers of the School of Data Analysis. They have years of development of search services, advertising and infrastructure behind them. Link to course: https://www.coursera.org/learn/c-plus-plus-white/home/welcome
Language: C++ - Size: 56.6 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

chenghongxi/go-learning
A learning golang and the others.
Language: JavaScript - Size: 1.45 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

banerjeesamrat/automatetheboringstuff.com-LearningAutomationwithPython
This repository is for discussion on code for the Automate the Boring Stuff book by Al Stewart.
Language: Python - Size: 81.9 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 2

SoniArpit/my-learning-resources
List of free learning resources with feedback/reviews
Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 1

codingwolf-at/neogcamp-build-logic-solutions
Solutions to neogcamp/build-logic repo
Language: JavaScript - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

CrypticMessenger/QuoteOfTheDay
A small webscrapping project, thatgoes to a website, extracts quote and says it aloud.
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

CrypticMessenger/CrypticMessenger.github.io
Portfolio Website made using HTML, CSS, Bootstrap.
Language: HTML - Size: 137 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

llamacademy/unity-csharp-basics-2
This tutorial repository is to help you learn some critical fundamentals - Arrays and Loops. They usually go hand in hand so it just felt right to talk about them together. Check out the associated video tutorial for best results
Language: ShaderLab - Size: 1.93 MB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

luiz-matias/flutter-ux
Personal project dedicated for study purposes about UX and UI in Flutter.
Language: Dart - Size: 44.2 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 16 - Forks: 2

TiffyPox/LearnCSharp
Learning C# with 'The C# Player's Guide' by RB Whitaker
Language: C# - Size: 292 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codingwolf-at/react-practice-exercises
A list of solutions to all week one neogcamp exercises.
Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Cracked679/FitnFine
Basic UI app
Language: Java - Size: 971 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

elenagoto/Exts-portfolio-template
Portfolio page based on EPFL Internet50 documents
Language: HTML - Size: 16.3 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rex-mcall/Learn-Python-Course
Code from Summer 2018 where I learned to write code in Python.
Language: Python - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

feeelibread/exceptions-java
it's a repository (like the other ones), that i'm using to show what i learnead at java until now.
Language: Java - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rex-mcall/Learn-C-Course
Code from Summer 2020 where I learned to write code in C.
Language: C - Size: 631 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

slowizzm/Processing-Gallery
Language: Processing - Size: 90.8 KB - Last synced at: 6 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

gricha2380/about_me
Small about me page for CodeFellows
Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
