ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

44 results

CS50
CS50x 2026 - Lecture 4 - Memory

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:19:55
CS50x 2026 - Lecture 4 - Memory

6,794 views

4 days ago

Prod Ready Code
$25,000 lost to memory #Shorts #Backend #Java #Python #JavaScript

Memory issues affect all backend languages, not just Java. This quiz explains how unbounded caches cause memory growth.

0:04
$25,000 lost to memory #Shorts #Backend #Java #Python #JavaScript

871 views

6 days ago

Indian tech_ai
Java Memory  Stack & Heap

Introduction – what is a variable & why it is needed Data Types – primitive vs non-primitive (with simple examples) Memory ...

5:54
Java Memory Stack & Heap

26 views

7 days ago

ShashCode
Java OOP Basics Explained | Class, Object, Constructor & Memory | Java for Beginners | ShashCode

Lecture Resources ...

6:57
Java OOP Basics Explained | Class, Object, Constructor & Memory | Java for Beginners | ShashCode

238 views

5 days ago

Learn In Minutes
Why Your 'Memory-Safe' App Leaks RAM

Your 'memory-safe' language is leaking gigs of RAM right now. Stop silent memory consumption in your Node.js, Java, or Python ...

0:51
Why Your 'Memory-Safe' App Leaks RAM

115 views

7 days ago

CS50
CS50x 2026 - Lecture 5 - Data Structures

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:06:14
CS50x 2026 - Lecture 5 - Data Structures

12,491 views

4 days ago

Code with Yogesh
#4 Why Wrong Data Type Can Waste Memory? | How Java Handles Variables #java

Have you ever wondered why variables and data types are needed in programming? 🤔 How does Java know how much memory to ...

20:39
#4 Why Wrong Data Type Can Waste Memory? | How Java Handles Variables #java

7 views

7 days ago

Code with Yogesh
#6 How Java Stores Strings in Memory? #java

Ever wondered how Java stores Strings in memory or why identical Strings don’t always behave the same? 🤯 In this video, we ...

14:52
#6 How Java Stores Strings in Memory? #java

225 views

6 days ago

개발자방16
Why does C++ use pointers and Java use references? (Comparing design philosophies)

This article explores the fundamental architectural differences between pointers in C/C++ and references in Java, interpreting ...

5:03
Why does C++ use pointers and Java use references? (Comparing design philosophies)

2,434 views

6 days ago

Study nexus
Java Variables Explained with Full Coding | Beginners Guide

In this long Core Java tutorial, we have explained VARIABLES IN JAVA with COMPLETE CODING and multiple examples. Topics ...

7:07
Java Variables Explained with Full Coding | Beginners Guide

9 views

5 days ago

Sandeep Chaudhary
Difference between Stack memory leak vs Heap memory leak? #javainterview #memory #leak #corejava #us
0:16
Difference between Stack memory leak vs Heap memory leak? #javainterview #memory #leak #corejava #us

357 views

7 days ago

CoVaib-DeepLearn
1/60 java prep ❌ Shallow Copy vs Deep Copy in Java download 📘 Full JVM Breakdown PDF #Java #jvm

Most Java developers fail this interview question — even with years of experience. Get PDF here ...

0:30
1/60 java prep ❌ Shallow Copy vs Deep Copy in Java download 📘 Full JVM Breakdown PDF #Java #jvm

54 views

4 days ago

vlogommentary
Understanding Java's -XX:ThreadStackSize and Avoiding StackOverflowError

Learn how Java's ThreadStackSize setting affects stack overflow errors, what the default values mean, and best practices for ...

3:18
Understanding Java's -XX:ThreadStackSize and Avoiding StackOverflowError

0 views

6 days ago

gokun
Go Compiler Internals: Escape Analysis, Stack vs Heap #GoLang#EscapeAnalysis#GoCompiler

If you want to understand Go memory management, compiler internals, and performance, this video is for you. Perfect for: Go ...

8:51
Go Compiler Internals: Escape Analysis, Stack vs Heap #GoLang#EscapeAnalysis#GoCompiler

47 views

6 days ago

Study With Prathamesh
Java features,Defining a class, creating object, accessing class members | Java Programming Sem 4

... using the new keyword ➡️ Memory allocation explained Accessing Class Members ➡️ Accessing variables and methods ...

13:47
Java features,Defining a class, creating object, accessing class members | Java Programming Sem 4

43 views

1 day ago

spyder_shree
Day 19: Object Creation in Java Explained Simply #minivlog #javaprogramming #java #fypシ #fullstack

Day 19 of Making Sense of Java ☕ A lot of people write this line: Plane p = new Plane(); But very few actually understand what's ...

0:41
Day 19: Object Creation in Java Explained Simply #minivlog #javaprogramming #java #fypシ #fullstack

1,024 views

7 days ago

CodeAnatomyio
The #1 Reason Your C Struct Uses More Memory Than Needed #programming #code #ai #coding #codinglife

[DAY 1] Why struct size changes? (Simple Explanation) Computers store data in memory in fixed blocks. An int needs 4 bytes ...

0:10
The #1 Reason Your C Struct Uses More Memory Than Needed #programming #code #ai #coding #codinglife

2,650 views

7 days ago

Jee With Kiran Sir
Stop hard-coding mistakes! 🚫 Kiran Sir explains Fixed Constants in under 60 seconds.

... is a fixed constant in C? Kiran Sir coding classes online How to use constants in programming Memory allocation for constants.

0:32
Stop hard-coding mistakes! 🚫 Kiran Sir explains Fixed Constants in under 60 seconds.

86 views

1 day ago

Coding with Tamilarasan
Queue in C | Code Implementation of Queue Using Linked List | Data Structures Tutorial - 25

Learn how enqueue and dequeue operations are performed efficiently using dynamic memory allocation. ✨ What You'll Learn: ...

14:27
Queue in C | Code Implementation of Queue Using Linked List | Data Structures Tutorial - 25

0 views

2 days ago

Coding with Tamilarasan
Stack | Implementation of Stack Using Linked List | Data Structures Tutorial - 17

... in stack implementation What You'll Learn: How stacks work internally using linked lists Dynamic memory allocation in stack ...

14:12
Stack | Implementation of Stack Using Linked List | Data Structures Tutorial - 17

4 views

5 days ago