-
远大前程
本书浓缩了作者20年职场生涯的经验总结,提供了很多原本应该由你的导师或职业规划师教给你的有用信息。从如何找到合适的工作,到职场中的发展和晋升,再到登上职业顶峰,提供了职业发展的全程指导。 书中每章均有对业界名流的访谈,接受专访的有:Steve Wozniak, John Schwarz, James Gosling, Marissa Mayer, Jon Bentley, Marc Benioff, Grady Booch, Bjarne Stroustrup, David Vaskevitch, Linus Torvalds, Richard Stallman, Peter Norvig, Mark Russinovich, Tom Malloy, Diane Greene, Robert Kahn, Ray Tomlinson. 内容精彩,不容错过。 -
程序员必读的职业规划书
程序员是一种逻辑动物,只有当他们理解求职到底是一种什么行为以后,才能做出有意义的行动。 所以本书不讲职场、不灌鸡汤,从价值论开始,以独创的职业画布工具展开,从四大象限、九大方面为你讲解。 有果更有因、有理更有据,分析数据、简历模板、书写工具、技能树图一应俱全,实为程序员们应该人手一本的职业规划书。 -
Java程序员职场全攻略
《Java程序员职场全攻略:从小工到专家》以包罗万象的IT大江湖为背景,将Java职场中从入门前的学校菜鸟成长为技术大牛的过程展现给读者,内容饱满但又不失趣味性。在《Java程序员职场全攻略:从小工到专家》中既有入职前的行业探秘、误区排除,也有入职后的口诀传授和江湖新锐兵器介绍。不仅与读者朋友们探讨了Java江湖中做事的学问,还探讨了一些职场中做人的道理,可以说是《Java程序员职场全攻略:从小工到专家》是Java开发人员的职场宝典。 《Java程序员职场全攻略:从小工到专家》适合于尚在学校对前途感到迷茫的大学生,同时也是初入职场的菜鸟不可多得的修炼指南。对于那些已经在IT江湖闯荡数年的老鸟,《Java程序员职场全攻略:从小工到专家》也提供了很多新的思路与策略。 -
Effective Java
Effective Java Programming Language Guide distills the hard-won wisdom of today's best Java programmers into 50 techniques for designing and constructing more robust, high-performance software. Josh Bloch, one of Sun's most widely respected Java developers, focuses on the practical problems virtually every Java developer encounters, offering specific solutions and top-notch code examples. Josh Bloch identifies 50 practices that lead directly to better code -- including better alternatives for common practices that have proven undesirable in real-world development. The techniques are specific, thoroughly explained, and supported by top-notch code examples. Among the highlights: why developers should avoid finalizers; when to use delegation instead of inheritance; and how to make the most of Java's powerful typesafe enum pattern. Nearly all 50 practices relate to the "core" of the Java platform -- the language itself -- making the book relevant to virtually every Java developer. -
高质量程序设计指南
本书作者以轻松幽默的笔调向读者论述了高质量软件开发方法与C++/C编程规范。本书共15章,重点介绍软件质量和面向对象程序设计方法,C++/C编程风格和一些技术专题等内容。 -
高效程序员的45个习惯(修订版)
本书总结并生动地阐述了成为高效的开发人员所需具备的45 个习惯、思想观念和方法,涵盖了软件开发进程、编程和调试工作、开发者态度、项目和团队管理以及持续学习等几方面。 本书适合所有程序员阅读。