Cantitate/Preț
Produs

Codeless Data Structures and Algorithms: Learn DSA Without Writing a Single Line of Code

Autor Armstrong Subero
en Limba Engleză Paperback – 14 feb 2020
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 Structures and Algorithms has you covered.

In this book, author Armstrong Subero will help you learn DSAs without writing a single line of code. Straightforward explanations and diagrams give you a confident handle on the topic while ensuring you never have to open your code editor, use a compiler, or look at an integrated development environment. Subero introduces you to linear, tree, and hash data structures and gives you important insights behind the most common algorithms that youcan directly apply to your own programs. 

Codeless Data Structures and Algorithms provides you with the knowledge about DSAs that you will need in the professional programming world, without using any complex mathematics or irrelevant information. Whether you are a new developer seeking a basic understanding of the subject or a decision-maker wanting a grasp of algorithms to apply to your projects, this book belongs on your shelf. Quite often, a new, refreshing, and unpretentious approach to a topic is all you need to get inspired. 


What You'll Learn
  • Understand tree data structures without delving into unnecessary details or going into too much theory
  • Get started learning linear data structures with a basic discussion on computer memory 
  • Study an overview of arrays, linked lists, stacks and queues

Who This Book IsFor
This book is for beginners, self-taught developers and programmers, and anyone who wants to understand data structures and algorithms but don’t want to wade through unnecessary details about quirks of a programming language or don’t have time to sit and read a massive book on the subject. This book is also useful for non-technical decision-makers who are curious about how algorithms work.

Citește tot Restrânge

Preț: 20816 lei

Preț vechi: 26020 lei
-20% Nou

Puncte Express: 312

Preț estimativ în valută:
3985 4158$ 3340£

Carte disponibilă

Livrare economică 20 februarie-06 martie
Livrare express 05-11 februarie pentru 7640 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484257241
ISBN-10: 1484257243
Pagini: 146
Ilustrații: XIII, 146 p. 108 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.25 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Part 1: Data Structures.- Chapter 1: Intro to DSA, Types and Big-O.- Chapter 2: Linear Data Structures.- Chapter 3: Tree Data Structures.- Chapter 4: Hash Data Structures.- Chapter 5: Graphs.- Part 2: Algorithms.- Chapter 6: Linear and Binary Search.- Chapter 7: Sorting Algorithms.- Chapter 8: Searching Algorithms.- Chapter 9: Clustering Algorithms.- Chapter 10: Randomness.- Chapter 11: Scheduling Algorithms.- Chapter 12: Algorithm Planning and Design.- Appendix A: Going Further.

Notă biografică

Armstrong Subero started learning electronics at the age of 8. From then on he got into programming and embedded systems development. Within the realm of programming, he has a special interest in algorithms and data structures and enjoys implementing them in different programming languages and on different processor architectures, particularly resource-constrained systems. He currently works at the Ministry of National Security in his country and he has degrees in computer science as well as liberal arts and sciences from Thomas Edison State University. He is the author of Programming PIC Microcontrollers in XC8 (Apress, 2018). 

Textul de pe ultima copertă

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 Structures and Algorithms has you covered.

In this book, author Armstrong Subero will help you learn DSAs without writing a single line of code. Straightforward explanations and diagrams give you a confident handle on the topic while ensuring you never have to open your code editor, use a compiler, or look at an integrated development environment. Subero introduces you to linear, tree, and hash data structures and gives you important insights behind the most common algorithms that you can directly apply to your own programs. 

Codeless Data Structures and Algorithms provides you with the knowledge about DSAs that you will need in the professional programming world, without using any complex mathematics or irrelevant information. Whether you are a new developer seeking a basic understanding of the subject or a decision-maker wanting a grasp of algorithms to apply to your projects, this book belongs on your shelf. Quite often, a new, refreshing, and unpretentious approach to a topic is all you need to get inspired.

Caracteristici

Learn the concepts behind the most popular data structures and algorithms that you can apply to making your own programs better Build a solid foundation and understanding of algorithms and data structures Covers just enough theory without using any complex mathematics and irrelevant information