paperback. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Paperback. Condition: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less.
Condition: As New. Unread book in perfect condition.
Condition: New.
Condition: New.
Seller: Alchemy Books, San Diego, CA, U.S.A.
paperback. Condition: Used: Very Good. Clean and unmarked. Some minor cosmetic shelf wear. From a private collection. Very good condition. Comes from non smoking home.
Condition: New.
Condition: New. Well packaged and promptly shipped from California. Partnered with Friends of the Library since 2010.
Language: English
Published by Packt Publishing 4/25/2018, 2018
ISBN 10: 1788835212 ISBN 13: 9781788835213
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
Paperback or Softback. Condition: New. C++ Data Structures and Algorithms. Book.
Condition: New.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 28.30
Quantity: Over 20 available
Add to basketCondition: New. In.
Condition: As New. Unread book in perfect condition.
Condition: New.
Condition: New.
Condition: New.
Condition: New.
Condition: New.
Language: English
Published by Packt Publishing Limited, GB, 2023
ISBN 10: 1788835212 ISBN 13: 9781788835213
Seller: Rarewaves USA, OSWEGO, IL, U.S.A.
Digital. Condition: New. Learn how to build efficient, secure and robust code in C++ by using data structures and algorithms - the building blocks of C++About This Book. 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 mannerWho This Book Is ForThis book is for developers who would like to learn the Data Structures and Algorithms in C++. Basic C++ programming knowledge is expected.What You Will Learn. Know how to use arrays and lists to get better results in complex scenarios. Build enhanced applications by using hashtables, dictionaries, and sets. Implement searching algorithms such as linear search, binary search, jump search, exponential search, and more. Have a positive impact on the efficiency of applications with tree traversal. Explore the design used in sorting algorithms like Heap sort, Quick sort, Merge sort and Radix sort. Implement various common algorithms in string data types. Find out how to design an algorithm for a specific task using the common algorithm paradigmsIn DetailC++ is a general-purpose programming language which has evolved over the years and is used to develop software for many different sectors. This book will be your companion as it takes you through implementing classic data structures and algorithms to help you get up and running as a confident C++ programmer.We begin with an introduction to C++ data structures and algorithms while also covering essential language constructs. Next, we will see how to store data using linked lists, arrays, stacks, and queues. Then, we will learn how to implement different sorting algorithms, such as quick sort and heap sort. Along with these, we will dive into searching algorithms such as linear search, binary search and more. Our next mission will be to attain high performance by implementing algorithms to string datatypes and implementing hash structures in algorithm design. We'll also analyze Brute Force algorithms, Greedy algorithms, and more.By the end of the book, you'll know how to build components that are easy to understand, debug, and use in different applications.Style and approachReaders will be taken through an indispensable list of data structures and algorithms so they can confidently begin coding in C++.
Condition: As New. Unread book in perfect condition.
Language: English
Published by Packt Publishing Limited, GB, 2023
ISBN 10: 1788835212 ISBN 13: 9781788835213
Seller: Rarewaves.com USA, London, LONDO, United Kingdom
Digital. Condition: New. Learn how to build efficient, secure and robust code in C++ by using data structures and algorithms - the building blocks of C++About This Book. 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 mannerWho This Book Is ForThis book is for developers who would like to learn the Data Structures and Algorithms in C++. Basic C++ programming knowledge is expected.What You Will Learn. Know how to use arrays and lists to get better results in complex scenarios. Build enhanced applications by using hashtables, dictionaries, and sets. Implement searching algorithms such as linear search, binary search, jump search, exponential search, and more. Have a positive impact on the efficiency of applications with tree traversal. Explore the design used in sorting algorithms like Heap sort, Quick sort, Merge sort and Radix sort. Implement various common algorithms in string data types. Find out how to design an algorithm for a specific task using the common algorithm paradigmsIn DetailC++ is a general-purpose programming language which has evolved over the years and is used to develop software for many different sectors. This book will be your companion as it takes you through implementing classic data structures and algorithms to help you get up and running as a confident C++ programmer.We begin with an introduction to C++ data structures and algorithms while also covering essential language constructs. Next, we will see how to store data using linked lists, arrays, stacks, and queues. Then, we will learn how to implement different sorting algorithms, such as quick sort and heap sort. Along with these, we will dive into searching algorithms such as linear search, binary search and more. Our next mission will be to attain high performance by implementing algorithms to string datatypes and implementing hash structures in algorithm design. We'll also analyze Brute Force algorithms, Greedy algorithms, and more.By the end of the book, you'll know how to build components that are easy to understand, debug, and use in different applications.Style and approachReaders will be taken through an indispensable list of data structures and algorithms so they can confidently begin coding in C++.
Condition: As New. Unread book in perfect condition.
Condition: As New. Unread book in perfect condition.
Language: English
Published by Packt Publishing Limited, GB, 2023
ISBN 10: 1785282220 ISBN 13: 9781785282225
Seller: Rarewaves.com USA, London, LONDO, United Kingdom
Digital. Condition: New. Uncover the secrets of functional programming using C# and change the way you approach your applications foreverAbout This Book. This book focuses on the functional paradigm of C#, which will give you a whole new angle on coding with C#. It illustrates the advantages that functional programming brings to the table and the associated coding benefits. This practical guide covers all the aspects of functional programming and provides solutions that can be applied in business scenariosWho This Book Is ForThis book is suitable for C# developers with basic prior knowledge of C# and with no functional programming experience at all. What You Will Learn. Develop an application using the functional approach. Implement unit testing to functionally program code. Create efficient code using functional programming. Work through a LINQ query so you can work with data. Compose asynchronous programs to create a responsive application. Use recursion in function programming in order to simplify code. Optimize the program code using Laziness and Caching TechniquesIn DetailFunctional programming makes your application faster, improves performance, and increases your productivity. C# code is written at a higher level of abstraction, so that code will be closer to business requirements, abstracting away many low-level implementation details.This book bridges the language gap for C# developers by showing you how to create and consume functional constructs in C#. We also bridge the domain gap by showing how functional constructs can be applied in business scenarios. We'll take you through lambda expressions and extension methods, and help you develop a deep understanding of the concepts and practices of LINQ and recursion in C#.By the end of the book, you will be able to write code using the best approach and will be able to perform unit testing in functional programming, changing how you write your applications and revolutionizing your projects.Style and approachThis book takes a pragmatic approach and shows you techniques to write better functional constructs in C#. We'll also show you how these concepts can be applied in business scenarios.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 40.30
Quantity: Over 20 available
Add to basketCondition: New. In.
Language: English
Published by Packt Publishing 2018-04, 2018
ISBN 10: 1788835212 ISBN 13: 9781788835213
Seller: Chiron Media, Wallingford, United Kingdom
PF. Condition: New.
Condition: New.
Seller: Phatpocket Limited, Waltham Abbey, HERTS, United Kingdom
Condition: Good. Your purchase helps support Sri Lankan Children's Charity 'The Rainbow Centre'. Ex-library, so some stamps and wear, but in good overall condition. Our donations to The Rainbow Centre have helped provide an education and a safe haven to hundreds of children who live in appalling conditions.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 44.30
Quantity: Over 20 available
Add to basketCondition: New. In.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 44.30
Quantity: Over 20 available
Add to basketCondition: New. In.
Condition: New.