Koncocoo

Best Computer Hardware Design & Architecture

Computer Organization and Design MIPS Edition, Fifth Edition: The Hardware/Software Interface (The Morgan Kaufmann Series in Computer Architecture and Design)
It explores this generational change with updated content featuring tablet computers, cloud infrastructure, and the ARM (mobile computing devices) and x86 (cloud computing) architectures. Winner of a 2014 Texty Award from the Text and Academic Authors Association Includes new examples, exercises, and material highlighting the emergence of mobile computing and the cloud Covers parallelism in depth with examples and content highlighting parallel hardware and software topics Features the Intel Core i7, ARM Cortex-A8 and NVIDIA Fermi GPU as real-world examples throughout the book Adds a new concrete example, "Going Faster," to demonstrate how understanding hardware can inspire software optimizations that improve performance by 200 times Discusses and highlights the "Eight Great Ideas" of computer architecture: Performance via Parallelism; Performance via Pipelining; Performance via Prediction; Design for Moore's Law; Hierarchy of Memories; Abstraction to Simplify Design; Make the Common Case Fast; and Dependability via Redundancy Includes a full set of updated and improved exercises. He served on the Information Technology Advisory Committee to the U.S. President, as chair of the CS division in the Berkeley EECS department, as chair of the Computing Research Association, and as President of ACM. Among his many awards are the 2001 Eckert-Mauchly Award for his contributions to RISC technology, the 2001 Seymour Cray Computer Engineering Award, and the 2000 John von Neumann Award, which he shared with David Patterson.
Reviews
"Sometimes it was hard to relate two topics or subjects together because they weren't sequential in the book and they weren't explicitly linked."
"Good for those that have taken intro to assembly and computer architecture."
"I'm a Computer Science major and will not really benefit from the information in this book."
"This is a boring book, mostly term and definition."
"It gives readers solid framework of computer architecture and guides them to further specific technologies."
"Very detailed book, personally hard to understand and information was scattered in the online version."
"The biggest issue is that the problem sets are far harder than the actual text, and are essentially impossible to solve completely unless your professor teaches it in lecture or you use an external solutions manual (chegg)."
Find Best Price at Amazon
Building Microservices: Designing Fine-Grained Systems
Discover how microservices allow you to align your system design with your organization’s goals Learn options for integrating a service with the rest of your system Take an incremental approach when splitting monolithic codebases Deploy individual microservices through continuous integration Examine the complexities of testing and monitoring distributed services Manage security with user-to-service and service-to-service models Understand the challenges of scaling microservice architectures. After 20 years in the industry, Sam now runs his own consulting and training company Sam Newman and Associates, focusing in the area of Microservices, Cloud and CI/CD.
Reviews
"Great book for developer which are making there first steps in the world of micro service ."
"My context: I helped build a system with a Rails "middle end" that talked to about eight microservices, and then moved that from Heroku to AWS. In fact, throughout I was thinking "I'll use this as a checklist next time I'm building a system" and then I was pleased to discover that the final, summary chapter is essentially that checklist."
"Great book for starters to understand all about micro services and how to go about implementing in your organization."
"Good top level view of what micro services look like."
"It’s a great book for anyone who talks about or designs or builds microservices must read — I strongly recommend buying it!."
"This is an excellent book, with a very practical approach to understanding microservices."
"The book does a good job at describing the motivations and techniques for what the industry consider "Microservices" to be."
"If there is one book to read about the whole Microservice architecture and life-cycle - This is the one - But read it all!"
Find Best Price at Amazon
How Computers Work: The Evolution of Technology, 10th Edition (How It Works)
Having sold more than 2 million copies over its lifetime, How Computers Work is the definitive illustrated guide to the world of PCs and technology. Whether your interest is in business, gaming, digital photography, entertainment, communications, or security, you’ll learn how computing is evolving the way you live. Only the accomplished and award-winning team of writer Ron White and artist Tim Downs has the unique ability to meld descriptive text with one-of-a-kind visuals to fully explain how the electronic gear we depend on every day is made possible. Ron White has been writing How Computers Work for 20 years, during which time he’s also been executive editor at PC Computing magazine, BYTE.com, and groovyPost.com.
Reviews
"I have used this book series since 1999 to better explain computers and networks to beginning students and laypersons."
"This book gives 2 pages for each topic, and is great for me, or for a curious person just wanting to learn more about computers."
"When i first pick this book i expect to have a book with some nice pictures about how computers works, now that i{m reading the book i have to say that i become adicted to it."
"Great book if you want to learn about computer and computer programming, it lets you understand how things work and how you can do this stuff yourself."
"It is so easy to forget how technology evolved and the many amazing small advances that contributed to it."
"Great book with many neat illustrations."
"coming in December), but the quality of the kindle version is nowhere near to that of the printed version."
Find Best Price at Amazon

Best Computer Hardware Design

Patterns of Enterprise Application Architecture
Common failures in enterprise applications often occur because their developers do not understand the architectural lessons that experienced object developers have learned. Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The first section is a short tutorial on developing enterprise applications, which you can read from start to finish to understand the scope of the book's lessons. Armed with this book, you will have the knowledge necessary to make important architectural decisions about building an enterprise application and the proven patterns for use when building them. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The first section is a short tutorial on developing enterprise applications, which you can read from start to finish to understand the scope of the book's lessons. Dividing an enterprise application into layers The major approaches to organizing business logic An in-depth treatment of mapping between objects and relational databases Using Model-View-Controller to organize a Web presentation Handling concurrency for data that spans multiple transactions Designing distributed object interfaces 0321127420B10152002.
Reviews
"Awesome book to read to understand the underpinning patterns of frameworks- that definitely improves ones understanding of why and how to use pattern."
"I found this book really complete about the issues an enterprise application may encounter."
"The benefit of reading this book is understanding what the problem is, why it's a problem and how to solve the problem."
"A great book of well written information."
"Classic Book."
"This should clearly be a book that sits along with the Gang of Four book on your shelf (Design Patterns) for the Enterprise developer or someone interested in enterprise development."
"Microsoft has moved away from datasets (Thankfully) so some of what it's talking about doesn't make sense anymore."
Find Best Price at Amazon

Best Microprocessor & System Design

The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition (2nd Edition)
The added chapters contain (1) a crisp condensation of all the propositions asserted in the original book, including Brooks' central argument in The Mythical Man-Month: that large programming projects suffer management problems different from small ones due to the division of labor; that the conceptual integrity of the product is therefore critical; and that it is difficult but possible to achieve this unity; (2) Brooks' view of these propositions a generation later; (3) a reprint of his classic 1986 paper "No Silver Bullet"; and (4) today's thoughts on the 1986 assertion, "There will be no silver bullet within ten years." My co-authors of that study, and our executive secretary, Robert L. Patrick, were invaluable in bringing me back into touch with real-world large software projects. In preparing my retrospective and update of The Mythical Man-Month, I was struck by how few of the propositions asserted in it have been critiqued, proven, or disproven by ongoing software engineering research and experience. In hopes that these bald statements will invite arguments and facts to prove, disprove, update, or refine those propositions, I have included this outline as Chapter 18. For a wonderful willingness to share views, to comment thoughtfully on drafts, and to re-educate me, I am indebted to Barry Boehm, Ken Brooks, Dick Case, James Coggins, Tom DeMarco, Jim McCarthy, David Parnas, Earl Wheeler, and Edward Yourdon. I thank Gordon Bell, Bruce Buchanan, Rick Hayes-Roth, my colleagues on the Defense Science Board Task Force on Military Software, and, most especially, David Parnas for their insights and stimulating ideas for, and Rebekah Bierly for technical production of, the paper printed here as Chapter 16. Analyzing the software problem into the categories of essence and accident was inspired by Nancy Greenwood Brooks, who used such analysis in a paper on Suzuki violin pedagogy. Two persons' contributions should be especially cited: Norman Stanton, then Executive Editor, and Herbert Boes, then Art Director.
Reviews
"Fred Brooks was a software engineer at IBM for some decades and later chair of the UNC CS department."
"Classic book which is proven by time."
"It contains four additional chapters: No Silver Bullet, yet another influential essay by Brooks that was not in the original edition; an overview of all his points (the entire book) in an easy-to-digest format; his thoughts 20 years on from writing the original, and how the industry has changed in that time; and finally, his responses to various criticism he has received over the years specifically in response to the "No Silver Bullet" essay."
"Other topics include the distinction between the "essential" and "accidental" elements of software design; the distinction between building a computer program vs. designing a "programming a systems product" (and the ninefold difference in complexity and time between the two); the quest for software engineering's elusive "silver bullet"; the importance of documentation; the surprisingly small percentage of time that actual writing of code occupies on the timeline of a typical software-development project (as contrasted with time needed for testing and debugging); large teams vs. small "surgical teams" (and why the latter isn't always the answer for all projects); the "buy versus build" dilemma; and many others."
Find Best Price at Amazon

Best Computer Hardware Peripherals

CompTIA A+ Certification All-in-One Exam Guide, Ninth Edition (Exams 220-901 & 220-902)
Practice exams download for both exam 901 and 902 with hundreds of accurate practice exam questions More than an hour of online video training featuring Mike Meyers Online performance-based simulations that prepare you for the performance-based exam questions A link to Mike's favorite PC tools A PDF copy of the book. He is author of Mike Meyers’ A+ Guide to Managing and Troubleshooting PCs and Mike Meyers’ Network+ Guide to Managing and Troubleshooting Networks .
Reviews
"My method of study i chose to read this textbook cover to cover, taking all practice tests at the end of each chapter, along with the included practice exams on the disc. In addition to this text i went further to find online practice exams and Professor Messer videos on Youtube as free self studying material. The book covered the objectives and even went beyond which is why this makes a great on-the-job reference."
"Most importantly, I was looking for a book that could not only keep me engaged yet also provide the necessary educational materials. Presently I'm over a hundred or so pages in (the book is Bible thick) and have purposely slowed myself down at times to ensure lesson absorption but honestly could read this book like it was a spellbinding work of fanciful fiction. It really helps to have an actual, honest interest in the subject matter and there are times where you'll want access to several different operating systems."
"While this was required material for my IT class, the writing is easy to follow and the information is clear."
"It is packed with everything I need to know for passing the CompTIA A+ exam, and as a matter fact I almost gave it four stars because it is so packed it is too heavy to hold up when I’m laying down reading it!"
"Great book when it comes to questions in each."
"Just started, but it has been an easy to follow book so far."
"Nice book for those people who like to learn as they go."
"Must have to get certified."
Find Best Price at Amazon

Best Computer Hardware Upgrade & Repair

CompTIA A+ Certification All-in-One Exam Guide, Ninth Edition (Exams 220-901 & 220-902)
Practice exams download for both exam 901 and 902 with hundreds of accurate practice exam questions More than an hour of online video training featuring Mike Meyers Online performance-based simulations that prepare you for the performance-based exam questions A link to Mike's favorite PC tools A PDF copy of the book. He is author of Mike Meyers’ A+ Guide to Managing and Troubleshooting PCs and Mike Meyers’ Network+ Guide to Managing and Troubleshooting Networks .
Reviews
"My method of study i chose to read this textbook cover to cover, taking all practice tests at the end of each chapter, along with the included practice exams on the disc. In addition to this text i went further to find online practice exams and Professor Messer videos on Youtube as free self studying material. The book covered the objectives and even went beyond which is why this makes a great on-the-job reference."
"Most importantly, I was looking for a book that could not only keep me engaged yet also provide the necessary educational materials. Presently I'm over a hundred or so pages in (the book is Bible thick) and have purposely slowed myself down at times to ensure lesson absorption but honestly could read this book like it was a spellbinding work of fanciful fiction. It really helps to have an actual, honest interest in the subject matter and there are times where you'll want access to several different operating systems."
"Just started, but it has been an easy to follow book so far."
"It's alright, the language the guy uses isn't 100% professional but VERY relatable with the youth."
"Will always keep current copies of Mike Meyers books in my library."
"Gives a CD in order for you to have a digital copy of the book as well as other helpful quizzes....I do not have a CD drive on my laptop, had to go out of my way to find someone with a CD drive just to place it on a thumb drive."
"this is an IT field essential."
"Came it great condition, book is a bible but it very entertaining and it's enjoyable."
Find Best Price at Amazon

Best Internet & Networking Computer Hardware

CompTIA Network+ All-In-One Exam Guide, Sixth Edition (Exam N10-006)
From Mike Meyers, the #1 name in CompTIA training and exam preparation, a thorough revision of his bestselling exam guide―updated to cover the 2015 release of the CompTIA Network+ exam. Network architectures Cabling and topology Ethernet basics Network installation TCP/IP applications and network protocols Routing Network naming Advanced networking devices IPv6 Remote connectivity Wireless networking Virtualization and cloud computing Network operations Managing risk Network security Network monitoring and troubleshooting. Mike Meyers, CompTIA A+, CompTIA Network+, CompTIA Security+, is the industry's leading authority on CompTIA certifications and the bestselling author of eight editions of CompTIA A+ Certification All-in-One Exam Guide .
Reviews
"I love the Mike Meyers series of Technical books I am learning so much and passing all my test."
"Mike Meyer's in depth look at objectives on the test has been very helpful in my studying!"
"Will take the test next week."
"necessary for exam study."
"this is an excellent book and it comes with a dvd."
Find Best Price at Amazon

Best Single Board Computers

Exploring Raspberry Pi: Interfacing to the Real World with Embedded Linux
This book helps you get the most from your Raspberry Pi, but it also gives you the fundamental engineering skills you need to incorporate any electronics into any project. Develop the Linux and programming skills you need to build basic applications Build your inventory of parts so you can always "make it work" Understand interfacing, controlling, and communicating with almost any component Explore advanced applications with video, audio, real-world interactions, and more. Finally, you'll discover how to use the Raspberry Pi for advanced interfacing and interaction applications such as the Internet of Things (IoT); wireless communication and control; rich user interfaces; images, video, and audio; and Linux kernel programming. Develop essential Linux and programming skills Build Internet of Things (IoT) applications Master interfacing, controlling, and communication Design applications that interact with the physical environment Utilize the Arduino platform as a service processor Build wireless communication applications Write and install a custom Linux loadable kernel module Apply the Raspberry Pi 3 and Raspberry Pi Zero to your projects.
Reviews
"Very good book on the inner workings of the RPi."
"Great book!"
"It covered all aspects of the the raspberry Pi in a straight forward, concise manner."
"Covers a lot of material that is helpful for real time projects."
"Really a very good book!!"
"I agree the the traditional paper book deserves the 5 star rating. The Kindle edition only has a 2 level outline, no sub topics, making it extremely cumbersome, if not useless, as a navigation tool. So minimal table of contents and no index makes the Kindle edition pretty useless as a convenient reference."
Find Best Price at Amazon

Best Personal Computer Books

CompTIA A+ Certification All-in-One Exam Guide, Ninth Edition (Exams 220-901 & 220-902)
Practice exams download for both exam 901 and 902 with hundreds of accurate practice exam questions More than an hour of online video training featuring Mike Meyers Online performance-based simulations that prepare you for the performance-based exam questions A link to Mike's favorite PC tools A PDF copy of the book. He is author of Mike Meyers’ A+ Guide to Managing and Troubleshooting PCs and Mike Meyers’ Network+ Guide to Managing and Troubleshooting Networks .
Reviews
"My method of study i chose to read this textbook cover to cover, taking all practice tests at the end of each chapter, along with the included practice exams on the disc. In addition to this text i went further to find online practice exams and Professor Messer videos on Youtube as free self studying material. The book covered the objectives and even went beyond which is why this makes a great on-the-job reference."
"Most importantly, I was looking for a book that could not only keep me engaged yet also provide the necessary educational materials. Presently I'm over a hundred or so pages in (the book is Bible thick) and have purposely slowed myself down at times to ensure lesson absorption but honestly could read this book like it was a spellbinding work of fanciful fiction. It really helps to have an actual, honest interest in the subject matter and there are times where you'll want access to several different operating systems."
"Just started, but it has been an easy to follow book so far."
"It's alright, the language the guy uses isn't 100% professional but VERY relatable with the youth."
"Will always keep current copies of Mike Meyers books in my library."
"Gives a CD in order for you to have a digital copy of the book as well as other helpful quizzes....I do not have a CD drive on my laptop, had to go out of my way to find someone with a CD drive just to place it on a thumb drive."
"this is an IT field essential."
"Came it great condition, book is a bible but it very entertaining and it's enjoyable."
Find Best Price at Amazon

Best Mainframes & Minicomputers

All-New Fire HD 8 & 10 User Guide - Newbie to Expert in 2 Hours!
***BONUS 2*** Buy a paperback copy of this book and receive the Kindle version absolutely free via Kindle Matchbook At Last, the Only Manual You Need to Discover and Use Your All-New Fire HD 8 or HD 10 Tablet Like a Pro. This is it! About the Authors Tom and Jenna Edwards are the Amazon Tech authors behind the Number 1 Bestselling e-book 250+ Best Kindle Fire & Fire HD Apps. Tom and Jenna Edwards are the Amazon Tech authors behind the Number 1 Best-selling e-books 250+ Best Kindle Fire HD Apps for the New Kindle Fire Owner and Kindle Fire HDX User Guide: Newbie to Expert in 2 Hours!
Reviews
"This is a good book for beginners."
"Thank you, I really learned a lot."
"I am technically challenged, so I needed the help found in this well written book."
"Found book to be very helpful, would recommend."
"My screen was locking up and this book was very helpful."
"I learned a lot from this book ... alas, still have not managed to download a library book, but am still trying."
"Being a total newbie to all aspects of this type of technology, and being forced into it by my children, this was an essential."
"I think I now know how to take a photo."
Find Best Price at Amazon
Home > Best Books > Best Computers & Technology > Best Computer Hardware & DIY > Best Computer Hardware Design & Architecture