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

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

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

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

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

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

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

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

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

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

ConfEngine
Andrea Leopardi's journey to FP and using Elixir

"The level of abstraction in Elixir made sense to me." - Andrea Leopardi Learn more about Elixir and functional programming at ...

1:00
Andrea Leopardi's journey to FP and using Elixir

359 views

3 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

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

ConfEngine
What is APL programming language and what are its benefits? Aaron Hsu explains.

Aaron Hsu explains what the APL programming language offers and outlines some of its key benefits. APL is a high productivity ...

1:47
What is APL programming language and what are its benefits? Aaron Hsu explains.

4,337 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

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

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

makingthematrix
Programming with Functions #5 - Immutability

Immutability and pączki. And how do you think, where is the border? Where do you decide that enough is enough and reach for ...

12:42
Programming with Functions #5 - Immutability

938 views

4 years ago

makingthematrix
Programming with Functions #4 - unapply and newtype

Design your code around your cats. Data. I mean data. This is a direct continuation of the previous video in this series, the one ...

10:01
Programming with Functions #4 - unapply and newtype

865 views

4 years ago