Lynda – Programming Foundations – Data Structures [AhLaN]

Lynda – Programming Foundations – Data Structures [AhLaN]
English | Size: 517.90 MB
Category: Tutorial


Once you get past simple programs with one or two variables, you’ll use data structures to store the values in your applications. Data structures are like containers-there’s one for every kind of data. While structures like arrays and queues are sometimes taken for granted, a deeper understanding is vital for any programmer who wants to know what’s going on “under the hood” and understand how the choices they’ve made impact the performance and efficiency of their applications. In this course, Kathryn Hodge provides an in-depth overview of the most essential data structures for modern programming. Starting with simple ways of grouping data, like arrays and structs, Kathryn gradually introduces more complex data structures, such as linked lists, stacks and queues, hash tables, and trees and graphs. Each lesson is accompanied by a real-world, practical example that shows the data structures in action. When you’re finished with the course, you’ll have a clear understanding of data structures and understand how to use them-in whatever language you’re programming in: C#, Swift, JavaScript, Java, Python, and more.

Egghead.io – Data Structures And Algorithms In Javascript

Egghead.io – Data Structures And Algorithms In Javascript-APoLLo
English | Size: 130.25 MB
Category: Tutorial


This course teaches you how to implement your first data structures and algorithms. In the process, you’ll learn some fundamental computer science concepts as well. We’ll build these from scratch using JavaScript, but what we learn can be taken and used in any other language, too.

Packt – Learning Data Structures in JavaScript from Scratch

Packt – Learning Data Structures in JavaScript from Scratch-XQZT
English | Size: 2.23 GB
Category: Tutorial

Data structures allow you to improve the efficiency performance, speed, and scalability of your code/programs/applications. You will learn what data
structures are, why they are important, and how to code them out in JavaScript.

Technics Publications Data Structures Theory and Practice

Technics Publications Data Structures Theory and Practice-ZH
English | Size: 244.31 MB
Category: Tutorial

Sharpen your developer skills by knowing all about the data structures needed for successful development, and practice working with these data structures using the C and C programming languages.