20 Search results

For the term "Show Them You're Good".
A Functional Approach to Java: Augmenting Object-Oriented Java Code with Functional Principles 0

A Functional Approach to Java

eBook Details: Paperback: 403 pages Publisher: WOW! eBook (June 13, 2023) Language: English ISBN-10: 1098109929 ISBN-13: 978-1098109929 eBook Description: A Functional Approach to Java: Augmenting Object-Oriented Java Code with Functional Principles Java developers usually tackle the complexity of software development through object-oriented programming (OOP). But not every problem is a good match for OOP. The functional programming (FP) paradigm offers you another approach to solving problems, and Java provides easy-to-grasp FP tools such as lambdas and streams. If you’re interested in applying FP concepts to your Java code, this book is for you. In two parts, this A Functional Approach to Java...

Fluent C: Principles, Practices, and Patterns 0

Fluent C

eBook Details: Paperback: 308 pages Publisher: WOW! eBook (November 29, 2022) Language: English ISBN-10: 1492097330 ISBN-13: 978-1492097334 eBook Description: Fluent C: Principles, Practices, and Patterns Expert advice on C programming is hard to find. While much help is available for object-oriented programming languages, there’s surprisingly little for the C language. With this hands-on guide, beginners and experienced C programmers alike will find guidance about design decisions, including how to apply them bit by bit to running code examples when building large-scale programs. You’ll find design patterns for: Error handling Returning error information Memory management Returning data from C functions Data lifetime and...

Modernizing Your Windows Applications with the Windows App SDK and WinUI 0

Modernizing Your Windows Applications with the Windows App SDK and WinUI

eBook Details: Paperback: 514 pages Publisher: WOW! eBook (April 29, 2022) Language: English ISBN-10: 1803235667 ISBN-13: 978-1803235660 eBook Description: Modernizing Your Windows Applications with the Windows App SDK and WinUI: Use Windows App SDK and WinUI 3 to take your existing Windows desktop applications to the next level by enabling a modern and accessible UI and integrating the latest Windows features like WinML and Windows Hello If you’re a developer looking to improve and modernize your existing LOB applications to leverage modern Windows features without having to rewrite the entire application from scratch, this book is for you. You’ll learn how...

React: Up & Running, 2nd Edition 1

React: Up & Running: Building Web Applications, 2nd Edition

eBook Details: Paperback: 232 pages Publisher: WOW! eBook; 2nd edition (December 7, 2021) Language: English ISBN-10: 1492051462 ISBN-13: 978-1492051466 eBook Description: React: Up & Running, 2nd Edition: Covers React 17 Hit the ground running with React, the open source technology from Facebook for building rich web applications fast. Updated for the latest React release, the React: Up & Running: Building Web Applications, 2nd Edition of this hands-on guide shows you how to build React components and organize them into maintainable large-scale apps. If you’re familiar with JavaScript syntax, you’re ready to get started. Set up React and write your first “Hello, World” web app Create...

Natural Language Processing with Transformers: Building Language Applications with Hugging Face 3

Natural Language Processing with Transformers

eBook Details: Paperback: 410 pages Publisher: WOW! eBook (February 22, 2022) Language: English ISBN-10: 1098103246 ISBN-13: 978-1098103248 eBook Description: Natural Language Processing with Transformers: Building Language Applications with Hugging Face Since their introduction in 2017, transformers have quickly become the dominant architecture for achieving state-of-the-art results on a variety of natural language processing tasks. If you’re a data scientist or coder, this practical Natural Language Processing with Transformers book shows you how to train and scale these large models using Hugging Face Transformers, a Python-based deep learning library. Build, debug, and optimize transformer models for core NLP tasks, such as text...