4 Search results

For the term "Right Kind of Wrong".
Better Python Code: A Guide for Aspiring Experts 0

Better Python Code: A Guide for Aspiring Experts

eBook Details: Paperback: 288 pages Publisher: WOW! eBook (November 24, 2023) Language: English ISBN-10: 0138320942 ISBN-13: 978-0138320942 eBook Description: Better Python Code: A Guide for Aspiring Experts: Move Beyond Python Code That “Mostly Works” to Code that is Expressive, Robust, and Efficient Python is arguably the most-used programming language in the world, with applications from primary school education to workaday web development, to the most advanced scientific research institutes. While there are many ways to perform a task in Python, some are wrong, inelegant, or inefficient. Better Python Code: A Guide for Aspiring Experts is a guide to “Pythonic” programming, a collection of best...

Software Mistakes and Tradeoffs: How to make good programming decisions 0

Software Mistakes and Tradeoffs

eBook Details: Paperback: 416 pages Publisher: WOW! eBook (May 31, 2022) Language: English ISBN-10: 1617299200 ISBN-13: 978-1617299209 eBook Description: Software Mistakes and Tradeoffs: How to make good programming decisions: Optimize the decisions that define your code by exploring the common mistakes and intentional tradeoffs made by expert developers. Code performance versus simplicity. Delivery speed versus duplication. Flexibility versus maintainability every decision you make in software engineering involves balancing tradeoffs. In Software Mistakes and Tradeoffs you’ll learn from costly mistakes that Tomasz Lelek and Jon Skeet have encountered over their impressive careers. You’ll explore real-world scenarios where poor understanding of tradeoffs lead to...

Learning Quartz Composer: A Hands-On Guide to Creating Motion Graphics with Quartz 0

Learning Quartz Composer: A Hands-On Guide to Creating Motion Graphics with Quartz

eBook Details: Paperback: 192 pages Publisher: WOW! eBook; 1st edition (July 28, 2012) Language: English ISBN-10: 0321636945 ISBN-13: 978-0321636942 eBook Description: Create Amazing Real-Time Motion Graphics with Quartz Composer! Apple’s Quartz Composer makes it amazingly easy to create real-time graphics of all kinds: for screensavers, animations, kiosk art, film effects, Dashboard Widgets, graphically-rich apps, and more. But few content creators use QC, because they’ve had practically no useful help until now. In this book/DVD bundle, two renowned VJs who’ve pushed this tool to the limit show you how to do it, too! Learning Quartz Composer: A Hands-On Guide to Creating...

Pro .NET Best Practices 0

Pro .NET Best Practices

eBook Details: Paperback: 372 pages Publisher: WOW! eBook; 1st edition (December 7, 2011) Language: English ISBN-10: 1430240237 ISBN-13: 978-1430240235 eBook Description: Pro .NET Best Practices Pro .NET Best Practices covers a broad range of practices and principles that development experts agree are the right ways to develop software, which includes continuous integration, automated testing, automated deployment, and code analysis. Whether the solution is from a free and open source or a commercial offering, you will learn how to get a continuous integration server running and executing builds every time code changes. You will write clearer and more maintainable automated testing code that focuses on prevention and...