Skip to content

A journey for me and anybody interested to learn about python, with the end goal of learning and developing a mini project

License

Notifications You must be signed in to change notification settings

thealphaversion/A-Practical-Guide-To-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A-Practical-Guide-To-Python

This repository is where we learn together. The aim is to learn all we can about python, first generally and then moving into specifics and then in the end, develop a mini project (that I have not decided on yet, oops) using all the knowledge that we gain from this adventure.

Any contribution to this journey is appreciated. If you find any mistakes, create an issue or a pull request regarding the same.

basic

This directory contains all files related to the basic python syntax.

datastructures

This directory contains implementations of different data structures.

algorithms

This directory contains implementations of different problem statements and alogrithms.

miscellaneous

This directory contains a random set of implementations of different ideas and problem statements.

To get started with learning

  1. Install Python3. You can find out how to do that here.
  2. Clone this repository.
  3. That's it. Go through the files. Run them using python filename.py or python3 filename.py

About

A journey for me and anybody interested to learn about python, with the end goal of learning and developing a mini project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages