Category: Programming

Powerful Python: Patterns and Strategies with Modern Python 0

Powerful Python: Patterns and Strategies with Modern Python

eBook Details: Paperback: 200 pages Publisher: WOW! eBook (December 24, 2024) Language: English ISBN-10: 1098175700 ISBN-13: 978-1098175702 eBook Description: Powerful Python: Patterns and Strategies with Modern Python Once you’ve mastered the basics of Python, how do you skill up to the top 1%? How do you focus your learning time on topics that yield the most benefit for production engineering and data teams without getting distracted by info of little real-world use? This Powerful Python: Patterns and Strategies with Modern Python book answers these questions and more. Learn how to think like a Pythonista: explore advanced Pythonic thinking Create lists, dicts, and...

Learning Modern C++ for Finance: Foundations for Quantitative Programming 0

Learning Modern C++ for Finance

eBook Details: Paperback: 428 pages Publisher: WOW! eBook (December 10, 2024) Language: English ISBN-10: 1098100808 ISBN-13: 978-1098100803 eBook Description: Learning Modern C++ for Finance: Foundations for Quantitative Programming This practical Learning Modern C++ for Finance book demonstrates why C++ is still one of the dominant production-quality languages for financial applications and systems. Many programmers believe that C++ is too difficult to learn. Author Daniel Hanson demonstrates that this is no longer the case, thanks to modern features added to the C++ Standard beginning in 2011. Learn C++ basics from a modern perspective: syntax, inheritance, polymorphism, composition, STL containers, and algorithms Dive into newer...

Mastering iOS 18 Development 0

Mastering iOS 18 Development

eBook Details: Paperback: 418 pages Publisher: WOW! eBook (November 8, 2024) Language: English ISBN-10: 1835468101 ISBN-13: 978-1835468104 eBook Description: Mastering iOS 18 Development: Take your iOS development experience to the next level with iOS, Xcode, Swift, and SwiftUI. Elevate your iOS development skills with this comprehensive iOS 18 guide covering the latest changes and improvements in iOS SDK and Swift, while mastering practical techniques to become an exceptional iOS developer. Embark on a comprehensive iOS 18 development journey with Avi Tsadok, a veteran iOS developer and author of 4 books and over 40 tutorials and articles. A recognized public speaker, Avi has...

Practical C++ STL Programming: Real-World Applications with C++20 and C++23 0

Practical C++ STL Programming

eBook Details: Paperback: 948 pages Publisher: WOW! eBook (November 2, 2024) Language: English ISBN-10: 8868807732 ISBN-13: 978-8868807732 eBook Description: Practical C++ STL Programming: Real-World Applications with C++20 and C++23 With this Practical C++ STL Programming: Real-World Applications with C++20 and C++23 book you will learn how to use the classes, algorithms, and other programming constructs of C++ STL. This comprehensive and practical guide covers a broad range of STL programming topics and highlights numerous programming constructs from the C++20 and C++23 standards. Mastering use of STL can be daunting for both new and experienced C++ programmers. It doesn’t help that the ISO...

Pro .NET Memory Management: For Better Code, Performance, and Scalability, 2nd Edition 0

Pro .NET Memory Management, 2nd Edition

eBook Details: Paperback: 789 pages Publisher: WOW! eBook; 2nd edition (October 29, 2024) Language: English ISBN-10: 8868804526 ISBN-13: 978-8868804526 eBook Description: Pro .NET Memory Management: For Better Code, Performance, and Scalability, 2nd Edition Understand .NET memory management internal workings, pitfalls, and techniques in order to effectively avoid a wide range of performance and scalability problems in your software. Despite automatic memory management in .NET, there are many advantages to be found in understanding how .NET memory works and how you can best write software that interacts with it efficiently and effectively. This Pro .NET Memory Management, 2nd Edition book is your...