ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

697 results

CodeRefinery
6.2 Software Testing - CodeRefinery 2023 Sep

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

1:07:50
6.2 Software Testing - CodeRefinery 2023 Sep

58 views

2 years ago

Jacob Itegboje
Pumping Python for Beginners: How can I Test Programs?

Welcome to Pumping Python! My name is Jacob Itegboje, and in this video, I'm going to solve a huge problem that many Python ...

26:26
Pumping Python for Beginners: How can I Test Programs?

77 views

1 year ago

CodeTracer
Codetracer time-travel debugger for Python (prerelease)

We introduce Codetracer's support for Python. Codetracer is a time-travel debugger that gives developers a revolutionary new ...

42:15
Codetracer time-travel debugger for Python (prerelease)

364 views

3 months ago

CodeRefinery
5.3 Jupyter - CodeRefinery 2023 Sep

This lesson teachs learners the user interface of JupyterLab, how Jupyter notebooks work, and what some common and powerful ...

44:48
5.3 Jupyter - CodeRefinery 2023 Sep

52 views

2 years ago

Missing Semester
Lecture 9: Code Quality

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/code-quality/ 0:00:00 ...

1:15:14
Lecture 9: Code Quality

2,218 views

5 days ago

DeepSource
DeepSource now supports Python 3.10

DeepSource Python Analyzer now works with your Python 3.10 projects right out of the box. You can start using the latest Python ...

1:10
DeepSource now supports Python 3.10

2,370 views

4 years ago

Confreaks
RubyConf 2018 - Code Review, Forwards and Back by Sumana Harihareswara & Jason Owen

RubyConf 2018 - Code Review, Forwards and Back by Sumana Harihareswara & Jason Owen Your team's code review practices ...

33:50
RubyConf 2018 - Code Review, Forwards and Back by Sumana Harihareswara & Jason Owen

236 views

7 years ago

CodeRefinery
4.2 Reproducible Research - CodeRefinery 2023 Sep

If you can't get your code to do the same thing again, is it really science? Or more practically, are you able to do your work?

1:19:08
4.2 Reproducible Research - CodeRefinery 2023 Sep

79 views

2 years ago

NPTEL IIT Guwahati
Lec 30: Code Review Case Study

Design & Implementation of Human-Computer Interfaces URL: https://onlinecourses.nptel.ac.in/noc22_cs125/preview Prof.

28:11
Lec 30: Code Review Case Study

2,420 views

3 years ago

freeCodeCamp.org
Python for Everybody - Full University Python Course

This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...

13:40:10
Python for Everybody - Full University Python Course

7,597,091 views

6 years ago

Missing Semester
Lecture 7: Agentic Coding

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/agentic-coding/ 0:00:00 ...

1:00:35
Lecture 7: Agentic Coding

15,992 views

5 days ago

pyOpenSci: open source for open science
What do pyOpenSci, Python open source software & sharks have in common?

This is a short 4 minute lightning talk from the 2023 SciPy meeting. It provides an overview of the mission and vision of pyOpenSci ...

4:35
What do pyOpenSci, Python open source software & sharks have in common?

47 views

2 years ago

Lars Juhl Jensen
AI chat bots in science: The cutting edge of scientific writing and coding

4:12 Coding: no replacement for programmers, many code errors, code interpreter, and tool for debugging, code review, code ...

6:57
AI chat bots in science: The cutting edge of scientific writing and coding

1,134 views

2 years ago

OLS (Open Life Science Limited)
OLS6 / Week 11 / Open-source code (skill-up)

This session covers code styling, code testing, code review and package management.

1:08:30
OLS6 / Week 11 / Open-source code (skill-up)

55 views

3 years ago

DeepSource
Workshop: Code Review Automation for Enterprises

Sourya and Vishnu from DeepSource Engineering talk about how large enterprises use DeepSource to centrally manage their ...

29:06
Workshop: Code Review Automation for Enterprises

230 views

4 years ago

pyOpenSci: open source for open science
How to Create a GitHub Release for your code or software

Learn how to create a quick release of your content on GitHub Other pyOpenSci Resources pyOpenSci Python Package Guide: ...

0:53
How to Create a GitHub Release for your code or software

48 views

10 months ago

CodeRefinery
6.3 Modular Code Development - CodeRefinery 2024 Mar

In this live-coding demo session we take a Python script as starting point which reads data, computes simple statistics, and ...

1:19:22
6.3 Modular Code Development - CodeRefinery 2024 Mar

86 views

1 year ago

BioniChaos
Enhancing ECG Analysis with Fuzzy Logic and Machine Learning

In this video, I dive deep into enhancing an ECG waveform analysis tool using fuzzy logic and machine learning. I demonstrate the ...

38:24
Enhancing ECG Analysis with Fuzzy Logic and Machine Learning

75 views

1 year ago

pyOpenSci: open source for open science
Create Your First Python Package Tutorial - Everything You Need to Know | pyOpenSci

Learn how to turn your Python code into a reusable package with Hatch! From setup to installation, this beginner-friendly tutorial ...

15:32
Create Your First Python Package Tutorial - Everything You Need to Know | pyOpenSci

862 views

10 months ago

CodeRefinery
9.2 Modular Code Development - CodeRefinery 2025 Sep

In this live-coding demo session we take a Python script as starting point which reads data, computes simple statistics, and ...

1:42:04
9.2 Modular Code Development - CodeRefinery 2025 Sep

10 views

1 month ago

Developers for WP
Top 7 Best AI Code Generators |  The Ultimate Guide In 2023

Visit at: https://wbcomdesigns.com/best-ai-code-generators/ Timecodes: 00:00:00 - Intro 00:00:10 - GitHub Copilot 00:00:22 ...

1:26
Top 7 Best AI Code Generators | The Ultimate Guide In 2023

4,999 views

2 years ago

Confreaks
RailsConf 2018: Inside Active Storage: a code review of Rails' new framework by Claudio Baccigalupo

Inside Active Storage: a code review of Rails' new framework by Claudio Baccigalupo Rails 5.2 ships with a new library to support ...

33:49
RailsConf 2018: Inside Active Storage: a code review of Rails' new framework by Claudio Baccigalupo

3,370 views

7 years ago

Machine Learning Practice
Best Practices in Python

Because Python is so flexible in its structure and variable typing, we are able to do many clever things. However, we should strive ...

6:29
Best Practices in Python

60 views

3 years ago

Confreaks
RailsConf 2016 - Storytelling with Code by Michael Rau

Storytelling with Code by Michael Rau How can you tell a story using only email, a laser printer, voicemail? Last year I created an ...

34:07
RailsConf 2016 - Storytelling with Code by Michael Rau

561 views

9 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

113,436 views

10 months ago