liuxuanhai / CodingInterviewsNotesLinks
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
☆40Updated 4 years ago
Alternatives and similar repositories for CodingInterviewsNotes
Users that are interested in CodingInterviewsNotes are comparing it to the libraries listed below
Sorting:
- Linux环境下的C/C++小项目☆97Updated 7 years ago
- C++技术面试知识笔记 — 剑指offer题解C++版、Leetcode题解C++版、数据结构与算法、操作系统、Linux、计算机网络、设计模式、数据库、嵌入式☆86Updated 4 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 9 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆125Updated 3 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 7 months ago
- c++的学习笔记☆139Updated 4 years ago
- Linux网络编程视频教程☆214Updated 3 years ago
- C、C++、Qt、Linux、ARM、数据结构等学习笔记☆52Updated 3 years ago
- TCP/IP网络编程☆166Updated 7 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- Qt5.9 C++ 开发指南学习项目☆59Updated 6 years ago
- LinuxC++ 高并发网络编程【高性能静态网络服务器 一步步搭建过程】从基础到socket熟练应用☆52Updated 4 years ago
- C++并发编程实战(全书和源码)☆99Updated 3 years ago
- 基于C++模板 实现的数据结构代码☆263Updated 4 years ago
- C/C++写的小游戏: 2048、FlappyBird、通讯录、终端 IM、 界面 IM、仿 QQ 简版聊天☆218Updated 3 months ago
- gitchat 《C++ 多线程编程详解》课程源码☆38Updated 5 years ago
- 23种设计模式学习笔记,代码设计使用c++和java两种语言实现。文档结构和说明代码参考传智播客王保明老师的培训讲义,扩展案例使用java语言实现,参考了 http://www.runoob.com/design-pattern/design-pattern-tutoria…☆38Updated 6 years ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆21Updated 5 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆73Updated 6 years ago
- C++ 线程库示例及教程☆79Updated 2 years ago
- Linux下的系统编程&网络编程&shell脚本>est☆38Updated 8 years ago
- 基于epoll机制的高 并发聊天室,c语言实现,代码源于网络仅供学习☆252Updated last year
- 极客班C++专业样本项目资源库☆41Updated 9 years ago
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆73Updated 6 years ago
- C++ 学习资料,项目总结资料☆30Updated 12 years ago
- 😏Linux Cpp 后台开发进阶学习,校招必学:操作系统、计算机网络、网络编程、并发实战、数据库原理、设计模式、Linux内核笔记、Linux命令和Git等。校招笔记、项目,你值得拥有。☆78Updated 4 years ago
- stl源码剖析(侯捷)的学习笔记☆140Updated 9 years ago
- C++设计模式实现,Qt项目☆192Updated 7 years ago
- C语言学习项目☆279Updated last month
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago