ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,350 results

Houston FPUG
Richard Feldman, "Millions of Users, Purely Functional Code"

Lots of companies dabble in functional programming, but most code in the world today is imperative. In contrast, the NoRedInk ...

1:48:35
Richard Feldman, "Millions of Users, Purely Functional Code"

8,361 views

4 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

Houston FPUG
Rafal Dittwald, “Data Oriented Programming”

The term “data-oriented programming” is often mentioned in the digital halls of the Clojure community, but what does it mean?

1:44:01
Rafal Dittwald, “Data Oriented Programming”

7,590 views

3 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,937 views

4 years ago

makingthematrix
Programming with Functions #1 - Introduction

It's also my "manifesto" of a sort about simplicity in programming. I feel that in our quest to learn Functional Programming we ...

11:04
Programming with Functions #1 - Introduction

4,585 views

5 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,018 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

804 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

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

10 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

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

2 years ago

Christian Drumm
Python for Beginners - Week 1 Unit 1 - First Steps

On the one hand, Python supports all the current programming paradigms, like object orientation or functional programming, and ...

10:51
Python for Beginners - Week 1 Unit 1 - First Steps

469 views

2 years ago

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

10 months ago

Alex Demko
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

23:41
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

171 views

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

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

Chuck Severance
Python for Informatics - Chapter 4 - Functions

This is a lecture from Python for Informatics - www.pythonlearn.com All Lectures: ...

28:04
Python for Informatics - Chapter 4 - Functions

55,367 views

12 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

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

9 months ago

M-x Research
Functional programming: an (Emacs) Lisp view 5/n

Fifth talk of 2022 at the M-x Research group by Jens Jensen This talk is a continuation after Talk 4, this time we talk about ...

54:39
Functional programming: an (Emacs) Lisp view 5/n

448 views

3 years ago