ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

94 results

EasyDataScience
Easy Python |  Understanding Reshape(-1, 1) and Reshape(1, -1) in Python

reshape(-1, 1) reshapes an array to a two-dimensional array with 1 column and as many rows as necessary. reshape(1, ...

6:30
Easy Python | Understanding Reshape(-1, 1) and Reshape(1, -1) in Python

0 views

6 hours ago

SudoByte
The "Binary Infinite Array" Trap: Why Normal Binary Search Fails

Learn about binary search, a key algorithm in coding interviews. Discover how to implement binary search on an infinite array in ...

8:50
The "Binary Infinite Array" Trap: Why Normal Binary Search Fails

29 views

4 days ago

7Roos
Numerical differentiation with Julia

JULIA - In this video, we will implement numerical differentiation using Julia, following the same pseudocode used in previous ...

3:40
Numerical differentiation with Julia

3 views

6 days ago

Awesome
Write code good enough to deploy rockets

NASA's top 10 rules for writing good software. Topics: - Coding best practices; - NASA rules for safe code; - Simple control flow; ...

8:22
Write code good enough to deploy rockets

18,355 views

5 days ago

MindX
Python in 10 Minutes | Fast Revision for Beginners | Basics | Last minute | Crash course

Python Basics in 10 Minutes – Quick Crash Course for Beginners! Need a fast Python revision? This video is a COMPLETE ...

10:10
Python in 10 Minutes | Fast Revision for Beginners | Basics | Last minute | Crash course

12 views

4 days ago

Jakubication
Python List Comprehensions

This video explores Python list comprehensions. It explains what they are, how they work, and many different examples to explore ...

4:37
Python List Comprehensions

9 views

14 hours ago

TestOpsStudio
95% Doesn't Know This Concept in Python - Object Reference Explained #python

Object vs Reference - The Python concept that confuses most developers! Learn the critical difference: Variables are ...

1:22
95% Doesn't Know This Concept in Python - Object Reference Explained #python

102 views

4 days ago

Question With Answer
NumPy Interview Questions & Answers | Top 10 Asked Questions (With Examples) | Part 1

Are you preparing for a Python or Data Science interview? This video covers the TOP 10 most important NumPy interview ...

8:56
NumPy Interview Questions & Answers | Top 10 Asked Questions (With Examples) | Part 1

6 views

4 days ago

TechTrouble Solved
Squares of a Sorted Array | LeetCode 977 | Two Pointers Explained

In this video, we solve LeetCode Problem 977 — Squares of a Sorted Array. We start by understanding why the naive approach of ...

10:54
Squares of a Sorted Array | LeetCode 977 | Two Pointers Explained

42 views

5 days ago

Limitless mindset
Learn Python Functions by Building a Project 🔥☄️

Video Description In this video, you'll learn Python functions by building a real project step by step This tutorial is perfect for ...

20:14
Learn Python Functions by Building a Project 🔥☄️

51 views

5 days ago

Genius Knowledge Point
Python Functions | Variable Length Arguments | Python Practical No. 14 | Diploma K Scheme Semester 4

Welcome to Genius Knowledge Point. In this video, we cover Python Programming Practical No. 14 for Diploma Computer/IT (K ...

6:42
Python Functions | Variable Length Arguments | Python Practical No. 14 | Diploma K Scheme Semester 4

0 views

5 days ago

Polimi OpenKnowledge
Predict wildfire risk - Python: vectorized operations, datasets (Anna Scotti)

Video produced as part of the Edvance project http://www.edvance.it Digital Education Hub per la Cultura Digitale Avanzata.

10:36
Predict wildfire risk - Python: vectorized operations, datasets (Anna Scotti)

16 views

6 days ago

JavedCodes
5. Indentation | python indentation | know the indentation

Explained, Indentation in python, why indentation?

9:00
5. Indentation | python indentation | know the indentation

47 views

3 days ago

Delft Stack
Fix NumPy ValueError operands could not be broadcast together with shapes (2,3), (3,2)

Are you getting the NumPy error “ValueError: operands could not be broadcast together with shapes (2,3) (3,2)” when trying to ...

2:04
Fix NumPy ValueError operands could not be broadcast together with shapes (2,3), (3,2)

3 views

5 days ago

Hamd Waseem
LeetCode Weekly #8 | Combination Sum | #39 - Solution to LeetCode 39!

Hi and welcome to LeetCode Weekly! I'm Hamd, experienced in programming with Python, Next.js, Swift, Kotlin and many more.

3:52
LeetCode Weekly #8 | Combination Sum | #39 - Solution to LeetCode 39!

2 views

6 days ago

DesignCodeDebugRepeat
Java NullPointerException three common causes (and solutions!) -- Fix it fast!

You declared your variables, you allocated your array with new, you called a method that returned an object -- why are you getting ...

10:53
Java NullPointerException three common causes (and solutions!) -- Fix it fast!

18 views

2 days ago

Ankita Kulkarni
Is TanStack Start a Next.js Killer?

Next.js vs TanStack Start: is this real competition or just hype? Next.js has been the standard for React developers for years, but ...

41:08
Is TanStack Start a Next.js Killer?

3,253 views

6 days ago

Tech Keys X
Python OOP Fundamentals | Attributes, Properties, Static & Class Methods | S1 EP13

Topics Covered: ⏱ Time Topic 00:00 Intro 00:02 Protected Attributes Explained in Python 02:31 Private Attributes Name Mangling ...

26:09
Python OOP Fundamentals | Attributes, Properties, Static & Class Methods | S1 EP13

34 views

4 days ago

COMPUTER & EXCEL SOLUTION
Nested for loop explained in Python⁨@COMPUTEREXCELSOLUTION⁩ #python #pythontutorial

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

8:17
Nested for loop explained in Python⁨@COMPUTEREXCELSOLUTION⁩ #python #pythontutorial

27 views

5 days ago

Hamd Waseem
LeetCode Weekly #9 | Path Sum | #112 - Solution to LeetCode 112!

Hi and welcome to LeetCode Weekly! I'm Hamd, experienced in programming with Python, Next.js, Swift, Kotlin and many more.

3:14
LeetCode Weekly #9 | Path Sum | #112 - Solution to LeetCode 112!

1 view

12 hours ago

Brodie Robertson
It's Time To Make A Major Change On Linux

If there's one thing that is generally disliked on Linux, that would be Dbus but making any sort of serious attempt to replace it is ...

22:35
It's Time To Make A Major Change On Linux

35,657 views

1 day ago

Ibrohim Meliqulov
3.Big O On
2:06
3.Big O On

0 views

4 days ago

Ibrohim Meliqulov
4.Big O Drop Constants
1:39
4.Big O Drop Constants

0 views

4 days ago

Ace Interviews
30 AWS Java Debugging Scenarios: AWS, Microservices, OOM, Performance Optimization (Interview Prep)!

Stop guessing why your microservices are crashing. In this video, we cover 30 real-world production scenarios—from Fargate ...

2:02:43
30 AWS Java Debugging Scenarios: AWS, Microservices, OOM, Performance Optimization (Interview Prep)!

0 views

6 days ago

Svelte Society
Advent of Svelte 2025 - Day 23: the svelte community #javascript #sveltejs #webdevelopment

When AI models try to write Svelte 5 code, they often stumble over runes and new syntax like reindeer on an icy rooftop.

2:27
Advent of Svelte 2025 - Day 23: the svelte community #javascript #sveltejs #webdevelopment

1,426 views

6 days ago