ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

849 results

Zen Echoes: Shi Heng Yi Wisdom
Why Writing Down Your Goals Makes Them Real 🔥

Have you ever wondered why some dreams become reality while others fade away? In this transformative episode, Shaolin ...

0:51
Why Writing Down Your Goals Makes Them Real 🔥

360,942 views

9 months ago

Confreaks
RubyConf 2018 - The secret power of Ruby 2.6: JIT by Takashi Kokubun

RubyConf 2018 - The secret power of Ruby 2.6: JIT by Takashi Kokubun Have you tried the JIT compiler included in Ruby 2.6 ...

40:00
RubyConf 2018 - The secret power of Ruby 2.6: JIT by Takashi Kokubun

1,806 views

7 years ago

ABMedia
Learn PowerShell: Episode 4, Types + Methods + Casting

As we know very well by now, objects are the most central part of PowerShell, everything is built around them, and as such, there's ...

28:55
Learn PowerShell: Episode 4, Types + Methods + Casting

18,943 views

4 years ago

ABMedia
Learn PowerShell: Episode 6, Primitives + Important Types + new

We're nearing the end of the PowerShell video series now! In this episode, we're going to take a look at some very important types ...

31:16
Learn PowerShell: Episode 6, Primitives + Important Types + new

9,287 views

4 years ago

Houston FPUG
Richard Feldman, "New Ways to Roc!"

In the past year, Roc has gotten a new syntax, a new foundational abstraction, and a new compiler. A lot has changed! This talk is ...

2:23:52
Richard Feldman, "New Ways to Roc!"

8,668 views

2 months ago

Confreaks
RubyConf 2015 - Extremely Defensive Coding by Sam Phippen

Extremely Defensive Coding by Sam Phippen Defensive programming is one of those abstract ideas that seems great but is often ...

34:56
RubyConf 2015 - Extremely Defensive Coding by Sam Phippen

1,581 views

10 years ago

Jeffrey Chupp
LSP: Building a Language Server From Scratch

00:00:00 - Intro 00:00:52 - Getting set up 00:05:52 - Starting from Scratch 00:12:40 - The initialize method 00:19:38 - Processing ...

1:09:08
LSP: Building a Language Server From Scratch

60,968 views

2 years ago

Camp Films
How to Write Your FIRST Screenplay (Step by Step Guide)

OFF ARC STUDIO SCREENWRITING SOFTWARE: https://www.arcstudiopro.com/?via=ryan-camp Ready to write your first ...

8:12
How to Write Your FIRST Screenplay (Step by Step Guide)

22,247 views

11 months ago

ABMedia
Learn PowerShell: Episode 7, Scripting + HashTables + Static

This is the seventh episode in the PowerShell video series, where at the end we make an entire graphical app! This episode ...

33:31
Learn PowerShell: Episode 7, Scripting + HashTables + Static

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

805 views

4 years ago

bendtherules
`this` inside method call - Part 2 | #BitsOfEcmascript

Part 1 - https://youtu.be/j894fgpStZI In part 2, we go through the Ecmascript specification to understand the behavior of this in ...

26:43
`this` inside method call - Part 2 | #BitsOfEcmascript

288 views

5 years ago

Jon Gjengset
Crust of Rust: Build Scripts and Foreign-Function Interfaces (FFI)

This time we go over Cargo build scripts and Rust foreign-function interfaces, including looking at some widely used *-sys crates.

2:15:42
Crust of Rust: Build Scripts and Foreign-Function Interfaces (FFI)

45,644 views

3 years ago

parlough
Dart Burst - Printing "Hello World!" In Main Method

A burst explanation of how to print out "Hello World" in a Dart main method. I recommend trying this out in DartPad to write this ...

0:48
Dart Burst - Printing "Hello World!" In Main Method

39 views

4 years ago

ABMedia
Learn PowerShell: Episode 11 FINALE, Parametered Scripts + Scoping + Modules

After 2 years of making PowerShell videos, we have finally come to the very last episode! In this episode, I cover the final topics I ...

47:27
Learn PowerShell: Episode 11 FINALE, Parametered Scripts + Scoping + Modules

4,315 views

2 years ago

Confreaks
RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta

RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta Some people love Ruby and some people love Javascript. Both will ...

35:08
RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta

10,592 views

7 years ago

CLARK | Cybersecurity Curriculum Digital Library
Lesson4 sql bash p1 default

CLARK URL: https://clark.center/details/caiyusa/Working%20with%20SQL.

5:03
Lesson4 sql bash p1 default

6 views

6 years ago

DEFCONConference
DEF CON 23 - Topher Timzen and Ryan Allen - Hijacking Arbitrary NET Application Control F

This speech will demonstrate attacking .NET applications at runtime. I will show how to modify running applications with advanced ...

39:19
DEF CON 23 - Topher Timzen and Ryan Allen - Hijacking Arbitrary NET Application Control F

1,827 views

10 years ago

Meri (Engel) Kasprak - programming videos
PRG-105: Creating Simple Functions in Python

Introducing simple functions in Python. View an annotated PDF transcription of the video: ...

5:44
PRG-105: Creating Simple Functions in Python

338 views

8 years ago

Meri (Engel) Kasprak - programming videos
Java methods

Using methods in java.

4:03
Java methods

73 views

8 years ago

J David Eisenberg
Using the TimedTestFramework for COMSC 076 (Data Structures)

The TimedTestFramework is a Java class that you can extend to implement a doTest() method. Then, you can make an instance of ...

10:35
Using the TimedTestFramework for COMSC 076 (Data Structures)

45 views

1 year ago

J David Eisenberg
Chapter 6: Method Calls

What's going on behind the scenes when you call a method in Java?

2:32
Chapter 6: Method Calls

422 views

6 years ago

Cody Anderson
1.4 First Script

Scripts are the basic codes in MATLAB. Learn how to write a simple one, run it, and publish it to pdf. Follow-along worksheet: ...

5:16
1.4 First Script

1,396 views

5 years ago

Chrome for Developers
Set methods in JavaScript

Learn about the JavaScript Set methods and their use in data handling, including union ( ), intersection ( ), difference ( ), and more ...

1:00
Set methods in JavaScript

881,790 views

1 year ago

Confreaks
RailsConf 2016 - Precompiling Ruby scripts - Myth and Fact By Koichi Sasada

Ruby 2.3 introduced the precompilation feature which compiles Ruby scripts to a binary data format. You can store them to ...

38:18
RailsConf 2016 - Precompiling Ruby scripts - Myth and Fact By Koichi Sasada

1,108 views

9 years ago

DEFCONConference
DEF CON 31 - Apples Predicament - NSPredicate Exploitation on macOS and iOS - Austin Emmitt

In 2021 the FORCEDENTRY sandbox escape introduced the usage of NSPredicate in an iOS exploit. This new technique allowed ...

34:35
DEF CON 31 - Apples Predicament - NSPredicate Exploitation on macOS and iOS - Austin Emmitt

6,432 views

2 years ago