-
Building Recommendation Systems in Python and JAX
Author Bryan Bischof , Hector Yee
Implementing and designing systems that make suggestions to users are among the most popular and essential machine learning applications available. Whether you want customers to find the most appealing items at your online store, videos to enrich and entertain them, or news they need to know, recomm....
Release Date 2023/12 -
Functional Programming with C#
Author Simon J. Painter
After decades of relative obscurity, functional programming is finally coming into its own. With concise, easy-to-read code that supports asynchronous, concurrent processing, aspects of functional programming have begun to appear in several traditionally object-oriented languages such as C# and Java....
Release Date 2023/09 -
Football Analytics with Python & R
Author Eric A. Eager , Richard A. Erickson
Baseball is not the only sport to use "moneyball." American football fans, teams, and gamblers are increasingly using data to gain an edge against the competition. Professional and college teams use data to help select players and identify team needs. Fans use data to guide fantasy team picks and st....
Release Date 2023/08 -
Author Burak Serdar
Gain a deep understanding of concurrency and learn how to leverage concurrent algorithms to build high-throughput data processing applications, network servers and clients that scale.Key FeaturesLearn about the Go concurrency primitives, Go memory model, and common concurrency patternsDevelop the in....
Release Date 2023/04 -
Author Pradeepta Mishra
Understand how to use Explainable AI (XAI) libraries and build trust in AI and machine learning models. This book utilizes a problem-solution approach to explaining machine learning models and their algorithms. The book starts with model interpretation for supervised learning linear models, whi....
Release Date 2023/02 -
Microservices Design Patterns in .NET
Author Trevoir Williams
Learn to be deliberate and intentional in your design, technology, and pattern choices when developing an application using a microservices architecture.Key FeaturesTackle common design problems when developing a microservices application using .NET CoreExplore applying S.O.L.I.D development princip....
Release Date 2023/01 -
Author Thomas Vitale
Build and deliver production-grade cloud-native apps with Spring framework and Kubernetes. In Cloud Native Spring in Action you’ll learn: Cloud native best practices and design patternsBuild and test cloud native apps with Spring Boot and Spring CloudHandle security, resilience, and scalability....
Release Date 2023/01 -
Author Peter Friese
Develop UI-heavy applications more easily, faster, and error-free. Based on several enhancements to the Swift language, SwiftUI takes a declarative approach to building UIs. Instead of imperatively coding the UI, this book will show you how to describe how you want your UI to look. SwiftUI treat....
Release Date 2023/01 -
Applying Math with Python - Second Edition
Author Sam Morley
Discover easy-to-follow solutions and techniques to help you to implement applied mathematical concepts such as probability, calculus, and equations using Python's numeric and scientific librariesKey FeaturesCompute complex mathematical problems using programming logic with the help of step-by-step....
Release Date 2022/12 -
Author Devlin Basilan Duldulao , Seiji Ralph Villafranca
Design, build, and deploy performant and maintainable web applications using Spring, Spring Boot, and AngularKey FeaturesFind solutions to common problems faced while developing applications with Angular and Spring BootExplore tips, tricks, and best practices to overcome challenges related to source....
Release Date 2022/12 -
Python for Finance Cookbook - Second Edition
Author Eryk Lewinson
Use modern Python libraries such as pandas, NumPy, and scikit-learn and popular machine learning and deep learning methods to solve financial modeling problemsPurchase of the print or Kindle book includes a free eBook in the PDF formatKey FeaturesExplore unique recipes for financial data processing ....
Release Date 2022/12 -
Learning Spring Boot 3.0 - Third Edition
Author Greg L. Turnquist , Dave Syer , Mark Heckler , Josh Long
Build Java web apps without wasting any time with this third edition of the best-selling Spring Boot guide for beginners, updated and enhanced with defining features of Spring Boot 3 Purchase of the print or Kindle book includes a free eBook PDFKey FeaturesLearn Spring Boot in a cohesive manner w....
Release Date 2022/12 -
Functional Python Programming - Third Edition
Author Steven F. Lott , Ricardo Bánffy
“Using this book has propelled my efficiency in solving leetcode challenges.” - Discord user, zizu Python isn't all about object-oriented programming. Discover a valuable way of thinking about code design through a function-first approach – and learn when you need to use it. Now with detailed exer....
Release Date 2022/12 -
Author Daniel Gookin
Learn the big skills of C programming by creating bite-size projects! Work your way through these 15 fun and interesting tiny challenges to master essential C techniques you’ll use in full-size applications. In Tiny C Projects you will learn how to: Create libraries of functions for handy use an....
Release Date 2022/12 -
ASP.NET Core Razor Pages in Action
Author Mike Brind
Razor Pages lets you build, configure, and deploy amazing dynamic ASP.NET websites with ease. In ASP.NET Core Razor Pages in Action you will learn: Building, configuring, and publishing a data-driven websiteCreating a complete web application step-by-stepForms for collecting and processing user ....
Release Date 2022/12 -
Beginner's Guide to Streamlit with Python : Build Web-Based Data and Machine Learning Applications
Author Sujay Raghavendra
This book will teach you the basics of Streamlit, a Python-based application framework used to build interactive dashboards and machine learning web apps. Streamlit reduces development time for web-based application prototypes of data and machine learning models. As you’ll see, Streamlit helps devel....
Release Date 2022/12 -
Author Banu Parasuraman
Unlike other resources that target only programming communities, this book targets both programming and business communities. With programming models shifting more towards no-code and low-code, citizen programmers from the business side will welcome this book as a guide for how to design and optimiz....
Release Date 2022/12 -
Introducing ReScript: Functional Programming for Web Applications
Author Danny Yang
This book serves as a succinct guide on ReScript, a functional language for building web applications. Using examples of ReScript language features along with explanations of fundamental concepts in functional programming, this book will show web developers with a background in JavaScript how to eff....
Release Date 2022/12 -
Numerical Methods Using Kotlin: For Data Science, Analysis, and Engineering
Author Haksun Li , PhD
This in-depth guide covers a wide range of topics, including chapters on linear algebra, root finding, curve fitting, differentiation and integration, solving differential equations, random numbers and simulation, a whole suite of unconstrained and constrained optimization algorithms, statistics, re....
Release Date 2022/12 -
Productionizing AI: How to Deliver AI B2B Solutions with Cloud and Python
Author Barry Walsh
This book is a guide to productionizing AI solutions using best-of-breed cloud services with workarounds to lower costs. Supplemented with step-by-step instructions covering data import through wrangling to partitioning and modeling through to inference and deployment, and augmented with plenty of P....
Release Date 2022/12 -
Beginning Spring Data: Data Access and Persistence for Spring Framework 6 and Boot 3
Author Andres Sacco
Use the popular Spring Data project for data access and persistence using various Java-based APIs such as JDBC, JPA, MongoDB, and more. This book shows how to easily incorporate data persistence and accessibility into your microservices, cloud-native applications, and monolithic enterprise appl....
Release Date 2022/12 -
Pro Android with Kotlin: Developing Modern Mobile Apps with Kotlin and Jetpack
Author Peter Späth
Develop Android apps with Kotlin to create more elegant programs than the Java equivalent. This revised book covers the various aspects of a modern Android app that professionals are expected to encounter. You'll use the latest Kotlin APIs as made available in most recent versions of the Android SD....
Release Date 2022/12 -
Introducing Spring Framework 6: Learning and Building Java-based Applications With Spring
Author Felipe Gutierrez , Joseph B. Ottinger
Spring Framework 6 remains - by far - the leading de-facto "out of the box" practical Java meta application development framework for building complex enterprise, cloud-native applications as well as web applications and microservices. Introducing Spring Framework 6 is your hands-on tutorial guide f....
Release Date 2022/12 -
Scala for the Impatient, 3rd Edition
Author Cay S. Horstmann
Scala 3--A Clear, Concise GuideScala 3 is concise, consistent, flexible, robust, and efficient, but there's a lot to learn and navigating features and improvements can be challenging. Scala for the Impatient, Third Edition, is a complete yet concise guide that reflects the major enhancements of Sca....
Release Date 2022/12 -
Functional and Concurrent Programming: Core Concepts and Features
Author Michel Charpentier
Leverage Modern Language Constructs to Write High-Quality Code FasterThe functional and concurrent programming language features supported by modern languages can be challenging, even for experienced developers. These features may appear intimidating to OOP programmers because of a misunderstanding ....
Release Date 2022/12 -
Author Tony Hammond
Data is everywhere - it's just not very well connected, which makes it super hard to relate dataset to dataset. Using graphs as the underlying glue, you can readily join data together and create navigation paths across diverse sets of data. Add Elixir, with its awesome power of concurrency, and you....
Release Date 2022/11 -
Hands-On Simulation Modeling with Python - Second Edition
Author Giuseppe Ciaburro
Learn to construct state-of-the-art simulation models with Python and enhance your simulation modelling skills, as well as create and analyze digital prototypes of physical models with easeKey FeaturesUnderstand various statistical and physical simulations to improve systems using PythonLearn to cre....
Release Date 2022/11 -
The Python Workshop - Second Edition
Author Corey Wade , Mario Corchero Jiménez , Andrew Bird , Dr. Lau Cher Han , Graham Lee
Gain proficiency, productivity, and power by working on projects and kick-starting your career in Python with this comprehensive, hands-on guide.Key FeaturesUnderstand and utilize Python syntax, objects, methods, and best practicesExplore Python's many features and libraries through real-world prob....
Release Date 2022/11 -
C# 11 and .NET 7 – Modern Cross-Platform Development Fundamentals - Seventh Edition
Author Mark J. Price
An accessible guide for beginner-to-intermediate programmers to concepts, real-world applications, and latest features of C# 11 and .NET 7, with hands-on exercises using Visual Studio 2022 and Visual Studio Code. Purchase of the print or Kindle book includes a free eBook in PDF format.Key Feature....
Release Date 2022/11