ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

133 results

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

7 months 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,923 views

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

3 years ago

ABMedia
Java for C# Developers

Java for C# Developers In this video, we're going to cover the differences between C# and Java. There aren't MANY differences ...

25:32
Java for C# Developers

19,253 views

5 years ago

CS76
Week 1
2:01:36
Week 1

1,560 views

12 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,738 views

3 years ago

CS76
Week 2
2:25:49
Week 2

1,053 views

12 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

78,691 views

1 month ago

Confreaks
RubyConf 2015 - The Hitchhiker's Guide to Ruby GC by Eric Weinstein

The Hitchhiker's Guide to Ruby GC by Eric Weinstein When Ruby programs slow down, the usual culprits—database queries, ...

35:26
RubyConf 2015 - The Hitchhiker's Guide to Ruby GC by Eric Weinstein

3,029 views

10 years ago

Otavio Santana
CDI Introduction and Exploring Polymorphism

CDI enables you to get several good practices on OOP, such as the SOLID principle. The SOLID are five regulations of OOP class ...

20:34
CDI Introduction and Exploring Polymorphism

264 views

3 years ago

Heapspace
Java’s new paradigm - Ties van de Ven

The new Java features like records, sealed classes and pattern matching have all been added to support the Data Oriënted ...

31:48
Java’s new paradigm - Ties van de Ven

109 views

1 year ago

wikipedia tts
Comparison of Java and C++ | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Comparison_of_Java_and_C%2B%2B 00:00:10 1 ...

42:11
Comparison of Java and C++ | Wikipedia audio article

9 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,459 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

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

3 years ago

Practical Programming Language
Practical Programming Language 01 -  introduction

Introduction to the Practical Programming Language and channel. * Who I am * Where does Practical derives its inspiration * Why ...

27:09
Practical Programming Language 01 - introduction

133 views

5 years ago

CS76
Week 4
1:31:20
Week 4

553 views

12 years ago

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

215 views

2 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,960 views

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

3 years ago

wikipedia tts
Comparison of C Sharp and Java | Wikipedia audio article

... 00:32:04 4.1 Keywords and backward compatibility 00:35:30 5 Object-oriented programming 00:36:03 5.1 Partial class 00:37:26 ...

1:42:03
Comparison of C Sharp and Java | Wikipedia audio article

17 views

7 years ago

Craig Piercy
Creating Your First Java Eclipse Project

The basics of how to start a project in Eclipse and start writing a few Java classes.

29:36
Creating Your First Java Eclipse Project

301,295 views

11 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

JUG Nicaragua
Webinar:  Introducción a Kotlin para Desarrolladores Java

En este Webinar vamos a recibir una Introducción a Kotlin para Desarrolladores Java. Kotlin es un lenguaje que ha llegado para ...

1:37:20
Webinar: Introducción a Kotlin para Desarrolladores Java

379 views

5 years ago

Django Under The Hood
Idan Gazit about JavaScript at Django: Under The Hood 2016

Slides: https://speakerdeck.com/djangounderthehood/javascript-by-idan-gazit Django: Under The Hood: ...

59:20
Idan Gazit about JavaScript at Django: Under The Hood 2016

2,234 views

9 years ago