Category: Algorithms & Cryptography

Graph Algorithms for Data Science, Video Edition 0

Graph Algorithms for Data Science, Video Edition

Graph Algorithms for Data Science, Video Edition English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 9h 45m | 1.51 GB Practical methods for analyzing your data with graphs, revealing hidden connections and new insights. Graphs are the natural way to represent and understand connected data. This video course explores the most important algorithms and techniques for graphs in data science, with concrete advice on implementation and deployment. You don’t need any graph experience to start benefiting from this insightful guide. These powerful graph algorithms are explained in clear, jargon-free text and illustrations that makes them easy to...

Statistics Slam Dunk, Video Edition 0

Statistics Slam Dunk, Video Edition

Statistics Slam Dunk, Video Edition English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 17h 49m | 2.71 GB Learn statistics by analyzing professional basketball data! In this action-packed video course, you’ll build your skills in exploratory data analysis by digging into the fascinating world of NBA games and player stats using the R language. Statistics Slam Dunk, Video Edition is an engaging how-to guide for statistical analysis with R. Each chapter contains an end-to-end data science or statistics project delving into NBA data and revealing real-world sporting insights. Written by a former basketball player turned business intelligence...

Mastering the Java Virtual Machine 0

Mastering the Java Virtual Machine

eBook Details: Paperback: 234 pages Publisher: WOW! eBook (February 29, 2024) Language: English ISBN-10: 1835467962 ISBN-13: 978-1835467961 eBook Description: Mastering the Java Virtual Machine: An in-depth guide to JVM internals and performance optimization. Delve into JVM inner workings and explore internals, memory management, and performance optimization. Mastering the Java Virtual Machine is a comprehensive guide that will take you into the heart of Java programming, guiding you through the intricate workings of the Java Virtual Machine (JVM) and equipping you with essential skills to become a proficient Java developer. You’ll start by understanding the JVM, exploring its architecture and how it executes...

Java Coding Problems, 2nd Edition 0

Java Coding Problems, Second Edition

eBook Details: Paperback: 798 pages Publisher: WOW! eBook; 2nd edition (March 19, 2024) Language: English ISBN-10: 1837633940 ISBN-13: 978-1837633944 eBook Description: Java Coding Problems, 2nd Edition: Become an expert Java programmer by solving over 200 brand-new, modern, real-world problems. Stay on top of the new Java features (up to JDK 21) and find efficient solutions for your programming woes. With over 250 problems and solutions, you’ll learn new ways to deal with real-world coding tasks and answers to common interview questions. Adopt the latest JDK 21 features in your applications Explore Records, Record Patterns, Record serialization and so on Work with...

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...