ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

12 results

Ferds the NetDev
How to Use Keyword Arguments in Python (with Netmiko)

Learn how to use keyword arguments in Python to make your code more readable and easier to understand. In this ...

4:46
How to Use Keyword Arguments in Python (with Netmiko)

27 views

7 days ago

CodeToAGI
Stop Hardcoding Your Python Scripts — Build Real CLI Tools | Ep 49 | CodeToAGI

You keep opening main.py just to change `epochs=50` or `lr=0.001` before every run. After this episode, you'll never do that again ...

6:57
Stop Hardcoding Your Python Scripts — Build Real CLI Tools | Ep 49 | CodeToAGI

27 views

2 weeks ago

Ferds the NetDev
How to Use *args and **kwargs in Python (with Netmiko)

Learn how to use `*args` and `**kwargs` in Python through a practical Netmiko example. In this video, you'll see how positional ...

6:16
How to Use *args and **kwargs in Python (with Netmiko)

28 views

3 days ago

Leandro Hirt | Academify
argparse in Practice: Positional Arguments, Flags, and --help

Transform scripts into CLI with ArgumentParser: positional statements, flags, type/default/choices, and an example of scalable ...

8:40
argparse in Practice: Positional Arguments, Flags, and --help

99 views

8 days ago

Skill Questers Hub
IPython Magic Commands in Jupyter Notebook (2026) - Part 8 | Step-by-Step Guide

This video explains IPython Magic Commands in Jupyter Notebook (2026). Below is a Step-by-Step Guide on some of the useful ...

13:18
IPython Magic Commands in Jupyter Notebook (2026) - Part 8 | Step-by-Step Guide

5 views

2 weeks ago

Premier Programmer
Python sys Module in Hindi | sys.argv, sys.path, sys.exit & System Info Explained

It helps us access command-line arguments, Python version information, platform details, module search paths, input/output ...

19:18
Python sys Module in Hindi | sys.argv, sys.path, sys.exit & System Info Explained

24 views

7 days ago

Data Script IQ
Python Full Roadmap 2026: Beginner to Advanced Data Science, AI, Automation Development DataScriptIQ

Want to learn Python but don't know where to begin or what to study next? This video presents a complete Python roadmap from ...

6:52
Python Full Roadmap 2026: Beginner to Advanced Data Science, AI, Automation Development DataScriptIQ

13 views

2 weeks ago

DynamicInterviewVerse
Week 1 Part 3/4 : Advanced Python & Git: Building Enterprise-Ready Workflows

Let's kick off with a classic Python puzzle: what's the real difference between 'is' and '=='? While '==' checks if two objects have ...

12:21
Week 1 Part 3/4 : Advanced Python & Git: Building Enterprise-Ready Workflows

5 views

4 weeks ago

PracticalCodingDaily
Learn python in a few minutes

Learn Python in just a few minutes! Whether you are a complete beginner or looking for a quick refresher, this video covers the ...

7:58
Learn python in a few minutes

15 views

8 days ago

Kevin Stratvert
Build Your First AI Agent in Python (Step by Step)

This beginner-friendly tutorial walks you through how to build your first AI agent in Python from scratch, step by step, with no prior ...

12:19
Build Your First AI Agent in Python (Step by Step)

18,138 views

4 weeks ago

Series of Thoughts
Python Functions Explained: Write Clean, Reusable Code | Data Science Ascent Course | Episode 7

One of the biggest milestones in becoming a Python programmer is learning to think in functions instead of copy-and-paste code.

8:49
Python Functions Explained: Write Clean, Reusable Code | Data Science Ascent Course | Episode 7

38 views

2 days ago

thingsDecoded
QUERY Method — HTTP's Biggest Update in 30 Years

HTTP hasn't gotten a new safe method since the 1990s. RFC 10008 changes that with QUERY — a method that carries a request ...

5:06
QUERY Method — HTTP's Biggest Update in 30 Years

1,370 views

12 days ago