-
Modernizing Oracle Tuxedo Applications with Python
Learn Tuxedo by developing solutions in Python for real-world problemsKey FeaturesUnderstand Tuxedo through a modern lens by experimenting with Python codeBoost your productivity by using Python programming to perform common Tuxedo programming tasksManage real-world integration tasks with small Pyth.... -
Becoming an Agile Software Architect
A guide to successfully operating in a lean-agile organization for solutions architects and enterprise architectsKey FeaturesDevelop the right combination of processes and technical excellence to address architectural challengesExplore a range of architectural techniques to modernize legacy systemsD.... -
Enterprise Application Development with C# 9 and .NET 5
Become a professional .NET developer by learning expert techniques for building enterprise-grade applicationsKey FeaturesExplore the advanced features of C# and .NET 5 to enhance your code and productivityFollow clear and easy instructions for building an end-to-end enterprise applicationLearn how t.... -
Beginning Entity Framework Core 5: From Novice to Professional
Use the code-driven approach of Entity Framework Core 5 to build a functional web application that accesses a database on the backend server. This book covers the common use cases of Entity Framework that a developer needs to master in order to begin building applications that run against a database.... -
Creating ASP.NET Core Web Applications: Proven Approaches to Application Design and Development
Design and develop an ASP.NET Core web application using .NET Core 3.0. This book shows you how to publish a web application to a web server and connect the published web application to a production database.Creating ASP.NET Core Web Applications starts by setting up the Visual Studio project .... -
Practical WebDriverIO: Learn to Automate Effectively Using WebDriverIO APIs
Learn how to quickly set up the test automation tool WebdriverIO, one of the major Node.js-based test frameworks. Software testing is here to stay, and an integral part of this is test automation. Dive into the amazing possibilities that WebDriverIO offers to automate browser interactions for a user.... -
Quantum Machine Learning with Python: Using Cirq from Google Research and IBM Qiskit
Quickly scale up to Quantum computing and Quantum machine learning foundations and related mathematics and expose them to different use cases that can be solved through Quantum based algorithms.This book explains Quantum Computing, which leverages the Quantum mechanical properties sub-atomic p.... -
Crafting Test-Driven Software with Python
Get to grips with essential concepts and step-by-step explanations to apply TDD practices to your Python projects while keeping your test suite under controlKey FeaturesBuild robust Python applications using TDD and BDD methodologiesTest Python web applications using WebTest and web frameworksLevera.... -
Extending and Modifying LAMMPS Writing Your Own Source Code
Understand the LAMMPS source code and modify it to meet your research needs, and run simulations for bespoke applications involving forces, thermostats, pair potentials and more with easeKey FeaturesUnderstand the structure of the LAMMPS source codeImplement custom features in the LAMMPS source code.... -
Author Mark Heckler
With over 75 million downloads per month, Spring Boot is the most widely used Java framework available. Its ease and power have revolutionized application development from monoliths to microservices. Yet Spring Boot’s unrivaled versatility can also be a bit confusing. How....
Release Date 2021/02 -
Modern C for Absolute Beginners: A Friendly Introduction to the C Programming Language
Learn the C programming language easily and in a straightforward way. This book teaches the basics of C, the C Standard Library, and modern C standards. No previous programming experience is required.C is a language that is as popular today as it was decades ago. C covers a wide variety of domains. .... -
Building Cross-Platform GUI Applications with Fyne
Understand how to use the Fyne toolkit to build exciting apps for a range of devices and deploy them effectivelyKey FeaturesLearn how to use standard widgets, dialogs, and layouts as well as how to build your ownUnderstand how to develop an app and package and distribute it to different operating sy.... -
ASP.NET Core 5 and Angular - Fourth Edition
Build robust modern web applications using .NET 5, Entity Framework Core, and Angular 11Key FeaturesUpdated with the latest features and additions in ASP.NET Core 5 and Angular 11Design, build, and deploy a Single Page Application or Progressive Web AppAdopt a full stack approach to handle data mana.... -
Clean Code in Python - Second Edition
Tackle inefficiencies and errors the Pythonic wayKey FeaturesEnhance your coding skills using the new features introduced in Python 3.9Implement the refactoring techniques and SOLID principles in PythonApply microservices to your legacy systems by implementing practical techniquesExp.... -
ASP.NET Core 5 and React - Second Edition
Build fully functional, cloud-ready, and professional web applications using the latest features in the .NET 5 framework and React.js with Microsoft AzureKey FeaturesExplore the new features of .NET 5 with this updated edition of ASP.NET Core 5 and ReactDiscover strategies for adopting a full-stack .... -
Hands-On Quantum Information Processing with Python
Explore the potential of quantum information processing and understand the state of a quantum system with this practical guideKey FeaturesGet well-versed with quantum information processing using PythonUnderstand the basics of quantum cryptography by implementing quantum key distribution protocols i.... -
Classic Computer Science Problems in Java
Classic Computer Science Problems in Java is a master class in computer programming designed around 55 exercises that have been used in computer science classrooms for years. You’ll work through hands-on examples as you explore core algorithms, constraint problems, AI applications, and much more. .... -
JUnit in Action, Third Edition
JUnit in Action, Third Edition has been completely rewritten for this release. The book is full of examples that demonstrate JUnit's modern features, including its new architecture; nested, tagged, and dynamic tests; and dependency injection. You'll benefit from author Cătălin Tudose's unique "py.... -
Author Alvin Alexander
Save time and trouble building object-oriented, functional, and concurrent applications with Scala 3. The latest edition of this comprehensive cookbook is packed with more than 250 ready-to-use recipes and 700 code examples to help you solve the most common problem....
Release Date 2021/01 -
Software Engineering for Absolute Beginners: Your Guide to Creating Software Products
Start programming from scratch, no experience required. This beginners’ guide to software engineering starts with a discussion of the different editors used to create software and covers setting up a Docker environment. Next, you will learn about repositories and version control along with its uses..... -
Practical Rust Web Projects: Building Cloud and Web-Based Applications
Go beyond the basics of Rust and build web and serverless cloud applications. The applications explained in this practical book include web sites, RESTful APIs, a real-time web chat application, and frontend application with WebAssembly. Each chapter is organized in the following format: what this k....