ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

972,261 results

LinuxChad in English
LISP, "God's programming language"

Paul Graham says that "Lisp programs itself." Other famous hackers claim that "Lisp is the language of God." Really? What's so ...

19:25
LISP, "God's programming language"

114,842 views

11 months ago

ConfEngine
Edward Kmett - Why Haskell?

In this interview he shares the benefits of the Haskell functional programming language, especially when you are working at scale.

2:34
Edward Kmett - Why Haskell?

22,114 views

4 years ago

xmdi
Python vs C/C++ vs Assembly side-by-side comparison

next i will compare fortran and 4chan a test of the relative performance, not the prime-checking algorithm.

1:01
Python vs C/C++ vs Assembly side-by-side comparison

5,272,672 views

4 years ago

codingjerk
Zig is better than Rust (sometimes)

Since I use both Rust and Zig, I've collected some use cases, where I prefer Zig over Rust. While it's not an objective comparison, ...

20:21
Zig is better than Rust (sometimes)

110,423 views

1 year ago

Houston FPUG
Richard Feldman, "New Ways to Roc!"

In the past year, Roc has gotten a new syntax, a new foundational abstraction, and a new compiler. A lot has changed! This talk is ...

2:23:52
Richard Feldman, "New Ways to Roc!"

10,558 views

7 months ago

Jody Bruchon
The Rust Programming Language Is A Political Trojan Horse

A critique of institutional capture and the "Motte and Bailey" rhetorical strategy within the Rust programming language ecosystem.

17:33
The Rust Programming Language Is A Political Trojan Horse

22,631 views

1 year ago

Improbable Matter
How a Computer Works - from silicon to apps

A whistle-stop tour of how computers work, from how silicon is used to make computer chips, perform arithmetic to how programs ...

42:32
How a Computer Works - from silicon to apps

2,061,483 views

5 years ago

Tom Delalande
Comparing 10 programming languages. I built the same app in all of them.

Many modern programming languages have some great features like null safety, exhaustive switch statements, error handling, ...

21:33
Comparing 10 programming languages. I built the same app in all of them.

254,450 views

2 years ago

codingjerk
Zig Language | Thoughts After 2 Years

Voiced by @tokisuno ... Check out his channel. So, in this talk I want to tell about the reasons I love the Zig programming language ...

13:38
Zig Language | Thoughts After 2 Years

126,769 views

1 year ago

Jody Bruchon
IT'S OVER! The Rust Language Just Nuked 8 Entire Architectures!

... risk assessment regarding the systemic displacement of legacy hardware architectures by the Rust programming language.

10:57
IT'S OVER! The Rust Language Just Nuked 8 Entire Architectures!

12,508 views

3 months ago

moshix
Hello world in the IBM PL/I language on the mainframe - M125

head over to sign our petition to IBM here: https://geronimo370.nl/freexa/ and here is the program with the JCL: //MOSHIXA JOB ...

9:36
Hello world in the IBM PL/I language on the mainframe - M125

9,623 views

7 years ago

xmdi
Python vs Fortran vs Octave (Matlab) side-by-side performance comparison

Which free scientific computing language is the fastest to program and execute? The answer probably won't surprise you because ...

2:40
Python vs Fortran vs Octave (Matlab) side-by-side performance comparison

153,595 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

57,644 views

2 years ago

Herman SWE
Swift is NOT (just) an iOS App language

In this video we will discuss why Swift is not just an iOS app language and is not tied to the Apple ecosystem as it may seem.

6:52
Swift is NOT (just) an iOS App language

28,973 views

1 year ago

TokyoEdtech
BASIC Programming Intro

Released in 1964, this was the dominant programming language of home computers from the late 70's to the mid 80's. In this ...

33:19
BASIC Programming Intro

42,685 views

5 years ago

Xena Project
10 minute Lean tutorial : proving logical propositions

I show how to prove a basic result in logic using the Lean prover, first in tactic mode and then in term mode. Try Lean online with ...

7:53
10 minute Lean tutorial : proving logical propositions

47,778 views

6 years ago

Cave of Programming
How C Really Works

In this video, I take you on a deep dive into how the C programming language actually works, from the abstract machine defined ...

44:32
How C Really Works

34,298 views

5 days ago

Honki Tonk
FOSDEM 2022 - The Outsider's Guide to Ada - Lessons from Learning Ada in 2021

The Outsider's Guide to Ada - Lessons from Learning Ada in 2021: https://fosdem.org/2022/schedule/event/ada_outsiders_guide/ ...

34:16
FOSDEM 2022 - The Outsider's Guide to Ada - Lessons from Learning Ada in 2021

4,099 views

4 years ago

Tom Delalande
The game of the year was written in Lua

Balatro is an extremely successful game that was created using the Love2D framework in Lua. I found that pretty interesting so I ...

5:32
The game of the year was written in Lua

498,089 views

1 year ago

Andy Balaam
1. Writing a programming language - the Lexer

This series is about how to write a programming language. A lexer breaks up the characters in a source file into simple "tokens" ...

22:52
1. Writing a programming language - the Lexer

88,207 views

9 years ago