Introduction of STL #1: Overview

preview_player
Показать описание
A 10 minutes overview of C++ STL library.

Рекомендации по теме
Комментарии
Автор

You are a master teacher! I've utilised a number of books, websites, tutorials and MOOC's, searching for succint, elegant explanations of fundamental concepts, and not one of them can compare to your lessons. I am very thankful for your videos.

CsabaVargaZoltan
Автор

Q1: Yes, that is typically how vector is implemented.
Q2: You don't need to know how STL sort is implemented, but you do need to know the pros and cons of different sort algorithms, including the complexity.

BoQianTheProgrammer
Автор

Great work presenting this topic. I'm a computer science student at university. You are much more clear and understandable than my CS professor! Thank you!

allend
Автор

Clear, concise, and interesting! Thank you!

rupal
Автор

Thank you for making this series. Very concise, thorough, and easy to understand.

skybo
Автор

I am always impressed by your high level coding and teaching

ip
Автор

+Bo Qian... Thanks a ton for uploading these videos, they save so much of time and extra work!!! Very simple and efficient explanation... Loved it :)

prathameshaware
Автор

This is fantastic explanation for beginners.

TP-gxqs
Автор

I wouldn't have ever understood STL without you, thank you very much.

diygarygaming
Автор

Dark mode needed!!
Jokes apart. The initial diagram made it all clear. Earlier i watched many videos and thought its very complex. But the diagram ❣️❣️❣️
Thank you

thefaultysegmentation
Автор

Excellent tutorial. You are a really great teacher. Clear and concise, good job.

Jovibeatz
Автор

I finally understood iterators!!!
Your channel is a big help for me.
very thankful for that

atefe
Автор

thanks Bo....now i don't hv to read different books for learning STL.Keep sharing these valuable knowledge.

ahsan_kamal
Автор

Extremely valuable videos. thanks so much for sharing. (just a small suggestion -- "Introduction To" .. not "introduction of". Thanks again ! Great work!

AI-AF-
Автор

thank you. preparing for a data structures and algorithms course using C++ next semester.

jl
Автор

Thank you for taking the time to put this together. I really appreciate it! : )

portlandsound
Автор

Thank you! That was very helpful. I hadn't appreciated that iterators provided a common interface to algorithms. Now I understand that. Thanks!

celica
Автор

Thanks Bo Qian. You helped me to get a job in C++ :)

RohitKumar-krce
Автор

Thanks, great explanations. Very clear and concise.

BlackHermit
Автор

Great video, you gave great insight into what to expect when using STL GJ!

davidpatry