ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

76 results

Craig Piercy
Python keyword video reference: ASSERT

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:46
Python keyword video reference: ASSERT

41 views

1y ago

Christian Drumm
Python for Beginners - Week 1 Unit 5 - Using if statements

... also the case in Python. Let's try something more complex. Is this statement true, of course not, it is False. And we can assert this ...

24:36
Python for Beginners - Week 1 Unit 5 - Using if statements

288 views

2y ago

Craig Piercy
Python keyword video reference: AS

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:49
Python keyword video reference: AS

53 views

1y ago

Craig Piercy
Python keyword video reference: IS

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:46
Python keyword video reference: IS

12 views

1y ago

Craig Piercy
Python keyword video reference: WITH

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

3:00
Python keyword video reference: WITH

17 views

1y ago

Craig Piercy
Python keyword video reference: IN

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:53
Python keyword video reference: IN

13 views

1y ago

Craig Piercy
Python keyword video reference: FROM

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:47
Python keyword video reference: FROM

19 views

1y ago

Craig Piercy
Python keyword video reference: GLOBAL

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

3:04
Python keyword video reference: GLOBAL

13 views

1y ago

Jesse Warden
Test Driven Development (TDD) in 1 Minute

We cover what Test Driven Development, TDD for short, or Red Green Refactor, is in 1 minute.

1:01
Test Driven Development (TDD) in 1 Minute

859 views

5y ago

Jesse Warden
In 60 Seconds: Why Functional Programmers Avoid Exceptions

Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.

1:01
In 60 Seconds: Why Functional Programmers Avoid Exceptions

851 views

5y ago

Craig Piercy
Python keyword video reference: EXCEPT

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:42
Python keyword video reference: EXCEPT

11 views

1y ago

Craig Piercy
Python keyword video reference: CLASS

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:50
Python keyword video reference: CLASS

23 views

1y ago

Craig Piercy
Python keyword video reference: PASS

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:44
Python keyword video reference: PASS

7 views

1y ago

Cours Python
8.9 Bonnes pratiques

Si j'invoque ce petit programme à Python, je vais avoir un avertissement qui me dit que ma coroutine, je l'ai créée mais je ne l'ai ...

9:38
8.9 Bonnes pratiques

1,216 views

8y ago

Jacob Itegboje
Pumping  Python for Beginners: From Zero to Hero in 8 weeks

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
Pumping Python for Beginners: From Zero to Hero in 8 weeks

226 views

2y ago

Craig Piercy
Python keyword video reference: IMPORT

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

3:04
Python keyword video reference: IMPORT

19 views

1y ago

Craig Piercy
Python keyword video reference: DEL

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:40
Python keyword video reference: DEL

15 views

1y ago

Craig Piercy
Python keyword video reference: RETURN

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:49
Python keyword video reference: RETURN

10 views

1y ago

Craig Piercy
Python keyword video reference: FOR

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:42
Python keyword video reference: FOR

8 views

1y ago

Craig Piercy
Python keyword video reference: DEF

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:58
Python keyword video reference: DEF

27 views

1y ago

Craig Piercy
Python keyword video reference: AND

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

3:04
Python keyword video reference: AND

84 views

1y ago

Craig Piercy
Python keyword video reference: FINALLY

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:43
Python keyword video reference: FINALLY

9 views

1y ago

Craig Piercy
Python keyword video reference: OR

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:45
Python keyword video reference: OR

5 views

1y ago

Craig Piercy
Python keyword video reference: TRY

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

3:03
Python keyword video reference: TRY

11 views

1y ago

Craig Piercy
Python keyword video reference: IF

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:24
Python keyword video reference: IF

5 views

1y ago

Craig Piercy
Python keyword video reference: NONLOCAL

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:48
Python keyword video reference: NONLOCAL

6 views

1y ago

Tyler Caraza-Harter
CS 320 Oct 16 (Part 1) - Logging

hello in this video i may be talking about some python features that are related to on kind of web servers and the first one will be ...

27:00
CS 320 Oct 16 (Part 1) - Logging

219 views

5y ago

Craig Piercy
Python keyword video reference: FALSE

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

3:04
Python keyword video reference: FALSE

9 views

1y ago

Craig Piercy
Python keyword video reference: ELSE

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:45
Python keyword video reference: ELSE

10 views

1y ago

Craig Piercy
Python keyword video reference: WHILE

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:50
Python keyword video reference: WHILE

10 views

1y ago

Craig Piercy
Python keyword video reference: NONE

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:46
Python keyword video reference: NONE

10 views

1y ago

Craig Piercy
Python keyword video reference: TRUE

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:55
Python keyword video reference: TRUE

10 views

1y ago

Craig Piercy
Python keyword video reference: RAISE

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:55
Python keyword video reference: RAISE

8 views

1y ago

Craig Piercy
Python keyword video reference: ELIF

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:39
Python keyword video reference: ELIF

7 views

1y ago

Craig Piercy
Python keyword video reference: YIELD

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:39
Python keyword video reference: YIELD

29 views

1y ago

Craig Piercy
Python keyword video reference: NOT

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:48
Python keyword video reference: NOT

11 views

1y ago

Craig Piercy
Python keyword video reference: CONTINUE

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:55
Python keyword video reference: CONTINUE

10 views

1y ago

Tyler Caraza-Harter
CS 320 Oct 21 (Part 3) - Python re Module

... so there's actually a way to work around this and it's a negative look behind assertion and uh you can basically assert things like ...

11:50
CS 320 Oct 21 (Part 3) - Python re Module

199 views

5y ago

Assert True
Java Methods Explained: Overloading, Recursion & Pass-by-Value (Arbiter Day 3)

Day 3 of the Arbiter Learning Journey: packaging logic into reusable, callable methods — covered from both angles at once, the ...

28:46
Java Methods Explained: Overloading, Recursion & Pass-by-Value (Arbiter Day 3)

7 views

1mo ago

Alex Demko
Types of Software Testing Explained: Unit, Integration, Regression, E2E, Performance & More 🧪

Confused about all the different kinds of software tests? In this video, I'll explain and show you real examples of the most ...

25:43
Types of Software Testing Explained: Unit, Integration, Regression, E2E, Performance & More 🧪

130 views

1y ago

Craig Piercy
Python keyword video reference: LAMBDA

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:37
Python keyword video reference: LAMBDA

13 views

1y ago

NERSC
Automated Acceptance Testing in HPC with buildtest

February 07, 2023 Automated Acceptance Testing in HPC with buildtest Presenters: Shahzeb Siddiqui (LBNL) Erik Palmer (LBNL) ...

5:03:56
Automated Acceptance Testing in HPC with buildtest

209 views

3y ago

CodeRefinery
6.1 Software Testing - CodeRefinery 2025 Mar

Software testing is a fundamental part of modern software development, and especially important for science since results should ...

1:54:26
6.1 Software Testing - CodeRefinery 2025 Mar

62 views

1y ago

Craig Piercy
Python keyword video reference: BREAK

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:32
Python keyword video reference: BREAK

20 views

1y ago

CodeRefinery
6.2 Software Testing - CodeRefinery 2024 Mar

Software testing is a fundamental part of modern software development, and especially important for science since results should ...

1:46:25
6.2 Software Testing - CodeRefinery 2024 Mar

74 views

2y ago

Confreaks
RailsConf 2016   Writing a Test Framework from Scratch by Ryan Davis

Assertions (or expectations) are the most important part of any test framework. How are they written? What happens when one ...

31:32
RailsConf 2016 Writing a Test Framework from Scratch by Ryan Davis

2,728 views

10y ago

Dodgy Coding
Misadventures in async testing

A demonstration of the race conditions that can occur when attempting to unit test async rust code, and a couple of ways you might ...

15:01
Misadventures in async testing

547 views

5y ago

TLA+ - The Temporal Logic of Actions
Model-based testing with TLA+ and Apalache - Andrey Kupriyanov & Igor Konnov

https://conf.tlapl.us/2020/09-Kuprianov_and_Konnov-Model-based_testing_with_TLA_+_and_Apalache.pdf.

29:50
Model-based testing with TLA+ and Apalache - Andrey Kupriyanov & Igor Konnov

1,501 views

5y ago

Common Workflow Language
Arvados CWL Tester - framework for testing Common Workflow Language on Arvados

Presenter: Monika Krzyzanowska (Roche) Summary: The Arvados-cwltest library is dedicated to people that develop pipelines in ...

11:53
Arvados CWL Tester - framework for testing Common Workflow Language on Arvados

149 views

3y ago

Codexpanse with Rakhim
Testing and writing tests / Intro to JavaScript ES6 programming, lesson 12

Learn about testing JS code. Watch this to learn about modules, import, export: ...

5:19
Testing and writing tests / Intro to JavaScript ES6 programming, lesson 12

3,080 views

9y ago

Confreaks
RailsConf 2017: How to Write Better Code Using Mutation Testing by John Backus

RailsConf 2017: How to Write Better Code Using Mutation Testing by John Backus Mutation testing is a silver bullet for assessing ...

36:37
RailsConf 2017: How to Write Better Code Using Mutation Testing by John Backus

3,483 views

9y ago

COMPUTER & EXCEL SOLUTION
Difference between readline and readlines method in Python@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

5:11
Difference between readline and readlines method in Python@COMPUTEREXCELSOLUTION

376 views

4y ago

Microsoft Visual Studio
Unit Testing: Existing Code

This is the fourth of a four part series where Robert is joined by Phil Japikse to discuss unit testing. This series expands on the ...

29:50
Unit Testing: Existing Code

10,162 views

7y ago

Confreaks
RubyConf 2015 - How to Stop Hating your Test Suite by Justin Searls

How to Stop Hating your Test Suite by Justin Searls Your app is a unique snowflake. Your tests are too… but they shouldn't be!

44:09
RubyConf 2015 - How to Stop Hating your Test Suite by Justin Searls

10,907 views

10y ago

Otavio Santana
Advanced JUnit Testing: Enabling Conditional Tests with Tags and Java System Properties

This video explores advanced techniques with JUnit conditional for enabling and disabling JUnit tests based on specific ...

7:49
Advanced JUnit Testing: Enabling Conditional Tests with Tags and Java System Properties

457 views

3y ago

Google for Developers
Functions are Fun, pt 1 - Dart Tips, ep. 6

Part 6 in a series about Dart's language and libraries. Posted to GoogleDevelopers as a treat, for all videos, see ...

6:05
Functions are Fun, pt 1 - Dart Tips, ep. 6

5,085 views

13y ago

Assert True
Java Control Flow Explained: Loops, Switch & Labeled Breaks (Arbiter Day 2)

Day 2 of the Arbiter Learning Journey: teaching a Java program to make decisions, repeat work, and stop early — covered from ...

28:32
Java Control Flow Explained: Loops, Switch & Labeled Breaks (Arbiter Day 2)

9 views

1mo ago

CodeRefinery
6.1 Software Testing - CodeRefinery March 2023

Software testing is a fundamental part of modern software development, and especially important for science since results should ...

1:04:46
6.1 Software Testing - CodeRefinery March 2023

42 views

3y ago

Jack Wrenn
Reading Between the Lines: Student Help-Seeking for (Un)Specified Behaviors

In which case, rather than rewrite these assertions to use property-based testing, the right course of action would be to delete ...

11:42
Reading Between the Lines: Student Help-Seeking for (Un)Specified Behaviors

91 views

4y ago

Genetic Improvement Workshop
Applying Automated Program Repair to Dataflow Programming Languages

Dataflow programming languages are used in a variety of settings, and defects in their programs can have serious consequences.

2:42
Applying Automated Program Repair to Dataflow Programming Languages

212 views

5y ago

Chan Wei Khjan
Build a Reusable AI Skill for Audit Work Papers — SuperAgentK (For Auditors)

Built by a former auditor, this demo shows how to create a reusable Agent Skill in SuperAgentK that automatically prepares an ...

6:39
Build a Reusable AI Skill for Audit Work Papers — SuperAgentK (For Auditors)

193 views

3mo ago

Assert True
Java Basics Explained: Variables, Data Types, Input & Output (Arbiter Day 1)

Day 1 of the Arbiter Learning Journey: the true starting point of Java, covered from both angles at once — the practical code AND ...

28:40
Java Basics Explained: Variables, Data Types, Input & Output (Arbiter Day 1)

22 views

1mo ago

Stephan Lukasczyk
Pynguin: Automated Unit Test Generation for Python (ICSE 2022 DEMO Submission)

Video for our ICSE 2022 DEMO Submission called “Pynguin: Automated Unit Test Generation for Python”

5:00
Pynguin: Automated Unit Test Generation for Python (ICSE 2022 DEMO Submission)

3,055 views

4y ago

KreaTuto
Writing Your First Python Program with the Thonny IDE 3

👉 How to write your first program in Python, using the Thonny Integrated Development Environment (IDE) version 3 😮 Newer ...

7:05
Writing Your First Python Program with the Thonny IDE 3

7,776 views

5y ago

Curve Finance
Curve Vyper Tutorial Lesson 3 - State Variables

Lesson 3: State Variables ## TUTORIAL RESOURCES * [Github] (https://github.com/curvefi/vyper-tutorial) * [YouTube] ...

6:32
Curve Vyper Tutorial Lesson 3 - State Variables

641 views

4y ago

Assert True
Java OOP Explained: Classes, Constructors & Encapsulation (Arbiter Day 4)

Day 4 of the Arbiter Learning Journey: moving from procedures to objects — bundling data and the behavior that protects it into a ...

30:51
Java OOP Explained: Classes, Constructors & Encapsulation (Arbiter Day 4)

7 views

1mo ago

Microsoft Visual Studio
Unit Testing: Test Driven and Scenario Based Testing

This is the first of a four part series, recorded this summer, where Robert is joined by Phil Japikse to discuss unit testing.

33:05
Unit Testing: Test Driven and Scenario Based Testing

12,096 views

7y ago

Inria Learning Lab
🐥 SUnit: Unit Tests in Pharo [W5S6-EN]

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

10:44
🐥 SUnit: Unit Tests in Pharo [W5S6-EN]

756 views

6y ago

Gil.codes
Coding With Gil - String Calculator Kata (Part 1)

First Coding With Gil video, it's a one take (the video got split because I pressed Ctrl+R in the middle which caused it to stop ...

24:42
Coding With Gil - String Calculator Kata (Part 1)

438 views

8y ago

Wendell Auman
Fix Audio Driven Plug-in Not Loading in iClone 7

Audio Driven is written in #Python using the #iClone API and has dependencies on Python modules that are not anymore ...

3:13
Fix Audio Driven Plug-in Not Loading in iClone 7

3,701 views

6y ago

NPTEL IIT Bombay
Week 7: Lecture 31

Week 7: Lecture 31: Radiochemical practices.

34:01
Week 7: Lecture 31

554 views

3y ago

Jeffrey Chupp
Language Server from Scratch: Integration Testing, Hover, and Hands-On   Exercises (LSP)

00:00 - Intro 00:10 - Integration testing our Language Server 07:31 - Challenge 1: Shutdown & Exit 07:45 - Implementing ...

41:50
Language Server from Scratch: Integration Testing, Hover, and Hands-On Exercises (LSP)

2,720 views

2y ago

LetCode with Koushik
Click and Hold | Playwright Tutorial - Part 60

In this video, we'll discuss how to do the click and hold action using Playwright. Source code: ...

3:41
Click and Hold | Playwright Tutorial - Part 60

4,013 views

4y ago

Drops of Software Quality
Test Automation step-by-step with Java and Selenium: acessing a web site

Learn how to write and run a basic automated test using the Java language and Selenium test framework. 00:35 What will we ...

23:52
Test Automation step-by-step with Java and Selenium: acessing a web site

17,944 views

7y ago

Apache Airflow
Building a robust data pipeline with the dAG stack dbt, Airflow, Great Expectations

Presented by Sam Bail at Airflow Summit 2021. Data quality has become a much discussed topic in the fields of data engineering ...

43:16
Building a robust data pipeline with the dAG stack dbt, Airflow, Great Expectations

12,380 views

5y ago