ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

221 results

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,997 views

3 years ago

Automation WithEase
Xpath Tutorial Part-2 (Advanced handling)

This tutorial is extension of the previous one and it will help you understand, How “Ancestor Node” works in Xpath. Handling ...

25:24
Xpath Tutorial Part-2 (Advanced handling)

382 views

7 years ago

Craig Piercy
Java Review 3

3rd Java Review Session for my MIST4630 course at UGA.

34:29
Java Review 3

4,055 views

13 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

25,696 views

6 days ago

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.

178 views

2 years ago

Otavio Santana
Optional in Java - When better code is not an alternative

Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...

23:13
Optional in Java - When better code is not an alternative

2,740 views

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

1,938,851 views

5 years ago

CS50
CS50 Lecture by Mark Zuckerberg - 7 December 2005

On 7 December 2005, Mark Zuckerberg joined CS50 for a guest lecture about Facebook and computer science. With Professor ...

1:05:35
CS50 Lecture by Mark Zuckerberg - 7 December 2005

8,997,639 views

11 years ago

Otavio Santana
Java Builder Pattern and Fluent-API - how to create complex objects with Java

Java Builder is a pattern that can help you to create complex objects. Every time we create a new instance model, we must ensure ...

21:29
Java Builder Pattern and Fluent-API - how to create complex objects with Java

2,105 views

3 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

Chrome for Developers
Advanced JS performance with V8 and Web Assembly (Chrome Dev Summit 2016)

Seth shares the current state of JavaScript and script tooling in V8, and discusses the future with WebAssembly. Links: V8 project: ...

34:22
Advanced JS performance with V8 and Web Assembly (Chrome Dev Summit 2016)

30,911 views

9 years ago

Missing Semester
Lecture 3: Editors (Vim) (2020)

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

48:27
Lecture 3: Editors (Vim) (2020)

416,980 views

5 years ago

CS50
Pattern Matching with Regular Expressions

So one more advanced application is in fuzzy matching. So if you are looking for a text for the expression, Julius Caesar, and you ...

26:01
Pattern Matching with Regular Expressions

12,890 views

13 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 03, Segment 1 - All about stat(2)

In this video lecture, we meet our new best friend, the 'struct stat'. We'll cover the stat(2) system calls and begin discussing each of ...

20:31
Advanced Programming in the UNIX Environment: Week 03, Segment 1 - All about stat(2)

4,400 views

5 years ago

YoutCode - Programming Tutorials
How to make Advanced Calculator in Android Studio with Kotlin & Java - Part 2

Part 1 : https://youtu.be/ksG8dIStJK8 Note :for who don't understand Moroccan language , i added English subtitle so turn it on :D ...

31:46
How to make Advanced Calculator in Android Studio with Kotlin & Java - Part 2

404 views

5 years ago

Vaadin
How to build a retrieval-augmented generation (RAG) AI system in Java (Spring Boot + LangChain4j)

Learn how to build an AI powered application that knows your business context and is able to interact with your Java code.

42:50
How to build a retrieval-augmented generation (RAG) AI system in Java (Spring Boot + LangChain4j)

6,695 views

2 years ago

Chrome for Developers
web.dev LIVE 2020: Day Two

Welcome to day 2 of web.dev LIVE as we 'travel' to Europe and Africa timezones to share some of the latest updates on tools and ...

3:00:03
web.dev LIVE 2020: Day Two

23,795 views

5 years ago

Denis Kuzmin
🔀 Between unmanaged C++ / C# / Java /... Complex types and Strings. [Part-2]

Do NOT combine unnecessary code, please turn ON your brains [both host sides - CLR/Native/JVM]. /This is Part 2. C++, C# and ...

28:04
🔀 Between unmanaged C++ / C# / Java /... Complex types and Strings. [Part-2]

14,064 views

7 years ago

Craig Piercy
Basic Debugging with Eclipse

Here we provide an example of a debugging session using the debugging perspective in the Eclipse IDE.

29:32
Basic Debugging with Eclipse

4,655 views

9 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,564,217 views

6 years ago