
George T Heineman – Designing Data Structures in Python
English | Size: 6.17 GB
Category: Tutorial
Video Description
When should you use Python’s built-in data types, and when should you develop your own? In this video course, George Heineman introduces Python programmers to several important data structures and demonstrates their use with example algorithms. Generic data structures such as arrays, linked lists, and stacks can solve many problems, but to work through some specialized problems, you need to learn different ways to structure data appropriately.
[Read more…]