ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

211 results

spinningheadmedia
Object Oriented Concepts

Fundamental concepts of object oriented programming explained in the context of Grady Booch's seminal textbook.

23:35
Object Oriented Concepts

273,093 views

14 years ago

Django Under The Hood
Idan Gazit about JavaScript at Django: Under The Hood 2016

Slides: https://speakerdeck.com/djangounderthehood/javascript-by-idan-gazit Django: Under The Hood: ...

59:20
Idan Gazit about JavaScript at Django: Under The Hood 2016

2,232 views

9 years ago

Alex Demko
JS Anti-Patterns: The JavaScript Mistakes You’re Still Making 🤯

Unlock the secrets behind the most common JavaScript anti-patterns and discover how to write cleaner, faster code every day ...

28:19
JS Anti-Patterns: The JavaScript Mistakes You’re Still Making 🤯

1,313 views

1 month ago

Instructor Victor
CIS165 L1 JavaScript Objects

Be sure to read Lesson 1 in the book before watching this video. A discussion of Object Oriented Programming and JavaScript.

39:23
CIS165 L1 JavaScript Objects

169 views

9 years ago

Alex Demko
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

23:41
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

171 views

7 months ago

Confreaks
RubyConf 2018 - Inheritance, Composition, Ruby and You by Cody Stringham

If you're new to Ruby, Object-Oriented programming, or just curious what all the hubbub is about - this talk is aimed at you.

27:47
RubyConf 2018 - Inheritance, Composition, Ruby and You by Cody Stringham

5,950 views

7 years ago

CodeTV
Going further with tests and cleaner code

Part 2: an exploration of TDD as a way to clean up our code — and our thinking. Cory Speisman returns. Upcoming episodes: ...

1:32:19
Going further with tests and cleaner code

1,178 views

Streamed 10 months ago

Chrome for Developers
WebWorkers: Code Session - Supercharged

In this Supercharged Live Code Session, Mariko Kosaka joins Surma to show you how to use WebWorkers to keep your main ...

1:06:34
WebWorkers: Code Session - Supercharged

42,459 views

Streamed 8 years ago

Confreaks
RubyConf 2017: 4 Programming Paradigms in 45 Minutes by Aja Hammerly

4 Programming Paradigms in 45 Minutes by Aja Hammerly One of the most important lessons I've learned is that programming ...

43:10
RubyConf 2017: 4 Programming Paradigms in 45 Minutes by Aja Hammerly

7,714 views

8 years ago

Confreaks
RailsConf 2014 - All the Little Things by Sandi Metz

Theory tells us to build applications out of small, interchangeable objects but reality often supplies the exact opposite. Many apps ...

38:47
RailsConf 2014 - All the Little Things by Sandi Metz

184,664 views

11 years ago

Instructor Victor
CIS165 02 Chapter 1 Lecture

Based on Chapter 1 of our "JavaScript & jQuery" by Jon Duckett book, we'll get used to writing some JavaScript (the syntax), and ...

32:21
CIS165 02 Chapter 1 Lecture

987 views

8 years ago

Chrome for Developers
V8, modern JavaScript, and beyond - Google I/O 2016

Join Seth Thompson as he talks about V8, modern JavaScript, and beyond. JavaScript powers the modern web and countless ...

36:58
V8, modern JavaScript, and beyond - Google I/O 2016

45,515 views

9 years ago

ABMedia
Java for C# Developers

Java for C# Developers In this video, we're going to cover the differences between C# and Java. There aren't MANY differences ...

25:32
Java for C# Developers

19,232 views

5 years ago

wikipedia tts
Object-oriented programming | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Object-oriented_programming 00:01:40 1 Features ...

48:29
Object-oriented programming | Wikipedia audio article

27 views

6 years ago

Agoric
Endo: OCapN Symbols and ByteArrays

We discuss Kumavis's work on Endo's JavaScript implementation of OCapN and how to treat symbols and byte arrays.

1:16:09
Endo: OCapN Symbols and ByteArrays

20 views

6 months ago

Houston FPUG
Rafal Dittwald, “Data Oriented Programming”

The term “data-oriented programming” is often mentioned in the digital halls of the Clojure community, but what does it mean?

1:44:01
Rafal Dittwald, “Data Oriented Programming”

7,561 views

3 years ago

Confreaks
RubyConf 2016 - Metaprogramming? Not good enough! by Justin Weiss

RubyConf 2016 - Metaprogramming? Not good enough! by Justin Weiss If you know how to metaprogram in Ruby, you can create ...

36:10
RubyConf 2016 - Metaprogramming? Not good enough! by Justin Weiss

2,491 views

9 years ago

Confreaks
RubyConf 2016 - That Works?! Quines and Other Delightfully Useless Programs by Colin Fulton

RubyConf 2016 - That Works?! Quines and Other Delightfully Useless Programs by Colin Fulton Performance, readability and ...

49:11
RubyConf 2016 - That Works?! Quines and Other Delightfully Useless Programs by Colin Fulton

891 views

9 years ago

CS75
Building Dynamic Websites at Harvard - Lecture 2
2:27:25
Building Dynamic Websites at Harvard - Lecture 2

2,009 views

10 years ago

Houston FPUG
Richard Feldman, "Millions of Users, Purely Functional Code"

Abstract: At NoRedInk we had a normal React code base. That is, until we tried Elm – a purely functional language that compiles ...

1:48:35
Richard Feldman, "Millions of Users, Purely Functional Code"

8,359 views

4 years ago

Confreaks
RailsConf 2017: Developer Happiness on the Front End with Elm by Kevin Yank

RailsConf 2017: Developer Happiness on the Front End with Elm by Kevin Yank Ruby and Rails famously prioritised developer ...

38:35
RailsConf 2017: Developer Happiness on the Front End with Elm by Kevin Yank

4,247 views

8 years ago

Heapspace
Railway Oriented TypeScript - Robin Pokorny

Whe code, we tend to focus on the “happy path”. Yet in the real world, there is validation, logging, network errors, and other ...

32:11
Railway Oriented TypeScript - Robin Pokorny

142 views

2 years ago

Confreaks
RailsConf 2018: The GraphQL Way: A new path for JSON APIs by Nick Quaranto

RailsConf 2018: The GraphQL Way: A new path for JSON APIs by Nick Quaranto Have you written JSON APIs in Rails a few times ...

41:04
RailsConf 2018: The GraphQL Way: A new path for JSON APIs by Nick Quaranto

8,350 views

7 years ago

CS50
Section 9: Less Comfortable

We're talking about the object-oriented paradigm of programming, and this is kind of one of those aspects of the functional ...

1:20:48
Section 9: Less Comfortable

606 views

13 years ago

Google for Developers
Dartisans ep. 12: Dart + Web Components

Web Components are ushering in the "declarative renaissance" for modern web development. Watch this episode of Dartisans to ...

46:16
Dartisans ep. 12: Dart + Web Components

6,019 views

13 years ago