ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

178 results

Jesse Warden
Object Oriented Programming in JavaScript Basics

I cover the basics of classes, instances, inheritance, method overriding, Object.prototype and Object.__proto__, Object.create, and ...

1:03:09
Object Oriented Programming in JavaScript Basics

27,619 views

12 years ago

ProgramArtist
Design Patterns - Factory Method

In this episode I show the Factory Method design pattern. I show what issues it can solve and how it can make the code less ...

20:24
Design Patterns - Factory Method

420 views

8 years ago

Coding with Verrol
#golang #web_programming #striversity c09s06 - Angular Factory vs  Service (OLD)

Hello there. Let's take a break from Ng-Fullstack to revisit Angular Factory and Service. First, we will be looking at function ...

31:31
#golang #web_programming #striversity c09s06 - Angular Factory vs Service (OLD)

22 views

9 years ago

Microsoft Visual Studio
Design Patterns: Factories

This is the sixth of an eight part series where Robert is joined by Phil Japikse to discuss design patterns. A design pattern is a best ...

25:26
Design Patterns: Factories

56,117 views

8 years ago

Jesse Warden
Function Composition with Pipes & Pattern Matching in JavaScript

Slides: https://docs.google.com/presentation/d/1w_2R6GPO_p62BBhSIOW_wPO1dcUEum9Dumn7MQyP0N4/edit?usp=sharing.

1:00:43
Function Composition with Pipes & Pattern Matching in JavaScript

1,132 views

3 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,317 views

3 months ago

Coding Adventures
JavaScript tutorial 21/24: Functions inside objects | Coding course for beginners

Chapters 0:00 Introduction ▻ Other lessons and projects Coding Lessons playlist (Full JavaScript course). Go here for the next ...

1:13:36
JavaScript tutorial 21/24: Functions inside objects | Coding course for beginners

322 views

Streamed 3 years ago

ProgramArtist
Design Patterns - Abstract Factory

In this episode I show the Abstract Factory design pattern. I show how it separates concerns, removes unexpected behaviour and ...

20:10
Design Patterns - Abstract Factory

771 views

8 years ago

Scott Stanchfield
Design Patterns Session 7 (Factory Method, Abstract Factory, Builder)

Factory Method, Abstract Factory and Builder Patterns Code: github.com/javadude/patterns.session7.git.

52:59
Design Patterns Session 7 (Factory Method, Abstract Factory, Builder)

9,052 views

10 years ago

TechCode
JavaScript Tutorial for Beginners | JavaScript Closures Explained

JavaScript Tutorial for Beginners | JavaScript Closures Explained. If you have mailed a package or letter in the past, then you can ...

1:59:55
JavaScript Tutorial for Beginners | JavaScript Closures Explained

276 views

8 years ago

Coding with Verrol
#golang #web_programming #striversity c09s06 - Angular Factory vs  Service in Go

NOTE: This is a redo of chapter 9 section 6. The videos are not very different, but this is the one I intended to upload and ...

31:14
#golang #web_programming #striversity c09s06 - Angular Factory vs Service in Go

58 views

9 years ago

Code Synergy
JavaScript Basics (Part 3) | Working with Classes | Object Oriented JavaScript

JavaScript is prototype-based language but we can achieve classes behavior in JavaScript through JavaScript Functions.

33:07
JavaScript Basics (Part 3) | Working with Classes | Object Oriented JavaScript

550 views

4 years ago

SwegEd
Builder Pattern for JavaScript – Clearly explained!

Video about the Builder Pattern in JavaScript as part of Software Engineering Education (SwegEd). We answer the following ...

20:12
Builder Pattern for JavaScript – Clearly explained!

22 views

2 months ago

connecteventsio
Functional Programming Basics in ES6

With all the hubbub over functional programming in JavaScript land, you might be confused what it's all about. Let's look at the ...

50:52
Functional Programming Basics in ES6

544 views

10 years ago

Itnig
Intro to functional programming with Javascript - by lead developer at Ulabox Ruben Sospedra

Want to learn functional programming? This is where to start, as lead developer at Ulabox Ruben Sospedra will guide you through ...

33:53
Intro to functional programming with Javascript - by lead developer at Ulabox Ruben Sospedra

536 views

8 years ago

JavaScript Meetup
Meetup#52 Functional Programming in Javascript

... in essence a very much an impure function and uh similarly there are some inbuilt functions in javascript which could be impure ...

1:28:55
Meetup#52 Functional Programming in Javascript

273 views

Streamed 5 years ago

Confreaks
LambdaConf 2015 - The Meaning of LFE   Zeeshan Lakhani

Do you enjoy Lisp-based languages, built on s-expressions and homoiconicity? Do you like writing syntactic abstractions with ...

30:44
LambdaConf 2015 - The Meaning of LFE Zeeshan Lakhani

1,005 views

10 years ago

Appsstuff Solutions
004 - Java Design Pattern - Factory Pattern

Best regard Appsstuff Middleware Company Muhammad Yassein - Cairo - Egypt https://www.linkedin.com/in/appsstuff ...

22:21
004 - Java Design Pattern - Factory Pattern

270 views

6 years ago

Drupal Association
DrupalCon Dublin 2016: Implementing Design Patterns with PHP

Design patterns are conceptual solutions to solve common redundant problems in software engineering. However, learning them ...

57:59
DrupalCon Dublin 2016: Implementing Design Patterns with PHP

745 views

9 years ago

Fulvio Corno
WA1-2022-L05: JavaScript Exercises on Functions and Objects. Callbacks, Functional Programming

Lecture 05, date 2022-03-08: JavaScript Exercises on Functions and Objects. Callbacks, Functional Programming. Course: Web ...

1:41:06
WA1-2022-L05: JavaScript Exercises on Functions and Objects. Callbacks, Functional Programming

542 views

3 years ago

ConfEngine
Page Objects Done Right by Oren Rubin @ Selenium Conf 14

In this talk I will walk the audience step by step at building tests using the Page Object Design Pattern, making several attempts ...

43:25
Page Objects Done Right by Oren Rubin @ Selenium Conf 14

4,290 views

11 years ago

Code Synergy
JavaScript Basics (Part 4) | ES6 Classes

JavaScript is not Object Oriented but ES6 classes provide us a syntax which is closer to Java Classes syntax. This video covers ...

28:24
JavaScript Basics (Part 4) | ES6 Classes

519 views

4 years ago

Round-Robin Engineering
Dart Language Tour - Factory Constructors

A guided and annotated Dart documentation walkthrough on Factory constructors. Dart Docs: ...

51:40
Dart Language Tour - Factory Constructors

176 views

4 years ago

Jesse Warden
Basics of Require JS - Part 1

I discuss the basics of Require JS. Specifically define, config, and require functions. I talk about why you/your team would want to ...

36:43
Basics of Require JS - Part 1

52,220 views

13 years ago

Chrome for Developers
V8, Advanced JavaScript, & the Next Performance Frontier (Google I/O '17)

This talk will help developers write performant JavaScript, use new language constructs (ES2015+, async/await, etc.), and learn ...

43:28
V8, Advanced JavaScript, & the Next Performance Frontier (Google I/O '17)

74,010 views

8 years ago