VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » Knowledge, science, education » Crash Course
Data Structures: Crash Course Computer Science #14

Data Structures: Crash Course Computer Science #14

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
Today we-re going to talk about on how we organize the data we use on our devices. You might remember last episode we walked through some sorting algorithms, but skipped over how the information actually got there in the first place! And it is this ability to store and access information in a structured and meaningful way that is crucial to programming. From strings, pointers, and nodes, to heaps, trees, and stacks get ready for an ARRAY of new terminology and concepts. Ps. Have you had the chance to play the Grace Hopper game we made in episode 12. Check it out here!
Date: 2022-04-04

Comments and reviews: 7


Note that in some languages, strings are not null-terminated, but rather they start with how many characters the string contains. There's pros and cons to each approach.
(Also, the C++ standard library is called the Standard Library. The standard template library used to be a non-standard library that has since been added to the standard)

reply

Amazing videos. Thanks. In fairness, the reason why you think these videos explained better than in your college (or you think your college was useless) because you have understood and have existing background already. Imagine if your knowledge is zero.
reply

Create complex data structure just really similar as you create a pile of structured files and folders in windowsOS, the pointer similar as shortcut that point to a folder or file in windows, so you can create linked data.
reply

The range that includes range that includes range that includes range. and you can jump to another range then jump to another range then jump to another another range. so you can build any structure as you want.
reply

Pointer is a jumping structure, it can let you jump to another one. Just like open a portal and jump, open a portal and jump, open a portal and jump.
reply

when i was wathching this video
list in python is a list-list in python is actually a matirx-or a node struct actually-whatever

reply

Science are growing up, benefit opportunity are growing up and the same the extinction opportunity are growing at the same time.
reply
Add a review, comment






Other channel videos