ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

84 results

Otavio Santana
Get more flexibility in your Java code by exploring reflection.

Reflection and Java give a colossal capability, especially for removing boilerplate. It gives impactful productivity on Java to cover ...

28:14
Get more flexibility in your Java code by exploring reflection.

176 views

2 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Mon 10.15.2018. References and Interfaces

A continuation of a discussion of object references and an overview of Java interfaces.

50:57
CS 125 Fall 2018: Mon 10.15.2018. References and Interfaces

585 views

7 years ago

Missing Semester
Lecture 5: Command-line Environment (2020)

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2020/command-line/ Help us caption ...

56:07
Lecture 5: Command-line Environment (2020)

123,041 views

5 years ago

Jon Gjengset
Decrusting the tokio crate

In this stream, we peeled back the crust on the tokio crate — https://github.com/tokio-rs/tokio/ — and explored its interface, ...

3:31:48
Decrusting the tokio crate

180,710 views

1 year ago

The Mentor CodeLab
Setup & Build Java Project - Java Tutorial | #2

Java Tutorial: Setup & Build Java Project I always prefer to setup and set the settings of my IDE and project as the very first thing in ...

32:58
Setup & Build Java Project - Java Tutorial | #2

63 views

2 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

CS76
Week 1
2:01:36
Week 1

1,560 views

12 years ago

Vaadin
Web Components, Design Systems and Accessibility

Web Components are an excellent basis for building Design Systems, but providing good accessibility can seem like a daunting ...

1:31:14
Web Components, Design Systems and Accessibility

5,648 views

Streamed 3 years ago

Chrome for Developers
Thinking on ways to solve ​​SPLIT BUTTONS

In today's GUI challenge I share my thinking on a way to solve split buttons. A staple component for condensed interfaces, it allows ...

21:55
Thinking on ways to solve ​​SPLIT BUTTONS

25,197 views

4 years ago

Iris Kohler
[CBIS 112] Windows GUI Design

A major part of planning an application is designing the GUI. You want to make something nice to look at, after all! Here are some ...

46:41
[CBIS 112] Windows GUI Design

31 views

2 years 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,836 views

3 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,098 views

14 years ago

NERSC
3 - Analyzing GPU-accelerated Applications

Part of the Using HPCToolkit to Measure and Analyze the Performance of GPU-accelerated Applications Tutorial, Mar-Apr 2021.

34:02
3 - Analyzing GPU-accelerated Applications

277 views

4 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Mon 12.10.2018. Functional Java

A brief introduction to functional programming and functional programming in Java.

50:33
CS 125 Fall 2018: Mon 12.10.2018. Functional Java

295 views

7 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

CS 125 @ Illinois
CS 125 Fall 2018: Fri 10.19.2018. More About Interfaces

A continuation of discussion of interfaces. https://cs125.cs.illinois.edu/learn/2018_10_19_more_about_interfaces.

48:31
CS 125 Fall 2018: Fri 10.19.2018. More About Interfaces

492 views

7 years ago

Otavio Santana
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

Like any other language, Java has the enum feature that allows us to enumerate items. It is helpful to list delimited items in your ...

20:26
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

2,962 views

3 years ago

CS50
A Programmer's Introduction to APIs

TV] Hi, everyone, I'm Billy, and today I'm going to be talking about APIs, or application programming interfaces, specifically in the ...

33:47
A Programmer's Introduction to APIs

15,423 views

13 years ago

EXARC
Introduction to Databases for Museums (Joseph Davis MSc.)

Do you want to participate in the conference question and answer session? Join our discord server at https://discord.gg/gygBMzK ...

22:33
Introduction to Databases for Museums (Joseph Davis MSc.)

541 views

5 years ago

Chrome for Developers
Thinking on ways to solve a LOADING BAR

In today's GUI Challenge, @AdamArgyleInk shows how to style the built-in progress element and how to implement great screen ...

20:32
Thinking on ways to solve a LOADING BAR

19,035 views

3 years ago