ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

151,832 results

Brian Will
Object-Oriented Programming is Embarrassing: 4 Short Examples

A follow up to https://www.youtube.com/watch?v=QM1iUe6IofM.

28:03
Object-Oriented Programming is Embarrassing: 4 Short Examples

2,160,258 views

9 years ago

Turbo Learn PHP
When should you use session_start() vs session_id()? session_start vs session_id in #php – Which is

When should you use session_start() vs session_id()? session_start() is essential to begin a session and generate a session ID ...

0:18
When should you use session_start() vs session_id()? session_start vs session_id in #php – Which is

88 views

1 year ago

TechPrep
Process vs Thread | Simply Explained

This is a solution to the classic Process vs. Thread technical interview question. ⏰ Time Stamps ⏰ 0:00 Program 0:25 Process ...

2:49
Process vs Thread | Simply Explained

50,079 views

1 year ago

TokyoEdtech
BASIC Programming Intro

BASIC was THE programming language that brought coding into the mainstream and launched the careers of countless ...

33:19
BASIC Programming Intro

37,690 views

4 years ago

Victor Zamanian
Basic Programming Examples

I recorded myself writing some simple programs in C. The first one is a classic "Hello World" program. The second uses ...

3:58
Basic Programming Examples

2,086 views

13 years ago

Quirkos - Simple Qualitative Analysis Software
Beginners guide to coding qualitative data

How do you analyse qualitative text data? What is coding? This video tutorial will give a basic introduction to different methods of ...

9:01
Beginners guide to coding qualitative data

551,856 views

6 years ago

Turbo Learn PHP
Why should you validate email addresses with filter_var()? The #secret to Validating Emails with

Why should you validate email addresses with filter_var()? 🗓️ It ensures the email format is correct and valid. 🗓️ Helps prevent ...

0:19
Why should you validate email addresses with filter_var()? The #secret to Validating Emails with

476 views

1 year ago

Turbo Learn PHP
How can you implement recursion in #php efficiently? Master Recursion in #php Like a Pro!

How can you implement recursion in PHP efficiently? ✨ Use recursion for problems that can be broken down into smaller, similar ...

0:20
How can you implement recursion in #php efficiently? Master Recursion in #php Like a Pro!

117 views

1 year ago

Turbo Learn PHP
When should you use array_slice() vs array_splice()? array_slice vs array_splice in #php – Which is

When should you use array_slice() vs array_splice()? 🖼️ array_slice() creates a new array without modifying the original array.

0:20
When should you use array_slice() vs array_splice()? array_slice vs array_splice in #php – Which is

52 views

1 year ago

Turbo Learn PHP
Should you use implode or #join in PHP? implode vs #join in PHP: Which One Should You Use?

Should you use implode or join in PHP? 🎛️ The functions implode and join are interchangeable in PHP, but implode is more ...

0:23
Should you use implode or #join in PHP? implode vs #join in PHP: Which One Should You Use?

17 views

1 year ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

484,065 views

8 months ago

PyCharmers
Python PANDAS for Beginners | Data Analysis Made Easy  #coding #pythonlearning #pythonprogramming

Welcome to our comprehensive tutorial on **Python PANDAS for Beginners**! In this video, we will dive into the powerful world of ...

0:37
Python PANDAS for Beginners | Data Analysis Made Easy #coding #pythonlearning #pythonprogramming

90,868 views

1 year ago

Turbo Learn PHP
When to use array_splice instead of array_slice in PHP? #php array_splice vs array_slice – Which One

When to use array_splice instead of array_slice in PHP? array_splice removes elements from the array and optionally replaces ...

0:22
When to use array_splice instead of array_slice in PHP? #php array_splice vs array_slice – Which One

8 views

1 year ago

Brian Will
Object-Oriented Programming is Garbage: 3800 SLOC example

I'm escalating once again and this time object-oriented programming is garbage and we'll be looking at an example that's about ...

52:48
Object-Oriented Programming is Garbage: 3800 SLOC example

247,938 views

9 years ago

One Minute Coder
3 Short JavaScript Examples To Improve Your Coding Skills

JavaScriptExamples #CodingSkills #WebDevelopment #ProgrammingTips #LearnJavaScript #JavaScriptTutorial ...

2:45
3 Short JavaScript Examples To Improve Your Coding Skills

708 views

1 year ago

Turbo Learn PHP
Why is filter_input safer than $_POST? Filter_Input vs $_POST in PHP: What’s the #hidden Risk?

Why is filter_input safer than $_POST? Filter_input reads data directly from the environment, avoiding tampering. It validates ...

0:30
Why is filter_input safer than $_POST? Filter_Input vs $_POST in PHP: What’s the #hidden Risk?

36 views

1 year ago

Turbo Learn PHP
Why use ob_get_clean() for output buffering in php? master #php output buffering with

Why use ob_get_clean() for output buffering in PHP? The ob_get_clean() function gets the contents of the output buffer and ...

0:28
Why use ob_get_clean() for output buffering in php? master #php output buffering with

123 views

1 year ago

Mr Tech King
Get programming languages cheatsheets with code examples. #learntocode

Website your teacher wants you to know (part 92). Get programming languages cheatsheets with code examples from basic to ...

0:20
Get programming languages cheatsheets with code examples. #learntocode

20,965 views

7 months ago

Turbo Learn PHP
Why is MySQLi faster than PDO sometimes? PDO vs MySQLi – Which One Is Faster in PHP?

Why is MySQLi faster than PDO sometimes? 🗑️ PDO is flexible because it works with many databases. 🗑️ MySQLi is ...

0:50
Why is MySQLi faster than PDO sometimes? PDO vs MySQLi – Which One Is Faster in PHP?

473 views

1 year ago

The Coding Penguin
Master Functions in Programming: Types, Examples, and How to Use Them Like a Pro!

In this video, we'll dive into what a function is in programming and explore the different types of functions you can use to write ...

4:01
Master Functions in Programming: Types, Examples, and How to Use Them Like a Pro!

16 views

1 year ago