Metaprogramming with Python 0

Metaprogramming with Python

eBook Details: Paperback: 402 pages Publisher: WOW! eBook (September 9, 2022) Language: English ISBN-10: 1838554653 ISBN-13: 978-1838554651 eBook Description: Metaprogramming with Python: A practical approach to metaprogramming with real-world examples that enables the development of advanced frameworks, libraries, and applications using Python Effective and reusable code makes your application development process seamless and easily maintainable. With Python, you will have access to advanced metaprogramming features that you can use to build high-performing applications. The book starts by introducing you to the need and applications of metaprogramming, before navigating the fundamentals of object-oriented programming. Next, you will learn about simple decorators, work...

Azure for Developers, Second Edition 2

Azure for Developers, Second Edition

eBook Details: Paperback: 632 pages Publisher: WOW! eBook; 2nd edition (August 30, 2022) Language: English ISBN-10: 1803240091 ISBN-13: 978-1803240091 eBook Description: Azure for Developers, 2nd Edition: Develop cloud applications based on the most popular Azure services, including hosting web applications, running containers, storing data using both relational and non-relational databases, and much more Microsoft Azure is currently one of the fastest growing public cloud service providers thanks to its sophisticated set of services for building fault-tolerant and scalable cloud-based applications. This Azure for Developers, Second Edition will take you on a journey through the various PaaS services available in Azure, including...

Cross-Platform UIs with Flutter 1

Cross-Platform UIs with Flutter

eBook Details: Paperback: 260 pages Publisher: WOW! eBook (August 26, 2022) Language: English ISBN-10: 1801810494 ISBN-13: 978-1801810494 eBook Description: Cross-Platform UIs with Flutter: Build a variety of dynamic projects and beautiful UIs as you explore the power of Flutter for the web, desktop, and mobile Flutter is a UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single code base. With Flutter, you can write your code once and run it anywhere using a single code base to target multiple platforms. This book is a comprehensive, project-based guide for new and emerging Flutter...

Parallel Programming and Concurrency with C# 10 and .NET 6 2

Parallel Programming and Concurrency with C# 10 and .NET 6

eBook Details: Paperback: 320 pages Publisher: WOW! eBook (August 30, 2022) Language: English ISBN-10: 1803243678 ISBN-13: 978-1803243672 eBook Description: Parallel Programming and Concurrency with C# 10 and .NET 6: Leverage the latest parallel and concurrency features in .NET 6 when building your next application and explore the benefits and challenges of asynchrony, parallelism, and concurrency in .NET via practical examples .NET has included managed threading capabilities since the beginning, but early techniques had inherent risks: memory leaks, thread synchronization issues, and deadlocks. This book will help you avoid those pitfalls and leverage the modern constructs available in .NET 6 and C# 10,...

Learn C Programming, Second Edition 1

Learn C Programming, Second Edition

eBook Details: Paperback: 742 pages Publisher: WOW! eBook; 2nd edition (August 30, 2022) Language: English ISBN-10: 1801078459 ISBN-13: 978-1801078450 eBook Description: Learn C Programming, 2nd Edition: Get started with writing simple programs in C while learning core programming concepts The foundation for many modern programming languages such as C++, C#, JavaScript, and Go, C is widely used as a system programming language as well as for embedded systems and high-performance computing. With this Learn C Programming, Second Edition book, you’ll be able to get up to speed with C in no time. The book takes you through basic programming concepts and...