GPL5U

Udemy Python Data Structures A to Z

  • Our resources on GPL5U Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add GPL5U to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on GPL5U"
  • Upgrade Your Account
    Hello Guest! Upgrade your account to download from our sections Here
    How to upgrade your account to download resources Learn More.

GPL5U

Administrative
Staff member
Administrator
Theme5s Lover
Trusted Uploader
Decoding Master
Reputation: 100%
Jan 8, 2018
2,518
508
113
theme5s.com
Learn the essentials of data structures in Python.

What you'll learn
  • An in-depth look at native Python data structures: Strings, Lists, Tuples, Sets and Dictionaries
  • Introduction to Queues, Stacks, Heaps, Linked Lists, Binary Search Trees and Graphs, including concepts of how they work, pros and cons, and how to Implement and use them in Python
Requirements
  • Should be familiar with Python programming fundamentals such as how to use variables and functions.
  • Alternatively, if you are already proficient with another language and are just starting to learn Python as a second language you could probably keep up with this course.

Description
This course combines conceptual lectures to explain how a data structure works, and code lectures that walk through how to implement a data structure in Python code. All the code lectures are based on Python 3 code in a Jupyter notebook. All the code and presentations are available for download on Github.
Data structures covered in this course include native Python data structures String, List, Tuple, Set, and Dictionary, as well as Stacks, Queues, Heaps, Linked Lists, Binary Search Trees, and Graphs.
Who this course is for:
  • Beginner or intermediate Python programmers who want to gain a solid understanding of data structures.
  • Anyone who already knows another programming language and wants to learn general data structures used in programming, while learning Python.
  • This course will prepare students for an algorithms course.
 

New resources