-
public-apis Public
Forked from public-apis/public-apisA collective list of free APIs
Python MIT License UpdatedAug 16, 2024 -
developer-roadmap Public
Forked from kamranahmedse/developer-roadmapInteractive roadmaps, guides and other educational content to help developers grow in their careers.
TypeScript Other UpdatedAug 15, 2024 -
Stirling-PDF Public
Forked from Stirling-Tools/Stirling-PDF#1 Locally hosted web application that allows you to perform various operations on PDF files
Java GNU General Public License v3.0 UpdatedAug 12, 2024 -
hello-algo Public
Forked from krahets/hello-algo《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
Java Other UpdatedAug 11, 2024 -
awesome-python Public
Forked from vinta/awesome-pythonAn opinionated list of awesome Python frameworks, libraries, software and resources.
Python Other UpdatedJul 28, 2024 -
Python Public
Forked from TheAlgorithms/PythonAll Algorithms implemented in Python
Python MIT License UpdatedJul 28, 2024 -
30-seconds-of-code Public
Forked from Chalarangelo/30-seconds-of-codeShort code snippets for all your development needs
JavaScript Creative Commons Attribution 4.0 International UpdatedJul 27, 2024 -
Catch2 Public
Forked from catchorg/Catch2A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
C++ Boost Software License 1.0 UpdatedJul 27, 2024 -
Java Public
Forked from TheAlgorithms/JavaAll Algorithms implemented in Java
Java MIT License UpdatedJul 26, 2024 -
C-Plus-Plus Public
Forked from TheAlgorithms/C-Plus-PlusCollection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
C++ MIT License UpdatedJul 26, 2024 -
leetcode-master Public
Forked from youngyangyang04/leetcode-master《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
Shell UpdatedJul 26, 2024 -
HelloGitHub Public
Forked from 521xueweihan/HelloGitHub分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
Python UpdatedJul 26, 2024 -
awesome-cpp Public
Forked from fffaraz/awesome-cppA curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
MIT License UpdatedJul 26, 2024 -
30-Days-Of-Python Public
Forked from Asabeneh/30-Days-Of-Python30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos ma…
Python UpdatedJul 24, 2024 -
regexlearn.com Public
Forked from aykutkardas/regexlearn.comLearn RegEx step by step, from zero to advanced.
TypeScript MIT License UpdatedJul 22, 2024 -
C- Public
Forked from DoctorWkt/acwjA Compiler Writing Journey
C GNU General Public License v3.0 UpdatedJul 18, 2024 -
fucking-algorithm Public
Forked from labuladong/fucking-algorithm刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Markdown UpdatedJul 17, 2024 -
C Public
Forked from TheAlgorithms/CCollection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
C GNU General Public License v3.0 UpdatedJul 17, 2024 -
awesome-java Public
Forked from akullpp/awesome-javaA curated list of awesome frameworks, libraries and software for the Java programming language.
Other UpdatedJul 16, 2024 -
system-design-primer Public
Forked from donnemartin/system-design-primerLearn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Python Other UpdatedJul 15, 2024 -
free-programming-books-zh_CN Public
Forked from justjavac/free-programming-books-zh_CN📚 免费的计算机编程类中文书籍,欢迎投稿
GNU General Public License v3.0 UpdatedJul 15, 2024 -
CS-Notes Public
Forked from CyC2018/CS-Notes📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
UpdatedJul 5, 2024 -
CS-Books Public
Forked from forthespada/CS-Books🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
UpdatedJul 2, 2024 -
-
modern-cpp-tutorial Public
Forked from changkun/modern-cpp-tutorial📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
C++ MIT License UpdatedJun 1, 2024 -
ShiYanLou Public
Forked from Ewenwan/ShiYanLou学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
C UpdatedMay 17, 2024 -
Python-programming-exercises Public
Forked from zhiwehu/Python-programming-exercises100+ Python challenging programming exercises
UpdatedApr 7, 2024 -
30dayMakeOS Public
Forked from yourtion/30dayMakeOS《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
C Other UpdatedApr 1, 2024 -
interview Public
Forked from huihut/interview📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
C++ Other UpdatedMar 19, 2024 -
CppTemplateTutorial Public
Forked from wuye9036/CppTemplateTutorial中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
C++ UpdatedFeb 20, 2024