Catalog Search Results
Author
Publisher
No Starch Press, Inc
Pub. Date
[2022]
Language
English
Formats
Description
"This accessible and entertaining book provides an in-depth introduction to computational thinking through the lens of data structures, a critical component in any programming endeavor. It will give you a strong background in implementing and working with more than 15 key data structures, from arrays, stacks, and queues to caches, bloom filters, skip lists, and graphs"--
Author
Publisher
O'Reilly Media
Language
English
Appears on list
Formats
Description
Data science libraries, frameworks, modules, and toolkits are great for doing data science, but they're also a good way to dive into the discipline without actually understanding data science. With this updated second edition, you'll learn how many of the most fundamental data science tools and algorithms work by implementing them from scratch. If you have an aptitude for mathematics and some programming skills, author Joel Grus will help you get...
Author
Publisher
Apress L.P
Pub. Date
2020
Language
English
Description
In the era of self-taught developers and programmers, essential topics in the industry are frequently learned without a formal academic foundation. A solid grasp of data structures and algorithms (DSA) is imperative for anyone looking to do professional software development and engineering, but classes in the subject can be dry or spend too much time on theory and unnecessary readings. Regardless of your programming language background, Codeless Data...
Author
Publisher
Manning Publications Co
Pub. Date
[2022]
Language
English
Description
Massive modern datasets make traditional data structures and algorithms grind to a halt. This fun and practical guide introduces cutting-edge techniques that can reliably handle even the largest distributed datasets. In Algorithms and Data Structures for Massive Datasets you will learn: Probabilistic sketching data structures for practical problems Choosing the right database engine for your application Evaluating and designing efficient on-disk data...
Author
Publisher
Apress
Pub. Date
[2018]
Language
English
Description
Learn how to build a data science technology stack and perform good data science with repeatable methods. You will learn how to turn data lakes into business assets. The data science technology stack demonstrated in Practical Data Science is built from components in general use in the industry. Data scientist Andreas Vermeulen demonstrates in detail how to build and provision a technology stack to yield repeatable results. He shows you how to apply...
Author
Publisher
APress Open
Pub. Date
[2019]
Language
English
Description
This open access book is a modern guide for all C++ programmers to learn Intel Threading Building Blocks (TBB). Written by TBB and parallel programming experts, this book reflects their collective decades of experience in developing and teaching parallel programming with TBB, offering their insights in an approachable manner. Throughout the book the authors present numerous examples and best practices to help you become an effective TBB programmer...
13) The Packer Book
Author
Publisher
Turnbull Press
Pub. Date
2017.
Language
English
Description
A hands-on introduction to Packer, the HashiCorp image builder. Packer helps engineers, developers, sysadmins, and operations staff build multi-platform images including support for Docker containers, virtual machines, and Cloud-based images for platforms like Amazon Web Services and Google Cloud. Packer allows you to build consistent images on Linux, Microsoft Windows, macOS and other operating systems. In the book, we'll teach you how to install,...
Author
Publisher
O'Reilly Media, Inc
Pub. Date
2022.
Language
English
Description
Compared to other functions of an organization, data science is highly speculative. Data science teams are often tasked with last-minute must-have deliverables that are well beyond their ability to produce. Data might be missing or have no signal, or the data models themselves might be impractical. This hands-on reference guides team leaders through the types of challenges you might face and the tools you need to work through them. Author Jacqueline...
Author
Publisher
Manning Publications
Pub. Date
2022.
Language
English
Description
Code that combines behavior and data, as is common in object-oriented designs, can introduce almost unmanageable complexity for state management. The data-orineted programming (DOP) paradigm simplifies state management by holding application data in immutable generic data structures and then performing calculations using non-mutating general-purpose functions. Your applications are free of state-related bugs and your code is easier to understand...
Author
Publisher
Apress L.P
Pub. Date
2022
Language
English
Description
Advance your understanding of generic data structures and algorithms and their applications using Go and the effective use of concurrency. You are invited on a journey that aims to improve your programming and problem-solving skills. This book takes you to the next step by showing how to get your programs to work efficiently as well as correctly. As you explore many data structures and the algorithms and applications associated with them, you'll focus...
Author
Publisher
Packt Publishing
Pub. Date
2019.
Language
English
Description
Push the limits of what C - and you - can do, with this high-intensity guide to the most advanced capabilities of C Key Features Make the most of C's low-level control, flexibility, and high performance A comprehensive guide to C's most powerful and challenging features A thought-provoking guide packed with hands-on exercises and examples Book Description There's a lot more to C than knowing the language syntax. The industry looks for developers with...
Author
Publisher
Packt Publishing
Pub. Date
2019.
Language
English
Description
Design and implement professional level programs by exploring modern data structures and algorithms in Rust. Key Features Use data structures such as arrays, stacks, trees, lists and graphs with real-world examples Learn the functional and reactive implementations of the traditional data structures Explore illustrations to present data structures and algorithms, as well as their analysis, in a clear, visual manner. Book Description Rust has come a...
Author
Publisher
O'Reilly Media
Pub. Date
[2019]
Language
English
Description
Concurrency is now more common in responsive and scalable application development, but it's still extremely difficult to code. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques using libraries and language features in .NET and C# 8.0. The detailed solutions in this cookbook show you how modern tools raise the level of abstraction, making...
Didn't find it?
Can't find what you are looking for? Try our Materials Request Service. Submit Request