Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.75 KB

README.md

File metadata and controls

45 lines (36 loc) · 1.75 KB

Data_Structures_and_Algorithms

Prerequisites

To be able to benefit fully from this guide you should have at least basic knowledge on the following Python domains:

  • Modules and namespaces in Python
  • Applying basic data types and constructs
  • Conditional statements
  • Loops
  • Functions
  • Built-in data structures; lists, dictionaries
  • Basic class and OOP in Python

How to use this guide

Will be decided and added here

Contents

  1. Data Structures and Algorithms Using Python
  2. Book 2 (Coming Soon)