Explore Library

AWS Amplify is a modern toolkit that includes a command line interface (CLI); libraries for JS, iOS, and Android programming; UI component libraries for frameworks like React, Angular, and Vue.js…

By Adrian Leung

ASP.NET Core developers are often presented with security test results showing the vulnerabilities found in their web apps. While the report may provide some high-level fix suggestions, it does…

By Roman Canlas

Terraform is a highly sought-after technology for orchestrating infrastructure provisioning. This book is a complete reference guide to enhancing your infrastructure automation skills, offering up…

By Ravi Mishra

spaCy is an industrial-grade, efficient NLP Python library. It offers various pre-trained models and ready-to-use features. Mastering spaCy provides you with end-to-end coverage of spaCy's…

By Duygu Altınok

Blazor WebAssembly makes it possible to run C# code on the browser instead of having to use JavaScript, and does not rely on plugins or add-ons. The only technical requirement for using Blazor…

By Toi B. Wright

DevOps is a set of best practices enabling operations and development teams to work together to produce higher-quality work and, among other things, quicker releases. This book helps you to…

By Martyn Coupland

Packed with practical advice and detailed recipes, this updated second edition of Angular Projects will teach you everything you need to know to build efficient and optimized web applications…

By Mark Thompson

DevOps is a set of practices that help remove barriers between developers and system administrators, and is implemented by Google through site reliability engineering (SRE).
With the help of…

By Sandeep Madamanchi

Object-oriented programming (OOP) is a popular design paradigm in which data and behaviors are encapsulated in such a way that they can be manipulated together. Python Object-Oriented Programming…

By Steven F. Lott

This book builds on the content found in Mastering Palo Alto Networks, focusing on the different methods of establishing remote connectivity, automating log actions, and protecting against…

By Tom Piens aka 'reaper'
No Description
By Ryan Mangan

Whether you’re looking for a book to deepen your understanding of Git or a refresher, this book is the ultimate guide to Git.

Git for Programmers comprehensively equips you with actionable…

By Jesse Liberty

TBD

By Ryan Mangan
No Description
By Ryan Mangan

Django is an amazing framework for web developers because it provides the infrastructure required for database-driven websites that have user authentication, content administration, contact forms…

By Nick Walter

PowerShell scripts offer a convenient way to automate various tasks, but working with them can be daunting. Mastering PowerShell Scripting takes away the fear and helps you navigate through…

By Chris Dent

This is a comprehensive course designed to help you pass the Microsoft 365 Identity and Services certification as well as give you a full understanding of the Microsoft 365 ecosystem. This exam…

By Rajesh Daswani

Welcome to How to Visualize Data with R. In this course, You’ll learn how to use the R programming language and RStudio to visualize data. Elisabeth will take you through building a visualization…

By Elisabeth Robson

Scrum is a framework within which the product owner, scrum master, and development team member can address complex adaptive problems, while productively and creatively delivering products of the…

By Monika Rawat

Data Visualizations make it easier for humans to understand data and analyze trends within the data. In this course, join us to learn how to incorporate data visualization into your web skills…

By Elisabeth Robson

This course touches on each and every important topic through concept explanation, documentation, and implementation. The entire course is designed for beginners with one goal in mind—to build…

By Shubham Sarda

Android app development will open many doors for you since Android is the most popular operating system in the world.

Many courses focus on the basics of Android development, which is great…

By Paulo Dichone

Kanban is a popular framework used to implement Agile and DevOps software development. It requires real-time communication of capacity and full transparency of work. Work items are represented…

By Monika Rawat

Lean is a business process improvement methodology that is focused on identifying waste and eliminating it. Lean Management has become extremely popular in recent years due to its ability to bring…

By Advanced Innovation Group Pro Excellence

This course is designed to guide you through working with Git and GitHub. You will start by learning how to install Git and initialize a new Git repository on Windows, Mac, and Linux/Unix systems…

By Bogdan Stashchuk

The resource files for this title have been updated. Primavera is an enterprise project portfolio management software. It includes project management, scheduling, risk analysis, opportunity…

By Paul Harris

Rust is a language that is made for the future. It brings in lessons from every single programming language of the last 30-40 years and puts forward a new way of writing memory-safe programs. Rust…

By Ajay R. Warrier

Django REST framework is a powerful and flexible toolkit for building web APIs. In this course, we'll be using the Django REST framework to create Python APIs.

We’ll first learn what…

By Nick Walter

With increasing competition and constantly changing customer requirements, it has become exceedingly important to learn the art and science of prioritizing the most important needs and…

By Advanced Innovation Group Pro Excellence

In today’s ultra-competitive business universe, probability and statistics are the most important fields of study. That is because statistical research presents businesses with the data they need…

By AI Sciences

This is a beginner to an advanced-level course on .NET 6 that will take you from basics all the way to advanced mode. This course is for anyone who is new to ASP.NET Core or who is familiar with…

By Bhrugen Patel

Primavera is an enterprise project portfolio management software. It includes project management, scheduling, risk analysis, opportunity management, resource management, and collaboration and…

By Paul E. Harris

The philosophy of API development has evolved over the years to serve the modern needs of enterprise architecture, and developers need to know how to adapt to these modern API design principles.…

By Sourabh Sharma

Penetration testing enables you to evaluate the security or strength of a computer system, network, or web application that an attacker can exploit. With this book, you'll understand why…

By Fahad Ali Sarwar

Graph Machine Learning will introduce you to a set of tools used for processing network data and leveraging the power of the relation between entities that can be used for predictive, modeling,…

By Claudio Stamile

Datadog is an essential cloud monitoring and operational analytics tool which enables the monitoring of servers, virtual machines, containers, databases, third-party tools, and application…

By Thomas Kurian Theakanath

Vue is a JavaScript framework to build user interfaces and single-page applications. This course is focused on the latest version of Vue 3, its important features, and working on 4 projects to…

By Chris Dixon

Qt is a cross-platform application development framework widely used for developing applications that can run on a wide range of hardware platforms with little to no change in the underlying…

By Nibedit Dey

Python is a most popular programming language in the world. Pretty much everybody is using Python these days. Google, Netflix, Facebook, your local web development shop. It makes sense to learn…

By Kalob Taulien

Pareto analysis has been in existence for over a century but still proves to be an extremely useful tool even today. Pareto analysis is also considered one of the most critical tools and is…

By Advanced Innovation Group Pro Excellence

Google Apps Script is a rapid application development platform that makes it fast and easy to integrate business applications with Google Workspace.

This is a complete hands-on course,…

By Laurence Svekis
No Description
By Ryan Mangan

Micro frontend is a web architecture for frontend development borrowed from the idea of microservices in software development, where each module of the frontend is developed and shipped in…

By Florian Rappl

Increasing Autodesk Revit Productivity for BIM Projects takes a hands-on approach to implementing Revit effectively for everyone curious about this new and exciting methodology.
Complete…

By Fabio Roberti

Azure Synapse Analytics, which Microsoft describes as the next evolution of Azure SQL Data Warehouse, is a limitless analytics service that brings enterprise data warehousing and big data…

By Prashant Kumar Mishra

Malicious software poses a threat to every enterprise globally. Its growth is costing businesses millions of dollars due to currency theft as a result of ransomware and lost productivity. With…

By Dylan Barker

Blazor is an essential tool if you want to build interactive web apps without JS, but it comes with its own learning curve. Web Development with Blazor will help you overcome most common…

By Jimmy Engström Engström

Linux plays a significant role in modern data center management and provides great versatility in deploying and managing your workloads on-premises and in the cloud. This book covers the important…

By Alexandru Calcatinge

“Anyone interested in developing Flutter applications for Android or iOS should have a copy of this book on their desk.” – Amazon 5* Review

Lauded as the ‘Flutter bible’ for new and…

By Simone Alessandria

Vue.js 3 is faster and smaller than the previous version, and TypeScript’s full support out of the box makes it a more maintainable and easier-to-use version of Vue.js. Then, there's ASP.NET…

By Devlin Basilan Duldulao

Microsoft Forms and Dynamics 365 Customer Voice enable organizations to collect and analyze feedback from employees and customers, helping developers to integrate their feedback and business users…

By Welly Lee

Little has been written about what to do when live hackers are on your system and running amok. Even experienced hackers tend to choke up when they realize the network defender has caught them and…

By Dan Borges

Google Classroom is designed to help you manage and deliver online and in-person courses in an interactive manner. Using Google Classroom saves time organizing and communicating information to…

By Michael Zhang

This book is a comprehensive guide to understanding the ins and outs of data modeling and how to create data models using Power BI confidently.

You'll learn how to connect data from…

By Soheil Bakhshi

Many organizations are moving away from on-premises solutions to simplify administration and reduce expensive hardware upgrades. This book uses real-world examples of deployments to help you…

By Ravi Devarasetty

The Odoo website builder is an operational tool in the Odoo platform that allows you to design, develop, and manage a website. This book introduces and explains all the features of the Odoo…

By Sainu Nannat

Implementing authentication and authorization for applications can be a daunting experience, often leaving them exposed to security vulnerabilities. Keycloak is an open-source solution for…

By Stian Thorgersen

In today's world, it is important to have confidence in your data storage and transmission strategy. Cryptography can provide you with this confidentiality, integrity, authentication, and non…

By Lisa Bock

BigQuery ML enables you to easily build machine learning (ML) models with SQL without much coding. This book will help you to accelerate the development and deployment of ML models with BigQuery…

By Alessandro Marrandino

Achieving the Cisco Certified CyberOps Associate 200-201 certification helps you to kickstart your career in cybersecurity operations. This book offers up-to-date coverage of 200-201 exam…

By Glen D. Singh