ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,578 results

Kushal Vijay
Create AI Agents From Scratch With Python (Free Course)

In this video, I have shared a tutorial to build AI Agents using Python from scratch using Gemini API, Zencoder AI and SERP API.

18:22
Create AI Agents From Scratch With Python (Free Course)

5,872 views

10 months ago

Scratcher Projects
You can use python and JavaScript in Scratch!

This MakeCode Arcade by Microsoft is one of the best block using software! Link- https://arcade.makecode.com/ #trending ...

4:32
You can use python and JavaScript in Scratch!

85 views

2 years ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

489,628 views

9 months ago

Dr. Pavel Vlašánek
Python #1 - Print and User Input | Game On: Learn Python from Scratch!

Check out the playlist https://www.youtube.com/playlist?list=PLCx70z_2M_-O0TYB_YocSWvm1LuwwvNYp ------------ Learn ...

8:44
Python #1 - Print and User Input | Game On: Learn Python from Scratch!

331 views

1 year ago

Surfing Scratcher
Python Resources For Beginners & Refactoring Code

This video completes a beginner Python series on moving you from Scratch to Python. We'll refactor some of the code and ...

12:50
Python Resources For Beginners & Refactoring Code

721 views

3 years ago

Dr. Pavel Vlašánek
Python #3 - Operators | Game On: Learn Python from Scratch!

Check out the playlist https://www.youtube.com/playlist?list=PLCx70z_2M_-O0TYB_YocSWvm1LuwwvNYp ------------ In this ...

8:19
Python #3 - Operators | Game On: Learn Python from Scratch!

103 views

1 year ago

kovolff
Introduction to Functions | Learn Python From Scratch 12 | Kovolff

Real World programs separate entities in modules in order to ease maintenance and development of these modules and hence ...

17:29
Introduction to Functions | Learn Python From Scratch 12 | Kovolff

26 views

5 years ago

kovolff
Python For Loops & Dictionaries | Learn Python From Scratch 5 | Kovolff

In addition to lists, python offers another sequence, namely the dictionary. A dictionary is sequence of key / value pairings, which ...

12:42
Python For Loops & Dictionaries | Learn Python From Scratch 5 | Kovolff

26 views

5 years ago

Dr. Pavel Vlašánek
Python #9 - File Handling | Game On: Learn Python from Scratch!

Check out the playlist https://www.youtube.com/playlist?list=PLCx70z_2M_-O0TYB_YocSWvm1LuwwvNYp ------------ Learn ...

13:04
Python #9 - File Handling | Game On: Learn Python from Scratch!

75 views

1 year ago

Surfing Scratcher
From Scratch To Python Tutorial for Beginners - Numbers, String, Variables and Lists

Coming from Scratch and new to Python? I've got you covered in this Python tutorial for beginners where we'll explore basics like ...

12:48
From Scratch To Python Tutorial for Beginners - Numbers, String, Variables and Lists

8,216 views

4 years ago

kovolff
Concatenation, User Inputs, Lists | Learn Python From Scratch 3 | Kovolff

Concatenation: When concatenating multiple elements in Python, ensure that each element is a string. For non-strings simple use ...

14:12
Concatenation, User Inputs, Lists | Learn Python From Scratch 3 | Kovolff

209 views

5 years ago

kovolff
Unit Converter Web Application Version 0 | Learn Python From Scratch 18 | Kovolff

When running Python programs as web applications the user only sees HTML. Your python code will never be visible to the web ...

18:31
Unit Converter Web Application Version 0 | Learn Python From Scratch 18 | Kovolff

65 views

5 years ago

DrGraeme
5. How to  code for Absolute Beginners using Scratch Python USB or Bluetooth for LEGO 51515 Inventor

When we are just starting out, we need to make sure that we can run a program on our LEGO Robot Inventor 51515 Robot.

10:54
5. How to code for Absolute Beginners using Scratch Python USB or Bluetooth for LEGO 51515 Inventor

3,308 views

5 years ago

kovolff
Variables in Python | Learn Python From Scratch 1 | Kovolff

Basic Principle: Don't repeat yourself. Build programs where you change anything only at one place. This is the problem we had ...

16:31
Variables in Python | Learn Python From Scratch 1 | Kovolff

58 views

5 years ago

TechLinguist
Python From Scratch / Basic's of Python Programming ( English + Hindi )

This is the first video of "Basic's of python / Python From Scratch" in this video we have discussed the basic of python, that one ...

9:01
Python From Scratch / Basic's of Python Programming ( English + Hindi )

302 views

6 years ago

Coding with Sohu
Learn Python from Scratch: Step-by-Step Tutorial for Beginners - Video 6

Hey coders, welcome back to video number 6! In this episode, we're diving deep into the world of dictionaries, one of Python's ...

6:40
Learn Python from Scratch: Step-by-Step Tutorial for Beginners - Video 6

26 views

1 year ago

Computer Code
Python Basics | Python Tutorial For Beginners | Learn Python Programming from Scratch

Basic of Programming & data Types Or Variables using python and how to write first program in python Python Basics | Python ...

14:54
Python Basics | Python Tutorial For Beginners | Learn Python Programming from Scratch

43 views

4 years ago

Selfstudy Space
Lesson 18: Dictionary in Python - Master Python from scratch for beginners

The Complete Python for Beginners:Master Python from scratch Python Programming full Basics for Python Programmers & Data ...

12:49
Lesson 18: Dictionary in Python - Master Python from scratch for beginners

13 views

6 years ago

kovolff
For Loops and Lists in Python | Learn Python From Scratch 4 | Kovolff

Let's take a list abc = [23, 'apples', 47.03, 'cars'] A simple for loop to iterate through this list would look like this for a in abc: print(a) ...

15:29
For Loops and Lists in Python | Learn Python From Scratch 4 | Kovolff

38 views

5 years ago

kovolff
String Formatting Methods in Python | Learn Python From Scratch 6 | Kovolff

Let us start off with a simple string abc = 'hello John, your car costs 15239.45 and has 55000 km on it' Now everything in this string ...

16:40
String Formatting Methods in Python | Learn Python From Scratch 6 | Kovolff

19 views

5 years ago