O'Reilly - Designing Data Structures in Python
WEBRip | English | MP4 | 1920 x 1080 | AVC ~2451 Kbps | 29.970 fps
AAC | 125 Kbps | 48.0 KHz | 1 channel | ~6 hours | 6.02 GB
Genre: Video Tutorial / Development, Programming
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.