ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,348 results

Aalto Scientific Computing
4.5 Panel discussion - Python for Scientific Computing 2023

At the end of the course, we had a general panel discussion/Q&A session with all of these instructions. We discuss many ...

22:32
4.5 Panel discussion - Python for Scientific Computing 2023

50 views

2 years ago

Marco Amado
Why teach your young padawans how to code (and why Python)

Lightning talk given at Sapo Codebits 2014.

5:26
Why teach your young padawans how to code (and why Python)

114 views

11 years ago

Jonathan Dinu
Stateful Distributed Computing in Python with Ray Actors

Learn how to perform stateful distributed computation in Python with the Ray actors API.

16:33
Stateful Distributed Computing in Python with Ray Actors

8,633 views

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

802 views

4 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

Aalto Scientific Computing
4.2 Parallel - Python for Scientific Computing 2023

Parallel programming: doing more than one thing at a time. It is often needed when you need more computer power, and there are ...

44:18
4.2 Parallel - Python for Scientific Computing 2023

203 views

2 years ago

ConfEngine
Benefits of functional programming - Francesco Cesarini

"Functional programming changes the way you have to think and reason around your programs. It allows you to write short, ...

1:03
Benefits of functional programming - Francesco Cesarini

367 views

3 years ago

ConfEngine
Aaron Hsu - how he discovered functional programming and why he loves it!

"Early on, the biggest benefit was it [FP] gave me a way of engaging with the flow of the data through my program in a manner that ...

1:50
Aaron Hsu - how he discovered functional programming and why he loves it!

1,014 views

3 years ago

Craig Piercy
Python built-in function: filter()

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

4:06
Python built-in function: filter()

243 views

10 months ago

ConfEngine
Michael Snoyman - benefits of functional programming

Michael Snoyman spoke and delivered a full day workshop at Functional Conf 2019 . He shares what he sees the benefits of ...

0:59
Michael Snoyman - benefits of functional programming

458 views

3 years ago

Jonathan Dinu
How does Ray compare to Apache Spark??

In this video I compare and contrast the Apache Spark and the Ray frameworks, including how they differ conceptually, differences ...

14:56
How does Ray compare to Apache Spark??

13,913 views

4 years ago

PyCon Thailand
Keynote: Training the most important model - Naomi Ceder

Currently everyone is talking about large language models and other models in data science. Everyone is worried about training ...

35:41
Keynote: Training the most important model - Naomi Ceder

279 views

1 year ago

Craig Piercy
Python built-in function video: list()

This allows you to process and store the results of functional programming constructs in list form. Here are some key points to ...

4:20
Python built-in function video: list()

34 views

9 months ago

Craig Piercy
Python built-in function: map()

`map()` is a functional programming tool that avoids writing explicit loops. 2. It's memory-efficient because it returns an iterator ...

5:21
Python built-in function: map()

144 views

8 months ago

Home Of Soltani
Why Python Leads Programming: Easy, Powerful & Loved by Millions

Python's intuitive syntax and fast learning curve make it ideal for newcomers to programming, while its versatility spans web ...

5:56
Why Python Leads Programming: Easy, Powerful & Loved by Millions

64 views

9 months ago

RIT Libraries
DHSS Workshop: Introduction to Python

This workshop provides an introduction to Python, a concise and easy-to-read programming language. Python is inherently ...

37:14
DHSS Workshop: Introduction to Python

165 views

5 years ago

Houston FPUG
Jeffrey Olson, "Functional Programming in Rust"

Rust is a systems-level programming language that has generated a lot of buzz in the developer community since it's public ...

1:27:21
Jeffrey Olson, "Functional Programming in Rust"

17,914 views

4 years ago

Alex Demko
BREAKING: Python Owns 30% of the Market! 🐍📈

Curious about the future of programming? In this very first episode of News Room, I'll walk you through the most exciting ...

0:06
BREAKING: Python Owns 30% of the Market! 🐍📈

1,103 views

6 months ago

Houston FPUG
Christopher Bremer, "Types and Categories the 'Easy' Way"

There is a series of books by Zed Shaw called “Learn X the Hard Way” for X = Python, Ruby, etc. These books encourage the ...

58:48
Christopher Bremer, "Types and Categories the 'Easy' Way"

653 views

3 years ago

Confreaks
RubyConf 2017: 4 Programming Paradigms in 45 Minutes by Aja Hammerly

4 Programming Paradigms in 45 Minutes by Aja Hammerly One of the most important lessons I've learned is that programming ...

43:10
RubyConf 2017: 4 Programming Paradigms in 45 Minutes by Aja Hammerly

7,714 views

8 years ago