Category: Programming

Introduction to Python and Large Language Models: A Guide to Language Models 0

Introduction to Python and Large Language Models

eBook Details: Paperback: 402 pages Publisher: WOW! eBook (October 23, 2024) Language: English ISBN-10: 8868805394 ISBN-13: 978-8868805394 eBook Description: Introduction to Python and Large Language Models: A Guide to Language Models Gain a solid foundation for Natural Language Processing (NLP) and Large Language Models (LLMs), emphasizing their significance in today’s computational world. This Introduction to Python and Large Language Models book is an introductory guide to NLP and LLMs with Python programming. The book starts with the basics of NLP and LLMs. It covers essential NLP concepts, such as text preprocessing, feature engineering, and sentiment analysis using Python. The book offers insights...

The Joys of Hashing: Hash Table Programming with C, 2nd Edition 0

The Joys of Hashing, 2nd Edition

eBook Details: Paperback: 229 pages Publisher: WOW! eBook (November 9, 2024) Language: English ISBN-10: 8868808258 ISBN-13: 978-8868808258 eBook Description: The Joys of Hashing, 2nd Edition: Hash Table Programming with C Build working implementations of hash tables, written in the C programming language. The new and revised The Joys of Hashing, 2nd Edition has been enhanced with simplified code and more comprehensive explanations, aimed at improving clarity and comprehension while exploiting the latest features in C programming. This The Joys of Hashing, 2nd Edition book starts with simple first attempts devoid of collision resolution strategies. It then progresses through improvements and extensions illustrating...

Hands-On Blockchain for Python Developers, 2nd Edition 0

Hands-On Blockchain for Python Developers, 2nd Edition

eBook Details: Paperback: 436 pages Publisher: WOW! eBook; 2nd edition (June 28, 2024) Language: English ISBN-10: 1805121367 ISBN-13: 978-1805121367 eBook Description: Hands-On Blockchain for Python Developers, 2nd Edition: Empowering Python developers in the world of blockchain and smart contracts. Write popular DeFi and NFT smart contracts with Vyper, a Pythonic programming language, and integrate blockchain with real-world applications using Python. We are living in the age of decentralized fi nance and NFTs. People swap tokens on Uniswap, borrow assets from Aave, send payments with stablecoins, trade art NFTs on OpenSea, and more. To build applications of this kind, you need to...

Modernizing .NET Web Applications: Everything You Need to Know About Migrating ASP.NET Web Applications to the Latest Version of .NET 0

Modernizing .NET Web Applications

eBook Details: Paperback: 696 pages Publisher: WOW! eBook (October 16, 2024) Language: English ISBN-10: 8868806162 ISBN-13: 978-8868806162 eBook Description: Modernizing .NET Web Applications: Everything You Need to Know About Migrating ASP.NET Web Applications to the Latest Version of .NET In 2016, Microsoft introduced the new generation of .NET called .NET Core. It brought many fundamental improvements to the platform, but there were also many breaking changes and missing APIs, especially when it comes to creating web applications. Upgrading any website running on .NET Framework to the new .NET Core proved to be a complex process, which can take months or even years....

System Programming Essentials with Go 0

System Programming Essentials with Go

eBook Details: Paperback: 408 pages Publisher: WOW! eBook (June 28, 2024) Language: English ISBN-10: 1837634130 ISBN-13: 978-1837634132 eBook Description: System Programming Essentials with Go: System calls, networking, efficiency, and security practices with practical projects in Golang. Go beyond web development to learn system programming, building secure, concurrent, and efficient applications with Go’s unique system programming capabilities. Alex Rios, a seasoned Go developer and active community builder, shares his 15 years of expertise in designing large-scale systems through this System Programming Essentials with Go book. It masterfully cuts through complexity, enabling you to build efficient and secure applications with Go’s streamlined syntax and...