#java #android #anki #ankidroid #education #flashcards #learning #srs
https://github.com/ankidroid/Anki-Android
https://github.com/ankidroid/Anki-Android
GitHub
GitHub - ankidroid/Anki-Android: AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention. - ankidroid/Anki-Android
#python #addition #children #education #hacktoberfest #learning #learning_exercise #math #mathematics #maths #multiplication #subtraction #worksheet #worksheet_answers
https://github.com/januschung/math-worksheet-generator
https://github.com/januschung/math-worksheet-generator
GitHub
GitHub - januschung/math-worksheet-generator: Create basic addition, subtraction, multiplication and division practice questions…
Create basic addition, subtraction, multiplication and division practice questions with the answer sheet - januschung/math-worksheet-generator
#julia #education #exploration #interactive #notebook #pluto_notebooks #reactive #visualization
https://github.com/fonsp/Pluto.jl
https://github.com/fonsp/Pluto.jl
GitHub
GitHub - fonsp/Pluto.jl: 🎈 Simple reactive notebooks for Julia
🎈 Simple reactive notebooks for Julia. Contribute to fonsp/Pluto.jl development by creating an account on GitHub.
#ruby #art #audio #education #instrument #live_coding #livecoding #music #schools #synthesis #synthesizer
https://github.com/sonic-pi-net/sonic-pi
https://github.com/sonic-pi-net/sonic-pi
GitHub
GitHub - sonic-pi-net/sonic-pi: Code. Music. Live.
Code. Music. Live. Contribute to sonic-pi-net/sonic-pi development by creating an account on GitHub.
#java #circuit #digital_circuits #education #logic #logic_gates #logisim #simulator
https://github.com/hneemann/Digital
https://github.com/hneemann/Digital
GitHub
GitHub - hneemann/Digital: A digital logic designer and circuit simulator.
A digital logic designer and circuit simulator. Contribute to hneemann/Digital development by creating an account on GitHub.
#rust #analytics #database #education #embedded_database #olap #sql
https://github.com/risinglightdb/risinglight
https://github.com/risinglightdb/risinglight
GitHub
GitHub - risinglightdb/risinglight: An educational OLAP database system.
An educational OLAP database system. Contribute to risinglightdb/risinglight development by creating an account on GitHub.
#jupyter_notebook #computer_science #education #hacktoberfest #markdown
https://github.com/algorithmica-org/algorithmica
https://github.com/algorithmica-org/algorithmica
GitHub
GitHub - algorithmica-org/algorithmica: A computer science textbook
A computer science textbook. Contribute to algorithmica-org/algorithmica development by creating an account on GitHub.
#javascript #3kh0 #css #discord #education #game #games #github #github_pages #hacktoberfest #hacktoberfest_accepted #hacktoberfest2022 #hacktoberfest22 #html #html_css_javascript #open_source #unblocked_games #unblocker #website
https://github.com/3kh0/3kh0.github.io
https://github.com/3kh0/3kh0.github.io
GitHub
GitHub - 3kh0/3kh0.github.io: Placeholder
Placeholder. Contribute to 3kh0/3kh0.github.io development by creating an account on GitHub.
#other #awesome #awesome_list #courses #curriculum #cyber_security #cybersecurity #education #educational_project #free #hacking #learning_by_doing
https://github.com/brootware/awesome-cyber-security-university
https://github.com/brootware/awesome-cyber-security-university
GitHub
GitHub - brootware/awesome-cyber-security-university: 🎓 Because Education should be free. Contributions welcome! 🕵️
🎓 Because Education should be free. Contributions welcome! 🕵️ - GitHub - brootware/awesome-cyber-security-university: 🎓 Because Education should be free. Contributions welcome! 🕵️
#java #algo #algorithm #algorithms #book #data_structure #data_structures #data_structures_and_algorithms #dsa #education #leetcode #programming
This resource offers a free, beginner-friendly guide to data structures and algorithms with animated explanations and one-click runnable code. It supports multiple programming languages like Python, Java, C++, and more. The content is designed to be easy to understand, helping new learners explore these topics smoothly. You can read it online or download it as a PDF. The community encourages mutual learning and welcomes contributions to improve the content. This makes it an excellent tool for anyone looking to learn data structures and algorithms in a practical and engaging way.
https://github.com/krahets/hello-algo
This resource offers a free, beginner-friendly guide to data structures and algorithms with animated explanations and one-click runnable code. It supports multiple programming languages like Python, Java, C++, and more. The content is designed to be easy to understand, helping new learners explore these topics smoothly. You can read it online or download it as a PDF. The community encourages mutual learning and welcomes contributions to improve the content. This makes it an excellent tool for anyone looking to learn data structures and algorithms in a practical and engaging way.
https://github.com/krahets/hello-algo
GitHub
GitHub - krahets/hello-algo: 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust…
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现 - krahets/hello-algo
#cplusplus #classroom #cplusplus #database #education #hackertoberfest #learn_to_database #mini_database #training
MiniOB is a database learning project designed for beginners. It was developed by the OceanBase team and several universities to help students, database professionals, and enthusiasts learn database fundamentals. The project is simple and easy to understand, with step-by-step exercises that start from the basics and go deep into database internals. It simplifies complex features like concurrency and security to focus on the core principles of databases. This helps users master database kernel modules, memory management, network communication, and disk I/O handling, which are valuable skills for future interviews and jobs. Additionally, MiniOB provides detailed documentation, video tutorials, and an online development platform to make learning easier.
https://github.com/oceanbase/miniob
MiniOB is a database learning project designed for beginners. It was developed by the OceanBase team and several universities to help students, database professionals, and enthusiasts learn database fundamentals. The project is simple and easy to understand, with step-by-step exercises that start from the basics and go deep into database internals. It simplifies complex features like concurrency and security to focus on the core principles of databases. This helps users master database kernel modules, memory management, network communication, and disk I/O handling, which are valuable skills for future interviews and jobs. Additionally, MiniOB provides detailed documentation, video tutorials, and an online development platform to make learning easier.
https://github.com/oceanbase/miniob
GitHub
GitHub - oceanbase/miniob: MiniOB is a compact database that assists developers in understanding the fundamental workings of a…
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database. - oceanbase/miniob
#python #algorithm #algorithm_competitions #algorithms_implemented #algos #community_driven #education #hacktoberfest #interview #learn #practice #python #searches #sorting_algorithms #sorts
This project, "The Algorithms - Python," provides implementations of various algorithms in Python, mainly for educational purposes. It includes a wide range of algorithms that you can learn from, even though they might not be as efficient as those in the Python standard library. You can contribute to the project by following the contribution guidelines, and there are community channels on Discord and Gitter where you can ask questions and get help. This resource is beneficial because it helps you understand and learn different algorithms in a practical way, making it easier to improve your coding skills.
https://github.com/TheAlgorithms/Python
This project, "The Algorithms - Python," provides implementations of various algorithms in Python, mainly for educational purposes. It includes a wide range of algorithms that you can learn from, even though they might not be as efficient as those in the Python standard library. You can contribute to the project by following the contribution guidelines, and there are community channels on Discord and Gitter where you can ask questions and get help. This resource is beneficial because it helps you understand and learn different algorithms in a practical way, making it easier to improve your coding skills.
https://github.com/TheAlgorithms/Python
GitHub
GitHub - TheAlgorithms/Python: All Algorithms implemented in Python
All Algorithms implemented in Python. Contribute to TheAlgorithms/Python development by creating an account on GitHub.