Category: Programming

Natural Language Processing in Action, 2nd Edition 0

Natural Language Processing in Action, Second Edition

eBook Details: Paperback: 688 pages Publisher: WOW! eBook; 2nd edition (February 25, 2025) Language: English ISBN-10: 1617299448 ISBN-13: 978-1617299445 eBook Description: Natural Language Processing in Action, Second Edition: Develop your NLP skills from scratch, with an open source toolbox of Python packages, Transformers, Hugging Face, vector databases, and your own Large Language Models. Natural Language Processing in Action, Second Edition has helped thousands of data scientists build machines that understand human language. In this new and revised edition, you’ll discover state-of-the art Natural Language Processing (NLP) models like BERT and HuggingFace transformers, popular open-source frameworks for chatbots, and more. You’ll create...

C# Concurrency: Asynchronous and multithreaded programming 0

C# Concurrency

eBook Details: Paperback: 248 pages Publisher: WOW! eBook (February 25, 2025) Language: English ISBN-10: 1633438651 ISBN-13: 978-1633438651 eBook Description: C# Concurrency: Asynchronous and multithreaded programming. Supercharge your applications with the ultimate guide to asynchronous and multithreaded programming in C#! C# Concurrency teaches you how to write effective multithreaded and asynchronous software in C#. Practical techniques, real-world examples, and useful code samples cut through the confusion around async/await and help you write rapid, reliable, and bug-free code. In C# Concurrency: Asynchronous and multithreaded programming you’ll learn how to: Take full advantage of async/await Write bug-free multithreaded code every time Create multithreaded code that...

Contract Testing in Action: With Pact, PactFlow, and GitHub Actions 0

Contract Testing in Action

eBook Details: Paperback: 304 pages Publisher: WOW! eBook (December 31, 2024) Language: English ISBN-10: 1633437248 ISBN-13: 978-1633437241 eBook Description: Contract Testing in Action: With Pact, PactFlow, and GitHub Actions. Contract testing is a simple, reliable way to make sure that each service and API plays nice with other components so you can deploy independently and safely. Large, loosely coupled systems have hundreds, even thousands, of interactions and traditional testing can often struggle to keep up! Enter contract testing. This rapidly growing new approach checks API and service compatibility by verifying it against an agreed contract. No more unexpected integration issues, and no...

React Key Concepts, 2nd Edition 0

React Key Concepts, 2nd Edition

eBook Details: Paperback: 544 pages Publisher: WOW! eBook; 2nd edition (January 14, 2025) Language: English ISBN-10: 183620227X ISBN-13: 978-1836202271 eBook Description: React Key Concepts, 2nd Edition: An in-depth guide to React’s core features. Confidently implement React in your next project with this in-depth overview of React’s core features – now updated for React 19. Maximilian Schwarzmüller is a bestselling instructor who has helped more than three million students worldwide learn how to code. His bestselling React video course, “React – The Complete Guide”, has over nine hundred thousand students on Udemy. Max has written this quick-start reference that distills the core...

Learning Angular, 5th Edition 0

Learning Angular, 5th Edition

eBook Details: Paperback: 486 pages Publisher: WOW! eBook; 5th edition (January 9, 2025) Language: English ISBN-10: 1835087485 ISBN-13: 978-1835087480 eBook Description: Learning Angular, 5th Edition: A practical guide to building web applications with modern Angular. Learn frontend development the Angular way – build your first production-grade web applications from scratch in Angular 19 with the help of expert guidance and step-by-step explanations. Angular is an extremely fast, cross-platform JavaScript framework loved by millions. Learning Angular, 5th Edition is a comprehensive introduction to the framework from an experienced Angular developer and Google Developer Expert. You’ll learn the Angular way of development as...