14 тысяч подписчиков
63 видео
What is the difference between VIRTUAL MACHINE and DOCKER? || Docker Vs Virtual Machine
What is WebSocket? || WebSocket || Data Streaming
Importance of TYPE ANNOTATIONS in Python || Python Type Hints || Type Annotations
How HTTPS works? || HTTP Vs HTTPS || Certificates || Symmetric and Asymmetric keys
Mutables vs Immutables || Mutable Objects and immutable objects in Python || Python Tricks
How to authenticate REST APIs? || Different methods of authenticating REST APIs
What is Long Polling? || HTTP Long Polling
What is TRANSACTION in SQL? || Transaction in dbms
Python Switch Case Statement || Python match case || python3.10
SQL vs NoSQL
Demystifying Python Decorators || Decorators in Python
Python Lambda Functions || Python Anonymous Functions
ACID properties of SQL Transactions || ACID properties in DBMS
IG - 3. Understanding iter() function (with and without Callables)
D - 3. | Special decorators in python (@wraps, @cache and @lru_cache) | Python Decorators Playlist
NamedTuple in Python || Tuple vs NamedTuple
Python *args **kwargs
Python Integer caching || Integer interning
What is WebSocket? || WebSocket connection
== VS is Opeartor in Python || Equality Vs Identity Opeartor || Integer caching || String Interning
IG - 2. An intro to iter() function and understand __getitem__() method
What is Global Interpreter Lock in Python?
Concurrency Vs Parallelism
D - 1. | Variable Scoping and Closures in Python | Python Decorators Playlist
IG - 4. Iterator Pattern in Python (Tying all the concepts learned so far, together)
List in Python | Data Structures in Python
What is Virtual memory? || Understanding Virtual Memory in the context of Python memory management
Whats is HTTP Session? || How is HTTP Session managed
How to improve code quality? (Part - 1)
IG - 1. Iterators in Python | Introduction
Functions as first Class Objects in Python | What are First Class Objects in Python?
DISADVANTAGES of MICROSERVICES architecture
INTERESTING HISTORY OF GIT
What are Callback functions? || Passing functions as Arguments in Python
JWT as session token || How JWT is used to manage HTTP session?
Structure of JWT token || How is JWT token structured?
__str__ vs __repr__ methods in Python || Python Tricks
IG - 8. Lazy Generator Expressions in Python
How to become a backend engineer? || Backend web development || Backend developer
Nested Functions and Closures in Python || What are closures in Python?
Authentication vs Authorization
Problems Solved By Docker Containers
IG - 5. "for" loop machinery in Python and the next() function
HTTP Long polling || Short polling vs long polling
Python pycache explained
What is Cyclic Garbage Collection In Python? || Garbage Collection in Python
D - 5. | Parameterized and Class Decorators in Python | Python Decorators Playlist