ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

54,364 results

Related queries

programming paradigms explained

procedural programming

imperative programming paradigm

logical programming

ui․dev
Imperative vs Declarative Programming

Learn the difference between imperative and declarative programming and why you'll usually want to use one over the other.

4:44
Imperative vs Declarative Programming

324,583 views

3 years ago

Hungrimind
Imperative vs Declarative Programming

Best Flutter Course: ...

3:17
Imperative vs Declarative Programming

4,216 views

6 months ago

Tadas Petra
Imperative vs Declarative Programming

Imperative Programming and Declarative Programming took me some time to learn, so this might be useful for some other people.

2:35
Imperative vs Declarative Programming

49,902 views

4 years ago

Coders Bring Change (Python for Everyone)
Imperative vs Declarative Programming: What's the Difference?

In this video, I explain imperative and declarative programming by giving examples and inspect the latin origin of both words.

2:51
Imperative vs Declarative Programming: What's the Difference?

1,340 views

1 year ago

Modern Software Engineering
Declarative vs Imperative in Functional Programming

Functional programmers often point out that one of the big advantages of their approach is declarative programming.

17:45
Declarative vs Imperative in Functional Programming

26,090 views

3 years ago

Piko Can Fly
Imperative vs Declarative Programming

This video explains the key differences between imperative and declarative programming. We use simple code examples and a ...

6:13
Imperative vs Declarative Programming

680 views

2 months ago

Computerphile
HTML IS a Programming Language (Imperative vs Declarative) - Computerphile

The professor took a lot of stick for calling HTML a programming language - here he shows why it can be described as a language ...

8:28
HTML IS a Programming Language (Imperative vs Declarative) - Computerphile

193,872 views

9 years ago

ColorCode
Declarative vs. Imperative - JavaScript Tutorial

Real-world JavaScript examples for both styles Advantages of declarative programming When to use imperative or declarative ...

25:43
Declarative vs. Imperative - JavaScript Tutorial

11,218 views

11 months ago

Dev Tools Made Simple
Is declarative programming better  - Kevlin Henney

declarativeoprogramming #imperativeprogramming #programminglanguage #softwaredevelopement #softwareengineering ...

3:19
Is declarative programming better - Kevlin Henney

4,558 views

1 year ago

People also watched

The Theory Of Code
Declarative Vs Imperative Programming : What does it Means?

Channel Name changed because of Rebranding Exercise. Existing Social media handles and links are no longer valid. Off late ...

7:00
Declarative Vs Imperative Programming : What does it Means?

36,533 views

7 years ago

Daedalus Community
Functional programming - A general introduction

The functional paradigm is a bit different from the ones most people are familiar with. This is why I decided to make a video about ...

11:47
Functional programming - A general introduction

161,744 views

2 years ago

BasicOverflow
FP vs OOP | For Dummies

Explains the Functional and Object-Oriented Paradigms as simply as possible and gives examples/comparisons of each.

8:43
FP vs OOP | For Dummies

229,518 views

4 years ago

brooklyndc3
Declarative vs. Imperative Programming

Declarative programming focuses on building logic of software without actually describing its flow. You are saying WHAT without ...

5:13
Declarative vs. Imperative Programming

4,465 views

5 years ago

Acadea.io
Ep13 - OOP vs Functional vs Procedural Programming Explained!

Visit https://acadea.io/learn for more lessons and content! Join my newsletter here to get the BEST updates: ...

6:32
Ep13 - OOP vs Functional vs Procedural Programming Explained!

49,341 views

4 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

238,099 views

2 years ago

UI Engineering
Why React is Declarative?

Diving into the declarative vs imperative in context of React. Why React is declarative? Does it make it better than the alternatives?

12:54
Why React is Declarative?

2,470 views

1 year ago

Modern Software Engineering
The Pros & Cons Of Pair Programming (With Examples)

Pair programming is one of the most extreme, yet most valuable, practices in Extreme Programming (XP). In this episode Dave ...

21:54
The Pros & Cons Of Pair Programming (With Examples)

12,405 views

10 months ago

Impure Pics
Ranking Functional Programming Languages (Why I'm Biased and Excited)

We are making a serious but subjective fp tier list. Same content as an article: ...

5:26
Ranking Functional Programming Languages (Why I'm Biased and Excited)

26,583 views

1 year ago

Modern Software Engineering
Object Oriented Programming vs Functional Programming

Object-Oriented Programming has been the dominant approach for the past couple of decades, but Functional programming ...

18:55
Object Oriented Programming vs Functional Programming

788,938 views

4 years ago

Mike Pearson / Software Engineering
What exactly is declarative and imperative code?

People are confused about the definitions of declarative vs imperative code, but they don't need to be. There are precise and solid ...

8:46
What exactly is declarative and imperative code?

1,932 views

1 year ago

Koding 101
The difference between Imperative and Declarative Programming

Ever wondered about the difference between declarative and imperative programming paradigms, the two programming ...

3:06
The difference between Imperative and Declarative Programming

711 views

3 years ago

Coding Fun
Imperative vs Declarative Programming

Don't Click This: https://bit.ly/3cmuoAn In this video, I am gonna discuss what is imperative programming and what is a declarative ...

7:10
Imperative vs Declarative Programming

11,404 views

4 years ago

Joshua Morony
What most devs don't get about declarative code (I didn't either)

2:31 Imperative vs Declarative 4:10 Not fully declarative 5:19 Conclusion #imperative #declarative #rxjs - More tutorials: ...

5:44
What most devs don't get about declarative code (I didn't either)

24,619 views

2 years ago

Joshua Morony
A visual guide to why DECLARATIVE code is better

https://ionicstart.com 0:00 Imperative vs Declarative 2:00 Visualising the difference 5:33 Complex visualisation #angular ...

7:08
A visual guide to why DECLARATIVE code is better

14,480 views

1 year ago

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,187,126 views

2 years ago

Joshua Morony
Why you should care about DECLARATIVE programming

My modern Angular course: https://angularstart.com/ In this video, we look at how the same search filter can be built using both an ...

9:14
Why you should care about DECLARATIVE programming

19,395 views

4 years ago

Computerphile
Programming Paradigms - Computerphile

There are different styles of programming, some quite closely resemble pure mathematics. Mathematician and Computer Scientist ...

10:44
Programming Paradigms - Computerphile

702,172 views

12 years ago

CodeAndExecute
Imperative Vs Declarative programming (C# code)

In this video, I will try to explain the difference between imperative style of programming and declarative style of programming.

4:06
Imperative Vs Declarative programming (C# code)

4,979 views

7 years ago

Status Code
what's difference between Imperative Programming and Declarative Programming

Have you heard before about Imperative Programming VS Declarative Programming?? So let's know about them in this short ...

1:55
what's difference between Imperative Programming and Declarative Programming

375 views

3 years ago

Equinox
Imperative vs Declarative Programming

In this video I cover what declarative programming is and why it may be useful in many instances to make code more readable.

8:14
Imperative vs Declarative Programming

212 views

3 years ago