ShiYanLou
Programming fundamentals
Comprehensive resource covering C, C++, Python, and programming fundamentals for software development, including data structures, algorithms, operating systems, and more.
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
3k stars
76 watching
765 forks
Language: C
last commit: 6 months ago
Linked from 1 awesome list
algorithmsccmakecpplinuxpythonstructured-data
Related projects:
Repository | Description | Stars |
---|---|---|
isocpp/cppcoreguidelines | A collection of guidelines and best practices for writing modern C++ code. | 42,842 |
cpp-best-practices/cppbestpractices | A collection of guidelines and resources for writing high-quality C++ code. | 8,134 |
exely/csapp-labs | A collection of solutions and notes for computer systems experiments | 2,434 |
richelbilderbeek/travis_cpp_tutorial | A tutorial on using Travis CI with C++ to integrate continuous integration into C++ projects. | 169 |
prabhuomkar/pytorch-cpp | A C++ implementation of PyTorch tutorials | 1,965 |
salmer/cppdeveloperroadmap | A structured learning plan for C++ programming, covering essential skills and competencies for developers of all levels. | 2,926 |
xuhongv/studyinesp32 | A collection of projects and tutorials for learning ESP32 development | 455 |
danmar/cppcheck | Analyzes code for errors and potential security vulnerabilities | 5,820 |
abseil/abseil-cpp | A collection of C++ utility code designed to augment the standard library and fill gaps in various areas. | 15,045 |
xiaochengcike/ai-learn | An comprehensive resource for learning artificial intelligence and machine learning | 1,078 |
hairrrrr/c-crashcourse | A comprehensive resource for learning C language fundamentals and advanced topics through tutorials, coding examples, and exercises. | 1,089 |
cppcon/cppcon2016 | Collection of slides, code, and materials from CppCon 2016 presentations on C++ development topics | 1,809 |
cppcon/cppcon2017 | A collection of presentation materials from CppCon 2017, including slides and code for talks on various C++ topics. | 1,785 |
pytorch/extension-cpp | Enables the creation of custom C++ extensions with CUDA support in PyTorch | 1,017 |
cppcon/cppcon2018 | A collection of presentation materials from CppCon 2018 featuring C++ programming concepts, techniques, and tools. | 1,427 |