ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

18,120 results

Coderized
The purest coding style, where bugs are near impossible

A powerful paradigm in the programming world, where strict rules are applied in order to reduce bugs to a point where they are ...

10:25
The purest coding style, where bugs are near impossible

1,190,415 views

2 years ago

Smartherd
Object Oriented vs. Procedural Programming Paradigm

Access 7000+ courses for 60 days FREE: https://pluralsight.pxf.io/c/1291657/424552/7490 In this C/C++ beginner tutorial, you will ...

3:40
Object Oriented vs. Procedural Programming Paradigm

31,294 views

3 years ago

BuildAModule
14. The difference between procedural and object-oriented programming

It can take a little while for the implications of object-oriented programming to really sink in, but we start discussing them here as ...

4:27
14. The difference between procedural and object-oriented programming

358,033 views

12 years ago

Code Persist
Ditch your Favorite Programming Paradigm

Programming paradigms define the way our code is written and styled. With modern-day programming, a multi-paradigm ...

6:08
Ditch your Favorite Programming Paradigm

239,306 views

2 years ago

Meri (Engel) Kasprak - programming videos
Chapter 10.1: Procedural v.s. Object-oriented - PRG105

[MUSIC PLAYING] So far in this class, we've been working with procedural programming. Procedural programming goes back to ...

4:20
Chapter 10.1: Procedural v.s. Object-oriented - PRG105

320 views

5 years ago

Tsoding Daily
OOP in Pure C

Streamed Live on Twitch: https://twitch.tv/tsoding Enable CC for Twitch Chat Panim Playlist: ...

2:00:13
OOP in Pure C

112,339 views

1 year ago

t3ssel8r
Giving Personality to Procedural Animations using Math

It's been a while since the last video hasn't it? I've made quite a bit of progress since the last update, and since one of the things I ...

15:30
Giving Personality to Procedural Animations using Math

2,985,264 views

3 years ago

Sebastian Lague
Coding Adventure: Procedural Moons and Planets

Trying to generate some simple little moons and planets to fly about and explore. Inspired by the (incredible!) game Outer Wilds.

22:48
Coding Adventure: Procedural Moons and Planets

1,939,533 views

5 years ago

ArjanCodes
Functions vs Classes: When to Use Which and Why?

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Functions vs. Classes?! Are you trying ...

10:49
Functions vs Classes: When to Use Which and Why?

215,330 views

2 years ago

CodeAesthetic
Dear Functional Bros

Access experiments at CodeAesthetic.io Discord, deleted scenes, song names and more at patreon.com/CodeAesthetic.

16:50
Dear Functional Bros

695,859 views

2 years ago

patricio26262626
COP2334 - Chapter 4 - Functions and Procedural Abstraction

So, today we're talking about procedural abstraction. It sounds fancy. It's not that difficult. Just a little software engineering buzz ...

1:14:27
COP2334 - Chapter 4 - Functions and Procedural Abstraction

1,248 views

9 years ago

MIT OpenCourseWare
12.2.1 Procedures

MIT 6.004 Computation Structures, Spring 2017 Instructor: Chris Terman View the complete course: https://ocw.mit.edu/6-004S17 ...

10:04
12.2.1 Procedures

2,701 views

6 years ago

Sebastian Lague
Coding Adventure: Marching Cubes

In this coding adventure I try to understand marching cubes, and then use it to construct an endless underwater world. If you'd like ...

6:18
Coding Adventure: Marching Cubes

1,093,507 views

6 years ago

DataFlair
Difference Between Procedural Oriented and Object Oriented Programming | POP vs OOP [Hindi]

Master C++ with Real-time Projects and Kickstart Your Career https://techvidvan.com/courses/cpp-course-hindi/?campaign=ytcppd ...

19:55
Difference Between Procedural Oriented and Object Oriented Programming | POP vs OOP [Hindi]

44,772 views

2 years ago

Jon Gjengset
Procedural Macros in Rust (part 1)

In this stream, we take a look at Rust's procedural macros. These are much more flexible than the declarative macros you get with ...

4:02:27
Procedural Macros in Rust (part 1)

77,233 views

6 years ago

The Coding Train
Coding Challenge 11: 3D Terrain Generation with Perlin Noise in Processing

In this coding challenge, I create a 3D procedural terrain using Perlin Noise and the beginShape() function in Processing.

22:44
Coding Challenge 11: 3D Terrain Generation with Perlin Noise in Processing

1,084,377 views

9 years ago

Best open world games for pc
Godot Creates ENDLESS Procedural Terrain Worlds! 🗺️

MonsterandSnakes #Indiegames #Games #Coolgames Join membership: ...

1:36
Godot Creates ENDLESS Procedural Terrain Worlds! 🗺️

285 views

3 months ago

Java World
Programming Paradigms | Functional Programming | Object Oriented Programming | Logic | java world

Why do we need a programming paradigm? Types of Programming paradigm Imperative Programming Procedural Programming ...

7:04
Programming Paradigms | Functional Programming | Object Oriented Programming | Logic | java world

73,873 views

3 years ago

Java World
Object Oriented Programming java | Class | Object | Procedure vs Object Oriented Programming | OOP

javaworld #java #javaprogramming #j2ee #mrmarc In this video you can understand 1) Introduction to Object Oriented ...

3:58
Object Oriented Programming java | Class | Object | Procedure vs Object Oriented Programming | OOP

2,269 views

3 years ago

Code Munchies
The Event Driven Programming Paradigm

Today we explore event driven programming in python. We go over an analogy on how the even driven paradigm works and then ...

1:52
The Event Driven Programming Paradigm

4,635 views

2 years ago

Hou2Touch | Stanislav Glazov
H2T101 00 07 Intro to Procedural Thinking

Enroll: https://hou2touch.com/course In this lesson, we explore the principles of Occam's Razor and “Divide & Conquer” in the ...

9:58
H2T101 00 07 Intro to Procedural Thinking

493 views

2 years ago

SyntaxSoup
Printing "Hello World!" in 10 Different Programming Languages

Why did the JavaScript developer break up with "Hello World"? Because it didn't return the same feelings... just undefined! VIDEO ...

10:37
Printing "Hello World!" in 10 Different Programming Languages

199 views

2 years ago

Alan Zucconi
How Minecraft ACTUALLY Works 💎⛏️

This documentary will take you on a journey to explore the World Generation of Minecraft. 00:00:00 - Introduction 00:00:52 - Part ...

46:02
How Minecraft ACTUALLY Works 💎⛏️

2,038,059 views

3 years ago

Aidan Nieve
Procedural Generation RUINS Games - Here's Why

Quick Note: If you are working on a game that uses procedural generation, don't be discouraged by this video, a proper ...

8:14
Procedural Generation RUINS Games - Here's Why

3,936 views

9 months ago

ProgramLoop
Why These 3 Concepts Are Hated In Programming ?

02:05 Recursion 02:40 Recursion is limited 03:05 Object oriented programming 03:33 OOP vs Procedural programming 04:26 ...

4:33
Why These 3 Concepts Are Hated In Programming ?

85 views

2 years ago