Category: Programming

Scala for the Impatient, 3rd Edition 0

Scala for the Impatient, 3rd Edition

eBook Details: Paperback: 400 pages Publisher: WOW! eBook; 3rd edition (December 13, 2022) Language: English ISBN-10: 013803365X ISBN-13: 978-0138033651 eBook Description: Scala for the Impatient, 3rd Edition: Scala 3.x A Clear, Concise Guide Scala 3 is concise, consistent, flexible, robust, and efficient, but there’s a lot to learn and navigating features and improvements can be challenging. Scala for the Impatient, Third Edition, is a complete yet concise guide that reflects the major enhancements of Scala 3, from improved syntax and revamped type system to powerful contextual abstractions. This indispensable tutorial offers a faster, easier pathway for learning today’s Scala. Horstmann author...

Learn Reflection with Java (Video Course) 0

Learn Reflection with Java (Video Course)

Learn Reflection with Java (Video Course) English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 29 Lessons (4h 9m) | 1.05 GB A well-rounded Java programmer should know reflection, when to use it, and more importantly, when not to use it. Some key points covered in this Learn Reflection with Java (Video Course): Save programming time by writing dynamic solutions to reoccurring problems Learn how dynamic coding via reflection affects Java performance and correctness A well-rounded Java programmer should know reflection, when to use it, and more importantly, when not to use it Reflection is a powerful Java...

Modern C for Absolute Beginners, 2nd Edition 0

Modern C for Absolute Beginners, 2nd Edition

eBook Details: Paperback: 372 pages Publisher: WOW! eBook; 2nd edition (March 26, 2024) Language: English ISBN-10: 8868802232 ISBN-13: 978-8868802232 eBook Description: Modern C for Absolute Beginners: A Friendly Introduction to the C Programming Language, 2nd Edition Learn the basics of C, the C standard library, and modern C standards. Complete with modern, up-to-date examples and screenshots, this new Modern C for Absolute Beginners, 2nd Edition is fully updated and reworked with the latest C23 standards and features. C is a language that is as popular today as it was decades ago. It can be used to program a microcontroller or to...

An Introduction to PHP: Learn PHP 8 to Create Dynamic Websites 0

An Introduction to PHP: Learn PHP 8 to Create Dynamic Websites

eBook Details: Paperback: 651 pages Publisher: WOW! eBook (March 8, 2024) Language: English ISBN-10: 8868801761 ISBN-13: 978-8868801761 eBook Description: An Introduction to PHP: Learn PHP 8 to Create Dynamic Websites Use PHP to enhance your web pages. This An Introduction to PHP: Learn PHP 8 to Create Dynamic Websites book shows you how PHP programming works, and how to write and organize PHP code. The book starts with steps to download and install a setup for a sample website that will form the basis for upcoming chapters. You start by writing PHP code and learn how to mix it with HTML and...

Data Structures and Algorithms with the C++ STL 0

Data Structures and Algorithms with the C++ STL

eBook Details: Paperback: 458 pages Publisher: WOW! eBook (February 29, 2024) Language: English ISBN-10: 1835468551 ISBN-13: 978-1835468555 eBook Description: Data Structures and Algorithms with the C++ STL: Explore the C++23 STL with practical guidance on vectors, algorithms, and custom types for intermediate developers, enriched by real-world examples While the Standard Template Library (STL) offers a rich set of tools for data structures and algorithms, navigating its intricacies can be daunting for intermediate C++ developers without expert guidance. This book offers a thorough exploration of the STL’s components, covering fundamental data structures, advanced algorithms, and concurrency features. Starting with an in-depth analysis of...