ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,317 results

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

808 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

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,028 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 Video: 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 Function Video: Compile()

58 views

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

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

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

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 function - aiter()

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

3:41
Python function - aiter()

347 views

1 year ago

Alex Demko
Collapse OS: The System for the End of the World! 💻☠️

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

0:05
Collapse OS: The System for the End of the World! 💻☠️

1,132 views

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

8 months ago

COMPUTER & EXCEL SOLUTION
How to use compile predefined function in Python@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

0:57
How to use compile predefined function in Python@COMPUTEREXCELSOLUTION

154 views

3 years ago

Alex Demko
Moja & MoonBit?! The New Coding Trend? 🌙🧪

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

0:07
Moja & MoonBit?! The New Coding Trend? 🌙🧪

1,387 views

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

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,425 views

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

Programming threads
Stop Using Lambda in Map/Filter! (Python Performance Trap Explained)

Lambda functions in Python are 17% slower than regular functions when used with map/filter. Learn why lambdas get recreated, ...

1:01
Stop Using Lambda in Map/Filter! (Python Performance Trap Explained)

1,175 views

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

11 months ago

Craig Piercy
Python Built-in Function: abs()

It's a built-in Python function that dynamically imports a module. While most of us use `import` statements in our code, ...

3:46
Python Built-in Function: abs()

21 views

1 year ago