ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

31,216 results

Datalize Company
In the real world, your coworkers will appreciate clean, easy to read, functional code. People doin

In the real world, your coworkers will appreciate clean, easy to read, functional code. People doin #Shorts #Programming #coding ...

1:07
In the real world, your coworkers will appreciate clean, easy to read, functional code. People doin

1 view

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

807 views

4 years ago

Laz Built It
OCaml in 90 Seconds

Get Cracked at Coding: https://app.codecrafters.io/join?via=lcarrio Ocaml is a general-purpose, functional programming language ...

1:54
OCaml in 90 Seconds

51,464 views

1 year ago

ConfEngine
Aaron Hsu - exploring functional programming coming from an OOP mindset

Aaron Hsu shares his take on coming to functional programming when you are familiar with OOP. He has spoken at Functional ...

2:16
Aaron Hsu - exploring functional programming coming from an OOP mindset

647 views

4 years ago

Opensource.com
Top 5: Functional programming, Python frameworks, and more

Top 5 articles of the week Full article: 5. Introducing Flashback, an Internet mocking tool ...

2:17
Top 5: Functional programming, Python frameworks, and more

558 views

8 years ago

Jesse Warden
Impure vs Pure Function Examples
1:17
Impure vs Pure Function Examples

1,303 views

8 years ago

Python Peak
What’s the hack for creating a singleton class in Python? Unlock the #secret Creating a Singleton

What's the hack for creating a singleton class in Python? 🖼️ A Singleton ensures only one instance of a class exists. 🖼️ This is ...

0:20
What’s the hack for creating a singleton class in Python? Unlock the #secret Creating a Singleton

498 views

1 year ago

Python Peak
What’s the #secret to using map for functional programming? Unlock Functional #programming with map

What's the secret to using map for functional programming? The map function applies a given function to all items in an iterable.

0:16
What’s the #secret to using map for functional programming? Unlock Functional #programming with map

452 views

1 year ago

Python Peak
Why use map and filter in Python? Unlock Pythons Map and Filter Magic!

Why use map and filter in Python? Using map and filter can reduce code length. They allow for more readable and cleaner ...

0:16
Why use map and filter in Python? Unlock Pythons Map and Filter Magic!

453 views

1 year ago

Roel Van de Paar
Is this essential functional programming feature missing from python? (2 Solutions!!)

Is this essential functional programming feature missing from python? Helpful? Please use the *Thanks* button above! Or, thank ...

1:39
Is this essential functional programming feature missing from python? (2 Solutions!!)

12 views

2 weeks ago

Python Code Camp
Python end parameter in print( )

shorts #python #pythonprogramming #pythonshorts #short #shortvideo #pythontutorial #python3 #python #pythonshorts #shorts ...

0:37
Python end parameter in print( )

907 views

2 years ago

Python Code Camp
Every Python Programmer Needs to Know This!

python #pythonshorts #shorts #coding Learn how to filter prime numbers from a range using a custom function and Python's filter() ...

1:00
Every Python Programmer Needs to Know This!

676 views

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

Python Peak
What is the best way to merge lists into a dictionary? The #secret to Merging Lists into a

What is the best way to merge lists into a dictionary? Merging lists into a dictionary can be tricky. But using dictionary ...

0:15
What is the best way to merge lists into a dictionary? The #secret to Merging Lists into a

447 views

1 year ago

Python Peak
How to create a singleton class in Python? Master Singleton in Python Without Libraries!

How to create a singleton class in Python? Creating a singleton ensures only one instance of a class. This is useful for ...

0:19
How to create a singleton class in Python? Master Singleton in Python Without Libraries!

100 views

1 year ago

Python Peak
How can pandas simplify data analysis in Python? Unleash Data Power Pandas in Python!

How can pandas simplify data analysis in Python? Pandas helps in managing large datasets efficiently. You can quickly ...

0:28
How can pandas simplify data analysis in Python? Unleash Data Power Pandas in Python!

64 views

1 year ago

ConfEngine
A(n) (un)comfortable Introduction to Hy by Rudraksh MK at Functional Conf 15 Trailer

This talk is an introduction of sorts to Hy, a Lisp dialect embedded in Python. We'll explore the semantic designs of Hy from a Lisp ...

3:08
A(n) (un)comfortable Introduction to Hy by Rudraksh MK at Functional Conf 15 Trailer

3,906 views

10 years ago

Python Peak
How can I prevent circular dependencies in Python? Avoiding Circular Dependencies in Python A

How can I prevent circular dependencies in Python? 🏍️ Circular dependencies happen when two modules import each other.

0:18
How can I prevent circular dependencies in Python? Avoiding Circular Dependencies in Python A

103 views

1 year ago

Python Peak
Why use asyncio.Semaphore for concurrency limits? Pythons asyncio.Semaphore #secret to Limiting

Why use asyncio.Semaphore for concurrency limits? asyncio.Semaphore limits how many tasks run at once. It's great for ...

0:20
Why use asyncio.Semaphore for concurrency limits? Pythons asyncio.Semaphore #secret to Limiting

794 views

1 year ago

Python Peak
How does Python typing enhance code clarity? Python Tip Supercharge Documentation with typing!

How does Python typing enhance code clarity? The typing module adds clarity by specifying data types. It helps avoid bugs ...

0:36
How does Python typing enhance code clarity? Python Tip Supercharge Documentation with typing!

268 views

1 year ago