|
/0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
1 - Introduction/
|
|
1 -Installation of Tools (VSCode and Python).en_US.vtt
|
5.8 KB
|
|
1 -Installation of Tools (VSCode and Python).mp4
|
52.3 MB
|
|
2 -VS Code Setup (Extensions and Themes).en_US.vtt
|
4.4 KB
|
|
2 -VS Code Setup (Extensions and Themes).mp4
|
34.9 MB
|
|
3 - Get your code files here.html
|
0.0 KB
|
|
3 -python-udemy-main.zip
|
323.5 KB
|
|
3 -udemy-genai-python-main.zip
|
1.9 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
10 - File and exception handling in python/
|
|
1 -What is Error handling.en_US.vtt
|
12.2 KB
|
|
1 -What is Error handling.mp4
|
89.3 MB
|
|
2 -Try except else and finally.en_US.vtt
|
18.5 KB
|
|
2 -Try except else and finally.mp4
|
127.1 MB
|
|
3 -Catching multiple exceptions.en_US.vtt
|
15.1 KB
|
|
3 -Catching multiple exceptions.mp4
|
104.2 MB
|
|
4 -Raise your own errors.en_US.vtt
|
7.0 KB
|
|
4 -Raise your own errors.mp4
|
50.2 MB
|
|
5 -Creating custom exceptions.en_US.vtt
|
8.3 KB
|
|
5 -Creating custom exceptions.mp4
|
65.3 MB
|
|
6 -Mini project with exception learning.en_US.vtt
|
15.7 KB
|
|
6 -Mini project with exception learning.mp4
|
111.5 MB
|
|
7 -File handling with try except and with.en_US.vtt
|
20.2 KB
|
|
7 -File handling with try except and with.mp4
|
135.1 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
11 - MultiThreading, Multiprocessing, GIL in python/
|
|
1 - Code files for Thread and concurrency section.html
|
0.0 KB
|
|
1 -12_threads_concurrency.zip
|
10.9 KB
|
|
1 -What is Concurrency and Parallelism.en_US.vtt
|
59.3 KB
|
|
1 -What is Concurrency and Parallelism.mp4
|
402.5 MB
|
|
2 -What is Global Interpreter Lock - GIL.en_US.vtt
|
34.4 KB
|
|
2 -What is Global Interpreter Lock - GIL.mp4
|
239.9 MB
|
|
3 -Threads and lock in depth.en_US.vtt
|
55.4 KB
|
|
3 -Threads and lock in depth.mp4
|
251.4 MB
|
|
4 -Multi Process with Queue and Value.en_US.vtt
|
40.0 KB
|
|
4 -Multi Process with Queue and Value.mp4
|
188.1 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
12 - Asyncio in python/
|
|
1 - Code files for asyncio section.html
|
0.0 KB
|
|
1 -13_async_python.zip
|
8.5 KB
|
|
1 -Asyncio, Event loop, coroutines and await in python.en_US.vtt
|
66.4 KB
|
|
1 -Asyncio, Event loop, coroutines and await in python.mp4
|
461.6 MB
|
|
2 -Mixing threads with asyncio in python.en_US.vtt
|
18.7 KB
|
|
2 -Mixing threads with asyncio in python.mp4
|
130.0 MB
|
|
3 -Asyncio and MultiProcess in python.en_US.vtt
|
24.6 KB
|
|
3 -Asyncio and MultiProcess in python.mp4
|
179.2 MB
|
|
4 -Understanding Daemon vs Non-Daemon Threads.en_US.vtt
|
12.0 KB
|
|
4 -Understanding Daemon vs Non-Daemon Threads.mp4
|
86.2 MB
|
|
5 -Debugging and Profiling - Race condition and Deadlock in python.en_US.vtt
|
32.7 KB
|
|
5 -Debugging and Profiling - Race condition and Deadlock in python.mp4
|
224.1 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
13 - All that you should know about pydantic/
|
|
1 -Why pydantic is important.en_US.vtt
|
18.7 KB
|
|
1 -Why pydantic is important.mp4
|
132.7 MB
|
|
10 -Self referencing models in pydantic.en_US.vtt
|
13.5 KB
|
|
10 -Self referencing models in pydantic.mp4
|
45.6 MB
|
|
11 -Advance nested model patterns.en_US.vtt
|
20.9 KB
|
|
11 -Advance nested model patterns.mp4
|
79.4 MB
|
|
12 -Best practice for pydantic model design.en_US.vtt
|
13.6 KB
|
|
12 -Best practice for pydantic model design.mp4
|
46.0 MB
|
|
13 -Model dump and model dump json in serialization of pydantic.en_US.vtt
|
34.8 KB
|
|
13 -Model dump and model dump json in serialization of pydantic.mp4
|
240.0 MB
|
|
2 -The foundation of pydantic.en_US.vtt
|
16.4 KB
|
|
2 -The foundation of pydantic.mp4
|
102.5 MB
|
|
3 -Pydantic Default conversions.en_US.vtt
|
12.8 KB
|
|
3 -Pydantic Default conversions.mp4
|
82.1 MB
|
|
4 -Mixing pydantic and typing in python.en_US.vtt
|
11.6 KB
|
|
4 -Mixing pydantic and typing in python.mp4
|
77.2 MB
|
|
5 -Adding validations with Field.en_US.vtt
|
29.1 KB
|
|
5 -Adding validations with Field.mp4
|
195.9 MB
|
|
6 -Field and model validators in python.en_US.vtt
|
17.1 KB
|
|
6 -Field and model validators in python.mp4
|
116.1 MB
|
|
7 -Computed property in pydantic.en_US.vtt
|
15.3 KB
|
|
7 -Computed property in pydantic.mp4
|
104.6 MB
|
|
8 -Advance Validation in pydantic.en_US.vtt
|
17.7 KB
|
|
8 -Advance Validation in pydantic.mp4
|
135.5 MB
|
|
9 -Nested models in pydantic.en_US.vtt
|
15.7 KB
|
|
9 -Nested models in pydantic.mp4
|
48.6 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
14 - Core Foundations of Generative AI/
|
|
1 -Understanding Large Language Models (LLMs).en_US.vtt
|
12.4 KB
|
|
1 -Understanding Large Language Models (LLMs).mp4
|
104.7 MB
|
|
2 -Deep Dive into the GPT Architecture.en_US.vtt
|
18.9 KB
|
|
2 -Deep Dive into the GPT Architecture.mp4
|
164.3 MB
|
|
3 -How LLMS Work under the Hood.en_US.vtt
|
14.6 KB
|
|
3 -How LLMS Work under the Hood.mp4
|
127.2 MB
|
|
4 -Fundamentals of Tokenization in NLP.en_US.vtt
|
16.2 KB
|
|
4 -Fundamentals of Tokenization in NLP.mp4
|
135.5 MB
|
|
5 -Implementing a Custom Tokenizer in Python.en_US.vtt
|
8.6 KB
|
|
5 -Implementing a Custom Tokenizer in Python.mp4
|
65.8 MB
|
|
6 -The Transformer Breakthrough Google’s Paper on Attention.en_US.vtt
|
14.1 KB
|
|
6 -The Transformer Breakthrough Google’s Paper on Attention.mp4
|
112.6 MB
|
|
7 -Deep Diving into Vector Embeddings.en_US.vtt
|
19.4 KB
|
|
7 -Deep Diving into Vector Embeddings.mp4
|
163.0 MB
|
|
8 -Role of Positional Encodings in Transformers.en_US.vtt
|
7.0 KB
|
|
8 -Role of Positional Encodings in Transformers.mp4
|
56.1 MB
|
|
9 -Understanding Multi-Head Attention for Rich Context.en_US.vtt
|
11.8 KB
|
|
9 -Understanding Multi-Head Attention for Rich Context.mp4
|
91.7 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
15 - API Setup & Integration/
|
|
1 -Configuring Your OpenAI Account.en_US.vtt
|
6.7 KB
|
|
1 -Configuring Your OpenAI Account.mp4
|
47.3 MB
|
|
2 -Invoking OpenAI APIs with Python.en_US.vtt
|
10.6 KB
|
|
2 -Invoking OpenAI APIs with Python.mp4
|
76.8 MB
|
|
3 -Creating and Setting Up Google Gemini Account.en_US.vtt
|
5.0 KB
|
|
3 -Creating and Setting Up Google Gemini Account.mp4
|
39.5 MB
|
|
4 -Using Google Gemini with OpenAI-Compatible APIs.en_US.vtt
|
7.3 KB
|
|
4 -Using Google Gemini with OpenAI-Compatible APIs.mp4
|
52.6 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
16 - Advanced Prompt Engineering Techniques/
|
|
1 -Prompt Fundamentals Encoding Instructions for LLMs.en_US.vtt
|
2.1 KB
|
|
1 -Prompt Fundamentals Encoding Instructions for LLMs.mp4
|
15.5 MB
|
|
2 -Prompting Types Zero-Shot, Few-Shot, One-Shot.en_US.vtt
|
8.1 KB
|
|
2 -Prompting Types Zero-Shot, Few-Shot, One-Shot.mp4
|
63.6 MB
|
|
3 -One-Shot Prompting for Deterministic Inference.en_US.vtt
|
7.1 KB
|
|
3 -One-Shot Prompting for Deterministic Inference.mp4
|
54.8 MB
|
|
4 -Few-Shot Prompting for Contextual Generalization.en_US.vtt
|
7.2 KB
|
|
4 -Few-Shot Prompting for Contextual Generalization.mp4
|
55.9 MB
|
|
5 -Structured Outputs with Few-Shot Prompting.en_US.vtt
|
6.8 KB
|
|
5 -Structured Outputs with Few-Shot Prompting.mp4
|
51.2 MB
|
|
6 -Chain-of-Thought (CoT) for Reasoning.en_US.vtt
|
25.4 KB
|
|
6 -Chain-of-Thought (CoT) for Reasoning.mp4
|
202.8 MB
|
|
7 -Auto-CoT Automated Reasoning Prompt Generation.en_US.vtt
|
17.8 KB
|
|
7 -Auto-CoT Automated Reasoning Prompt Generation.mp4
|
143.4 MB
|
|
8 -Persona-Based Prompting.en_US.vtt
|
11.2 KB
|
|
8 -Persona-Based Prompting.mp4
|
87.7 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
17 - Prompt Serialization & Instruction Formats/
|
|
1 -Introduction to Prompt Serialization Styles.en_US.vtt
|
4.3 KB
|
|
1 -Introduction to Prompt Serialization Styles.mp4
|
33.6 MB
|
|
2 -Alpaca Prompt Template for Instruction Tuning.en_US.vtt
|
6.3 KB
|
|
2 -Alpaca Prompt Template for Instruction Tuning.mp4
|
48.2 MB
|
|
3 -ChatML Schema OpenAI’s Structured Prompt Format.en_US.vtt
|
3.3 KB
|
|
3 -ChatML Schema OpenAI’s Structured Prompt Format.mp4
|
26.4 MB
|
|
4 -INST Format LLaMA-2 Instruction Specification.en_US.vtt
|
4.2 KB
|
|
4 -INST Format LLaMA-2 Instruction Specification.mp4
|
31.9 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
18 - Local LLM Deployment & API Integration/
|
|
1 -Ollama Overview Local LLM Runtime Engine.en_US.vtt
|
5.0 KB
|
|
1 -Ollama Overview Local LLM Runtime Engine.mp4
|
39.7 MB
|
|
2 -Dockerized Environment Setup for LLMs.en_US.vtt
|
9.6 KB
|
|
2 -Dockerized Environment Setup for LLMs.mp4
|
73.0 MB
|
|
3 -Running Ollama Models with Docker Runner.en_US.vtt
|
7.5 KB
|
|
3 -Running Ollama Models with Docker Runner.mp4
|
54.4 MB
|
|
4 -Configuring OpenWebUI with Ollama Backend.en_US.vtt
|
18.3 KB
|
|
4 -Configuring OpenWebUI with Ollama Backend.mp4
|
125.1 MB
|
|
5 -FastAPI Environment Setup & Dependencies.en_US.vtt
|
9.2 KB
|
|
5 -FastAPI Environment Setup & Dependencies.mp4
|
67.7 MB
|
|
6 -Integrating Ollama with FastAPI & Python APIs.en_US.vtt
|
14.9 KB
|
|
6 -Integrating Ollama with FastAPI & Python APIs.mp4
|
104.9 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
19 - Running LLMs via Hugging Face Hub/
|
|
1 -Hugging Face Model Deployment – Section Intro.en_US.vtt
|
7.3 KB
|
|
1 -Hugging Face Model Deployment – Section Intro.mp4
|
53.9 MB
|
|
2 -Configuring and Securing Hugging Face Account.en_US.vtt
|
6.4 KB
|
|
2 -Configuring and Securing Hugging Face Account.mp4
|
44.1 MB
|
|
3 -Accessing Instruct-Tuned Models (Google Gemma).en_US.vtt
|
4.9 KB
|
|
3 -Accessing Instruct-Tuned Models (Google Gemma).mp4
|
33.8 MB
|
|
4 -Installing and Using Hugging Face CLI Tools.en_US.vtt
|
6.2 KB
|
|
4 -Installing and Using Hugging Face CLI Tools.mp4
|
44.6 MB
|
|
5 -Model Downloading & Execution from HF Hub.en_US.vtt
|
6.7 KB
|
|
5 -Model Downloading & Execution from HF Hub.mp4
|
46.4 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
2 - Introduction to Coding world with python/
|
|
1 -Meet your Instructor - Hitesh.en_US.vtt
|
12.6 KB
|
|
1 -Meet your Instructor - Hitesh.mp4
|
126.9 MB
|
|
10 -PEP8 and Zen of python.en_US.vtt
|
11.5 KB
|
|
10 -PEP8 and Zen of python.mp4
|
83.3 MB
|
|
2 -What is Programming.en_US.vtt
|
19.7 KB
|
|
2 -What is Programming.mp4
|
66.1 MB
|
|
3 -Convert that into Python Code.en_US.vtt
|
18.0 KB
|
|
3 -Convert that into Python Code.mp4
|
50.3 MB
|
|
4 -A Real World Python Code Intro.en_US.vtt
|
30.2 KB
|
|
4 -A Real World Python Code Intro.mp4
|
94.5 MB
|
|
5 -Why to use Python.en_US.vtt
|
9.1 KB
|
|
5 -Why to use Python.mp4
|
17.5 MB
|
|
6 -Writing first Python code on MAC.en_US.vtt
|
25.7 KB
|
|
6 -Writing first Python code on MAC.mp4
|
173.3 MB
|
|
7 -Writing first Python code on WINDOWS.en_US.vtt
|
18.7 KB
|
|
7 -Writing first Python code on WINDOWS.mp4
|
146.2 MB
|
|
8 -Get everything in Virtual Environment.en_US.vtt
|
28.5 KB
|
|
8 -Get everything in Virtual Environment.mp4
|
55.8 MB
|
|
9 -Organize Python Code like a Pro.en_US.vtt
|
14.2 KB
|
|
9 -Organize Python Code like a Pro.mp4
|
29.3 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
20 - Building AI Agents and Agentic Workflows/
|
|
1 -Agentic AI Fundamentals – Section Intro.en_US.vtt
|
2.2 KB
|
|
1 -Agentic AI Fundamentals – Section Intro.mp4
|
19.8 MB
|
|
2 -What Exactly Are AI Agents (Core Concepts).en_US.vtt
|
20.9 KB
|
|
2 -What Exactly Are AI Agents (Core Concepts).mp4
|
188.8 MB
|
|
3 -Coding Your First AI Agent.en_US.vtt
|
45.1 KB
|
|
3 -Coding Your First AI Agent.mp4
|
377.2 MB
|
|
4 -Enforcing Structured Outputs with Pydantic.en_US.vtt
|
15.3 KB
|
|
4 -Enforcing Structured Outputs with Pydantic.mp4
|
126.9 MB
|
|
5 -Building a CLI Coding Agent (Claude Code) from Scratch.en_US.vtt
|
16.5 KB
|
|
5 -Building a CLI Coding Agent (Claude Code) from Scratch.mp4
|
162.7 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
21 - Retrieval-Augmented Generation (RAG) Architectures and LangChain/
|
|
1 -Intro to RAG & LangChain – Section Overview.en_US.vtt
|
1.6 KB
|
|
1 -Intro to RAG & LangChain – Section Overview.mp4
|
2.0 MB
|
|
10 -LangChain Vector Store as Retrievers.en_US.vtt
|
14.2 KB
|
|
10 -LangChain Vector Store as Retrievers.mp4
|
62.9 MB
|
|
11 -LangChain-Powered RAG Retrieval Execution.en_US.vtt
|
20.0 KB
|
|
11 -LangChain-Powered RAG Retrieval Execution.mp4
|
112.0 MB
|
|
2 -Defining the Core Problem in RAG Systems.en_US.vtt
|
8.7 KB
|
|
2 -Defining the Core Problem in RAG Systems.mp4
|
24.1 MB
|
|
3 -Naive Retrieval-Based Solution Approach.en_US.vtt
|
10.5 KB
|
|
3 -Naive Retrieval-Based Solution Approach.mp4
|
33.8 MB
|
|
4 -RAG Pipeline – Indexing Workflow Explained.en_US.vtt
|
11.7 KB
|
|
4 -RAG Pipeline – Indexing Workflow Explained.mp4
|
28.7 MB
|
|
5 -RAG Pipeline – Retrieval Mechanism in Depth.en_US.vtt
|
12.0 KB
|
|
5 -RAG Pipeline – Retrieval Mechanism in Depth.mp4
|
46.6 MB
|
|
6 -Local Vector DB Setup with Docker Compose.en_US.vtt
|
11.2 KB
|
|
6 -Local Vector DB Setup with Docker Compose.mp4
|
44.5 MB
|
|
7 -LangChain Installation & Setup.en_US.vtt
|
7.0 KB
|
|
7 -LangChain Installation & Setup.mp4
|
33.7 MB
|
|
8 -LangChain Document Loaders for PDF.en_US.vtt
|
7.9 KB
|
|
8 -LangChain Document Loaders for PDF.mp4
|
38.8 MB
|
|
9 -LangChain Document Chunking & Splitting.en_US.vtt
|
7.2 KB
|
|
9 -LangChain Document Chunking & Splitting.mp4
|
29.2 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
22 - Scalable RAG with Async Queues & Distributed Workers/
|
|
1 -Sync vs Async in RAG Architectures.en_US.vtt
|
5.4 KB
|
|
1 -Sync vs Async in RAG Architectures.mp4
|
21.7 MB
|
|
2 -Introduction to Queues System Design for Async Setup.en_US.vtt
|
6.2 KB
|
|
2 -Introduction to Queues System Design for Async Setup.mp4
|
14.9 MB
|
|
3 -Setting up Redis and Valkey with Docker.en_US.vtt
|
4.4 KB
|
|
3 -Setting up Redis and Valkey with Docker.mp4
|
20.3 MB
|
|
4 -Python RQ Setup Distributed Queues.en_US.vtt
|
4.6 KB
|
|
4 -Python RQ Setup Distributed Queues.mp4
|
20.4 MB
|
|
5 -Worker Orchestration with Python RQ.en_US.vtt
|
8.7 KB
|
|
5 -Worker Orchestration with Python RQ.mp4
|
43.7 MB
|
|
6 -FastAPI Endpoints setup for chat Queue.en_US.vtt
|
5.0 KB
|
|
6 -FastAPI Endpoints setup for chat Queue.mp4
|
21.5 MB
|
|
7 -Asynchronous Message Enqueueing with FastAPI.en_US.vtt
|
8.9 KB
|
|
7 -Asynchronous Message Enqueueing with FastAPI.mp4
|
46.4 MB
|
|
8 -FastAPI Polling & Dequeuing Messages from Async Queues.en_US.vtt
|
5.3 KB
|
|
8 -FastAPI Polling & Dequeuing Messages from Async Queues.mp4
|
27.0 MB
|
|
9 -Running & Scaling Worker Nodes for Background Processing.en_US.vtt
|
13.3 KB
|
|
9 -Running & Scaling Worker Nodes for Background Processing.mp4
|
66.0 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
23 - Multi Modal Agents/
|
|
1 -What is Multi Modal Agent.en_US.vtt
|
9.3 KB
|
|
1 -What is Multi Modal Agent.mp4
|
31.3 MB
|
|
2 -Sending Multimedia to LLM (Images).en_US.vtt
|
13.1 KB
|
|
2 -Sending Multimedia to LLM (Images).mp4
|
59.7 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
24 - Building Agentic Workflows with LangGraph/
|
|
1 -Section Intro - Why LangGraph is a Game-Changer for AI Agents.en_US.vtt
|
1.7 KB
|
|
1 -Section Intro - Why LangGraph is a Game-Changer for AI Agents.mp4
|
1.8 MB
|
|
2 -Deep Dive into LangGraph – Core Concepts, Nodes and Edges.en_US.vtt
|
13.5 KB
|
|
2 -Deep Dive into LangGraph – Core Concepts, Nodes and Edges.mp4
|
39.5 MB
|
|
3 -Setting Up LangGraph – Installation and Environment Configuration.en_US.vtt
|
9.9 KB
|
|
3 -Setting Up LangGraph – Installation and Environment Configuration.mp4
|
28.6 MB
|
|
4 -Defining State in LangGraph for AI Agent Context.en_US.vtt
|
6.4 KB
|
|
4 -Defining State in LangGraph for AI Agent Context.mp4
|
29.6 MB
|
|
5 -Defining Nodes and Functions in LangGraph.en_US.vtt
|
9.2 KB
|
|
5 -Defining Nodes and Functions in LangGraph.mp4
|
40.1 MB
|
|
6 -Connecting Nodes with Edges – Designing Complex AI Graph.en_US.vtt
|
5.9 KB
|
|
6 -Connecting Nodes with Edges – Designing Complex AI Graph.mp4
|
28.4 MB
|
|
7 -Testing and Debugging Your LangGraph AI Workflow.en_US.vtt
|
6.4 KB
|
|
7 -Testing and Debugging Your LangGraph AI Workflow.mp4
|
32.4 MB
|
|
8 -Integrating AI LLMs into LangGraph.en_US.vtt
|
6.4 KB
|
|
8 -Integrating AI LLMs into LangGraph.mp4
|
32.5 MB
|
|
9 -Conditional Edges & Smart Routing.en_US.vtt
|
28.4 KB
|
|
9 -Conditional Edges & Smart Routing.mp4
|
124.6 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
25 - Checkpointing Workflows in LangGraph with MongoDB/
|
|
1 -What is Checkpointing Enabling Persistence in AI Agent Workflows.en_US.vtt
|
5.1 KB
|
|
1 -What is Checkpointing Enabling Persistence in AI Agent Workflows.mp4
|
25.2 MB
|
|
2 -Setting Up MongoDB with Docker for LangGraph Checkpoint Storage.en_US.vtt
|
8.2 KB
|
|
2 -Setting Up MongoDB with Docker for LangGraph Checkpoint Storage.mp4
|
33.9 MB
|
|
3 -Implementing MongoDB Checkpointer in LangGraph Workflow Graphs.en_US.vtt
|
25.8 KB
|
|
3 -Implementing MongoDB Checkpointer in LangGraph Workflow Graphs.mp4
|
118.3 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
26 - The Memory Layer – Building Short, Long, and Semantic Memory in AI Agents/
|
|
1 -Section Intro - The Memory Layer in AI Agents.en_US.vtt
|
1.6 KB
|
|
1 -Section Intro - The Memory Layer in AI Agents.mp4
|
1.8 MB
|
|
10 -Mem0 Configuration with Python for Agents.en_US.vtt
|
9.0 KB
|
|
10 -Mem0 Configuration with Python for Agents.mp4
|
26.2 MB
|
|
11 -Vector Database Setup with Docker for Memory.en_US.vtt
|
2.0 KB
|
|
11 -Vector Database Setup with Docker for Memory.mp4
|
8.7 MB
|
|
12 -Using Vector Databases for AI Agent Memory.en_US.vtt
|
21.7 KB
|
|
12 -Using Vector Databases for AI Agent Memory.mp4
|
109.8 MB
|
|
2 -What is Memory in AI and Agents.en_US.vtt
|
11.1 KB
|
|
2 -What is Memory in AI and Agents.mp4
|
22.6 MB
|
|
3 -Different Types of Memory Architectures in AI and Agent.en_US.vtt
|
6.8 KB
|
|
3 -Different Types of Memory Architectures in AI and Agent.mp4
|
17.2 MB
|
|
4 -Short-Term Memory – Handling Context Windows.en_US.vtt
|
14.9 KB
|
|
4 -Short-Term Memory – Handling Context Windows.mp4
|
47.9 MB
|
|
5 -Long-Term Memory – Persistent Knowledge.en_US.vtt
|
8.6 KB
|
|
5 -Long-Term Memory – Persistent Knowledge.mp4
|
23.9 MB
|
|
6 -Factual Memory for AI Agents.en_US.vtt
|
4.5 KB
|
|
6 -Factual Memory for AI Agents.mp4
|
12.9 MB
|
|
7 -Episodic Memory in AI Workflows.en_US.vtt
|
4.2 KB
|
|
7 -Episodic Memory in AI Workflows.mp4
|
15.2 MB
|
|
8 -Semantic Memory for General Knowledge.en_US.vtt
|
1.9 KB
|
|
8 -Semantic Memory for General Knowledge.mp4
|
6.9 MB
|
|
9 -Mem0 Setup with Python for AI Memory Layer.en_US.vtt
|
4.5 KB
|
|
9 -Mem0 Setup with Python for AI Memory Layer.mp4
|
18.7 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
27 - Graph Memory and Knowledge Graphs In AI Agents/
|
|
1 -Section Intro to the Graph Memory.en_US.vtt
|
1.7 KB
|
|
1 -Section Intro to the Graph Memory.mp4
|
9.6 MB
|
|
2 -What is a Graph in AI and Data Systems.en_US.vtt
|
6.6 KB
|
|
2 -What is a Graph in AI and Data Systems.mp4
|
16.6 MB
|
|
3 -Why Graph Memory is Needed in AI Agents.en_US.vtt
|
7.0 KB
|
|
3 -Why Graph Memory is Needed in AI Agents.mp4
|
17.5 MB
|
|
4 -Introduction to Graph Databases Neo4j and Kuzu.en_US.vtt
|
2.6 KB
|
|
4 -Introduction to Graph Databases Neo4j and Kuzu.mp4
|
14.8 MB
|
|
5 -Setting Up Neo4j Cloud Instance for Graph Memory.en_US.vtt
|
7.7 KB
|
|
5 -Setting Up Neo4j Cloud Instance for Graph Memory.mp4
|
24.5 MB
|
|
6 -Basics of Cypher Query for Graph Databases.en_US.vtt
|
20.5 KB
|
|
6 -Basics of Cypher Query for Graph Databases.mp4
|
63.7 MB
|
|
7 -Adding Graph Database Support for Memory Agent.en_US.vtt
|
3.4 KB
|
|
7 -Adding Graph Database Support for Memory Agent.mp4
|
15.4 MB
|
|
8 -Testing Graph Memory Implementation in Agents.en_US.vtt
|
10.7 KB
|
|
8 -Testing Graph Memory Implementation in Agents.mp4
|
52.8 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
28 - Conversational Agentic AI with Voice Agents and Chained Patterns/
|
|
1 -Section Intro to Conversational Agentic AI.en_US.vtt
|
3.1 KB
|
|
1 -Section Intro to Conversational Agentic AI.mp4
|
2.9 MB
|
|
2 -Understanding Conversational AI for Agents.en_US.vtt
|
4.1 KB
|
|
2 -Understanding Conversational AI for Agents.mp4
|
6.5 MB
|
|
3 -The S2S and Chained Voice Agents.en_US.vtt
|
6.1 KB
|
|
3 -The S2S and Chained Voice Agents.mp4
|
12.7 MB
|
|
4 -Speech To Speech Voice Agents.en_US.vtt
|
5.4 KB
|
|
4 -Speech To Speech Voice Agents.mp4
|
22.8 MB
|
|
5 -Understanding the Chained Pattern for Voice Agents.en_US.vtt
|
11.2 KB
|
|
5 -Understanding the Chained Pattern for Voice Agents.mp4
|
35.9 MB
|
|
6 -Setting Up STT for Chained Conversational Agent.en_US.vtt
|
12.3 KB
|
|
6 -Setting Up STT for Chained Conversational Agent.mp4
|
52.3 MB
|
|
7 -Setting Up OpenAI GPT Completions for Chained Agent.en_US.vtt
|
6.6 KB
|
|
7 -Setting Up OpenAI GPT Completions for Chained Agent.mp4
|
35.6 MB
|
|
8 -Setting Up TTS for Conversational AI Agents.en_US.vtt
|
17.0 KB
|
|
8 -Setting Up TTS for Conversational AI Agents.mp4
|
78.5 MB
|
|
9 -Building a Voice Based AI Cursor IDE Clone.en_US.vtt
|
15.5 KB
|
|
9 -Building a Voice Based AI Cursor IDE Clone.mp4
|
93.2 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
29 - Model Context Protocol - MCP/
|
|
1 -Section Intro to Model Context Protocol.en_US.vtt
|
1.6 KB
|
|
1 -Section Intro to Model Context Protocol.mp4
|
2.1 MB
|
|
2 -Understanding What Model Context Protocol (MCP) Is.en_US.vtt
|
18.0 KB
|
|
2 -Understanding What Model Context Protocol (MCP) Is.mp4
|
46.8 MB
|
|
3 -Exploring the Architecture of MCP.en_US.vtt
|
14.0 KB
|
|
3 -Exploring the Architecture of MCP.mp4
|
64.4 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
3 - Data Types in Python/
|
|
1 -Objects - Mutable and Immutable in Python.en_US.vtt
|
40.7 KB
|
|
1 -Objects - Mutable and Immutable in Python.mp4
|
139.4 MB
|
|
2 -Numbers, Booleans and Operators in Depth in Python.en_US.vtt
|
56.2 KB
|
|
2 -Numbers, Booleans and Operators in Depth in Python.mp4
|
189.4 MB
|
|
3 -String - Index, Slice and Encoding.en_US.vtt
|
26.9 KB
|
|
3 -String - Index, Slice and Encoding.mp4
|
84.7 MB
|
|
4 -Tuples and Membership Testing.en_US.vtt
|
19.4 KB
|
|
4 -Tuples and Membership Testing.mp4
|
77.1 MB
|
|
5 -Basics of List in Python.en_US.vtt
|
30.6 KB
|
|
5 -Basics of List in Python.mp4
|
121.3 MB
|
|
6 -Operator overloading and bytearray in python.en_US.vtt
|
23.2 KB
|
|
6 -Operator overloading and bytearray in python.mp4
|
87.2 MB
|
|
7 -Set and frozenset in python.en_US.vtt
|
18.6 KB
|
|
7 -Set and frozenset in python.mp4
|
59.8 MB
|
|
8 -Dictionary in Python.en_US.vtt
|
35.8 KB
|
|
8 -Dictionary in Python.mp4
|
124.9 MB
|
|
9 -Touch on Advance Data types like Collections.en_US.vtt
|
16.1 KB
|
|
9 -Touch on Advance Data types like Collections.mp4
|
108.8 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
30 - Git - Additional Learning/
|
|
1 -Introduction to GIT series.en_US.vtt
|
11.8 KB
|
|
1 -Introduction to GIT series.mp4
|
123.0 MB
|
|
2 -Git init and hidden folder.en_US.vtt
|
35.5 KB
|
|
2 -Git init and hidden folder.mp4
|
255.0 MB
|
|
3 -Git commits and logs.en_US.vtt
|
33.1 KB
|
|
3 -Git commits and logs.mp4
|
230.8 MB
|
|
4 -Git internal working and configs.en_US.vtt
|
53.4 KB
|
|
4 -Git internal working and configs.mp4
|
433.5 MB
|
|
5 -Git merge and git conflicts.en_US.vtt
|
77.6 KB
|
|
5 -Git merge and git conflicts.mp4
|
576.2 MB
|
|
6 -Git Diff and stashing.en_US.vtt
|
55.3 KB
|
|
6 -Git Diff and stashing.mp4
|
431.2 MB
|
|
7 -Git rebase is not that scary.en_US.vtt
|
41.5 KB
|
|
7 -Git rebase is not that scary.mp4
|
354.3 MB
|
|
8 -Insight of pushing code to github.en_US.vtt
|
80.2 KB
|
|
8 -Insight of pushing code to github.mp4
|
652.3 MB
|
|
9 -How to make Pull Request and Open Source contribution.en_US.vtt
|
49.0 KB
|
|
9 -How to make Pull Request and Open Source contribution.mp4
|
392.8 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
31 - Mastering Docker for Developers – From Basics to CLI and Dockerfile/
|
|
1 -Introduction to Docker and the Rise of Containerization in DevOps.en_US.vtt
|
3.1 KB
|
|
1 -Introduction to Docker and the Rise of Containerization in DevOps.mp4
|
32.4 MB
|
|
10 -Creating and Using a Dockerfile to Containerize Node.js Apps.en_US.vtt
|
40.4 KB
|
|
10 -Creating and Using a Dockerfile to Containerize Node.js Apps.mp4
|
348.2 MB
|
|
11 -Best Practices to Optimize Docker Images for Speed and Performance.en_US.vtt
|
28.0 KB
|
|
11 -Best Practices to Optimize Docker Images for Speed and Performance.mp4
|
254.1 MB
|
|
12 -Understanding and Implementing Port Mapping in Docker Containers.en_US.vtt
|
14.3 KB
|
|
12 -Understanding and Implementing Port Mapping in Docker Containers.mp4
|
139.3 MB
|
|
13 -Auto Port Mapping in Docker Dynamic Exposure of Container Ports.en_US.vtt
|
21.8 KB
|
|
13 -Auto Port Mapping in Docker Dynamic Exposure of Container Ports.mp4
|
193.8 MB
|
|
14 -Publishing Docker Images to Docker Hub or Private Registries.en_US.vtt
|
21.2 KB
|
|
14 -Publishing Docker Images to Docker Hub or Private Registries.mp4
|
186.1 MB
|
|
15 -Building Optimized Multi-Stage Docker Images for Production Use.en_US.vtt
|
39.6 KB
|
|
15 -Building Optimized Multi-Stage Docker Images for Production Use.mp4
|
339.7 MB
|
|
16 -Security Best Practices for Running Docker Containers Safely.en_US.vtt
|
9.5 KB
|
|
16 -Security Best Practices for Running Docker Containers Safely.mp4
|
85.4 MB
|
|
17 -Understanding Docker Bridge Networking for Container Communication.en_US.vtt
|
33.3 KB
|
|
17 -Understanding Docker Bridge Networking for Container Communication.mp4
|
268.7 MB
|
|
18 -Creating and Using Custom Docker Bridges for Network Isolation.en_US.vtt
|
22.4 KB
|
|
18 -Creating and Using Custom Docker Bridges for Network Isolation.mp4
|
182.1 MB
|
|
19 -Docker Other Modes of Networking.en_US.vtt
|
9.0 KB
|
|
19 -Docker Other Modes of Networking.mp4
|
74.3 MB
|
|
2 -Real-World Problem That Docker Solves in Modern Development.en_US.vtt
|
14.8 KB
|
|
2 -Real-World Problem That Docker Solves in Modern Development.mp4
|
123.6 MB
|
|
20 -Attaching Host Machine Volumes to Docker Containers for Data Sharing.en_US.vtt
|
22.4 KB
|
|
20 -Attaching Host Machine Volumes to Docker Containers for Data Sharing.mp4
|
202.3 MB
|
|
21 -Creating and Managing Custom Named Volumes in Docker for Persistence.en_US.vtt
|
11.4 KB
|
|
21 -Creating and Managing Custom Named Volumes in Docker for Persistence.mp4
|
97.0 MB
|
|
22 -Introduction to Docker Compose.en_US.vtt
|
28.3 KB
|
|
22 -Introduction to Docker Compose.mp4
|
230.0 MB
|
|
23 -Networking in Docker Compose.en_US.vtt
|
9.6 KB
|
|
23 -Networking in Docker Compose.mp4
|
76.5 MB
|
|
24 -Volume in Docker Compose.en_US.vtt
|
4.9 KB
|
|
24 -Volume in Docker Compose.mp4
|
44.3 MB
|
|
25 -Custom Docker builds.en_US.vtt
|
15.5 KB
|
|
25 -Custom Docker builds.mp4
|
128.1 MB
|
|
26 -Introduction to Docker Orchestration and Why It’s Crucial for Production.en_US.vtt
|
26.2 KB
|
|
26 -Introduction to Docker Orchestration and Why It’s Crucial for Production.mp4
|
199.9 MB
|
|
27 -Creating and Configuring a New AWS Account for ECS Deployment.en_US.vtt
|
19.2 KB
|
|
27 -Creating and Configuring a New AWS Account for ECS Deployment.mp4
|
159.1 MB
|
|
28 -Setting Up Amazon Elastic Container Registry (ECR) to Push Docker Images.en_US.vtt
|
14.1 KB
|
|
28 -Setting Up Amazon Elastic Container Registry (ECR) to Push Docker Images.mp4
|
113.1 MB
|
|
29 -Launching and Configuring ECS Clusters to Run Docker Containers.en_US.vtt
|
15.5 KB
|
|
29 -Launching and Configuring ECS Clusters to Run Docker Containers.mp4
|
136.7 MB
|
|
3 -Understanding the Difference Between Docker and Virtual Machines.en_US.vtt
|
25.9 KB
|
|
3 -Understanding the Difference Between Docker and Virtual Machines.mp4
|
215.8 MB
|
|
30 -Defining ECS Tasks and Creating Task Definitions for Container Execution.en_US.vtt
|
19.0 KB
|
|
30 -Defining ECS Tasks and Creating Task Definitions for Container Execution.mp4
|
153.2 MB
|
|
31 -Deploying ECS Services with Load Balancer for High Availability.en_US.vtt
|
33.1 KB
|
|
31 -Deploying ECS Services with Load Balancer for High Availability.mp4
|
255.2 MB
|
|
32 -Cleaning Up AWS ECS and ECR Resources to Avoid Unnecessary Billing.en_US.vtt
|
5.9 KB
|
|
32 -Cleaning Up AWS ECS and ECR Resources to Avoid Unnecessary Billing.mp4
|
47.6 MB
|
|
33 -Debugging and Fixing ECS Health Check Failures During Container Deployment.en_US.vtt
|
42.1 KB
|
|
33 -Debugging and Fixing ECS Health Check Failures During Container Deployment.mp4
|
165.4 MB
|
|
4 -How to Install Docker on Your System for Local Development.en_US.vtt
|
12.7 KB
|
|
4 -How to Install Docker on Your System for Local Development.mp4
|
101.6 MB
|
|
5 -Docker Containers vs Docker Images What's the Difference.en_US.vtt
|
22.6 KB
|
|
5 -Docker Containers vs Docker Images What's the Difference.mp4
|
208.0 MB
|
|
6 -Introduction to Docker CLI and Commonly Used Commands.en_US.vtt
|
22.7 KB
|
|
6 -Introduction to Docker CLI and Commonly Used Commands.mp4
|
193.1 MB
|
|
7 -Running Docker Containers Using the CLI with Practical Examples.en_US.vtt
|
21.0 KB
|
|
7 -Running Docker Containers Using the CLI with Practical Examples.mp4
|
178.2 MB
|
|
8 -Working with Docker Images Through Command-Line Interface (CLI).en_US.vtt
|
10.1 KB
|
|
8 -Working with Docker Images Through Command-Line Interface (CLI).mp4
|
85.6 MB
|
|
9 -Exploring Docker Container Commands for Management and Debugging.en_US.vtt
|
17.7 KB
|
|
9 -Exploring Docker Container Commands for Management and Debugging.mp4
|
155.0 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
32 - Farewell/
|
|
1 - farewell.html
|
1.2 KB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
4 - Conditionals in python/
|
|
1 -Kettle Boiling Story Project.en_US.vtt
|
18.0 KB
|
|
1 -Kettle Boiling Story Project.mp4
|
118.9 MB
|
|
2 -Building a Snack System.en_US.vtt
|
15.6 KB
|
|
2 -Building a Snack System.mp4
|
48.7 MB
|
|
3 -Building a Chai Price Calculator.en_US.vtt
|
12.5 KB
|
|
3 -Building a Chai Price Calculator.mp4
|
42.9 MB
|
|
4 -Building Smart Thermostat System.en_US.vtt
|
12.6 KB
|
|
4 -Building Smart Thermostat System.mp4
|
36.8 MB
|
|
5 -Delivery Fees Waiver System.en_US.vtt
|
15.5 KB
|
|
5 -Delivery Fees Waiver System.mp4
|
96.5 MB
|
|
6 -Build a train seat information system.en_US.vtt
|
15.6 KB
|
|
6 -Build a train seat information system.mp4
|
54.9 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
5 - Loops in python/
|
|
1 -Introduction to Loops.en_US.vtt
|
9.3 KB
|
|
1 -Introduction to Loops.mp4
|
71.0 MB
|
|
10 -Dictionary in place of Match Case.en_US.vtt
|
19.0 KB
|
|
10 -Dictionary in place of Match Case.mp4
|
66.8 MB
|
|
2 -Tea Token Dispenser.en_US.vtt
|
15.6 KB
|
|
2 -Tea Token Dispenser.mp4
|
40.4 MB
|
|
3 -Batch Chai Preparation.en_US.vtt
|
6.6 KB
|
|
3 -Batch Chai Preparation.mp4
|
17.2 MB
|
|
4 -Looping through list - Orders Name.en_US.vtt
|
5.8 KB
|
|
4 -Looping through list - Orders Name.mp4
|
15.1 MB
|
|
5 -Why to use Enumerate.en_US.vtt
|
11.4 KB
|
|
5 -Why to use Enumerate.mp4
|
39.2 MB
|
|
6 -Zip Can Combine Lists.en_US.vtt
|
8.0 KB
|
|
6 -Zip Can Combine Lists.mp4
|
28.1 MB
|
|
7 -Introducing While Loop in Python.en_US.vtt
|
11.1 KB
|
|
7 -Introducing While Loop in Python.mp4
|
34.2 MB
|
|
8 -Break, Continue and Loop Fallback.en_US.vtt
|
28.2 KB
|
|
8 -Break, Continue and Loop Fallback.mp4
|
86.7 MB
|
|
9 -Walrus Operator is Interesting in Python.en_US.vtt
|
28.2 KB
|
|
9 -Walrus Operator is Interesting in Python.mp4
|
94.2 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
6 - Functions in python/
|
|
1 -Functions - Reducing Duplication and Splitting Complex Tasks.en_US.vtt
|
32.7 KB
|
|
1 -Functions - Reducing Duplication and Splitting Complex Tasks.mp4
|
209.8 MB
|
|
2 -Functions - 3 More Features.en_US.vtt
|
26.5 KB
|
|
2 -Functions - 3 More Features.mp4
|
178.8 MB
|
|
3 -Scope and Named Space in Functions.en_US.vtt
|
27.1 KB
|
|
3 -Scope and Named Space in Functions.mp4
|
91.2 MB
|
|
4 -Non local vs Global scopes.en_US.vtt
|
20.9 KB
|
|
4 -Non local vs Global scopes.mp4
|
56.9 MB
|
|
5 -Handling Arguments in Function in Python.en_US.vtt
|
34.0 KB
|
|
5 -Handling Arguments in Function in Python.mp4
|
108.8 MB
|
|
6 -Handle Multiple Return in Python.en_US.vtt
|
22.8 KB
|
|
6 -Handle Multiple Return in Python.mp4
|
76.2 MB
|
|
7 -Lambdas, Pure vs Impure functions.en_US.vtt
|
27.1 KB
|
|
7 -Lambdas, Pure vs Impure functions.mp4
|
77.3 MB
|
|
8 -Documenting your Functions and Built-in Functions.en_US.vtt
|
20.6 KB
|
|
8 -Documenting your Functions and Built-in Functions.mp4
|
138.5 MB
|
|
9 -Python Imports, Modules and Init File.en_US.vtt
|
31.3 KB
|
|
9 -Python Imports, Modules and Init File.mp4
|
201.8 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
7 - Comprehensions in python/
|
|
1 -What are Comprehensions in Python.en_US.vtt
|
14.6 KB
|
|
1 -What are Comprehensions in Python.mp4
|
104.4 MB
|
|
2 -List Comprehensions in Python.en_US.vtt
|
18.7 KB
|
|
2 -List Comprehensions in Python.mp4
|
118.3 MB
|
|
3 -Set Comprehensions in Python.en_US.vtt
|
25.4 KB
|
|
3 -Set Comprehensions in Python.mp4
|
170.6 MB
|
|
4 -Dictionary Comprehensions in Python.en_US.vtt
|
12.3 KB
|
|
4 -Dictionary Comprehensions in Python.mp4
|
82.1 MB
|
|
5 -Generator Comprehensions for Memory Optimization.en_US.vtt
|
15.5 KB
|
|
5 -Generator Comprehensions for Memory Optimization.mp4
|
112.7 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
8 - Generators and Decorators in python/
|
|
1 -Generators with Yield and Next Methods.en_US.vtt
|
23.0 KB
|
|
1 -Generators with Yield and Next Methods.mp4
|
163.3 MB
|
|
2 -Infinite Generators in Python.en_US.vtt
|
10.2 KB
|
|
2 -Infinite Generators in Python.mp4
|
72.6 MB
|
|
3 -Send Value to Generators.en_US.vtt
|
16.6 KB
|
|
3 -Send Value to Generators.mp4
|
113.2 MB
|
|
4 -Yield From and Close the Generators.en_US.vtt
|
19.5 KB
|
|
4 -Yield From and Close the Generators.mp4
|
142.3 MB
|
|
5 -Decorators in Python.en_US.vtt
|
20.6 KB
|
|
5 -Decorators in Python.mp4
|
142.3 MB
|
|
6 -Build a Logger with Decorator.en_US.vtt
|
12.7 KB
|
|
6 -Build a Logger with Decorator.mp4
|
91.8 MB
|
|
7 -Build an Authorization Decorator.en_US.vtt
|
12.3 KB
|
|
7 -Build an Authorization Decorator.mp4
|
90.8 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
/.../0. Websites you may like/
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
9 - Object oriented programming in python/
|
|
1 -Building your 1st Class and Object in Python.en_US.vtt
|
19.5 KB
|
|
1 -Building your 1st Class and Object in Python.mp4
|
149.7 MB
|
|
10 -Classmethod vs Staticmethod.en_US.vtt
|
26.4 KB
|
|
10 -Classmethod vs Staticmethod.mp4
|
182.6 MB
|
|
11 -Property decorator - Getter and Setter.en_US.vtt
|
18.1 KB
|
|
11 -Property decorator - Getter and Setter.mp4
|
120.0 MB
|
|
2 -Class and Object Namespace.en_US.vtt
|
18.3 KB
|
|
2 -Class and Object Namespace.mp4
|
121.9 MB
|
|
3 -Attribute Shadowing in Python.en_US.vtt
|
12.6 KB
|
|
3 -Attribute Shadowing in Python.mp4
|
94.4 MB
|
|
4 -Self argument in python.en_US.vtt
|
15.9 KB
|
|
4 -Self argument in python.mp4
|
116.9 MB
|
|
5 -Constructors and Init in Python Classes.en_US.vtt
|
18.6 KB
|
|
5 -Constructors and Init in Python Classes.mp4
|
129.2 MB
|
|
6 -Inheritance and Composition in Python Classes.en_US.vtt
|
40.8 KB
|
|
6 -Inheritance and Composition in Python Classes.mp4
|
285.5 MB
|
|
7 -3 Ways to Access Base Class.en_US.vtt
|
15.8 KB
|
|
7 -3 Ways to Access Base Class.mp4
|
55.8 MB
|
|
8 -Method Resolution Order - MRO.en_US.vtt
|
16.8 KB
|
|
8 -Method Resolution Order - MRO.mp4
|
115.7 MB
|
|
9 -Static Methods in Python.en_US.vtt
|
12.6 KB
|
|
9 -Static Methods in Python.mp4
|
83.5 MB
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
|
|
[FCSNEW.NET].url
|
0.1 KB
|
|
Total files 568
|