ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,406 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,632 views

4 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

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

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

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

Confreaks
RubyConf 2015 - Ruby Preserves by Craig Buchek

Ruby Preserves by Craig Buchek How simple can we make an Object-Relational Mapper (ORM) that's still useful? What if we just ...

32:05
RubyConf 2015 - Ruby Preserves by Craig Buchek

714 views

10 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

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

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

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

Confreaks
RubyConf 2016 - Problem Solved! Using Logic Programming to Find Answers by Gavin McGimpsey

... by Gavin McGimpsey We love Ruby's object orientation, and you might have heard functional programming is the new hotness.

45:10
RubyConf 2016 - Problem Solved! Using Logic Programming to Find Answers by Gavin McGimpsey

2,204 views

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

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

tef ebooks
Programming is terrible—Lessons learned from a life wasted. EMF2012

http://programmingisterrible.com/ https://mastodon.social/@tef A bad programmer talks about bad programming, from EMF 2012 ...

1:06:44
Programming is terrible—Lessons learned from a life wasted. EMF2012

1,703,278 views

12 years ago

Confreaks
RubyConf 2015 - Changing the Unchangeable... by Brad Urani

Master this cornerstone of functional programming and learn the answer to the ultimate riddle: how do you change a list while ...

34:42
RubyConf 2015 - Changing the Unchangeable... by Brad Urani

1,724 views

10 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

Jeremy Howard
The Array Cast: Jeremy Howard

This is Jeremy Howard's interview on The Array Cast. You can listen to the podcast version here: ...

1:44:47
The Array Cast: Jeremy Howard

2,707 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

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

PyCon South Africa
Building a Serverless Computation Environment with Python

Because of networking issues during the talk, the audio is choppy. Ric da Silva kindly provided a transcript of the talk, so we ...

34:14
Building a Serverless Computation Environment with Python

107 views

5 years ago