1 тысяч подписчиков
73 видео
React Hooks Tutorial - 3 - useContext Hook & ContextAPI, Prop Drilling
Django Rest Framework Lesson 3 (API Views , Configure URLS, @api_decorator)
Web Scraping with Python - Create React App with Scraped Data API [Final Video]
Web Scraping with Python - Build "Breaking News" API from SputnikNews [Introduction]
Python Tutorial - List Methods, enumarate, split , join,max,min Lesson 6
Django Rest Framework Tutorial (Advanced) Abstract Models & OneToOneField
Django Rest Framework Authentication Series - Token Authentication
Python Tutorial - if statement , and - or keywords , match - case Lesson 10
Python Tutorial - For Loops Lesson 11
Python Tutorial - Filter and Zip Functions Lesson 16
Python Tutorial - Tuples and Sets Lesson 7
Python Tutorial - Set Methods , intersection , symmetric_difference,union,difference,etc Lesson 8
Python Tutorial - Integer and Float, Math Operators, Type Conversion, Lesson 3
Python OOP Series - class | static variables Lesson 2
Python OOP Series - @property | Setter | Deleter - Lesson 7
Python Tutorial - While Lesson 12
Python OOP Series - __str__ and __repr__ methods - Lesson 5
Python OOP Series - Inheritance | super() | subclass | parent class - Lesson 4
Python OOP Series - @staticmethod | @classmethod | Alternative Constructor - Lesson 3
React Hooks Tutorial - 6 - useMemo vs React.memo vs useCallback Hooks , Performance Optimization
Intermediate Level - Django Rest Framework Lesson 1 (Start Project - Create Model & Serializer)
Python Tutorial - Error Handling - try | except | else | finally | assert Lesson 17
Python Tutorial - Functions - Local and Global Variables - Return keyword Lesson 13
Django Rest Framework Authentication Series - Basic Authentication - Examples with Django
React Hooks Tutorial - 5 - useRef Hook, Mutable Values , Access DOM Elements
Python OOP Series - classes, instances, "self" keyword explained, regular methods Lesson 1
React Hooks Tutorial - 4 - useReducer Hook, State Management
Intermediate Level - Django Rest Framework Lesson 3 (Concrete Views Part 1)
Intermediate Level - Django Rest Framework Lesson 7 (Permissions 3 - Object Level Permission )
React Hooks Tutorial - 7 - useLayoutEffect vs useEffect Hook
Python Tutorial - List and List Methods Lesson 5
Intermediate Level - Django Rest Framework Lesson 5 (Permissions 1 )
Intermediate Level - Django Rest Framework Lesson 6 (Permissions 2 )
Python Tutorial - Comparison Operators Lesson 4
Intermediate Level - Django Rest Framework Lesson 4 (Concrete Views Part 2 )
Intermediate Level - Django Rest Framework Lesson 2 (GenericAPIView & Introduction Mixins)
Python Tutorial - Most Used String Methods, Lesson 2
Intermediate Level - Django Rest Framework Lesson 8 (Pagination, LimitOffset - PageNumber)
Python Tutorial - Map -- if statement in Lambda Function Lesson 15
Python OOP Series - Dunder or Magic Methods - Lesson 6
React Hooks Tutorial - 8 - useImperativeHandle Hook, & Usage of forwardRef