ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

129 results

Meri (Engel) Kasprak - programming videos
Classes and Objects in Java

Creating your first class and instantiating objects from it in Java.

3:17
Classes and Objects in Java

96 views

8 years ago

J David Eisenberg
Chapter 1: Bits, Bytes, and the Java Virtual Machine

A brief description of what the Java compiler is on about.

2:21
Chapter 1: Bits, Bytes, and the Java Virtual Machine

1,027 views

6 years ago

DeepSource
DeepSource Java Analyzer is now faster than ever before

Presenting the new and improved DeepSource Java Analyzer – we've applied several memory and speed optimizations, making ...

1:08
DeepSource Java Analyzer is now faster than ever before

4,863 views

4 years ago

Fred Otto DiscoverE Program
[Intro to App Design] 1.13 - Methods II Java Challenge

These videos were made for DiscoverE's second MOOC, Intro to App Design, which was released in October 2015. This is a free ...

0:59
[Intro to App Design] 1.13 - Methods II Java Challenge

98 views

10 years ago

DeepSource
Detect hardcoded secrets in source code | DeepSource

Hardcoding credentials in code is never a good idea. If your source code falls into the hands of a malicious entity, they can use ...

1:12
Detect hardcoded secrets in source code | DeepSource

5,977 views

4 years ago

DeepSource
DeepSource Reports: Visualize code health & security of your entire codebase

What gets measured gets managed, indeed. Every repository on DeepSource now has a 'Reports' section with 6 brand-new ...

3:33
DeepSource Reports: Visualize code health & security of your entire codebase

1,246 views

3 years ago

DeepSource
Set up static analysis for your Scala code | DeepSource

The DeepSource Scala Analyzer detects more than 100 different types of issues spread across categories like performance, bug ...

2:41
Set up static analysis for your Scala code | DeepSource

453 views

4 years ago

Meri (Engel) Kasprak - programming videos
Java 8 - working with dates

Calculating days until the user's next birthday.

3:45
Java 8 - working with dates

639 views

8 years ago

Meri (Engel) Kasprak - programming videos
Automatic code generation in IntelliJ

Automatically create constructors, getters, and setters in IntelliJ.

1:05
Automatic code generation in IntelliJ

15,010 views

8 years ago

J David Eisenberg
Chapter 11: Visibility modifiers in Java

Find out how to specify which classes can and cannot access the methods and properties in other classes. Note: narration at 1:54 ...

2:20
Chapter 11: Visibility modifiers in Java

133 views

6 years ago

Vaadin
Vaadin Flow in 40 seconds ⚡️ Build web apps 100% in Java

This video explains the core concepts of Vaadin Flow. 0:00 - Everything is a component 0:15 - Use layouts to build views 0:31 ...

0:40
Vaadin Flow in 40 seconds ⚡️ Build web apps 100% in Java

15,467 views

3 years ago

dan1st
JDoc4Droid - a free Javadoc viewer for Android

JDoc4Droid is a free Javadoc™ viewer for Android™. JDoc4Droid is available on Google Play: ...

2:19
JDoc4Droid - a free Javadoc viewer for Android

404 views

4 years ago

J David Eisenberg
Chapter12: “try” with resources

Using the try-with-resources construct will allow Java to close files for you automatically so you don't have to do it explicitly.

2:52
Chapter12: “try” with resources

173 views

6 years ago

Chrome for Developers
Async-Await - Supercharged

Mat shows you a small mistake that can sneak into your code when using async/await and how to fix it! If you have questions or ...

1:23
Async-Await - Supercharged

12,261 views

8 years ago

Vlad Forfutdinov
Simple Rest Service - Nano Skill 1. Java + Gradle + Spring Boot + Docker.

Simple Rest Service - Nano Skill 1 - provides a guide for 3 step scripts that will generate a Simple Greeting Rest Service with a ...

2:54
Simple Rest Service - Nano Skill 1. Java + Gradle + Spring Boot + Docker.

220 views

6 years ago

Vaadin
Modern web apps with TypeScript: reactive templates and type-safe Java server access - Vaadin Fusion

A faster way of building modern web apps on Spring Boot. Learn how Vaadin's new TypeScript APIs simplify web app ...

3:51
Modern web apps with TypeScript: reactive templates and type-safe Java server access - Vaadin Fusion

3,466 views

5 years ago

Meri (Engel) Kasprak - programming videos
JavaScript For loops

99 bottles of beer on the wall in JavaScript.

2:23
JavaScript For loops

377 views

8 years ago

J David Eisenberg
Chapter 1: print vs println

Learn when to use System.out.print() and when to use System.out.println().

2:52
Chapter 1: print vs println

2,223 views

6 years ago