-
Blockchain with Hyperledger Fabric - Second Edition
Learn to develop blockchain-based distributed ledgers and deploy a Hyperledger Fabric network with concrete exercises and examplesKey FeaturesUpdated with the latest features and additions that come with Hyperledger Fabric 2Write your own smart contracts and services using Java and JavaScript on a H.... -
C# 9 and .NET 5 - Modern Cross-Platform Development - Fifth Edition
A comprehensive guide for beginners to learn the key concepts, real-world applications, and latest features of C# 9 and .NET 5 with hands-on exercises using VS CodeKey FeaturesExplore the newest additions to C# 9, the .NET 5 class library, Entity Framework Core and BlazorStrengthen your command of A.... -
Game Development Projects with Unreal Engine
Learn the tools and techniques of game design using a project-based approach with Unreal Engine 4 and C++Key FeaturesKickstart your career or dive into a new hobby by exploring game design with UE4 and C++Learn the techniques needed to prototype and develop your own ideasReinforce your skills with p.... -
Author Julien Ponge
Vert.x in Action teaches you how to build production-quality reactive applications in Java. This book covers core Vert.x concepts, as well as the fundamentals of asynchronous and reactive programming. Learn to develop microservices by using Vert.x tools for database commu....
Release Date 2020/11 -
iOS 14 Programming Fundamentals with Swift
Author Matt Neuburg
Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 12 IDE, Cocoa Touch, and the latest version of Apple’s acclaimed programming language, Swift 5.3. With this thoroughly updated guide, you’ll learn the Swift language, understand App....
Release Date 2020/11 -
Author Maude Lemaire
Maintaining large applications is difficult, but supporting large, disorganized applications is nearly impossible. If you’re unable to rapidly ship changes to your code without introducing new bugs or causing outages, perhaps it’s time to slow down and consider a signific....
Release Date 2020/11 -
Author Nader Dabit
With a new generation of services and frameworks, frontend and mobile developers can use their existing skill set to build full stack applications by leveraging the cloud. Developers can build robust applications with production-ready features such as authenticatio....
Release Date 2020/11 -
Author Jason Katzer
Serverless is a hot topic. Many companies today are turning to this cloud-computing model as a way to avoid steep investments in DevOps while still reliably running production-grade systems. If you’re a developer with one of these organizations, this practical book....
Release Date 2020/11 -
Author Panos Alexopoulos
Perhaps you’re an information architect on a mission to make your organization’s data more understandable and usable across applications. Or a knowledge engineer working to infuse domain knowledge into the next Alexa or Siri. Or a machine learning expert having dif....
Release Date 2020/11 -
Beginning Unreal Engine 4 Blueprints Visual Scripting: Using C++: From Beginner to Pro
Author Satheesh Pv
Discover how Unreal Engine 4 allows you to create exciting games using C++ and Blueprints. This book starts with installing, launching, and examining the details of Unreal Engine. Next, you will learn about Blueprints and C++ and how to leverage them. The follo....
Release Date 2020/11 -
Pro .NET 5 Custom Libraries: Implementing Custom .NET Data Types
Author Roger Villela
Leverage .NET 5, Microsoft’s bold new cross-platform implementation, for developing your very own cross-platform custom data types and libraries for Windows, Linux, and macOS. The book starts with the purpose and benefits of a custom cross-platform m....
Release Date 2020/11 -
Pro Cryptography and Cryptanalysis : Creating Advanced Algorithms with C# and .NET
Author Marius Iulian Mihailescu , Stefania Loredana Nita
Utilize this comprehensive, yet practical, overview of modern cryptography and cryptanalysis to improve performance. Learn by example with source code in C# and .NET, and come away with an understanding of public key encryption systems and challenging cryptography mechani....
Release Date 2020/11 -
MonoGame Mastery: Build a Multi-Platform 2D Game and Reusable Game Engine
Author Jarred Capellman , Louis Salin
Master the art of game creation with MonoGame—the cross-platform framework of choice for independent developers. Learn the various aspects needed to create your next game by covering MonoGame framework specifics, engine creation, graphics, patterns, and more. The MonoG....
Release Date 2020/11 -
Author Peter Späth
Get started with using the new Java MVC 1.0 framework for model, view, and controller development for building modern Java-based web, native, and microservices applications. Beginning Java MVC teaches you the basics, then dives in to models, views, controllers. ....
Release Date 2020/11 -
Practical Git: Confident Git Through Practice
Practice your Git skills using exercises in your own environment. This book introduces concepts in an abstract visual way, and then enforces this learning through exercises - the Git katas.You will start with basic interactions such as commits and branches, and move on to both internals and col.... -
Author Sujay Raghavendra
Implement different testing techniques using Selenium WebDriver with the Python programming language. This quick reference provides simple functional test cases with a syntax-based approach for Selenium WebDriver. You’ll begin by reviewing the basics of Selenium WebD....
Release Date 2020/11 -
C++20 for Programmers, 3rd Edition
Author Paul Deitel , Harvey Deitel
In C++20 for Programmers, the Deitels bring their proven Live Code approach to teaching today's powerful new version of the C++ language. Like all Deitel Developer titles, they teach the best way possible: via hundreds of complete example C++ programs, with thousands of ....
Release Date 2020/11 -
Microsoft SharePoint Server 2019 and SharePoint Hybrid Administration
Manage your Microsoft 365 workloads between SharePoint Server and SharePoint Online using the SharePoint Hybrid configurationKey FeaturesExplore the collaborative features of SharePoint Server technologies using expert techniquesMigrate your Microsoft 365 workload and Teamwork services to SharePoint.... -
CAD of Circuits and Integrated Systems
This book addresses the difficulty of obtaining a quality solution, that is, pre optimal or even optimal, in a reasonable time from a central processing unit (CPU). As polynomial problems can be treated by exact methods, the problem posed concerns non-polynomial problems, for which it is neces.... -
Author Laurentiu Spilca
Spring Security in Action shows you how to prevent cross-site scripting and request forgery attacks before they do damage. You’ll start with the basics, simulating password upgrades and adding multiple types of authorization. As your skills grow, you'll adapt Spring Secu....
Release Date 2020/10 -
Author Bina Ramamurthy
Blockchain in Action teaches you how to design and build blockchain-based decentralized apps, and is written in a clear, jargon-free style. First, you'll get an overview of how blockchain works. Next, you'll code your first smart contract using Ethereum and Solidity, ad....
Release Date 2020/10 -
Author Daniel Cawrey , Lorne Lantz
The future will be increasingly decentralized. As the publicity surrounding bitcoin and blockchain has shown, decentralized technology and distributed business models are already popular. Yet the disruptive potential of this technology is obscured by hype and misco....
Release Date 2020/10 -
Pro iOS Testing: XCTest Framework for UI and Unit Testing
Author Avi Tsadok
Discover what tools there are for unit testing in iOS, and how to work in a test-driven environment. This book reveals how testing is a crucial capability in any iOS developer’s toolset, and a minimum requirement in iOS interviews.A few years ago, tests on mobile pl....
Release Date 2020/10 -
Author Sri Manikanta Palakollu
This book teaches system programming with the latest versions of C through a set of practical examples and problems. It covers the development of a handful of programs, implementing efficient coding examples. Practical System Programming with C contains three m....
Release Date 2020/10 -
Author Carlos Oliveira
Master the features of C++ that are frequently used to write financial software for options and derivatives, including the STL, templates, functional programming, and numerical libraries. This book also covers new features introduced in C++20 and other recent standard rel....
Release Date 2020/10 -
Modern Arm Assembly Language Programming: Covers Armv8-A 32-bit, 64-bit, and SIMD
Author Daniel Kusswurm
Gain the fundamentals of Armv8-A 32-bit and 64-bit assembly language programming. This book emphasizes Armv8-A assembly language topics that are relevant to modern software development. It is designed to help you quickly understand Armv8-A assembly language programmi....
Release Date 2020/10 -
Author Miguel A. Calles
Apply the basics of security in serverless computing to new or existing projects. This hands-on guide provides practical examples and fundamentals. You will apply these fundamentals in all aspects of serverless computing: improving the code, securing the application....
Release Date 2020/10 -
Author Scott Norberg
Incorporate security best practices into ASP.NET Core. This book covers security-related features available within the framework, explains where these feature may fall short, and delves into security topics rarely covered elsewhere. Get ready to dive deep into ASP.NET Cor....
Release Date 2020/10