ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

106 results

Brian Lavender
Ascii V using a Nested Loop

This video takes you through the process of creating a V using asterisks on the console and nested loops. It also reviews ...

12:18
Ascii V using a Nested Loop

432 views

9 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,925,516 views

4 years ago

Meri (Engel) Kasprak - programming videos
Breaking a program into logical steps

We are creating a basic CRUD program. (Create, read, update, delete) - this explains the strategy for breaking a program into ...

2:27
Breaking a program into logical steps

64 views

8 years ago

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

EmacsConf and Emacs hangouts
EmacsConf 2021: Tree-edit: Structural editing for Java, Python, C, and beyond! - Ethan Leba

You can view this and other resources using free/libre source software at https://emacsconf.org/2021/talks/structural/ This video is ...

10:23
EmacsConf 2021: Tree-edit: Structural editing for Java, Python, C, and beyond! - Ethan Leba

3,142 views

4 years ago

J David Eisenberg
Chapter 3: Getting User Input in Java

How to let users supply numeric input to your programs.

4:16
Chapter 3: Getting User Input in Java

556 views

4 years ago

Jesse Warden
In 60 Seconds: Why Functional Programmers Avoid Exceptions

Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.

1:01
In 60 Seconds: Why Functional Programmers Avoid Exceptions

804 views

4 years ago

Heapspace
DIY: Data streaming platform with Kafka and Java - Marko Ivanović

How to build your own data streaming platform with Apache Kafka and some Java. We will learn what Kafka is, what it is used ...

30:35
DIY: Data streaming platform with Kafka and Java - Marko Ivanović

44 views

2 years ago

Vaadin
Vaadin 10: Professional tools to build your app faster and easier

In addition to the free-to-use, open-source offer, Vaadin 10 provides productivity tools to help you speed up and ease ...

0:40
Vaadin 10: Professional tools to build your app faster and easier

3,192 views

7 years ago

CodeTV
Web Games (build an app in 4 hours) · Web Dev Challenge S2.E2

Sponsored by Temporal — What could you create if you had 30 minutes to plan and 4 hours to build? Adam Argyle, Lane Wagner, ...

33:18
Web Games (build an app in 4 hours) · Web Dev Challenge S2.E2

113,962 views

8 months ago

EngX Space
Beyond The Success Of Kotlin / The Documentary by EngX

Almost 15 years ago, a small engineering team at JetBrains embarked on what seemed like a crazy endeavor — to create their ...

1:29:42
Beyond The Success Of Kotlin / The Documentary by EngX

76,616 views

1 year ago

iter
How HOTP and TOTP work
4:20
How HOTP and TOTP work

29,784 views

5 years ago

Meri (Engel) Kasprak - programming videos
Applied Logic: Practice program for final exam

A practice program to review all of the major programming concepts that we learned in this course.

5:22
Applied Logic: Practice program for final exam

628 views

12 years ago

Mariusz Jurczenko
Basic programming concepts

Welcome to our channel! In this video, we are diving deep into the world of programming and simplifying it for you. Whether you're ...

10:36
Basic programming concepts

94 views

1 year ago

The Mentor CodeLab
If Statement - Java Tutorial | #11

Java Tutorial: If Else Statement Logical decision making is unavoidable in any programming language including Java. You have ...

19:58
If Statement - Java Tutorial | #11

14 views

1 year ago

J David Eisenberg
Chapter 3: Printing with Formatting

IMPORTANT: System.out.printf() is the same as System.out.format(). Use whichever one you want. The System.out.format() ...

7:02
Chapter 3: Printing with Formatting

455 views

4 years ago

Craig Piercy
Design Models for Guessing Game JSP version

A set of logical models that help us understand how we are going to develop our guessing game. This example will include to ...

7:34
Design Models for Guessing Game JSP version

3,107 views

11 years ago

Chrome for Developers
Web Assembly - (The Standard, Ep. 13)

Web Assembly (WASM) is a binary file with its own format, in which you can turn any programming language, such as C and C++, ...

3:01
Web Assembly - (The Standard, Ep. 13)

9,351 views

7 years ago

Wisc-Online
Finding Factorials with Recursion

And by the same logic, 5 factorial can also be redefined as five factorial equals four factorial times five and so on. We can ...

5:00
Finding Factorials with Recursion

494 views

9 years ago

Vaadin
Speeding up React + Java Development with Hilla

Hilla is a Vaadin framework that makes it faster to build business web apps with a React frontend and Spring Boot backend using ...

46:10
Speeding up React + Java Development with Hilla

2,307 views

2 years ago