ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

54 results

NUS Hackers
FH #279: Notional Machines for Modern Scripting Languages

Introductory CS courses often use scripting languages such as Python. A notional machine is a predictive set of abstractions ...

44:07
FH #279: Notional Machines for Modern Scripting Languages

86 views

5 months ago

PyCon South Africa
Building a Serverless Computation Environment with Python

It's easy to deploy one Lambda function (e.g. with the well known Serverless Framework), but it's much harder to write several ...

34:14
Building a Serverless Computation Environment with Python

107 views

5 years ago

Python España
Python Serverless Microservices - PyConES 2020

Nilo Menezes presents : "Python Serverless Microservices" For the questions about the talk to the original speaker, please, use ...

21:22
Python Serverless Microservices - PyConES 2020

605 views

5 years ago

freeCodeCamp.org
Python for Everybody - Full University Python Course

This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...

13:40:10
Python for Everybody - Full University Python Course

7,605,615 views

6 years ago

nptelhrd
Mod-05 Lec-38 Advanced Functions

Linux Programming & Scripting by Anand Iyer,Director, Calypto Design Systems.For more details on NPTEL visit http://nptel.ac.in.

46:30
Mod-05 Lec-38 Advanced Functions

2,492 views

10 years ago

Cloud With Harry
How I Built My Own Email Blaster With AWS in 40 Minutes

... verify it 15:36 – Using Lambda to create and send personalized emails to SES 16:46 – Creating a new Python Lambda function ...

39:51
How I Built My Own Email Blaster With AWS in 40 Minutes

484 views

1 year ago

Confreaks
RubyConf 2016 - That Works?! Quines and Other Delightfully Useless Programs by Colin Fulton

RubyConf 2016 - That Works?! Quines and Other Delightfully Useless Programs by Colin Fulton Performance, readability and ...

49:11
RubyConf 2016 - That Works?! Quines and Other Delightfully Useless Programs by Colin Fulton

891 views

9 years ago

NERSC
2 Mesh functionality

is a single argument, it's a C++ lambda function. And so what this lambda function does is for given index (i,j,k), this is what I'm ...

23:23
2 Mesh functionality

266 views

1 year ago

Chuck Severance
Python for Informatics - Chapter 7 Files

This is Chapter 7 for Python for Informatics. www.pythonearn.com All Lectures: ...

24:39
Python for Informatics - Chapter 7 Files

40,078 views

13 years ago

Houston FPUG
Rúnar Bjarnason, "Unison: A Friendly Programming Language from the Future"

Unison is a radical new functional programming language that rethinks all aspects of the programming experience including the ...

1:26:01
Rúnar Bjarnason, "Unison: A Friendly Programming Language from the Future"

6,188 views

3 years ago

M-x Research
Functional programming: an (Emacs) Lisp view 5/n

Fifth talk of 2022 at the M-x Research group by Jens Jensen This talk is a continuation after Talk 4, this time we talk about ...

54:39
Functional programming: an (Emacs) Lisp view 5/n

452 views

3 years ago

Codegram
Gone in 60 milliseconds: Offensive security in the serverless age (Rich Jones)

Talk given at Full Stack Fest 2017: https://fullstackfest.com More and more businesses are moving away from monolithic servers ...

35:59
Gone in 60 milliseconds: Offensive security in the serverless age (Rich Jones)

3,069 views

8 years ago

Jon Gjengset
Crust of Rust: Subtyping and Variance

In this episode of Crust of Rust, we go over subtyping and variance — a niche part of Rust that most people don't have to think ...

1:39:41
Crust of Rust: Subtyping and Variance

73,071 views

5 years ago

CS50
Section 8: More Comfortable

Then callback is like you can define some anonymous functions. You don't have to give the function a name, but you won't have to ...

1:22:49
Section 8: More Comfortable

798 views

13 years ago

Matt Williams
Introduction Data Analysis in Python

A programming workshop we ran at the University of Bristol covering our Introduction to Data Analysis in Python course on the 3rd ...

1:57:28
Introduction Data Analysis in Python

14,014 views

5 years ago

Houston FPUG
Jeffrey Olson, "Functional Programming in Rust"

Rust is a systems-level programming language that has generated a lot of buzz in the developer community since it's public ...

1:27:21
Jeffrey Olson, "Functional Programming in Rust"

17,990 views

4 years ago

M-x Research
Functional programming: an (Emacs) Lisp view 4/n

Fourth talk of 2022 at the M-x Research group by Jens Jensen This talk aims to introduce some more advanced(ish) topics of ...

57:19
Functional programming: an (Emacs) Lisp view 4/n

873 views

3 years ago

Alex's Data Tutorials
Storing YouTube Reporting API Data: Automated & Cost-Effective Solution on AWS

... Processing & Storage 14:43 Packaging Lambda Dependencies for Deployment 15:50 Deploying Lambda Function in AWS ...

25:35
Storing YouTube Reporting API Data: Automated & Cost-Effective Solution on AWS

88 views

1 year ago

Eduardo Mendes
Minissérie Pythonica: Funções #2 - Argumentos posicionais, nomeados e o Python 3.8

O canal é mantido por uma iniciativa de financiamento coletivo: Apoia-se: https://apoia.se/livedepython picpay: @livedepython ...

20:34
Minissérie Pythonica: Funções #2 - Argumentos posicionais, nomeados e o Python 3.8

5,203 views

6 years ago

Confreaks
RubyConf 2015 - A Muggle's Guide to Tail Call Optimization in Ruby by Danny Guinther

A Muggle's Guide to Tail Call Optimization in Ruby by Danny Guinther Submitted for your approval: a circle of torment ...

42:03
RubyConf 2015 - A Muggle's Guide to Tail Call Optimization in Ruby by Danny Guinther

638 views

10 years ago

Chuck Severance
Python for Informatics: Chapter 2 - Expressions

This is the second chapter of Python for Informatics. We cover constants, variables, reserved words, assignment statements, ...

42:58
Python for Informatics: Chapter 2 - Expressions

75,714 views

13 years ago

nptelhrd
Mod-05 Lec-39 Exception Handling

Linux Programming & Scripting by Anand Iyer,Director, Calypto Design Systems.For more details on NPTEL visit http://nptel.ac.in.

39:02
Mod-05 Lec-39 Exception Handling

2,455 views

10 years ago

José A. Alonso
Definiciones de listas por comprensión en Haskell

Se estudia cómo definir funciones en Haskell usando listas de comprensión. En concreto, se estudia cómo definir: listas con un ...

1:20:23
Definiciones de listas por comprensión en Haskell

1,863 views

5 years ago

Confreaks
RubyConf 2016 - Metaprogramming? Not good enough! by Justin Weiss

RubyConf 2016 - Metaprogramming? Not good enough! by Justin Weiss If you know how to metaprogram in Ruby, you can create ...

36:10
RubyConf 2016 - Metaprogramming? Not good enough! by Justin Weiss

2,494 views

9 years ago

Jon Gjengset
Decrusting the serde crate

In this stream, we peel back the crust on the serde crate — https://github.com/serde-rs/serde/ — and explore its interface, structure, ...

1:51:21
Decrusting the serde crate

79,275 views

3 years ago