Skip to content

This repository belongs to the all core related Python Programming

Notifications You must be signed in to change notification settings

psarkerbd/Python-Core-Topics

Repository files navigation

Geatting Started

This repository belongs to the all core related topics about Python.

Trying to solve problem

Tried to solve some problems on URI Online Judge by Python.

Repository Contains

Here contains...
i. Corpus or file testing code on the 'Corpus Testing' folder.
ii. Implemented BFS and DFS on 'Graph' folder.
iii. Practiced basic python data structure at jupyter on 'Practiced Code' folder.
iv. Solved problems on URI Online Judge.
v. Some problems solved on the course Simulation and Modeling on the 'SimulationModeling' folder.
vi. Has some tutorial resourses on 'Tutorial Sources' folder.
vii. Book - > Learn Python The Hard Way, 3rd Edition.