ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

41 results

CS 125 @ Illinois
CS 125 Spring 2018: Mon 10.1.2018. Static and Modeling

Midterm review followed by more about Java objects, including static methods and variables and object modeling.

48:37
CS 125 Spring 2018: Mon 10.1.2018. Static and Modeling

609 views

7 years ago

Otavio Santana
Java Record, exploring the feature beyond the DTO

This post will explain more about the Java record feature, what it is, and how to apply it in several cases beyond DTOs.

32:04
Java Record, exploring the feature beyond the DTO

1,465 views

2 years ago

CS 125 @ Illinois
CS 125 Spring 2018: Fri 9.28.2018. Getters and Setters

... static methods and variables and object modeling. https://cs125.cs.illinois.edu/learn/2018_09_28_getters_and_setters.

39:12
CS 125 Spring 2018: Fri 9.28.2018. Getters and Setters

558 views

7 years ago

Dario
Rust vs Java: A Staff Engineer's perspective

Are you trying to decide between Rust and Java for your next project? Look no further! In this video, Dario Lencina, staff engineer ...

25:04
Rust vs Java: A Staff Engineer's perspective

28,971 views

3 years ago

LetCode with Koushik
Selenium Test Practice - Page Object Model

Hello guys, in this video, we'll take a scenario and automate that using a page object model with selenium java. Scenario: 1.

1:46:08
Selenium Test Practice - Page Object Model

7,027 views

4 years ago

Coding wala Shree
🚀 Master Java Streams: filter, map, flatMap | PART 3 | Real-Project Examples | Java 8 Stream API

In this Java Streams tutorial (Part 3), we dive into key Stream operations: filter(), map(), and flatMap(), demonstrating each with ...

34:27
🚀 Master Java Streams: filter, map, flatMap | PART 3 | Real-Project Examples | Java 8 Stream API

682 views

11 months ago

DEFCONConference
DEF CON 31 - Runtime Riddles - Abusing Manipulation Points in the Android Source - Laurie Kirk

Android malware creators constantly struggle to devise innovative methods to obscure apps and impede reverse engineering.

41:59
DEF CON 31 - Runtime Riddles - Abusing Manipulation Points in the Android Source - Laurie Kirk

35,526 views

2 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Mon 10.8.2018. More Polymorphism and Class Design

A continued discussion of polymorphism and practice with inheritance and class design.

49:11
CS 125 Fall 2018: Mon 10.8.2018. More Polymorphism and Class Design

577 views

7 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Wed 10.3.2018. Inheritance

A review of static, the final keyword, and an introduction to inheritance. https://cs125.cs.illinois.edu/learn/2018_10_03_inheritance.

51:49
CS 125 Fall 2018: Wed 10.3.2018. Inheritance

746 views

7 years ago

Missing Semester
Lecture 1: Course Overview + Introduction to the Shell

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/course-shell/ 0:00:00 ...

1:14:44
Lecture 1: Course Overview + Introduction to the Shell

15,437 views

4 days ago

Confreaks
RubyConf 2016 - Deletion Driven Development: Code to delete code! by Chris Arcand

RubyConf 2016 - Deletion Driven Development: Code to delete code! by Chris Arcand Good news! Ruby is a successful and ...

31:18
RubyConf 2016 - Deletion Driven Development: Code to delete code! by Chris Arcand

787 views

9 years ago

Confreaks
RubyConf 2015 -  JRuby 9000 Is Out; Now What? by Thomas Enebo and Charles Nutter

JRuby 9000 Is Out; Now What? by Thomas Enebo and Charles Nutter JRuby 9000 is here! After years of work, JRuby now ...

43:58
RubyConf 2015 - JRuby 9000 Is Out; Now What? by Thomas Enebo and Charles Nutter

1,368 views

10 years ago

Jon Gjengset
Crust of Rust: Lifetime Annotations

In the 2019 Rust Survey, a lot of people were asking for video content covering intermediate Rust content. So in this first video ...

1:33:23
Crust of Rust: Lifetime Annotations

266,396 views

5 years ago

ABMedia
Learn PowerShell: Episode 4, Types + Methods + Casting

As we know very well by now, objects are the most central part of PowerShell, everything is built around them, and as such, there's ...

28:55
Learn PowerShell: Episode 4, Types + Methods + Casting

18,942 views

4 years ago

Chrome for Developers
Router Part 2: Live Code Session - Supercharged

In this Supercharged Live Session, Paul and Surma continue to live code a router, building upon their previous coding session ...

44:24
Router Part 2: Live Code Session - Supercharged

9,200 views

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

NPTEL IIT Guwahati
Lec 24: Introduction to Object Oriented Design

Design & Implementation of Human-Computer Interfaces Course URL: https://onlinecourses.nptel.ac.in/noc22_cs125/preview Prof ...

37:10
Lec 24: Introduction to Object Oriented Design

4,838 views

3 years ago

wikipedia tts
Constructor (computer science) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Constructor_(object-oriented_programming) ...

24:47
Constructor (computer science) | Wikipedia audio article

5 views

6 years ago

SwedenCpp
Jean Guegant - Meta Crush Saga: a C++17 compile-time game

Meta Crush Saga is a game pet project made to explore the new metaprogramming features available (if-constexpr, constexpr ...

30:07
Jean Guegant - Meta Crush Saga: a C++17 compile-time game

7,492 views

7 years ago

Jon Gjengset
Live-coding a linked hash map in Rust

Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...

2:29:40
Live-coding a linked hash map in Rust

39,463 views

7 years ago