eBooks
27 Books found
[PDF] The Right Stuff by Tom Wolfe
Authors: Tom Wolfe
In Science, History, Nonfiction
By Up PDF
A wildly vivid and entertaining chronicle of America's manned space program, from the author of The Electric Kool-Aid Acid Test

[PDF] Thinking, Fast and Slow by Daniel Kahneman
Authors: Daniel Kahneman
In Psychology, Self Help, Science, Nonfiction
By Up PDF
In the highly anticipated Thinking, Fast and Slow, Kahneman takes us on a groundbreaking tour of the mind and explains the two systems that drive the way we think. System 1 is fast, intuitive, and emotional; System 2 is slower, more deliberative, and more logical.

[PDF] Moonwalking with Einstein by Joshua Foer
Authors: Joshua Foer
In Psychology, Science, Nonfiction
By Up PDF
Joshua Foer used to be like most of us, forgetting phone numbers and mislaying keys. Then he learnt the art of memory training, and a year later found himself in the finals of the US Memory Championship. He also discovered a truth we often forget: that, even in an age of technology, memory is the key to everything we are.

[PDF] Quiet: The Power of Introverts in a World That Can't Stop Talking
Authors: Susan Cain
In Psychology, Self Help, Science, Nonfiction
By Up PDF
For far too long, those who are naturally quiet, serious or sensitive have been overlooked. The loudest have taken over - even if they have nothing to say.

[PDF] The Clean Coder: A Code of Conduct for Professional Programmers
Authors: Robert C. Martin
In Science, Nonfiction, Computer Science
By Up PDF
Programmers who endure and succeed amidst swirling uncertainty and nonstop pressure share a common attribute: They care deeply about the practice of creating software. They treat it as a craft. They are professionals.

[PDF] The Pragmatic Programmer: Your Journey to Mastery
Authors: Andrew Hunt , David Hurst Thomas
In Science, Nonfiction, Computer Science
By Up PDF
Straight from the trenches, The Pragmatic Programmer, 20th Anniversary Edition cuts through the increasing specialization and technicalities of modern software development to examine the core process: transforming a requirement into working, maintainable code that delights users. Extensively updated with ten new sections and major revisions throughout, this edition covers topics ranging from career development to architectural techniques for keeping code flexible, adaptable, and reusable.

[PDF] Effective Java by Joshua Bloch
Authors: Joshua Bloch
In Science, Nonfiction, Computer Science
By Up PDF
Since this Jolt-award winning classic was last updated in 2008 (shortly after Java 6 was released), Java has changed dramatically. The principal enhancement in Java 8 was the addition of functional programming constructs to Java's object-oriented roots. Java 7, 8, and 9 also introduced language features, such as the try-with-resources statement, the diamond operator for generic types, default and static methods in interfaces, the @SafeVarargs annotation, and modules. New library features include pervasive use of functional interfaces and streams, the java.time package for manipulating dates and times, and numerous minor enhancements such as convenience factory methods for collections.

[PDF] Refactoring: Improving the Design of Existing Code
Authors: Martin Fowler
In Science, Nonfiction, Computer Science
By Up PDF
Fully Revised and Updated-Includes New Refactorings and Code Examples "Any fool can write code that a computer can understand. Good programmers write code that humans can understand."

[PDF] Clean Architecture by Robert C. Martin
Authors: Robert C. Martin
In Science, Nonfiction, Computer Science
By Up PDF
Building upon the success of best-sellers The Clean Coder and Clean Code, legendary software craftsman Robert C. "Uncle Bob" Martin shows how to bring greater professionalism and discipline to application architecture and design.