Skip to content

kofi-teddy/fluent-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-tricks

  • Tenary conditions
  • Reading large numbers
  • Managing resources with context managers
  • Enumerate function
  • Using zip to unpack two or more list simultaneously
  • Unpacking values
  • Getting and setting attributes on certain objects
  • Inputing secret data
  • lambda functions
  • classes and property
  • Inheritance
  • Mixin / multi-inheritance
  • Working with file system
  • Opening a file
  • Async await
  • Formating strings
  • Conditons
  • Collections
  • Loops
  • Function
  • Setting up env using python-dotenv
  • Decorators
  • Working with packages and modules
  • List comprehension
  • Iteration iter
  • Json
  • Arrays
  • Method Resolution Order
  • classses, objects, inheritance, classvariables, attributes, classmethods, staticmethods
  • Magic Dunder
  • Decorators - getters, setters, deleters
  • Clousers
  • First class functions
  • Mutable and Immutable
  • Memoization
  • Combination and Permutations
  • Working with map()
  • working with reduce()
  • working with filter()
  • functional programming
  • abstract classes
  • christmas
  • multithreading 1
  • multithreading 2
  • constructors
  • destructures
  • inheritance
  • types of inheritance
  • encapsulation
  • private variables
  • polymorphism
  • class variables
  • class and staticmethods
  • multiprocessing 1
  • multiprocessing 2
  • socket programming 1
  • socket programming 2
  • socket programming 3
  • immutable dict
  • data structures
  • data structures linkedlist
  • data structures queue
  • data structures heap
  • data structures binary tree
  • data structures graph
  • data class 1
  • data class 2
  • ChainMap 1
  • ChainMap 3
  • ChainMap 4
  • ChainMap 5
  • Using get() to access dictionary
  • Descriptors
  • Generate secret key for django projects
  • Using and & not operator

About

Tips and tricks to enhance python coding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published