ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

134 results

Franz Zieris
Two Elements of Pair Programming Skill (ICSE NIER 2021)

Originally presented at the 43rd International Conference on Software Engineering (ICSE), in the track on New Ideas and ...

9:03
Two Elements of Pair Programming Skill (ICSE NIER 2021)

75 views

4 years ago

COMPUTER & EXCEL SOLUTION
Pyramid Pattern in Java on Bluej for ICSE Board@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

2:03
Pyramid Pattern in Java on Bluej for ICSE Board@COMPUTEREXCELSOLUTION

96 views

3 years ago

J David Eisenberg
Chapter 4: Mathematical functions in Java

Here are the most common methods in Java's Math class.

2:52
Chapter 4: Mathematical functions in Java

538 views

6 years ago

PurdueX CS180.1x
Shorthand Operators

AP Computer Science A.

4:00
Shorthand Operators

129 views

9 years ago

Fred Otto DiscoverE Program
[Intro to App Design] 1.7 - Math

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

2:31
[Intro to App Design] 1.7 - Math

163 views

10 years ago

J David Eisenberg
Chapter 2: Types of Errors in Java Programs

Learn about syntax, runtime, and semantic errors. Art credits: Freaked-out face: FreeCliparts ...

5:35
Chapter 2: Types of Errors in Java Programs

3,916 views

6 years ago

Spoken-Tutorial IIT Bombay
First Java Program - Bengali

For self assessment write a simple java program to print Java file name and class name should be same. To know more about the ...

10:57
First Java Program - Bengali

516 views

11 years ago

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,926,112 views

4 years ago

J David Eisenberg
Chapter 7: Nested if statements

Python lets you put if statements inside of if statements. We'll examine some examples of that in this video.

6:14
Chapter 7: Nested if statements

144 views

7 years ago

parlough
Dart Burst - Creating a List With Initial Items

In this edition of Dart Burst, I walk through how to create a list initially filled with some items, also potentially including from another ...

1:51
Dart Burst - Creating a List With Initial Items

28 views

4 years ago

Spoken-Tutorial IIT Bombay
if else - English

Outline *Conditional Statements and types of Conditional Statements *Use of if statement *Syntax for if statement *Program using ...

12:23
if else - English

6,554 views

11 years ago

J David Eisenberg
Chapter 5: Using Braces with if/else Statements

When should you use braces around the body of an if/else? (Spoiler alert: always.)

4:54
Chapter 5: Using Braces with if/else Statements

538 views

4 years ago

Spoken-Tutorial IIT Bombay
For Loop - English

Tutorial - for loop - introduction to for loop - for loop syntax - loop vaiable - loop condition - loop variable increment or decrement ...

6:38
For Loop - English

4,636 views

11 years ago

J David Eisenberg
Chapter 7: Arrays

Learn how to declare, initialize, and iterate through arrays.

11:32
Chapter 7: Arrays

695 views

6 years ago

nipafx
Unify Primitives with Objects - JEP 402 #JavaNext #Shorts

JEP 402 proposes to unify primitives like `int` with objects by modeling primitive values as instances of primitive classes ...

0:54
Unify Primitives with Objects - JEP 402 #JavaNext #Shorts

1,457 views

4 years ago

nipafx
Record Patterns and Array Patterns - JEP 405 #JavaNext #Shorts

JEP 405 proposes to "enhance the Java programming language with record patterns, to deconstruct record values, and array ...

0:57
Record Patterns and Array Patterns - JEP 405 #JavaNext #Shorts

851 views

4 years ago

Khan Academy Computing
Nested for loops on JSTutor

A walk-through of a simple nested for loop in JavaScript, using JSTutor. Visualize it yourself at https://goo.gl/vmb3xZ.

4:45
Nested for loops on JSTutor

6,911 views

6 years ago

Iris Kohler
[CBIS 112] Counters and Accumulators

A brief aside on how we can keep track of totals in our loops. Kosmic's former world record: ...

10:52
[CBIS 112] Counters and Accumulators

257 views

2 years ago

Chrome for Developers
Explode a node #Shorts

GUI Snippets → https://goo.gle/GUIsnippets GUI Challenges → https://goo.gle/GUIchallenges Subscribe to Google Chrome ...

0:53
Explode a node #Shorts

10,632 views

3 years ago

Filip Delac
Top 5 Must Have Open Source Programs for Productivity

Boost your productivity with the top five must-have open-source programs! In this video, we reveal the essential tools that will ...

2:12
Top 5 Must Have Open Source Programs for Productivity

429 views

2 years ago

J David Eisenberg
Chapter 4: Relational Operators

When you write a program that uses a loop to do some task repeatedly, you need some way to figure out whether to continue the ...

2:05
Chapter 4: Relational Operators

212 views

4 years ago

Google for Developers
Getting started with the Google Mirror API: Java

Jenny helps you get up and running on the Google Mirror API in Java by taking you through the Java quick start project.

4:50
Getting started with the Google Mirror API: Java

4,737 views

12 years ago

Chrome for Developers
Layout techniques: Definitely centered layout

Check out → https://goo.gle/3s7Zd71 Catch the full video → https://goo.gle/3OxP9eS Subscribe to Google Chrome Developers ...

0:54
Layout techniques: Definitely centered layout

4,967 views

2 years ago

Adam Gaweda, Dr. Sensei
Run Time for Loops

Since right now I have it at 10, I'm gonna need to do this comparison 10 times. All right, well, that's its own t of n. Now this i plus ...

4:45
Run Time for Loops

2,071 views

8 years ago