Skip to content

dahal-arjun/advance-python

Repository files navigation

advance-python

Advance Python

few topics

We will deep dive into the following topics and make use of our skill to tackle the problems.

  1. Copy, Deep Copy and other basics (builtin methods, magic methods) etc.
  2. Decorators
  3. Generators
  4. Context Managers
  5. Metaclasses
  6. Parallel Processing and Multi Processing
  7. OOP
  8. Design Patterns
  9. Maybe More,I don't even know how much I don't know will add more as i will get more information in future.

Trying to understand what's important and My mindset before starting to work in this project.
I always believe we should have few qustions before starting anything and they are:

  1. Why are we doing this?
  2. What's the purpose of the work?
  3. What is my expected result?

Addressing, Why i am doing this? Learning is never ending process. I am trying to expand my knowledge about the python.
The only way I can be better at something is by following few principles

  1. Reading and Understaing it.
  2. Applying it.
  3. Doing it Everyday.

What's the purpose of the work? I would like to understand the internals of the python, expand the knowledge and use this as refrence
for my future. I want to understand the power of imporving everyday the continous and small efforts

What is my expected result? Being better than today, when I look back, I should have some more knowledge and a bit more idea about how much I don't know
Right now its like walking on dark road with the help of a small matchstick and limited visibility
Would love to widen the visibility and see other unseen things.

Topics Covered:

  • Mutable vs Immutable
  • Built In Methods (will continue)
  • Context Manager (synchronous and asynchronous)
  • Parallel Processing and Multi Processing
  • Iterator and Iterable
  • Generators
  • List Comprehensions
  • Decorators
  • OOP
  • Design Patterns

About

Advance Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published