Book Reviews
Project Zero Trust: A Story about a Strategy for Aligning Security and the Business
George Finney - 224 sider
Fictional book about implementing Zero trust into a business.
"This fascinating book helped me understand zero trust and how it can be implemented in real life"
The Pragmatic Programmer: Your Journey To Mastery
David Thomas, Andrew Hunt - 352 sider
This is an essential read on building and maintaining simple and complex software without introducing unnecessary complexity but still making it relatively easy to maintain.
"I love how the authors made me feel like I was drinking from the fountain of enlightenment by reading this book."
The Unicorn Project
Gene Kim - 352 sider
This intense parallel story to the Unicorn project book is told from the developers' perspective showing how the organization implemented DevOps philosophy into their daily work to enhance productivity and make the organization a much better place to work.
"I think this book, together with The Unicorn Project, is an essential read for any IT practitioner."
The Phoenix Project
Gene Kim, Kevin Behr and George Spafford - 537 sider
An intense story about an organization having to modernize it's project structure.
"...an essential read for anyone interested in a more productive IT"
SQL in easy steps (4th edition)
Mike McGrath - 192 sider
An introduction to the fundamentals of relational databases and SQL queries using MySQL
"The only problem I have with the book is that I did not read it earlier."
Python in easy steps
Mike McGrath - 192 sider
A short, sweet and colorful introduction book to the Python3 programming language.
"I really loved how easy the book was to read, and how it explained everything in a way that was easy to digest..."
Maskiner som tenker
Inga Strümke - 309 sider
A fantastic (Norwegian) book that provides the reader with a good history lesson, and clears any confusion that in many ways are assumed knowledge and insight in the field of AI (Artificial Intelligence) and ML (Machine Learning).
"This book did a fantastic job of connecting the dots and filling in the gaps I had from my own research the last year."
The art of clean code
Christian Mayer - 176 sider
Learn eight principles to simplify your code and become a more effective (and successful) programmer.
"This was a fantastic and straightforward book written in a typical self-help book but for programmers trying to become better at their craft."
Grokking Algorithms
Eric Schmidt - 0 sider
A comprehensive introduction to algorithms and data structures. Learn how to use them for programming at all levels
"An excellent audiobook I wish I had heard a long time ago."
Cisco CyberOps Associate CBROPS 200-201 Official Cert Guide
Omar Santos - 688 sider
The official certification guidebook for the Cisco CyberOps associate certification.
"You could really tell that the author loved to teach, and loved to make the reader understand"
CompTIA Security+ ExamCram
Martin Weiss - 752 sider
CompTIA Security+ is a vast but shallow certification that covers essential security topics. This book acted as a nice refresher of all the security topics covered by the Network and System Administration program on Noroff Vocational Collage.
"Although not a page-turner i did enjoy reading this book."
But How Do It Know? - The Basic Principles of Computers for Everyone
J. Clark Scott - 222 sider
A book that takes you through the process of building a computer from scratch using logic gates. That way the reader ends up understanding how CPU and RAM are actually built and by doing that they get insight into exactly what machine code is, and how Assembly Language can be used to tell a CPU what to do.
"Since the book helped me connect so many dots, I'm actually a bit frustrated that I did not read it earlier."
Human Hacking: Win Friends, Influence People, and Leave Them Better Off for Having Met You
Christopher Hadnagy - 288 sider
A book that analyzes methods used by social engineers to help the reader become more confident in social settings, and help them gain social skills and insight into social interaction that hopefully makes them appear just as nice and likeable as they want to be perceived.
"...a fantastic book that gave me tools to better express myself as the person I want to be perceived as"
Beginning Programming with Python For Dummies
John Paul Mueller - 408 sider
An introduction to Python programming, where the reader learns basic functional and object-oriented programming using Python. This book focused only on writing shell scripts.
"This book was structured just like all other "For Dummies" books I have read, but I'm not sure how beginner-friendly it actually was"