Category: Books about Computers, Programming and Technologies

SharePoint For Dummies – A Comprehensive Guide

SharePoint For Dummies is a comprehensive guide to Microsoft SharePoint, a powerful collaboration and document management platform. Whether you’re a beginner or an experienced user, this book provides step-by-step guidance on how to use SharePoint to create and manage sites, lists, libraries, and other features.

Read More

Eloquent JavaScript, A Highly Recommended Book on JavaScript

The book, “Eloquent JavaScript, 3rd Edition” by Marijn Haverbeke is a highly recommended book for both beginners and advanced programmers. It covers the fundamentals of JavaScript in a clear and concise manner and includes interactive exercises and quizzes to help reinforce your learning.

Read More

Errors: To Fail or To Recover?

The environment in which your code runs is imperfect: users will provide invalid inputs, external systems will go down, and your code and other code around it will often contain some number of bugs. Given this, errors are inevitable; things can and will go wrong, and as a result you can’t write robust and reliable code without thinking carefully about error cases.

Read More

Book Review – Software Architecture with C++

Overall this is a good reference book to have in the shelf. This is highly recommended book on C++ for relatively experienced programmers and knowledge of C++. The authors share practical code example with most of the design principles discussed in this book.

Read More

Top 10 Programming Books For Learning C++17

C++17 is the next level evolution in modern C++ programming. It was officially standardized in December 2017, giving the developers a wealth of new features to write better codes. Adopting C++17 is a much easier step as adopting C++11. C++17 contains a huge number of library features and valuable language that can support and change the way we do programming in C++.

Read More

The Phoenix Project
Transform your IT and business with The Phoenix Project – the gripping story that redefines how we think about DevOps and innovation!
View on Amazon