Find your next book:
Books on Code
Articles
From React to TypeScipt: How to Add TypeScript to your React App
I have experience using TypeScript and React together. I can tell you — using React with TypeScript is not always intuitive.
5 Best Books on Building Microservices in 2022
Microservices are small, autonomous services that work together and structure an application as a collection of loosely coupled services. This article covers the best books on building and designing microservices.
4 Best Books on Observability in 2022
In cloud computing, observability refers to software tools and practices for aggregating, correlating, and analyzing a steady stream of performance data from a distributed application and the hardware it runs on. This article goes over the best books on observability.
6 Best Ruby on Rails Books in 2022
Rails is one of many web frameworks in the world of app programming and web development. This article goes over the best books to read on Rails.
7 Best Books on Software Architecture and Design in 2022
You know how to program. You can get your code to work. You got the job.
But now what? How do you get promoted? How do you write not just ‘functional’ code, but good code that is future-proof? You can find the answer to these questions in software architecture.
6 Best Books on Entrepreneurship For Programmers in 2022
Information Technology has taken the world by storm in the current decade. It's easy to code your dream software or mobile app, but to become an entrepreneur and a rock star of the programming world, you will need more than luck.
If you have entrepreneurial ambitions and are looking for the best entrepreneurship books for programmers, you have come to the right place.
7 Best SQL Books for Beginners in 2022
Structured Query Language (SQL) has been around for half of a century and yet it is still the most popular query language designed for communicating with databases. This article talks about the best SQL books to learn SQL quickly.
5 Best SSL/TLS Books for Network Security in 2022
SSL/TLS protocol is used for securing communication on the network by ensuring data confidentiality, data integrity, and authenticity between the communicating party. This post talks about the best books to learn cybersecurity with SSL/TLS.
5 Best Books on Designing Elegant REST APIs in 2021
REST stands for 'representational state transfer.' A RESTful API is an architectural style for an Application Program Interface (API) that uses HTTP requests to access and use data.
6 Best Cryptography Books for Programmers in 2022
Cryptography is an indispensable tool for protecting information in computer systems. It has a long and important history in protecting critical systems and sensitive information.
6 Best Books on Authentication and Authorization with OAuth 2.0 [2022]
Authentication is basically the process of checking and validating the identity of a person. Authorization is the process of checking whether the user requesting to access a resource or a set of resources is allowed to access the resource or not.
6 Best Books on Unit Testing and TDD in 2022
Unit Testing and Test Driven Development are the key techniques every software developer should practice to ensure the quality of their code. Test-driven development (TDD) is a programming technique that enables developers to create proper specifications about how their code should be written and implemented.
7 Best Books on HTML & CSS for Beginners in 2022
HTML defines the structure of a page, while CSS defines its style. HTML and CSS are the beginning of everything you need to know to make your first web page and start a new career.
Is Codecademy Pro worth it? — Codecademy Pro Review
I’m a big fan of Codeacademy, the free version, but I started to get curious about the Codeacademy Pro features and whether they are worth it.
6 Best Books on Docker for Beginners in 2022
Docker is an open-source containerization tool that is used to create, deploy and run applications inside a container.
This article is about the must-read Docker books that suit your requirements.
6 Best Books on Kubernetes for Beginners in 2022
Kubernetes has emerged as one of the most important and exciting container management platforms. It allows you to deploy cloud-native applications anywhere and manage them exactly as you like.
6 Best Books on Data Visualization with D3.js in 2022
D3.js is one of the most popular and powerful JavaScript libraries for creating data visualizations.
In this article, let’s discover together the best books for learning data visualization with D3.js.
5 Best GraphQL Books for Beginners in 2022
GraphQL is an open-source data query and manipulation language for APIs. It is designed to solve a lot of the problems that RESTful APIs present. In this article, let’s go over why developers learn GraphQL and unveil the best books on GraphQL.
5 Best Books to Become a Full-Stack Developer in 2022
The web development landscape has been changing rapidly. A full-stack web developer is a person who can develop both client and server software and can produce end to end solutions. In other words, full-stack developers are the Swiss Army knife of the code world.
7 Top Books to Become a Back-end Engineer in 2022
Back-end Development refers to server-side development. Back-end developer skills include Development Languages, Database, and cache, Server, API (REST & SOAP), and more. This article covers the best books to learn to be a back-end engineer.