✍ 记录��路走来学习的计算机专业知识 ,力求构建 AI & CS & SE 知识体系
-
Updated
Sep 18, 2022 - C++
C is a programming language designed by Dennis Ritchie at Bell Labs. C is very widely used, straightforward, and can be compiled to a number of platforms and operating systems. C is an imperative language, with a small number of keywords and a large number of mathematical operators. C is also a very low level programming language, which means it can communicate directly with hardware.
✍ 记录��路走来学习的计算机专业知识 ,力求构建 AI & CS & SE 知识体系
Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记
Material for the SciPy 2017 Cython tutorial
📓 End-chapter solution for <Data Structures and Algorithm Analysis in C (2nd Edition)> by Mark Allen Weiss
The Python3 Bash and C Notebook for teaching purposes
Notebooks and scripts contributed from the community
Personal notebook with notes on data structure, sorting algorithm, search and some other materials.
Notebooks, scripts and examples developed and maintained by the Underworld team.
📔 Examples of Criterion (https://github.com/Snaipe/Criterion)
Practical assignment for Operating Systems course in UMinho
This is a collection of Markdown notes written in Obsidian for programming and it includes notes on C, C++, using and configuring VSCode and many other things programming related. Anyone is welcome to contribute to this Markdown repository and make corrections.
Note about data structure, powered by GitBook.
Created by Dennis Ritchie
Released 1972