ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

69 results

Prototype Project
Command Design Pattern - Java Tutorial

00:00 What is the UML diagram of the command design pattern ? 00:50 What is the UML diagram of a command pattern example ...

20:01
Command Design Pattern - Java Tutorial

12,654 views

13 years ago

Prototype Project
Java: Iterator Design Pattern

What is the UML diagram of the Iterator Object Oriented Design Pattern? What are the methods of the Iterator Interface in the ...

21:00
Java: Iterator Design Pattern

6,079 views

13 years ago

Prototype Project
JAVA Web Application w/ command pattern - Tutorial

1:00 How to create a web project in eclipse? 01:15 How to create a JAVA Servlet in eclipse? 02:25 What is an example JAVA ...

21:25
JAVA Web Application w/ command pattern - Tutorial

6,749 views

13 years ago

Questpond
Software Architecture and Design Patterns Interview Questions

For .NET, C# Interview QnA videos visit - https://www.questpond.com/ Do not forget to watch ASP.NET C# Job Analysis Video ...

1:42:28
Software Architecture and Design Patterns Interview Questions

193,164 views

1 year ago

Prady AI
Top 4 Design Patterns every developer should know | Simply Explained | Crack any technical interview

... Design Pattern 3:37 Singleton Example 6:01 Module Design Pattern 6:29 Module Example 9:45 Prototype Design Pattern 10:15 ...

21:13
Top 4 Design Patterns every developer should know | Simply Explained | Crack any technical interview

468 views

4 years ago

Drunken Engineer
Builder Design Pattern in java | Real Time Project Usage

This video explains builder design patter along with real time project usage. One of the best book for Interview Questions Top ...

22:37
Builder Design Pattern in java | Real Time Project Usage

6,595 views

4 years ago

CodeTekTeach
! Python design patterns masterclass

1. INTRODUCTION 0:00:00 1. What are design patterns 0:04:13 2. Types of design patterns !\2. CREATIONAL DESIGN ...

3:48:27
! Python design patterns masterclass

19,656 views

10 months ago

Rakesh Kuchana
Mastering Spring Bean Scopes: Practical Guide to Singleton, Prototype & More!

Dive into the world of Spring Framework bean scopes with our comprehensive tutorial! In this video, we explore each bean scope ...

1:01:15
Mastering Spring Bean Scopes: Practical Guide to Singleton, Prototype & More!

4,379 views

1 year ago

Christopher Gedler
🧩 Patrones de Diseño Creacionales - Patrón Prototype

Introducción* Esta serie de videos ofrece una guía práctica y didáctica sobre patrones de diseño. Cada video explica un patrón ...

1:40:14
🧩 Patrones de Diseño Creacionales - Patrón Prototype

8 views

6 months ago

Giancarlo Fleuri
(LEGENDADO) Twenty years of Design Patterns Ralph E Johnson GoF author SugarLoafPLoP 2014

Para sugestões e correções, utilizar o repositório abaixo: https://github.com/giancarlofleuri/UFGsubs Originalmente publicado por ...

1:12:51
(LEGENDADO) Twenty years of Design Patterns Ralph E Johnson GoF author SugarLoafPLoP 2014

179 views

10 years ago

Design Patterns Lectures
Design Patterns Final Lecture: Summary and Wrap-Up

This is a recording of the final lecture in the course "Design Patterns" at Graz University of Technology (Austria) on Jan. 20th 2021.

43:11
Design Patterns Final Lecture: Summary and Wrap-Up

1,802 views

4 years ago

Prototype Project
RSA - Public Key Cryptography + JAVA (Prototype Project 02)

screenshots: https://prototypeprj.blogspot.com/2020/07/rsa-w-java.html 00:10 demo prebuilt version of the application 03:15 how ...

30:31
RSA - Public Key Cryptography + JAVA (Prototype Project 02)

4,749 views

7 years ago

YUI Library
Luke Smith: Class Inheritance and Composition Patterns in YUI

In this talk from YUIConf 2011, YUI engineer Luke Smith provides a deeply technical overview of the various JavaScript class ...

53:55
Luke Smith: Class Inheritance and Composition Patterns in YUI

6,390 views

14 years ago

Professeur Mohamed YOUSSFI
Part 1 - Back to Java OOP Fundamentals

... petit peu quelques concepts fondamentaux de l'orienté objet et nous avons commencé à étudier le premier design pattern nous ...

4:18:45
Part 1 - Back to Java OOP Fundamentals

61,271 views

2 years ago

Prototype Project
Sockets w/ Object Serialization and Threads - JAVA Tutorial [05]

00:20 What is an example of Sockets, threads, and object serialization? 01:35 What is a quick explanation of a JAVA client/server ...

29:37
Sockets w/ Object Serialization and Threads - JAVA Tutorial [05]

11,174 views

13 years ago

Tech With Tim
EASIEST Way to Fine-Tune a LLM and Use It With Ollama

Get started with 10Web and their AI Website Builder API: ...

22:02
EASIEST Way to Fine-Tune a LLM and Use It With Ollama

242,825 views

6 months ago

JSConf
Learning Functional Programming with JavaScript - Anjana Vakil - JSUnconf

Anjana's next talk at JSConf EU in May: ...

29:57
Learning Functional Programming with JavaScript - Anjana Vakil - JSUnconf

2,953,477 views

9 years ago

Prototype Project
Pub/Sub JMS Applications Communication  on GlassFish App Server and w/  Serializable JAVA Objects

00:30 What is a tutorial for a pub/sub JMS app. running on GlassFish App. Server? 01:00 How to exchange Objects using the Java ...

30:48
Pub/Sub JMS Applications Communication on GlassFish App Server and w/ Serializable JAVA Objects

5,622 views

12 years ago

Yegor Bugayenko
Synchronized Decorators for Thread-Safety (Webinar #32)

We discussed thread-safety in OOP and synchronized decorators to solve the problem. The discussion was based on this blog ...

1:02:43
Synchronized Decorators for Thread-Safety (Webinar #32)

1,580 views

Streamed 7 years ago

Tech With Tim
Build an AI Agent From Scratch in Python - Tutorial for Beginners

Thanks to Microsoft for sponsoring this video! Submit your #CodingWithCopilot story for a chance to be featured in an upcoming ...

34:20
Build an AI Agent From Scratch in Python - Tutorial for Beginners

504,296 views

9 months ago

Confreaks
Ruby Conf 2013 - A Lightweight SOA Framework using Ruby, Apache Thrift and AMQP

By Stephen Henrie Service-oriented architecture (SOA) is an evolution of distributed computing based upon the request/response ...

28:09
Ruby Conf 2013 - A Lightweight SOA Framework using Ruby, Apache Thrift and AMQP

2,076 views

12 years ago

Visual Studio Code
Rapid JavaScript/TypeScript prototyping in VS Code

Quokka provides the ideal scratchpad experience and makes learning, prototyping and testing JavaScript/TypeScript blazingly ...

32:29
Rapid JavaScript/TypeScript prototyping in VS Code

8,670 views

Streamed 4 years ago

Yegor Bugayenko
Lazy Loading via Java Lambda (Webinar #30)

We will go through a number of functional interfaces and classes of Cactoos library and will see how they can be used in order to ...

53:16
Lazy Loading via Java Lambda (Webinar #30)

1,550 views

Streamed 8 years ago

Kotlin by JetBrains
Context Receivers Are Coming to Kotlin!

Kotlin 1.6.20 comes with a new toy: Context Receivers. You can use them to elegantly constrain functions (and more!) to a specific ...

31:44
Context Receivers Are Coming to Kotlin!

38,679 views

3 years ago

freeCodeCamp.org
Prompt Engineering Tutorial – Master ChatGPT and LLM Responses

Learn prompt engineering techniques to get better results from ChatGPT and other LLMs. ✏️ Course developed by ...

41:36
Prompt Engineering Tutorial – Master ChatGPT and LLM Responses

2,507,415 views

2 years ago