ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

259 results

Jacob Itegboje
Python for Beginners: From Zero to Hero in 11 hours

This is the start of a journey. Pumping Python is a collection of code exercises that have personally helped me read, write and test ...

4:03
Python for Beginners: From Zero to Hero in 11 hours

200 views

1 year ago

Brian Lavender
Tip, tax, and total

Problem solving for Tip, Tax, and total using pseudo code.

4:25
Tip, tax, and total

7,117 views

9 years 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,209 views

3 years ago

OpenMDAO
What solver convergence looks like

A system is converged when the residuals are close to 0 within a tolerance. How this is achieved depends on what solver you use, ...

14:50
What solver convergence looks like

1,140 views

3 years ago

Hillary Fleenor
Python basics sample problem

Solving a simple problem with Python.

9:47
Python basics sample problem

193 views

6 years 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

OpenMDAO
Understanding XDSM diagrams

XDSM diagrams are a good tool for visualizing models, understanding solver loops, and specifying interfaces between models ...

16:40
Understanding XDSM diagrams

5,100 views

3 years ago

PurdueX CS180.1x
Introduction to Problem Solving

Purdue AP Computer Science A.

4:51
Introduction to Problem Solving

12,343 views

9 years ago

OpenMDAO
Basic optimization problem formulation

One of the most important steps in optimization is formulating well-posed and meaningful problems that you can interpret ...

8:52
Basic optimization problem formulation

5,040 views

3 years ago

Meri (Engel) Kasprak - programming videos
PRG-105: Creating Simple Functions in Python

Introducing simple functions in Python. View an annotated PDF transcription of the video: ...

5:44
PRG-105: Creating Simple Functions in Python

336 views

8 years ago

Cody Anderson
8.3 Applying masks

Having learned about what logical masks are, we now explore a couple examples where they can be applied. Follow-along ...

4:50
8.3 Applying masks

359 views

5 years ago

BiswasXTech
📊 Python Tutorial: Manually Count How Often a Number Appears in a List

Learn how to manually count how many times a specific number appears in a Python list . In this beginner‑friendly tutorial, we'll ...

4:28
📊 Python Tutorial: Manually Count How Often a Number Appears in a List

9 views

1 month ago

Lorena Barba
"Euler's method is a first order method" —#numericalmooc screencast

A bit of supporting theory for the first learning module of the course "Practical Numerical Methods with Python." The first module ...

18:49
"Euler's method is a first order method" —#numericalmooc screencast

8,746 views

11 years ago

Mariusz Jurczenko
From Zero to Hero: The 4-Month Coding Odyssey

Welcome to our channel! Are you ready for an incredible journey of learning coding in just 4 months? In this inspiring video, we ...

8:12
From Zero to Hero: The 4-Month Coding Odyssey

137 views

1 year ago

Wisc-Online
Finding Factorials with Recursion

Understanding when to use recursion to solve a programming problems saves time, improves your code, and makes you a better ...

5:00
Finding Factorials with Recursion

477 views

9 years ago

BiswasXTech
🐍 Python List Tricks: 🔢 Find the Second Largest Value Easily ✨

Learn how to find the second largest number in a Python list step by step! In this tutorial, I'll show you multiple beginner-friendly ...

9:09
🐍 Python List Tricks: 🔢 Find the Second Largest Value Easily ✨

3 views

1 month ago

Kaloyan Karaivanov
Kotlin - Solving a sample coding interview problem

Useful Kotlin Idioms You Should Know: - Data classes - Named and default arguments - Expressions - Null-safety - Extension ...

11:08
Kotlin - Solving a sample coding interview problem

2,786 views

3 years ago

MOOC de l'IMT
15. Heuristics 🌐 MOOC Advanced Algorithmics & Graph Theory with Python

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

4:51
15. Heuristics 🌐 MOOC Advanced Algorithmics & Graph Theory with Python

2,228 views

7 years ago

Meri (Engel) Kasprak - programming videos
incrementally solving your programs

Make your errors, because we all make errors, easier to solve, by incrementally building your programs.

6:51
incrementally solving your programs

63 views

8 years ago

BioniChaos
Creating an Interactive Knowledge Graph: Challenges and Solutions

In this detailed walkthrough, I dive into the complexities of developing an interactive knowledge graph using Python, NetworkX, ...

12:41
Creating an Interactive Knowledge Graph: Challenges and Solutions

434 views

2 years ago