Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 352 Bytes

File metadata and controls

25 lines (13 loc) · 352 Bytes

Study-Notes

Personal study notes library

Book list

  • << C++ Primer >>

  • << Beauty of Programming >>

  • << Computer Systems A Programmer's Perspective >> (深入理解计算机系统)

  • << C++ Concurrency In Action >>

  • << Effective Modern C++ >>

  • << Fluent Python >>

Topic

  • algorithm and data structures

  • operator system

  • PyQt5