ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

340 results

Aalto Scientific Computing
2.1 Icebreaker - Python for Scientific Computing 2023

The icebreaker/intro session of the day. You probably don't want to watch this and instead will go to the main material. ----- Python ...

8:24
2.1 Icebreaker - Python for Scientific Computing 2023

92 views

2 years ago

BioniChaos
Exploring Advanced Eye Tracking with GPT-4 and Python

... application debugging, and leveraging OpenAI and Copilot for dynamic coding assistance. Throughout the video, I troubleshoot ...

13:22
Exploring Advanced Eye Tracking with GPT-4 and Python

473 views

1 year ago

OpenMDAO
Multiobjective optimization

Multiobjective optimization is somewhat of a misnomer -- you actually have to have predefined weightings for each of the ...

5:49
Multiobjective optimization

22,145 views

3 years ago

codingjerk
Zig Language | Thoughts After 2 Years

Voiced by @tokisuno ... Check out his channel. So, in this talk I want to tell about the reasons I love the Zig programming language ...

13:38
Zig Language | Thoughts After 2 Years

105,391 views

8 months ago

Adam Gardner
Automatic Prometheus Endpoint Discovery using Service Discovery

In this video I describe what Prometheus service discovery is and two ways to do it. File based service discovery and service ...

10:54
Automatic Prometheus Endpoint Discovery using Service Discovery

901 views

11 months ago

Inria Learning Lab
🔮 Understanding Metaclasses [W7S3-EN]

Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...

14:27
🔮 Understanding Metaclasses [W7S3-EN]

359 views

5 years ago

Serdar Yegulalp
Akilang: A compiler created with Python + LLVM

A brief demo of a project I've been tinkering with, a compiler for a simple little language that uses Python 3.6 and the llvmlite ...

8:08
Akilang: A compiler created with Python + LLVM

5,270 views

7 years ago

Craig Piercy
Python built-in function: globals()

... and how it can be a game-changer in dynamic programming. Let's get started! What is `globals()`? It's a built-in Python function ...

4:20
Python built-in function: globals()

49 views

9 months ago

The Alone Coder
10 CODING CHALLENGES to Skyrocket Your Skills in 2024!

Want to take your coding skills to the next level in 2024? Here Are More Videos like this: ...

4:47
10 CODING CHALLENGES to Skyrocket Your Skills in 2024!

87 views

1 year ago

MOOC de l'IMT
12. Traveling Salesman Problem 🌐 Advanced Algorithmics and Graph Theory with Python

Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. To follow ...

8:02
12. Traveling Salesman Problem 🌐 Advanced Algorithmics and Graph Theory with Python

8,182 views

7 years ago

Craig Piercy
Python built-in function: getattr()

`getattr()` lets you retrieve attributes using strings, making it great for dynamic programming. 2. It avoids hardcoding attribute ...

5:17
Python built-in function: getattr()

45 views

9 months ago

Craig Piercy
Python built-in function: type()

Dynamic Typing: Python's type system makes `type()` invaluable for introspection and dynamic programming. You'd use `type()` ...

5:15
Python built-in function: type()

31 views

7 months ago

wowonwater
moneyPython

This video is about moneyPython (of Monty Python) the Luhn Algorithm and the Python Software Programming Language.

4:36
moneyPython

91 views

10 years ago

Craig Piercy
Python built-in  function: issubclass()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

6:08
Python built-in function: issubclass()

12 views

9 months ago

Ajayraj Nadar
Python Basics for Beginners – Print, Variables, and Data Types in 15 Mins

Welcome to your very second Python programming lesson! In this beginner-friendly tutorial, we'll cover step-by-step Python ...

14:52
Python Basics for Beginners – Print, Variables, and Data Types in 15 Mins

35 views

8 months ago

Craig Piercy
Python built-in function: setattr()

It's useful for dynamic programming, where attributes might not be known at the time of writing code. Key concepts include: 1.

5:00
Python built-in function: setattr()

14 views

8 months ago

J David Eisenberg
Chapter 12: Binary Search

When an array has its elements in sorted order, a binary search is a very efficient way to find elements in the array.

5:21
Chapter 12: Binary Search

93 views

4 years ago

Matt Williams
How to run Python scripts in JupyterLab

Running Python in JupyterLab can be tricky the first time. This video shows how to write and save scripts and run them in the ...

4:40
How to run Python scripts in JupyterLab

40,447 views

5 years ago

MoDyPy
MoDyPy V3.0 Basics 1: States and Signals

In this tutorial, you will learn some basics about states and signals in MoDyPy by modelling a simple integrator. MoDyPy Basics ...

17:50
MoDyPy V3.0 Basics 1: States and Signals

38 views

4 years ago

Solve Computer Science
Real-world Python code optimizations

In this video I explain the optimizations for the upcoming version of md-toc (8.2.1). You'll see an in-depth analysis about some ...

15:07
Real-world Python code optimizations

31 views

2 years ago