[go: up one dir, main page]

54 projects for "core" with 2 filters applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Python Core 50 Courses

    Python Core 50 Courses

    Structured learning path that organizes Python fundamentals

    Python-Core-50-Courses is a structured learning path that organizes Python fundamentals into 50 digestible lessons designed for steady, incremental progress. The curriculum starts with the basics—syntax, variables, data types, and control flow—then advances to functions, modules, object-oriented programming, and common standard-library utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Elixir Koans

    Elixir Koans

    Elixir learning exercises

    ...Inspired by the style of koans used in other programming communities, it provides incomplete code snippets and failing tests that learners must solve to progress. Each exercise builds on the previous one, gradually introducing core concepts such as pattern matching, recursion, processes, and concurrency in Elixir. By debugging and filling in missing pieces, users gain practical, hands-on experience while reinforcing theoretical knowledge. The project is ideal for both complete beginners and developers transitioning from other languages who want to learn Elixir in a structured, exploratory way. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Hello JavaScript

    Hello JavaScript

    Course repository designed to teach JavaScript from scratch in Spanish

    hello-javascript is a comprehensive course repository designed to teach JavaScript from scratch in Spanish, pairing source code with hours of video content and hundreds of exercises. It covers the JavaScript language core, from variables and control flow to functions, objects, arrays, and modern ECMAScript features. The project also touches the browser and Node.js ecosystems so learners can understand both client and server contexts. Exercises and lesson organization make it easy to follow along, practice, and review concepts as you go. The repository is openly licensed and structured so you can clone it, experiment locally, and track your learning progress. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Archbase

    Archbase

    Open source version of "Fundamentals of Computer Architecture"

    ...The name “archbase” suggests that it could be a baseline architecture or reference templates for projects, possibly spanning front-end, back-end, or full stacks. The repo likely provides starter code, directory structures, configuration files, core modules, and guidelines that enforce certain architectural conventions (e.g. MVC, layered architecture, plugin systems). It might include sample modules or example features to demonstrate how to build on the base architecture, showing how to extend, override, or integrate components in a consistent manner. Developers can clone or fork archbase as a starting point so they don’t need to structure everything from scratch, helping them focus on business logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Source Code Hunter

    Source Code Hunter

    Source code analysis of Spring, MyBatis, Redis, Netty, and more

    ...It helps developers deepen their understanding of internal implementations, design patterns, and performance optimizations by walking through actual codebases such as Spring, MyBatis, Netty, Tomcat, and others. The project aims to bridge the gap between theoretical knowledge and real-world application by providing step-by-step annotated explorations of core components in these frameworks. It’s a valuable resource for Java developers preparing for interviews, system design discussions, or those looking to strengthen their ability to read and learn from production-level code.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    LeetCode Book

    LeetCode Book

    Comprehensive study guide for coding interviews

    LeetCode-Book is a comprehensive study guide for coding interviews that consolidates algorithm patterns, data-structure templates, and worked LeetCode solutions. It organizes problems by topic—arrays, linked lists, stacks/queues, trees/graphs, dynamic programming, greedy, backtracking, and math—so you can study systematically. Explanations are concise but intentional, highlighting why a pattern fits, how to reason about boundary cases, and the time/space trade-offs. Many entries include...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    33 JS Concepts

    33 JS Concepts

    33 JavaScript concepts every developer should know

    ...The project was originally inspired by an article by Stephen Curtis and has since grown into a community-driven learning resource. It serves as a roadmap for developers to review and master core principles such as closures, promises, prototypes, event loops, and other critical topics. While not a strict curriculum, it provides a structured path for deeper study and practical learning. The repository also encourages contributions, including personal notes, recaps, and translations, making it accessible to developers worldwide. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Flash Linux 0.11 Talk

    Flash Linux 0.11 Talk

    Annotated Unix system source code

    ...The materials break down historically compact and dense code into digestible segments, with diagrams and call flows that trace execution from bootloader to user space. By focusing on a small, early kernel, the series reveals core OS concepts without the complexity of modern subsystems. It highlights how segmentation and paging cooperate, how system calls are dispatched, and how context switches and signals work in practice. The commentary ties C and assembly listings back to architecture specifics, making the hardware–software interface concrete. For learners, it serves as a guided tour that builds intuition for operating system design and prepares them to tackle contemporary kernels with better mental models.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    DSA Bootcamp Java

    DSA Bootcamp Java

    This repository consists of the code samples, assignments, and notes

    DSA Bootcamp Java is an open source educational repository created by Kunal Kushwaha to teach Data Structures and Algorithms (DSA) using Java. It is designed as a structured bootcamp, covering fundamental concepts to advanced problem-solving techniques. The project provides explanations, exercises, assignments, and practice problems, making it useful for both beginners and intermediate learners who want to strengthen their Java and algorithmic skills. The repository is organized into...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure User Management, Made Simple | Frontegg Icon
    Secure User Management, Made Simple | Frontegg

    Get 7,500 MAUs, 50 tenants, and 5 SSOs free – integrated into your app with just a few lines of code.

    Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
    Start for Free
  • 10
    Interviews

    Interviews

    Comprehensive computer science and interview preparation guide

    Interviews is an open source repository designed as a comprehensive guide to preparing for technical interviews, with a strong focus on computer science fundamentals and algorithmic problem solving. Created by Kevin Naughton Jr., the project compiles detailed notes, explanations, and code implementations that cover core areas tested in software engineering interviews. The repository emphasizes topics such as data structures, algorithms, system design, operating systems, databases, and networking. It also includes practical coding examples and solutions that demonstrate how to approach and solve common problems asked at companies like Google, Amazon, Facebook, and Microsoft. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Marksheet

    Marksheet

    Free tutorial to learn HTML and CSS

    MarkSheet is a beginner-friendly curriculum for learning HTML and CSS from first principles, organized as a readable online handbook. It explains core building blocks—elements, attributes, selectors, the box model, positioning—and connects them to the mental models needed for real layouts. The writing style aims to demystify jargon and teach a consistent vocabulary so learners can understand documentation and tutorials elsewhere. It includes diagrams and compact examples that illustrate concepts without burying readers in boilerplate. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ReactJS Interview Questions

    ReactJS Interview Questions

    List of top 500 ReactJS Interview Questions & Answers

    ReactJS Interview Questions is a curated collection of over 500 commonly asked questions and answers about React and its ecosystem. The repository is designed as a preparation resource for developers preparing for interviews involving React, Redux, React Router, React Native, and related JavaScript technologies. It covers a broad spectrum of topics, from the fundamentals of React components and state management to advanced concepts like hooks, performance optimization, and design patterns....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Coding Interview University

    Coding Interview University

    A complete computer science study plan to become a software engineer

    ...The author used this plan to transition into a Software Development Engineer role at Amazon and emphasizes that most learners will not need to study as many hours to succeed. The repository focuses on practical readiness over memorization, guiding you to learn core computer science topics to about a 75% depth that is sufficient for interviews. It outlines how to choose one primary programming language, recommends foundational books, and explains an effective daily routine of studying concepts then implementing them from scratch. The plan includes extensive topic coverage from algorithms and data structures to systems fundamentals, plus optional advanced areas for deeper growth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Complete-Python-3-Bootcamp

    Complete-Python-3-Bootcamp

    Course Files for Complete Python 3 Bootcamp Course on Udemy

    The Complete-Python-3-Bootcamp repository is an educational resource created by Pierian Data as part of their popular Python for Data Science and Machine Learning Bootcamp course. It contains a comprehensive collection of Jupyter Notebooks designed to teach Python programming from the ground up. The repository covers a wide range of Python topics, including data types, control flow, functions, object-oriented programming, error handling, modules, and advanced concepts like decorators and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Swift Guide

    Swift Guide

    Swift Featured Projects in brain Mapping

    SwiftGuide is a comprehensive, community-maintained guide to the Swift programming language, designed to serve as both a learning resource and a handy reference. It covers all major language aspects: syntax, control flow, functions, closures, generics, protocols, extensions, memory management, concurrency, and the standard library. Each topic typically includes clear explanations, annotated code snippets, and tips for best practices, helping readers understand both how features work and how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Comprehensive Rust

    Comprehensive Rust

    This is the Rust course used by the Android team at Google

    Comprehensive Rust is an open source training course developed by Google to provide a complete introduction to the Rust programming language. Originally created for Google engineers, it has since been released publicly for the broader developer community. The course is structured into modular lessons that cover the fundamentals of Rust, including ownership, lifetimes, traits, generics, and error handling, before progressing to advanced topics like concurrency, async programming, unsafe Rust,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ThinkJulia.jl

    ThinkJulia.jl

    Port of the book Think Python to the Julia programming language

    ...It provides a comprehensive introduction to programming and computational thinking using Julia’s modern, high-performance features. The book is structured to gradually teach core concepts such as variables, control flow, functions, recursion, object-oriented programming, and data structures, while offering hands-on exercises to reinforce each topic. By combining clear explanations with practical examples, the project helps both beginners and experienced programmers transition to Julia. The material emphasizes not only writing code but also reasoning about algorithms and problem-solving. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lisp Koans

    Lisp Koans

    Common Lisp Koans is a language learning exercise

    Lisp Koans is a self-guided learning path for Common Lisp that teaches the language’s idioms through a series of failing tests you progressively make pass. Each koan introduces a concept—symbols, lists, macros, multiple dispatch, reader syntax—then asks you to fill in the blanks and run the suite again. The feedback loop is intentionally tight: fail, reflect, fix, and rerun until the tests become a form of living documentation. Because koans are organized from fundamentals to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ixy-languages

    ixy-languages

    A high-speed network driver written in C, Rust, C++, Go, C#, Java

    ixy-languages is a repository exploring the implementation of the ixy network driver (originally written in C) in multiple programming languages, showing how the same core logic can be expressed across language boundaries. The ixy driver is a minimal DPDK-based user-space NIC driver intended for education, demonstration, and controlled experimentation. This project reimplements the ixy driver architecture in Rust, Go, C++, Zig, and possibly other languages, maintaining the same driver semantics and API so users can compare performance, expressivity, safety, and expressiveness trade-offs. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    System Design Notebook

    System Design Notebook

    Learn System Design step by step

    System Design Notebook is a structured, personal knowledge base for learning and practicing system design, written in a way that mirrors real interview and on-the-job thinking. Instead of being a single long article, it’s split into topics like scalability, load balancing, data partitioning, caching, availability, consistency, and communication patterns, so you can study them in isolation. It emphasizes reasoning: why you pick a certain database, why you shard, why you put a queue, and what...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    MySQL Tutorial

    MySQL Tutorial

    Example-driven guide to MySQL

    ...Throughout, the emphasis is on clear SQL examples and short explanations that can be tested immediately in a local instance. It serves both as a learning track for newcomers and as a handy reference for developers who need to refresh core MySQL skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    30 Days of Elixir

    30 Days of Elixir

    A walk through the Elixir language in 30 exercises

    ...Each day introduces new material in a concise and practical format, encouraging hands-on experimentation and gradual mastery of the language. The content covers essential topics such as pattern matching, recursion, data structures, processes, and message passing—core principles that define Elixir’s design. This incremental learning format allows developers to build confidence and understanding while maintaining consistent progress. As one of the early and influential resources in the Elixir community, 30-days-of-elixir remains a valuable guide for self-learners and newcomers to the functional programming paradigm.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Deep Learning 500 Questions

    Deep Learning 500 Questions

    500 Questions on Deep Learning using a question-and-answer format

    DeepLearning-500-questions is a comprehensive handbook that compiles 500 important questions on deep learning, curated to serve as a valuable reference for AI engineer interviews and self-study. Edited by Tan Jiyong with contributions from Guo Zizhao, Li Jian, and Dian Songyi, the book systematically covers both theoretical foundations and practical applications of deep learning. The first sections focus on essential mathematics, machine learning basics, and deep learning foundations,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Practice Python

    Practice Python

    Part of my daily plan for studying Python

    practice-python provides a structured set of small, focused exercises aimed at building fluency with Python fundamentals. The tasks emphasize real coding over passive reading, nudging you to write, run, and iterate on solutions. Exercises commonly target strings, lists, dictionaries, control flow, functions, classes, and common algorithms, reinforcing idiomatic Python patterns. Many problems are intentionally minimal in boilerplate so you can concentrate on logic and clarity. The collection...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    TemaTres: controlled vocabulary server

    TemaTres: controlled vocabulary server

    Manage, Publish and Share Ontologies, Taxonomies, Thesauri, Glossaries

    Web application for management formal representations of knowledge, thesauri, taxonomies and multilingual vocabularies / Aplicación para la gestión de representaciones formales del conocimiento, tesauros, taxonomías, vocabularios multilingües. For the latest version of code: https://github.com/tematres/TemaTres-Vocabulary-Server
    Downloads: 14 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next