Category: Programming

The Art of Writing Efficient Programs 0

The Art of Writing Efficient Programs

eBook Details: Paperback: 464 pages Publisher: WOW! eBook (October 22, 2021) Language: English ISBN-10: 1800208111 ISBN-13: 978-1800208117 eBook Description: The Art of Writing Efficient Programs: Get to grips with various performance improvement techniques such as concurrency, lock-free programming, atomic operations, parallelism, and memory management The great free lunch of “performance taking care of itself” is over. Until recently, programs got faster by themselves as CPUs were upgraded, but that doesn’t happen anymore. The clock frequency of new processors has almost peaked. New architectures provide small improvements to existing programs, but this only helps slightly. Processors do get larger and more powerful,...

Fearless Cross-Platform Development with Delphi 0

Fearless Cross-Platform Development with Delphi

eBook Details: Paperback: 544 pages Publisher: WOW! eBook (October 22, 2021) Language: English ISBN-10: 1800203829 ISBN-13: 978-1800203822 eBook Description: Fearless Cross-Platform Development with Delphi: Learn to rapidly build and deploy cross-platform applications from a single codebase with practical, real-world solutions using the mature Delphi 10.4 programming environment Delphi is a strongly typed, event-driven programming language with a rich ecosystem of frameworks and support tools. It comes with an extensive set of web and database libraries for rapid application development on desktop, mobile, and internet-enabled devices. This Fearless Cross-Platform Development with Delphi book will help you keep up with the latest IDE...

Python for Geeks 0

Python for Geeks

eBook Details: Paperback: 546 pages Publisher: WOW! eBook (October 20, 2021) Language: English ISBN-10: 1801070113 ISBN-13: 978-1801070119 eBook Description: Python for Geeks: Take your Python skills to the next level to develop scalable, real-world applications for local as well as cloud deployment: All code examples have been tested with Python 3.7 and Python 3.8 and are expected to work with any future 3.x release Python is a multipurpose language that can be used for multiple use cases. Python for Geeks will teach you how to advance in your career with the help of expert tips and tricks. You’ll start by exploring...

Java: The Complete Reference, Twelfth Edition 4

Java: The Complete Reference, Twelfth Edition

eBook Details: Paperback: 1280 pages Publisher: WOW! eBook; 12th edition (November 24, 2021) Language: English ISBN-10: 1260463419 ISBN-13: 978-1260463415 eBook Description: Java: The Complete Reference, 12th Edition: The Definitive Java Programming Guide: Updated for Java SE 17 Coverage includes: Data types, variables, arrays, and operators Control statements Classes, objects, and methods Method overloading and overriding Inheritance Interfaces and packages Exception handling Multithreaded programming Enumerations, autoboxing, and annotations The I/O classes Generics Lambda expressions Modules Records Sealed classes Text blocks switch expressions Pattern matching with instanceof String handling The Collections Framework Networking Event handling AWT Swing The Concurrent API The Stream API...

Microservices in .NET, Second Edition 5

Microservices in .NET, Second Edition

eBook Details: Paperback: 328 pages Publisher: WOW! eBook; 2nd edition (November 23, 2021) Language: English ISBN-10: 1617297925 ISBN-13: 978-1617297922 eBook Description: Microservices in .NET, 2nd Edition teaches you to build and deploy microservices using ASP.NET and Azure services Microservices in .NET, Second Edition is a comprehensive guide to building microservice applications using the .NET stack. After a crystal-clear introduction to the microservices architectural style, it teaches you practical microservices development skills using ASP.NET. This second edition of the bestselling original has been revised with up-to-date tools for the .NET ecosystem, and more new coverage of scoping microservices and deploying to Kubernetes....