ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,031 results

Marco Amado
Why teach your young padawans how to code (and why Python)

Lightning talk given at Sapo Codebits 2014.

5:26
Why teach your young padawans how to code (and why Python)

114 views

11 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

9 months ago

Jonathan Dinu
Stateful Distributed Computing in Python with Ray Actors

Learn how to perform stateful distributed computation in Python with the Ray actors API.

16:33
Stateful Distributed Computing in Python with Ray Actors

8,632 views

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

Craig Piercy
Python built-in function video: list()

This allows you to process and store the results of functional programming constructs in list form. Here are some key points to ...

4:20
Python built-in function video: list()

34 views

9 months ago

Jonathan Dinu
How does Ray compare to Apache Spark??

In this video I compare and contrast the Apache Spark and the Ray frameworks, including how they differ conceptually, differences ...

14:56
How does Ray compare to Apache Spark??

13,913 views

4 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

8 months ago

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

9 months ago

makingthematrix
Programming with Functions #6: Thread safety

Sorry for the pop sounds. My stash of audio/video gadgetry grew considerably since I recorded audio for this episode, so I have ...

8:51
Programming with Functions #6: Thread safety

523 views

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

makingthematrix
Programming with Functions #4 - unapply and newtype

Design your code around your cats. Data. I mean data. This is a direct continuation of the previous video in this series, the one ...

10:01
Programming with Functions #4 - unapply and newtype

865 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,572 views

5 years ago

Hillary Fleenor
functions2v2

We have certain programming languages called functional programming languages versus what Python is, which is an imperative ...

19:27
functions2v2

216 views

6 years ago

Mariusz Jurczenko
Programming 101: A Journey Through Code ProgrammingExplained, #CodingSimplified, #LearnToCode

Welcome to our channel! In this video, we are diving into the fascinating world of programming and making it easy to understand.

9:58
Programming 101: A Journey Through Code ProgrammingExplained, #CodingSimplified, #LearnToCode

84 views

1 year ago

Xavier Devroey
Towards Automated Testing for Simple Programming Exercises

Towards Automated Testing for Simple Programming Exercises Abstract: Automated feedback and grading platforms can require ...

9:52
Towards Automated Testing for Simple Programming Exercises

44 views

3 years ago

Confreaks
RubyConf 2016 - Keyword Args — the killer Ruby feature you aren't using by  Guyren G. Howe

RubyConf 2016 - Keyword Args — the killer Ruby feature you aren't using by Guyren G. Howe Write clearer code more easily.

17:28
RubyConf 2016 - Keyword Args — the killer Ruby feature you aren't using by Guyren G. Howe

1,964 views

9 years ago

Shriram Krishnamurthi
Why Racket?

Why will we be using so much Racket?

4:05
Why Racket?

7,734 views

5 years ago

Matthew Brecknell
Hole-driven Haskell

Demonstration of a technique for using types to guide the construction of Haskell programs, based on natural deduction. Includes ...

16:39
Hole-driven Haskell

19,569 views

12 years ago

Meri (Engel) Kasprak - programming videos
PRG-105: Passing Parameters in Python Functions - Scope

Why it is confusing to use the same variable name in the sending function and the receiving function. View an annotated PDF ...

4:12
PRG-105: Passing Parameters in Python Functions - Scope

220 views

8 years ago

Craig Piercy
Python data type: complex

... and fully integrated with Python's number system. If you found this video helpful, give it a like, subscribe for more coding tutorials ...

5:02
Python data type: complex

25 views

6 months ago