阿博的书架
home

阿博的书架

Advanced Programming in the UNIX Environment
W. Richard Stevens and Stephen A. Rago
编程/技术 [19]: "Stephen Rago's update is a long overdue benefit to the community of professionals using the versatile family of UNIX and UNIX-like operating environments. It removes obsolescence and includes newer developments. It also thoroughly update...
Algorithms in C
Robert Sedgewick
编程/技术 [14]: Software developers and computer scientists have eagerly awaited this comprehensive revision of Robert Sedgewick's landmark texts on algorithms. Sedgewick has completely revamped all five sections, illuminating today's best algorithms for...
Beginning Python
Magnus Lie Hetland
编程/技术 [13]: Beginning Python: From Novice to Professional is the most comprehensive book on the Python ever written. Based on Practical Python, this newly-revised book is both an introduction and practical reference for a swath of Python-related prog...
A Byte of Python
Swaroop C H
编程/技术 [35]: 'A Byte of Python' is a book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for y...
C++ by Dissection
Ira Pohl
编程/技术 [24]:
C++ Primer 英文版(第 5 版)
[美] Stanley B. Lippman and [美] Josée Lajoie and [美] Barbara E. Moo
编程/技术 [32]: 这本久负盛名的C++经典教程,时隔八年之久,终迎来史无前例的重大升级。除令全球无数程序员从中受益,甚至为之迷醉的——C++大师Stanley B. Lippman的丰富实践经验,C++标准委员会原负责人Josée Lajoie对C++标准的深入理解,以及C++先驱Barbara E. Moo在C++教学方面的真知灼见外,更是基于全新的C++11标准进行了全面而彻底的内容更新。非常难能可贵的是,书中所有示例均全部采用C++11标准改写,这在经典升级版中极其罕见——充分体现了...
C++沉思录
Koenig and 莫
编程/技术 [18]: 本书分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了详细而深入的讨论。
Code Complete
Steve McConnell
编程/技术 [22]: 在线阅读本书 Widely considered one of the best practical guides to programming, Steve McConnells original CODE COMPLETE has been helping developers write better software for more than a decade. Now this classic book has been fully updated and...
Core Java, Volume II--Advanced Features
Cay S. Horstmann and Gary Cornell
编程/技术 [16]: Now completely revised for the highly-anticipated Java SE 7 platform, the classic Core Java™, Volume II–Advanced Features covers today's best practice techniques for advanced user interface programming, enterprise Java development, and Ri...
Core Java™, Volume I--Fundamentals
Cay S. Horstmann and Gary Cornell
编程/技术 [17]: This revised edition of the classic Core Java™, Volume I–Fundamentals, is the definitive guide to Java for serious programmers who want to put Java to work on real projects.Fully updated for the new Java SE 6 platform, this no-nonsense tu...
Cplusplus4c-eBooks-stlbook
未知
编程/技术 [25]:
Essential Scrum: A Practical Guide to the Most Popular Agile Process
Kenneth S. Rubin
项目/产品 [15]: A Practical Guide to the Most Popular Agile Process  The Single-Source, Comprehensive Guide to Scrum for All Team Members, Managers, and Executives* *  If you want to use Scrum to develop innovative products and services that delight your...
Flask Web Development
Miguel Grinberg
编程/技术 [41]:
Head First C
David Griffiths and Dawn Griffiths
编程/技术 [1]: Ever wished there was an easier way to learn C from a book? Head First C is a complete learning experience that will show you how to create programs in the C language. This book helps you learn the C language with a unique method that goes...
Head First Design Patterns
Elisabeth Freeman and Eric Freeman and Bert Bates and Kathy Sierra and Elisabeth Robson
项目/产品 [11]: You're not alone. At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns--the l...
How to Think Like a Computer Scientist: Learning With Python 3
Allen B. Downey and Jeffrey Elkner and Chris Meyers
编程/技术 [36]: ""How to Think Like a Computer Scientist"" is an introduction to programming using Python, one of the best languages for beginners. This is a Free Book -- you can download it from thinkpython.com. But if you would like to make a contribut...
Introduction to Algorithms, Third Edition
Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein
编程入门指南 [7]:
Learn Python the Hard Way: A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code
Zed A. Shaw
编程入门指南 [1]: You Will Learn Python!Zed Shaw has perfected the world's best system for learning Python. Follow it and you will succeed-just like the hundreds of thousands of beginners Zed has taught to date! You bring the discipline, commitment, and pe...
Learning Python, 5th Edition
Mark Lutz
编程/技术 [34]: Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz’s popular training course, this updated fifth edition will help you quickly write efficient, high-quality code with ...
Masterminds of Programming
Biancuzzi, Federico/ O'Reilly and Associates/ Customguide Inc. (edt)
编程/技术 [28]: DescriptionMasterminds of Programming features exclusive interviews with the creators of several historic and highly influential programming languages. Think along with Adin D. Falkoff (APL), James Gosling (Java), Bjarne Stroustrup (C++),...
More Joel on Software
Joel Spolsky
科技 [6]: Joel, Apress, Blogs, and Blooks ...I was learning the hard way about how to be a publisher and probably spending way too much time looking at web sites and programming than I should have in response to that. Anyway, one day I came across this...
The Practice of Programming
Brian W. Kernighan and Rob Pike
编程/技术 [3]: With the same insight and authority that made their book The Unix Programming Environment a classic, Brian Kernighan and Rob Pike have written The Practice of Programming to help make individual programmers more effective and productive. T...
Programming Pearls
Jon Bentley
编程/技术 [12]: "The first edition of Programming Pearls was one of the most influential books I read early in my career, and many of the insights I first encountered in that book stayed with me long after I read it. Jon has done a wonderful job of updat...
Python Cookbook
David Beazley and Brian K. Jones
编程/技术 [37]: If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programme...
Python核心编程(第二版)
[美]wesley J. Chun(陳仲才)
编程入门指南 [2]: 本书是Python开发者的完全指南——针对 Python 2.5全面升级·学习专业的Python风格、最佳实践和好的编程习惯;·加强对Python对象、内存模型和Python面向对象特性的深入理解;·构建更有效的Web、CGI、互联网、网络和其他客户端/服务器架构应用程序及软件;·学习如何使用Python中的Tkinter和其他工具来开发自己的GUI应用程序及软件;·通过用C等语言编写扩展来提升Python应用程序的性能,或者通过使用多线程增强I/0相关的应用程序的能力;...
next page (last)