《编程珠玑》(第2版),作者:Jon Bentley
《代码大全》(Code Complete),作者:Steve McConnell
《算法导论》(Introduction to Algorithms),作者:Thomas H. Cormen、Charles E. Leiserson、Ronald L. Rivest、Clifford Stein
《深入理解计算机系统》(Computer Systems: A Programmer's Perspective),作者:Randal E. Bryant、David R. O'Hallaron
《计算机程序的构造和解释》(Structure and Interpretation of Computer Programs),作者:Harold Abelson、Gerald Jay Sussman、Julie Sussman
《Python编程:从入门到实践(第3版)》,作者:Eric Matthes
《C语言程序设计现代方法(第2版 • 修订版)》,作者:K.N. King
《On Java 中文版(基础卷)》,作者:Bruce Eckel
《On Java 中文版(进阶卷)》,作者:Bruce Eckel
《JavaScript高级程序设计(第4版)》,作者:Nicholas C. Zakas
《C++ GUI Programming with Qt 4(第二版)》,作者: Jasmin Blanchette、Mark Summerfield
《Mastering Qt 5》,作者:Lars Vogel、Andreas Kapf、Daniel Koch
《Qt5 C++ GUI Programming Cookbook》,作者:Ivan Matveev、Andrei Kuznetsov
《完全图解编程原理》,作者:John Zelle
这些书籍涵盖了从编程语言基础到高级算法和数据结构,再到特定编程工具和框架的各个方面,适合不同层次的读者学习。建议根据个人兴趣和需求选择合适的书籍进行深入阅读。