Repository History
12 repositories tagged with education

TypeScript Deep Dive: The Definitive Free and Open Source Guide
TypeScript Deep Dive is a comprehensive, free, and open-source guide to professional TypeScript development. Authored by Basarat, it distills common issues and best practices from the TypeScript community, Stack Overflow, and DefinitelyTyped. This resource is widely praised for its clarity, precision, and in-depth explanations, making it an invaluable tool for both new and experienced TypeScript developers.

CompetitiveCode: A Repository for Competitive Programming Problems
CompetitiveCode by Vishruth-S is a valuable GitHub repository dedicated to competitive programming. It offers a collection of interesting problems and their solutions, primarily in C++, making it an excellent resource for learning and practicing algorithms. With a strong community and a focus on well-documented solutions, it fosters a collaborative environment for developers.

awesome-learn-by-playing: Learn Tech Skills Through Games
awesome-learn-by-playing is a curated collection of tech resources designed to make learning new skills enjoyable and engaging. This repository gathers various games and interactive platforms that allow users to acquire programming, web development, and security knowledge through playful experiences. It demonstrates that mastering complex technical concepts doesn't have to be a boring process.

Programming Talks: A Curated List of Awesome Programming Discussions
Discover 'Programming Talks', a comprehensive GitHub repository curated by hellerve, featuring an extensive collection of insightful and engaging discussions on various programming topics. This valuable resource brings together talks from renowned experts across diverse languages and theoretical computer science domains, offering a rich learning experience for developers of all levels. It's an invaluable hub for anyone looking to deepen their understanding and stay updated with the latest in software development.
Awesome Math: A Curated List of Essential Mathematics Resources
The `rossant/awesome-math` repository offers an extensive and meticulously curated collection of mathematics resources. It serves as a comprehensive guide for students, educators, and enthusiasts, covering various branches of mathematics from foundational concepts to advanced topics. This list includes learning platforms, YouTube series, tools, books, and lecture notes, making high-quality mathematical education widely accessible.
EthList: The Comprehensive Ethereum Reading List
EthList is a comprehensive, crowdsourced Ethereum reading list maintained by Scanate, offering an invaluable resource for anyone interested in the Ethereum ecosystem. It organizes a vast collection of articles, videos, whitepapers, and tutorials across various categories. This repository makes it easy to navigate the complex world of Ethereum, from foundational concepts to advanced technical details.

Tiny8: An Educational 8-bit CPU Simulator with Interactive Visualization
Tiny8 is a lightweight and educational 8-bit CPU simulator written in Python. It offers an interactive terminal debugger and graphical animation to visualize program execution, making it ideal for learning computer architecture and assembly programming.

Read Frog: Open Source AI-Powered Immersive Translate Extension
Read Frog is an open-source, AI-powered browser extension designed for immersive language learning. It offers features like bilingual translation, context-aware AI, text-to-speech, and deep article analysis to help users master languages effortlessly. Available for Chrome, Edge, and Firefox, it supports over 20 AI providers and various translation modes.

javascript-path: A Curated List of Books to Master JavaScript Development
javascript-path is a highly-starred GitHub repository maintained by the JavaScript Society. It offers a meticulously curated list of books designed to guide developers through mastering JavaScript development. This resource provides a structured learning path, covering everything from foundational concepts to advanced topics.
javascript-algorithms: A Comprehensive Guide to Data Structures and Algorithms
The `javascript-algorithms` repository by trekhleb offers a vast collection of algorithms and data structures implemented in JavaScript. Each example comes with clear explanations and links for further reading, making it an invaluable resource for learning and interview preparation. It covers a wide range of topics, from fundamental data structures to advanced algorithmic paradigms.

pytorch-deep-learning: Learn PyTorch for Deep Learning from Zero to Mastery
This repository provides comprehensive materials for the "Learn PyTorch for Deep Learning: Zero to Mastery" course. It offers a hands-on, code-first approach to mastering PyTorch, covering fundamentals to advanced topics like computer vision and model deployment. With over 16,000 stars, it's a highly popular resource for beginners in machine learning and deep learning.

manim: Animation Engine for Explanatory Math Videos by 3Blue1Brown
manim is an animation engine developed by Grant Sanderson of 3Blue1Brown, specifically crafted for creating precise programmatic animations for explanatory math videos. This powerful Python library enables users to visualize complex mathematical concepts with clarity and engaging visuals. It has garnered significant community interest for its capabilities in educational content creation.