ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

31 results

The Mentor CodeLab
Enum - Java Tutorial | #30

Java Tutorial: Enum and Enumeration One of the powerful tools in Object Oriented Programming languages like java is the ...

6:18
Enum - Java Tutorial | #30

22 views

1 year 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

Otavio Santana
Readability in the test exploring the Java JUnit-params

Java JUnit-params make the test readable and maintainable. Good test quality is a challenge for any software engineer.

18:33
Readability in the test exploring the Java JUnit-params

267 views

2 years ago

The Mentor CodeLab
Java Syntax - Java Tutorial | #3

Java Tutorial: Java Syntax When you create your first java project with sample code, you get few lines of code that can really help ...

11:16
Java Syntax - Java Tutorial | #3

34 views

2 years ago

Douglas Weathers
Enumeration

The first tool in combinatorics, the study of counting, is careful enumeration. Meant to be watched before or after reading Chapter 9 ...

2:39
Enumeration

3,221 views

5 years ago

Filip Hráček
Dart 2.15: What's new

Dart 2.15 brings fast concurrency with worker isolates, a new constructor tear-off language feature, improved enum support in the ...

14:04
Dart 2.15: What's new

17,438 views

4 years ago

jiska
[0x04] Reversing Shorts :: Finding and Backtracing Signal Messages on Android

Tracing and backtracing works quite different on Android when compared to iOS. We'll take a look into how to list all Java classes ...

5:22
[0x04] Reversing Shorts :: Finding and Backtracing Signal Messages on Android

1,606 views

3 years ago

The Mentor CodeLab
Date and Time - Java Tutorial | #32

Java Tutorial: Using Date and Time Any powerful programming language will let you handle date and time. In java, you have three ...

7:53
Date and Time - Java Tutorial | #32

35 views

1 year ago

Adam Gaweda, Dr. Sensei
Implementing Dictionaries using the Map Interface in Java

Now one of the things I said in the last video is this idea that map, the class of map in Java, is an abstract class. There's actually a ...

11:44
Implementing Dictionaries using the Map Interface in Java

19,333 views

8 years ago

Chrome for Developers
Making Sure Every Call Works (Kranky Geek WebRTC Brazil 2016)

Nothing is worse than finding out you are losing potential users because they can't connect on their first try. Microphone, camera ...

21:03
Making Sure Every Call Works (Kranky Geek WebRTC Brazil 2016)

793 views

8 years ago

The Mentor CodeLab
Variables in Program - Programming For Beginners | #22

Programming for Beginners: Variables in Program If you ever wrote a few lines of code in any programming language, you would ...

6:28
Variables in Program - Programming For Beginners | #22

7 views

2 years ago

wikipedia tts
Declaration (computer programming) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Declaration_(computer_programming) 00:01:37 1 ...

6:20
Declaration (computer programming) | Wikipedia audio article

8 views

7 years ago

web pro projects
union and enumeration data type in C++|lecture#12 |in Hindi

union and enumeration data type in C++ |lecture#12 |in Hindi Welcome to "C++ complete course for beginner" In this playlist, you ...

26:19
union and enumeration data type in C++|lecture#12 |in Hindi

16 views

3 years ago

wikipedia tts
Constant (computer science) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Constant_(computer_programming) 00:01:45 1 Use ...

20:18
Constant (computer science) | Wikipedia audio article

6 views

6 years ago

Hillary Fleenor
Modulo FloorDiv

Example of how to use modulo and floor division to isolate digits in a number.

5:22
Modulo FloorDiv

180 views

6 years ago

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

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Comparison_of_C_Sharp_and_Java 00:00:52 1 ...

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

17 views

7 years ago

UBC_CPSC_103 _screencasts
Module 2: How to Design Functions example
3:22
Module 2: How to Design Functions example

5,760 views

7 years ago

Khan Academy Computing
The binary number system

Learn about the binary number system, a system where each digit represents a power of 2. Computers store everything in binary, ...

5:45
The binary number system

373,066 views

5 years ago

MOOC de l'IMT
5. Good Programming Practices 🌐 MOOC Advanced Algorithmics & Graph Theory with Python

Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. To follow ...

5:53
5. Good Programming Practices 🌐 MOOC Advanced Algorithmics & Graph Theory with Python

2,673 views

7 years ago

CS213.3x
CS213 3x S109 Graph Traversal Algorithms BFS IIT Bombay

How do you enumerate the vertices and edges of these graphs in a non-redundant and useful manner? Today, we will discuss ...

33:25
CS213 3x S109 Graph Traversal Algorithms BFS IIT Bombay

442 views

4 years ago