ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,016 results

codeAj Marketplace
Python Floor Division & Modulo  #pythoncoding4u #codeaj #python

Understanding // and % operators in Python. Learn how they work and common use cases. Don't forget to subscribe and hit the ...

0:11
Python Floor Division & Modulo #pythoncoding4u #codeaj #python

40 views

11 months ago

pythoncoding4u
Python MCQ Quize| python test | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer D) 4 Explanation The code creates a tuple ...

0:30
Python MCQ Quize| python test | CodeAj #pythoncoding4u

0 views

2 years ago

pythoncoding4u
Python MCQ Quize 100 | CodeAj #pythoncoding4u

What does the following code snippet do? print(' '.join(['Hello', 'World'])) A) Prints 'Hello World' B) Prints 'HelloWorld' C) Prints ...

0:30
Python MCQ Quize 100 | CodeAj #pythoncoding4u

0 views

1 year ago

codeAj Marketplace
Python Two Sum: Naive vs Optimized #AlgorithmComparison

From O(n) brute force to O(n) hashmap solution - Two Sum problem solved two ways! #PythonTips #AlgorithmOptimization ...

0:11
Python Two Sum: Naive vs Optimized #AlgorithmComparison

648 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer A) Filters out even numbers from nums ...

0:29
Python MCQ Quize | CodeAj #pythoncoding4u

0 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer A) 0 1 2 Explanation The `pass` statement ...

0:31
Python MCQ Quize | CodeAj #pythoncoding4u

0 views

1 year ago

codeAj Marketplace
Python Junior Developer vs Senior Developer: Longest Substring Without Repeating Characters #codeaj

A quick comparison of how a Python Junior Developer and a Python Senior Developer approach the problem of finding the ...

0:11
Python Junior Developer vs Senior Developer: Longest Substring Without Repeating Characters #codeaj

1,095 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer B) [0, 2, 4, 6, 8] Explanation The list ...

0:11
Python MCQ Quize | CodeAj #pythoncoding4u

2 views

1 year ago

codeAj Marketplace
Python MCQ: Assignment Operators #python #pythonMCQ #pythoncoding #codeaj

Understand the usage of assignment operators in Python. Don't forget to subscribe and hit the bell icon so you never miss an ...

0:13
Python MCQ: Assignment Operators #python #pythonMCQ #pythoncoding #codeaj

27 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer A) [1, 2, 6, 3, 4, 5] Explanation The `insert` ...

0:31
Python MCQ Quize | CodeAj #pythoncoding4u

0 views

1 year ago

People also watched

freeCodeCamp.org
Python Essentials for AI Agents – Tutorial

This Python course will help you master the technical stack behind autonomous intelligence. This course is designed to take you ...

6:18:43
Python Essentials for AI Agents – Tutorial

109,192 views

2 weeks ago

freeCodeCamp.org
Django Crash Course – Python Web Framework

In this Django crash course for beginners, you'll discover what makes Django powerful, how to set up your environment, and how ...

1:09:08
Django Crash Course – Python Web Framework

157,806 views

10 months ago

Internet Made Coder
Learn Python With These 7 Projects (Beginner to Advanced Roadmap)

Zero to Python Developer with No Degree - https://internetmadecoder.com/python-dev-masterclass?video=lAZPxV7GkzI ✓ Get ...

17:56
Learn Python With These 7 Projects (Beginner to Advanced Roadmap)

30,245 views

1 year ago

freeCodeCamp.org
Guide to Agentic AI – Build a Python Coding Agent with Gemini

Build your own functional AI coding agent from the ground up using Python and the free Gemini Flash API. This project-based ...

2:14:23
Guide to Agentic AI – Build a Python Coding Agent with Gemini

175,292 views

6 months ago

JimShapedCoding
Python HOW TO structure a Beginner OR Advanced Projects ?

Project-based tutorials to become a BETTER Python developer: - Python Sports Website ...

37:50
Python HOW TO structure a Beginner OR Advanced Projects ?

153,237 views

5 years ago

Python Developer - 0.1
Django CRUD Operations Python | Rest API | Ajax, HTML, CSS and ChatGPT | Complete Project

Rest API | Javascript, HTML, CSS and ChatGPT | Complete Project Django rest Framework Python Django Rest API Project ...

23:59
Django CRUD Operations Python | Rest API | Ajax, HTML, CSS and ChatGPT | Complete Project

1,463 views

1 year ago

Cory Zue
Pydantic AI and Django: Add Agents to your Web Applications

This video gives an overview of Pydantic AI and shows how you can use it to add agentic functionality to your web applications.

15:29
Pydantic AI and Django: Add Agents to your Web Applications

2,888 views

6 months ago

Get __it Done!
Python Programming Tutorial for a JavaScript Developer - Google Colab

Python programming in 30 minutes with Google Colab; working with data in Python for a JavaScript developer. 1. Variable ...

34:40
Python Programming Tutorial for a JavaScript Developer - Google Colab

17,462 views

5 years ago

ArjanCodes
Anatomy of a Scalable Python Project (FastAPI)

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, we break down the anatomy of a ...

21:16
Anatomy of a Scalable Python Project (FastAPI)

104,472 views

5 months ago

DataTalksClub ⬛
Build a Django Coding Agent with OpenAI Tools | Prompt Engineering and Function Calling Tutorial

Learn how to build a Python-based coding agent that can plan, write, and edit code inside a Django application, powered by ...

1:26:23
Build a Django Coding Agent with OpenAI Tools | Prompt Engineering and Function Calling Tutorial

3,246 views

Streamed 7 months ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer B) [1, 2, 3, 4] [1, 2, 3] Explanation In the ...

0:31
Python MCQ Quize | CodeAj #pythoncoding4u

0 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer A) [1, 2, 3, 1, 2, 3] Explanation The ...

0:31
Python MCQ Quize | CodeAj #pythoncoding4u

0 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer A) [(0, 0), (1, 1), (2, 4)] Explanation The list ...

0:31
Python MCQ Quize | CodeAj #pythoncoding4u

4 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer A) [1, 0, 2, 3] Explanation The insert() ...

0:31
Python MCQ Quize | CodeAj #pythoncoding4u

1 view

1 year ago

codeAj Marketplace
Foundation makeup shade recommendations based on skin tone using python flask and reactJs #codeaj
1:00
Foundation makeup shade recommendations based on skin tone using python flask and reactJs #codeaj

39 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Drop your answers in the comments! Let's see ...

0:11
Python MCQ Quize | CodeAj #pythoncoding4u

5 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer A) True True Explanation For small ...

0:31
Python MCQ Quize | CodeAj #pythoncoding4u

0 views

1 year ago