Implementing the Python String (str) Class in C

preview_player
Показать описание
In this lecture, we build structures and code to implement an approximation of the Python str() class in C.

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

Hey doctor Chuck, I did both your Python starter courses on EdX and got my certificate for the data structures one just an hour ago. Great stuff that I hope to get some upside out for my mech. engineering job. Next up I plan to look into some KDD-applications I could use Python for.

Vatnik_tschistilka
Автор

In Python a list realloc would be in multiples of two. Why did you choose realloc in increments of 10? I imagine that strings in comparison to general purpose lists have different average sizes?

mendelovitch
welcome to shbcf.ru