ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,988 results

Mariusz Jurczenko
Basic programming concepts

We'll also demystify the concept of object-oriented programming, one of the most important paradigms in the development world.

10:36
Basic programming concepts

94 views

1 year ago

learnwithpurpose
Your first Object-Oriented Program with Java

Creating your first Object-Oriented Program in Java. Defining a package, a class with methods. Creating an object. Compiling ...

11:16
Your first Object-Oriented Program with Java

1,399 views

13 years ago

MMqd
4 Principles for Scalable Godot Games

Learn to structure your Godot code so projects stay scalable and easy to extend ...

10:41
4 Principles for Scalable Godot Games

2,525 views

3 months ago

The Digital Cat
Object-oriented programming in Python - Part 1 - Basic concepts

Welcome to a new series of videos on the Python programming language. This time I want to tackle OOP, Object-oriented ...

8:15
Object-oriented programming in Python - Part 1 - Basic concepts

667 views

6 years ago

Christopher Stevens
Introduction to Basic Object-Oriented Programming (OOP) Principles

What is OOP? Key Principles of OOP Classes and Objects The String Class Creating Your Own Class.

14:37
Introduction to Basic Object-Oriented Programming (OOP) Principles

78 views

1 year ago

Iris Kohler
[CBIS 112] Object Oriented Programming

We return to the briefly aforementioned idea of object oriented programming, now with greater knowledge of how to program in ...

15:54
[CBIS 112] Object Oriented Programming

16 views

2 years ago

Gregor Riegler
Yet Another Explanation About Object Orientation

Hi, i'm Gregor, and in this video i'd like to show you my view of object orientation. I hope it provides an easy to grasp introduction ...

4:11
Yet Another Explanation About Object Orientation

2,097 views

6 years ago

Genetic Improvement Workshop
Generating Objected-Oriented Source Code Using Genetic Programming

Using machine learning to generate source code is an active and highly important research area. It has been shown that genetic ...

16:06
Generating Objected-Oriented Source Code Using Genetic Programming

147 views

4 years ago

Bald. Bearded. Builder.
C#: Class, Struct or Record - Which Should You Choose?

Hello world! My name is Michael. In this video, I'll be covering what a C# class, struct, record class, and record struct are and when ...

7:53
C#: Class, Struct or Record - Which Should You Choose?

55,125 views

1 year ago

Mariusz Jurczenko
Programming 101: A Journey Through Code ProgrammingExplained, #CodingSimplified, #LearnToCode

Whether it's procedural programming, object-oriented programming, or functional programming, we will demystify each one of ...

9:58
Programming 101: A Journey Through Code ProgrammingExplained, #CodingSimplified, #LearnToCode

84 views

1 year ago

The Mentor CodeLab
Methods in Program - Programming For Beginners | #23

Programming for Beginners: Methods in Program When you are developing your class in object-oriented programming, most of ...

16:12
Methods in Program - Programming For Beginners | #23

49 views

2 years ago

Spoken-Tutorial IIT Bombay
Object Oriented Concept in Ruby - English

Object Oriented Concept in Ruby * Classes in Ruby * How to create objects * Different ways of defining methods in Ruby *Using ...

12:02
Object Oriented Concept in Ruby - English

1,862 views

11 years ago

shagavik
Practical 1 C# Basics and OOPS

C# Basic Programming and OOPS Concepts.

8:55
Practical 1 C# Basics and OOPS

1,755 views

8 years ago

J David Eisenberg
Chapter 10: Object-Oriented Design (Composition)

Objects can be composed of other objects. This video shows an example.

7:08
Chapter 10: Object-Oriented Design (Composition)

277 views

6 years ago

J David Eisenberg
Chapter 9: Objects (part 1)

Quick overview of classes, objects, attributes, constructors, and methods.

6:53
Chapter 9: Objects (part 1)

433 views

6 years ago

Mariusz Jurczenko
From Procedural to Functional: The Evolution of Programming Paradigms

OUTLINE: 00:00:00 Introduction and Procedural Programming 00:02:08 The Rise of Object-Oriented Programming 00:04:03 The ...

9:19
From Procedural to Functional: The Evolution of Programming Paradigms

145 views

1 year ago

The Mentor CodeLab
What is Object Oriented Programming - Programming For Beginners | #17

Programming For Beginners: What is Object Oriented Programming To understand object-oriented programming, you should ...

15:45
What is Object Oriented Programming - Programming For Beginners | #17

55 views

2 years ago

Genetic Improvement Workshop
Q&A: Generating Objected-Oriented Source Code Using Genetic Programming

Using machine learning to generate source code is an active and highly important research area. It has been shown that genetic ...

8:32
Q&A: Generating Objected-Oriented Source Code Using Genetic Programming

17 views

4 years ago

Inria Learning Lab
🐥  Objectives - Live Object Programming in Pharo [W1S1-EN]

Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...

4:33
🐥 Objectives - Live Object Programming in Pharo [W1S1-EN]

11,508 views

5 years ago

Machine Learning Practice
Classes in Python

Classes in Python are similar to other object oriented languages with a few syntactic differences. Python also allows ...

12:23
Classes in Python

81 views

3 years ago

Iris Kohler
[CBIS 112] Creating Classes and Instantiating Objects

We erect some scaffolding for how to create your own classes and how to instantiate objects from those classes. The following ...

17:51
[CBIS 112] Creating Classes and Instantiating Objects

13 views

2 years ago

Inria Learning Lab
🔮 Reflection: Stack as an Object [W7S6-EN]

Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...

9:31
🔮 Reflection: Stack as an Object [W7S6-EN]

268 views

5 years ago

J David Eisenberg
Chapter 16: Classes and Objects

Constructing an object with attributes and methods; conversion to string with __str__, learning about “self”.

13:04
Chapter 16: Classes and Objects

248 views

7 years ago

JT Devs
Full Lesson Regarding Object-Oriented Programming in Python JT Devs #j

Full Lesson Regarding Object-Oriented Programming in Python JT Devs #j About us ======= JT Devs is a Software consulting ...

14:26
Full Lesson Regarding Object-Oriented Programming in Python JT Devs #j

44 views

3 years ago

Code Lab
Object Orientated Programming - Class & Attributes

Class and attributes allow to make your own definition. 1st Syntax - class Sample(): pass 2nd Syntax - class Fruit(): def ...

17:45
Object Orientated Programming - Class & Attributes

8 views

4 years ago