ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,270 results

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

459 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

812 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

Craig Piercy
Python function all()

Describes and explains the Python built-in function - all()

3:51
Python function all()

174 views

1 year ago

Craig Piercy
Python function - aiter()

Today, we're diving into a powerful feature of Python's asynchronous programming capabilities: the `aiter()` function.

3:41
Python function - aiter()

358 views

1 year 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,109 views

9 months ago

Craig Piercy
Python built-in function: callable()

Let's explore what it does, how you use it, and why it's so useful in Python programming. The `callable()` function in Python is used ...

3:57
Python built-in function: callable()

48 views

1 year ago

Craig Piercy
Python Built-In Function: bin()

Describess the bin() function.

3:52
Python Built-In Function: bin()

346 views

1 year ago

Craig Piercy
Python built-in function: dir()

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

3:44
Python built-in function: dir()

356 views

1 year ago

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

... faster than hand-written C-code. Learn more about functional programming at Functional Conf: https://confng.in/U-21T5d3.

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

4,442 views

4 years ago

Craig Piercy
Python built-n function: bytes()

In today's tutorial, we're diving into a core Python built-in function that is essential for handling binary data: the `bytes()` function.

3:50
Python built-n function: bytes()

69 views

1 year ago

Craig Piercy
Python Built-in Function: compile()

Imagine we have a block of Python code stored in a string and want to execute it. Here, the `compile()` function converts the code ...

3:52
Python Built-in Function: compile()

389 views

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

360 views

4 years ago

Craig Piercy
Python built-in function: enumerate()

... to make your code cleaner and more readable with it. Let's get started! First, what is `enumerate()`? It's a built-in Python function ...

3:55
Python built-in function: enumerate()

40 views

1 year ago

Craig Piercy
Python built-in function: any()

Describes the Python Built-in Function: any()

3:36
Python built-in function: any()

63 views

1 year ago

fortranized_pythonista
How do I find the eigenvectors of a matrix #python

How do I find the eigenvectors of a matrix using Python 3.13 ? How do I compute the eigenvectors of a matrix using sympy?

0:19
How do I find the eigenvectors of a matrix #python

1,076 views

5 months ago

Craig Piercy
Python built-in function: classmethod()

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

3:06
Python built-in function: classmethod()

37 views

1 year ago

Alex Demko
To Code or Not to Code? That’s the Question! 💻🎭

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

0:09
To Code or Not to Code? That’s the Question! 💻🎭

1,041 views

9 months ago

Craig Piercy
Python built-in function: chr()

Let's explore what it does, how you use it, and why it's so useful in Python programming. The `callable()` function in Python is used ...

3:32
Python built-in function: chr()

32 views

1 year ago