ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

289 results

Dandalf
JavaElectricBill

The video shows how to code an Electric Bill program that inputs kilowatt hours used (kWh) and break it down into three billing ...

26:43
JavaElectricBill

217 views

2 years ago

Dandalf
Java Paycheck Lab Project

Create and analyze a program in Java for computing a paycheck.

25:23
Java Paycheck Lab Project

296 views

2 years ago

Jon Gjengset
impl Rust: One Billion Row Challenge

I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.

10:36:57
impl Rust: One Billion Row Challenge

90,090 views

2 months ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 2)

In this stream we continue the work of porting Java's ConcurrentHashMap to Rust. We finish up the concurrent hash table resizing ...

5:20:13
Porting Java's ConcurrentHashMap to Rust (part 2)

13,499 views

6 years ago

Simple Automation
Статический Анализ Кода | Sonar | Qodana | CodeQL

В этом видео мы разберёмся, что такое статический анализ кода, зачем он нужен и как он работает. Кратко посмотрим на ...

1:59:16
Статический Анализ Кода | Sonar | Qodana | CodeQL

332 views

3 months ago

Heapspace
Programming languages - somewhat similar, wildly distant or just with different idioms? - Maciek P.

In the last 18 years I was programming almost exclusively on JVM - Java, Scala, Kotlin etc. This year, I moved to different ...

34:13
Programming languages - somewhat similar, wildly distant or just with different idioms? - Maciek P.

194 views

1 year ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 3)

This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...

5:39:15
Porting Java's ConcurrentHashMap to Rust (part 3)

10,936 views

6 years ago

Pieter van den Hombergh
PRC2 2021 Part 1 setup and TDD

Starting with netbeans, junit5 and assertj.

1:45:51
PRC2 2021 Part 1 setup and TDD

580 views

5 years ago

Nils Berglund
Tutorial: How to use my code

This tutorial explains on a few examples how to use my C code, available on GitHub, to make simulations of the wave equation.

33:58
Tutorial: How to use my code

1,380 views

2 years ago

YourWalkOnTech
What "handle an exception" means

A comprehensive guide to handling exceptions in Java: we'll firstly understand how to decide how to handle an exception, and ...

24:32
What "handle an exception" means

33 views

1 year ago

Roberto Lo Giacco
Coding for job screening

Watch me while I implement a simple algorithm as a screening test for a Java developer position. You may find interesting the ...

22:10
Coding for job screening

91 views

10 years ago

Confreaks
RubyConf 2015 - Softly, softly typing by John Cinnamond

Softly, softly typing by John Cinnamond The ruby community is large and varied but, for the most part, we haven't rushed to ...

44:34
RubyConf 2015 - Softly, softly typing by John Cinnamond

943 views

10 years ago

spinningheadmedia
Object Oriented Concepts

Fundamental concepts of object oriented programming explained in the context of Grady Booch's seminal textbook.

23:35
Object Oriented Concepts

273,152 views

14 years ago

Jon Gjengset
Lock-Free to Wait-Free Simulation in Rust

In this stream, we start implementing the concurrency algorithm from the academic paper "A Practical Wait-Free Simulation for ...

4:47:58
Lock-Free to Wait-Free Simulation in Rust

50,027 views

4 years ago

J David Eisenberg
COMSC 076 Lecture 14 Feb 2024 - Take 2

I accidentally turned off the audio during the Zoom session, so I have re-recorded the remainder of the lecture (and it's probably ...

26:34
COMSC 076 Lecture 14 Feb 2024 - Take 2

93 views

2 years ago

Houston FPUG
Rafal Dittwald, “Data Oriented Programming”

The term “data-oriented programming” is often mentioned in the digital halls of the Clojure community, but what does it mean?

1:44:01
Rafal Dittwald, “Data Oriented Programming”

7,640 views

3 years ago

Alex Demko
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

23:41
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

171 views

8 months ago

J David Eisenberg
Mini-Lecture: Planning a Program

Problem solving is what this course is really about. Instead of going into detail about Java, this lecture talks about how to plan a ...

26:17
Mini-Lecture: Planning a Program

36 views

2 years ago

Agoric
Endo Sync: Errors, Synchronous Import, & Durable CapTP

Zb (Zbigniew) Tenerowicz: what's the algorithm about. Kris “Cowbert” Kowal: So. boneskull: Don't make me answer!

1:03:40
Endo Sync: Errors, Synchronous Import, & Durable CapTP

44 views

1 year ago

src7cse
Constant folding, not to touch Volatile memory, etc. in Code optimisation of Intermediate code phase

Constant folding, Code motion, not to touch Volatile memory, etc. in Code optimisation of Intermediate code generation phase.

27:24
Constant folding, not to touch Volatile memory, etc. in Code optimisation of Intermediate code phase

45 views

4 years ago