Total posts

Disclaimer: This article is a blogger original article, follow the CC 4.0 BY-SA copyright agreement, reproduced, please attach the original source link and this statement.
This link: https://blog.csdn.net/qq_41543888/article/details/94333858

Come on! !

Key knowledge capture some notes here just look at the video and read the book: description. My personal aim is to facilitate the review, you can quickly see the time focus. Of course, I will try to sum up their own. study hard! Are cursory reading, certainly not read through self-study ......

The process will take a lot of detours. Needs its own continuous exploration, I think this is the fun of it self.

book

Computer Basics: 

Books are easy to understand, every sentence is the focus, the details still need to find the book.

"How to run the program up," "Code: hiding behind the computer hardware and software in the language of (US) Pedro de measures" controlling "HTTP"

 

tool

git and github

vim

VIM using summary

c language      

"C Language depth anatomy" key notes 

"The C Programming Language" part of the code

// There are some uncertain issues

c language c language should pay attention to point to note points

c++

LINUX system programming 

"Bird Brother Linux private kitchens" chapter 1--5   "Bird Brother Linux private kitchens" chapters 6--10

 LINUX Network Programming

 Data Structures and Algorithms

Data structures and algorithms (a) Overview of Data Structures and Algorithms 

Data structures and algorithms (ii) linear form: sequentially storing, single chain

Data structures and algorithms (iii) linear form: a static list, a circular linked list, a doubly linked list

Data structures and algorithms (IV): Application list   

Data structures and algorithms (E) :( sequential storage) stack

Data structures and algorithms (VII): application stack: recursion, RPN, hexadecimal conversion

Data structures and algorithms (VIII): Queue

Data structures and algorithms (IX): string

Data structures and algorithms (X): Basic knowledge of the tree

Data structures and algorithms (XI): binary, binary cues, cue binary Huffman tree

Data structures and algorithms (XII): Figure

Data structures and algorithms (13): graph traversal, minimum spanning tree, shortest path, topological path

FIG Applications: Data structures and algorithms (XIV)

Data structures and algorithms (xv): Find (table sequence table orderly binary sort AVL)

Data structures and algorithms (XVI): Find (B, hash table)

Data structures and algorithms (17): Sort

// code yourself knock, may be wrong please correct me

  Practice their own data structures and algorithms  Code

 

// 51cto net class

Code data structure of small Total: Stack Queue list tree

Data Structure Code small total: Dynamic Array Introduction

Huffman  Data Structure Code small Total: FIG Finding

 database

Library Learn

QT study

python

Old Boys python blog summary

Guess you like

Origin blog.csdn.net/qq_41543888/article/details/94333858