ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

31,289 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

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

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

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

906 views

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

Code With Alex
Things about Python HELP Function every Programmer needs to know #python #programming #coding

Happy Coding! ‍ All you need to know about the help function in Python! Exit Help Terminal by pressing "q" with focus in the ...

0:57
Things about Python HELP Function every Programmer needs to know #python #programming #coding

1,327 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
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

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

Zed Mastery
Learn Python programming from scratch by Building  Real-World Python  Projects

Learn Python programming from scratch with hands on exercises in this Python course Master Python by Building Real-World ...

3:39
Learn Python programming from scratch by Building Real-World Python Projects

17 views

3 years ago

Python Peak
How does inspect.getsource reveal code in Python? Unlock Python Code #secrets with

How does inspect.getsource reveal code in Python? inspect.getsource allows you to see the actual code of any Python function ...

0:39
How does inspect.getsource reveal code in Python? Unlock Python Code #secrets with

26 views

1 year ago

Python Peak
How to create custom iterators in Python? Unlock the #secret Custom Iterators in Python!

How to create custom iterators in Python? 🖇️ You can create custom iterators by defining __iter__ and __next__ methods.

0:26
How to create custom iterators in Python? Unlock the #secret Custom Iterators in Python!

33 views

1 year ago

Python Peak
What’s the advantage of dataclasses.replace for immutability? Unlocking Immutability in Python with

This method is particularly useful in functional programming styles. Understanding this can greatly improve your codes safety.

0:32
What’s the advantage of dataclasses.replace for immutability? Unlocking Immutability in Python with

34 views

1 year ago