ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

603 results

CS50
CS50P - Lecture 8 - Object-Oriented Programming

This is CS50P, CS50's Introduction to Programming with Python. Enroll for free at https://cs50.edx.org/python. Slides, source code ...

2:47:42
CS50P - Lecture 8 - Object-Oriented Programming

836,351 views

3 years ago

Nicholas Day
Python Lecture 3 - Object-Oriented Programming (OOP) (2023)

Find accompanying resources for this lecture, such as the slides, notes and exercises here: ...

1:01:26
Python Lecture 3 - Object-Oriented Programming (OOP) (2023)

597 views

3 years ago

Codesmith
Key JavaScript Concepts: Functions & Execution Context

In this video, we'll break down we'll learn about functions, execution context, and the call stack in clear, beginner-friendly ...

12:26
Key JavaScript Concepts: Functions & Execution Context

398 views

8 months ago

Merida Tech Minds
Demo Class Java Script(object orientation)

Want to learn more about java script " check out our cources and our Teachings... "Merida Tech Mind" offers a lot of coures and the ...

3:08
Demo Class Java Script(object orientation)

113 views

3 years ago

Codesmith
Key JavaScript Concepts: For...loops

In this video, we'll take a closer look at one of JavaScript's most essential tools, the standard for loop. You'll learn how for loops ...

13:58
Key JavaScript Concepts: For...loops

252 views

7 months ago

Aptus Academy
Key Features of JavaScript 🔥 | Explained in Easy Way | Beginner to Advanced Guide

In this video, you will learn the Key Features of JavaScript that make it one of the most powerful and popular programming ...

0:51
Key Features of JavaScript 🔥 | Explained in Easy Way | Beginner to Advanced Guide

7 views

1 month ago

Nunya Klah
JavaScript Interview Questions and Concepts - Part 1

Do you have an upcoming interview that involves JavaScript? Or, do you want to learn some of the concepts in JavaScript? then, ...

11:28
JavaScript Interview Questions and Concepts - Part 1

78 views

2 years ago

Rami Al-Karo
Mastering JavaScript | For Of Loop

javascript #javascripttutorials #javascriptarrays #ifelse Setup Mac for Web development link: ...

1:07
Mastering JavaScript | For Of Loop

107 views

2 years ago

Digital Education
What is JavaScript? - Learn what it is and how it works in this overview video!

JavaScript is a scripting language that enables you to create dynamically updating content, control multimedia, animate images, ...

3:59
What is JavaScript? - Learn what it is and how it works in this overview video!

4 views

3 years ago

sourcecode
JSON Explained in 5 Minutes 🔥 | Learn JSON Fast with Real Examples

Welcome to Source Code — your ultimate destination for tech and coding tutorials that actually make sense! In this quick 5-minute ...

4:08
JSON Explained in 5 Minutes 🔥 | Learn JSON Fast with Real Examples

49 views

11 months ago

0xITer
CS50x 2024 Lecture 8 - HTML, CSS, Javascript

CS50x 2024 Lecture 8 - HTML, CSS, Javascript 00:00:00 - Introduction 00:01:01 - Bingo Board 00:01:51 - The Internet 00:06:37 ...

2:29:29
CS50x 2024 Lecture 8 - HTML, CSS, Javascript

6 views

10 months ago

Ankit Dev
Why Node.js Apps Become Slow in Production (Even with Clean Code)?

If your Node.js application is fast locally but becomes slow in production, this video explains why. In this short breakdown, I cover: ...

1:17
Why Node.js Apps Become Slow in Production (Even with Clean Code)?

31 views

4 months ago

Aptus Academy
Data Types in JavaScript Explained 🔥 | Primitive vs Non-Primitive Data Types | JS Tutorial

Welcome to another JavaScript lesson! In this video, you'll learn Data Types in JavaScript in the easiest way possible with ...

2:35
Data Types in JavaScript Explained 🔥 | Primitive vs Non-Primitive Data Types | JS Tutorial

6 views

1 month ago

Aptus Academy
Data Types in JavaScript Explained 🔥 | Primitive vs Non-Primitive Data Types | JS Tutorial

Welcome to another JavaScript lesson! In this video, you'll learn Data Types in JavaScript in the easiest way possible with ...

3:39
Data Types in JavaScript Explained 🔥 | Primitive vs Non-Primitive Data Types | JS Tutorial

6 views

1 month ago

Lokesh Jha
Procedural vs Object-Oriented vs Functional Programming | Simplified for Beginners

Feeling lost in the world of programming? Terms like Object-Oriented, Functional, and Procedural Programming can sound ...

12:35
Procedural vs Object-Oriented vs Functional Programming | Simplified for Beginners

37 views

7 months ago

Codesmith
What You’ll Actually Learn at Codesmith (Software Engineering + AI/ML)

What exactly will you learn in Codesmith's Software Engineering & AI/ML Immersive program? We'll break down the top 10 skills ...

24:18
What You’ll Actually Learn at Codesmith (Software Engineering + AI/ML)

1,974 views

8 months ago

Coding Fun
How to Unleash the Magic of Prototype Inheritance in JavaScript!

codingfun #javascript #webdevelopment Share, Support, Subscribe!!!

8:59
How to Unleash the Magic of Prototype Inheritance in JavaScript!

85 views

2 years ago

Coding Fun
How Bitwise Operators Work in JavaScript: A Comprehensive Guide

codingfun #javascript #webdevelopment Share, Support, Subscribe!!!

11:08
How Bitwise Operators Work in JavaScript: A Comprehensive Guide

64 views

2 years ago

React, JS, and TypeScript tutorials for beginners
Svelte vs React — Best Features in 2024!

What is better - Svelte's compiler and reactivity or React's Virtual DOM and JSX? Which one is more popular, and which performs ...

7:54
Svelte vs React — Best Features in 2024!

1,320 views

2 years ago

Coding Fun
How to Elevate Your JavaScript Skills: Overriding Array.map() Like a Pro!

learnwithme #codingfun #javascript #webdevelopment Share, Support, Subscribe!!!

3:37
How to Elevate Your JavaScript Skills: Overriding Array.map() Like a Pro!

59 views

2 years ago

Nunya Klah
Learn the Queue Data Structure in 8 min

In this video, I explain how the Queue data structure works and I provide an implementation of it in Javascript. It's quite simple, and ...

8:09
Learn the Queue Data Structure in 8 min

44 views

2 years ago

Aptus Academy
Data Types in JavaScript Explained 🔥 | Primitive vs Non-Primitive Data Types | JS Tutorial

Welcome to another JavaScript lesson! In this video, you'll learn Data Types in JavaScript in the easiest way possible with ...

1:00
Data Types in JavaScript Explained 🔥 | Primitive vs Non-Primitive Data Types | JS Tutorial

13 views

1 month ago

codejavid
Unleashing the Power of the Dev Community 🚀

The developer community is more than just code—it's a place of innovation, collaboration, and growth! Discover how being part of ...

0:52
Unleashing the Power of the Dev Community 🚀

791 views

1 year ago

Code GupShup with Puneet
🚀 Majority Element (n/2) in an Array | JavaScript | Interview Preparation Series

In this video, we solve one of the most commonly asked Data Structures & Algorithms interview questions finding the Majority ...

11:45
🚀 Majority Element (n/2) in an Array | JavaScript | Interview Preparation Series

94 views

3 months ago

Code GupShup with Puneet
🚀 Second Largest Element In An Array | JavaScript | Interview Preparation Series

In this video, we solve one of the most commonly asked Data Structures & Algorithms interview questions Finding the Second ...

11:28
🚀 Second Largest Element In An Array | JavaScript | Interview Preparation Series

384 views

5 months ago

Deepak Vyas
27 June 2025

Tired of forms not working as expected? Let me show you how to capture input, validate data, and prevent page reloads using ...

2:25
27 June 2025

27 views

11 months ago

Gayan Shetu
OOPs Kya Hai? | Object Oriented Programming Explained | Examination Point of View | Interview Ready

Welcome to Code with Aanjali! ✨ Are you looking to learn coding, master computer science concepts, and prepare for MCA, ...

12:56
OOPs Kya Hai? | Object Oriented Programming Explained | Examination Point of View | Interview Ready

69 views

5 months ago

CodingWithMankirat
Set  in Javascript || Javascript Tutorial In Hindi #41

This Video Playlist - https://www.youtube.com/playlist?list=PLLh5YgSgKbzMMf1Ceu4oTZYF7q5q7fpAZ Source Code: ...

16:20
Set in Javascript || Javascript Tutorial In Hindi #41

102 views

1 year ago

Engineerhoon
What is a Code Pairing round? Hands-on demo with TDD | Thoughtworks Interview

Cracking the Code Pairing Round | Complete Guide with Demo and TDD In this video, I walk you through the Code Pairing ...

20:07
What is a Code Pairing round? Hands-on demo with TDD | Thoughtworks Interview

17,080 views

1 year ago

PragueJS
PragueJS 2023 #9 | Pavel Kepka | Senior frontend developer doesn’t exist!

Have you ever found yourself in a situation where you decided to do a complete rewrite of a frontend application? And the result ...

54:30
PragueJS 2023 #9 | Pavel Kepka | Senior frontend developer doesn’t exist!

59 views

2 years ago

CodingWithMankirat
Switch Statement In Javascript | Javascript Tutorial In Hindi #32

This Video Playlist - https://www.youtube.com/playlist?list=PLLh5YgSgKbzMMf1Ceu4oTZYF7q5q7fpAZ Source Code: ...

15:04
Switch Statement In Javascript | Javascript Tutorial In Hindi #32

29 views

2 years ago

CodingWithMankirat
While  Loop In Javascript | Javascript Tutorial In Hindi #37

This Video Playlist - https://www.youtube.com/playlist?list=PLLh5YgSgKbzMMf1Ceu4oTZYF7q5q7fpAZ Source Code: ...

12:25
While Loop In Javascript | Javascript Tutorial In Hindi #37

68 views

2 years ago

The Om Londhe
#05 Responding to the events and updating the screen in ReactJS

displayingdata #reactjs #updatingscreen #reactplaylist #reactjsplaylist #reactjsomlondhe #omlondhe.

4:39
#05 Responding to the events and updating the screen in ReactJS

103 views

1 year ago

The Tech Brothers
How to install Node.js on Windows || Javascript tutorials for beginners

In this video, I will guide you through the process of installing Node.js on a Windows computer. Whether you're a beginner or an ...

4:09
How to install Node.js on Windows || Javascript tutorials for beginners

2,646 views

1 year ago

The Om Londhe
#37 The right way to use localStorage in ReactJS

localstorage #reactjs #reactplaylist #reactjsomlondhe #omlondhe.

14:31
#37 The right way to use localStorage in ReactJS

145 views

1 year ago

CodingWithMankirat
For Loop in Javascript  | Javascript Tutorial In Hindi #33

This Video Playlist - https://www.youtube.com/playlist?list=PLLh5YgSgKbzMMf1Ceu4oTZYF7q5q7fpAZ Source Code: ...

12:15
For Loop in Javascript | Javascript Tutorial In Hindi #33

93 views

2 years ago

Learning Pind
Resolving setTimeout Inside for Loop with var in JavaScript: Closures and Scope | Interview Question

In this video, we'll dive deep into the common issue of using setTimeout inside a for loop with the var keyword in JavaScript. You'll ...

9:13
Resolving setTimeout Inside for Loop with var in JavaScript: Closures and Scope | Interview Question

1,460 views

1 year ago

Desiredpirates
Promises in JavaScript | Resolve, Reject, Call back hell Explained Simply

In this video, you will learn JavaScript Promises from scratch. We cover resolve, reject, pending state, and how promises solve ...

19:23
Promises in JavaScript | Resolve, Reject, Call back hell Explained Simply

119 views

4 months ago

The Om Londhe
#27 Manipulating DOM with refs

ref #useref #reactjs #reactplaylist #reactjsomlondhe #omlondhe.

9:16
#27 Manipulating DOM with refs

65 views

1 year ago

code zetta
Episode 2 Clouser

closure errors ‎15 مشكلة x ‎15 حل #JavaScript #Nourhan_Saieed.

2:55
Episode 2 Clouser

221 views

1 year ago

Code GupShup with Puneet
🚀 Largest Element in an Array | JavaScript | Interview Preparation Series

In this video, we solve one of the most commonly asked Data Structures & Algorithms interview questions Finding the Largest ...

9:39
🚀 Largest Element in an Array | JavaScript | Interview Preparation Series

231 views

5 months ago

Code GupShup with Puneet
🚀 Check if Array is Sorted and Rotated | JavaScript | Interview Preparation Series

In this video, we solve one of the most commonly asked Data Structures & Algorithms interview questions, Checking if an Array is ...

12:52
🚀 Check if Array is Sorted and Rotated | JavaScript | Interview Preparation Series

124 views

5 months ago

The Tech Brothers
#29 Library Management Project using Javascript | Javascript Master Course in Hindi/Urdu

Welcome back to the JavaScript Master Course! In this video, we'll dive into building a Library Management Project using ...

18:07
#29 Library Management Project using Javascript | Javascript Master Course in Hindi/Urdu

278 views

1 year ago

Deepak Vyas
You Won't Believe How Easy Default Parameters Are in JavaScript

"What if I told you there's a simple ES6 feature that can instantly make your JavaScript functions more robust, readable, and less ...

2:13
You Won't Believe How Easy Default Parameters Are in JavaScript

30 views

10 months ago

The Teng Lab
Top Programming Language to learn in 2023

JavaScript is a dynamic computer programming language. It is lightweight and most commonly used as a part of web pages, ...

3:54
Top Programming Language to learn in 2023

52 views

3 years ago

Zed-King Institute
What's the REAL Difference Between Internal and External JavaScript

📘 JavaScript Basics Tutorial – Class 3 This video is Class 3 of the JavaScript Basics Tutorial Series, created especially for ...

18:25
What's the REAL Difference Between Internal and External JavaScript

392 views

6 months ago

Pooja Dutt
The TOP 5 programming languages of 2022

Learn more about the TOP 5 programming languages of 2022 | Become A Software Engineer! Description Curious about my ...

7:25
The TOP 5 programming languages of 2022

4,331 views

4 years ago

Rami Al-Karo
8 STRING METHODS | PART 4 | Mastering JavaScript

javascript #javascripttutorials #javascriptarrays #strings Article link: ...

1:36
8 STRING METHODS | PART 4 | Mastering JavaScript

96 views

2 years ago

Prasanna Mishra Java
Exception Handling(Part-7)

Explaining try-with-resource.

26:19
Exception Handling(Part-7)

94 views

6 months ago

Code GupShup with Puneet
🚀 Max Consecutive Ones | JavaScript | Interview Preparation Series

In this video, we solve one of the most commonly asked Data Structures & Algorithms interview questions, Max Consecutive Ones ...

8:34
🚀 Max Consecutive Ones | JavaScript | Interview Preparation Series

159 views

4 months ago

DEL MAR RON JAY
Event Ticketing System - Del Mar (ITEW2)
3:49
Event Ticketing System - Del Mar (ITEW2)

27 views

3 months ago

Aptus Academy
Variables in JavaScript Explained 🔥 | var, let & const in JavaScript | Beginner Tutorial

Want to understand Variables in JavaScript in the easiest way? In this beginner-friendly tutorial, you'll learn how variables work in ...

9:00
Variables in JavaScript Explained 🔥 | var, let & const in JavaScript | Beginner Tutorial

9 views

1 month ago

The Om Londhe
#28 Synchronising with Effects in ReactJS
13:23
#28 Synchronising with Effects in ReactJS

52 views

1 year ago

Oats〜i
Build Your First Web App in Oats~i - Fragments, Routing, and Default Routes

Build your first web app in Oats~i together with me in this tutorial.We will learn about fragments, routing, and default routes ...

1:09:48
Build Your First Web App in Oats~i - Fragments, Routing, and Default Routes

22 views

1 year ago

Coding Fun
How To Move Zeros To End of the array || Coding interview question solved using Javascript

coding #codingfun #javascript #webdevelopment Share, Support, Subscribe!!!

5:40
How To Move Zeros To End of the array || Coding interview question solved using Javascript

85 views

2 years ago

The Om Londhe
#48 Deferring UI updates using useDeferredValue hook 🪝 in ReactJS

usedeferredvalue #reactjs #reactplaylist #reactjsomlondhe #omlondhe.

8:43
#48 Deferring UI updates using useDeferredValue hook 🪝 in ReactJS

62 views

1 year ago

CodingWithMankirat
For  in Loop Javascript | Javascript Tutorial In Hindi #34

This Video Playlist - https://www.youtube.com/playlist?list=PLLh5YgSgKbzMMf1Ceu4oTZYF7q5q7fpAZ Source Code: ...

5:03
For in Loop Javascript | Javascript Tutorial In Hindi #34

50 views

2 years ago