ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

13,465,576 results

Conner Ardman
My 10 “Clean” Code Principles (Start These Now)

Writing "clean" code is oftentimes described as one of the most important aspects of programming and software engineering, but ...

15:12
My 10 “Clean” Code Principles (Start These Now)

416,292 views

1 year ago

The StudyTube Project
basics of CODING in 10 minutes

Hey Guys! Thought I'd switch it up and give you some CS instead of Philosophy today (woop woop to a Joint Honours Degree!)

15:34
basics of CODING in 10 minutes

1,888,904 views

5 years ago

Indently
Learn Python in Less than 10 Minutes for Beginners (Fast & Easy)

In this crash course I'll be teaching you the basics of Python in less than 10 minutes. Python is super easy to learn compared to ...

10:30
Learn Python in Less than 10 Minutes for Beginners (Fast & Easy)

1,197,963 views

4 years ago

Visual Computer Science
Java Streams API Explained (with examples)

In this video you're going to learn about Java Streams API, a very important tool that makes data processing more elegant and ...

18:09
Java Streams API Explained (with examples)

51,286 views

2 years ago

Pooja Dutt
How to ACTUALLY Master Data Structures FAST (with real coding examples)

Pre-Order Kotlin Course here: https://www.coderatlas.com [DATA STRUCTURES & ALGOS] -- this is great for interview ...

15:10
How to ACTUALLY Master Data Structures FAST (with real coding examples)

593,582 views

2 years ago

Programming with Mosh
Object-Oriented Programming, Simplified

4 pillars of object-oriented programming: encapsulation, abstraction, inheritance and polymorphism. ❤️ Join this channel to get ...

7:34
Object-Oriented Programming, Simplified

4,630,271 views

7 years ago

Modern Software Engineering
What TDD Looks Like In A REAL PROJECT (With Code Examples)

What does TDD in the real world look like? Test Driven Development is often taught with simple coding problems called “Coding ...

18:06
What TDD Looks Like In A REAL PROJECT (With Code Examples)

22,522 views

1 year ago

Fireship
10 Design Patterns Explained in 10 Minutes

Software design patterns help developers to solve common recurring problems with code. Let's explore 10 patterns from the ...

11:04
10 Design Patterns Explained in 10 Minutes

2,719,118 views

3 years ago

Geekific
SOLID Design Principles with Java Examples | Clean Code and Best Practices | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Clean and quality code ...

10:47
SOLID Design Principles with Java Examples | Clean Code and Best Practices | Geekific

125,698 views

4 years ago

Keep On Coding
Big O Notation - Code Examples

Instagram: https://www.instagram.com/keep_on_coding/ Merch: https://teespring.com/stores/keep-on-coding Patreon: ...

15:18
Big O Notation - Code Examples

130,635 views

5 years ago

AssemblyAI
Model Context Protocol (MCP) explained (with code examples)

Get an AssemblyAI API Key: ...

18:07
Model Context Protocol (MCP) explained (with code examples)

32,363 views

8 months ago

CroatCode
How To Learn Programming for BEGINNERS! (2022/2023)

This simple tutorial will teach you how you can learn computer programming and teach yourself code. Learning code is not that ...

4:46
How To Learn Programming for BEGINNERS! (2022/2023)

7,786,530 views

7 years ago

Geekific
Dependency Injection Made Simple with Java Examples | Clean Code and Best Practices | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ If you're a software ...

8:44
Dependency Injection Made Simple with Java Examples | Clean Code and Best Practices | Geekific

85,419 views

3 years ago

Beyond Fireship
React VS Svelte...10 Examples

The ultimate guide to Svelte for React.js Developers with 10 code examples for both JavaScript frameworks. Find out if SvelteKit is ...

8:35
React VS Svelte...10 Examples

692,040 views

2 years ago

Python Simplified
Recursion Simply Explained with Code Examples - Python for Beginners

In this tutorial, we will talk about recursion and how we can use it to divide and conquer! We will also see which is faster ...

9:07
Recursion Simply Explained with Code Examples - Python for Beginners

232,091 views

4 years ago

Patrick God
The Repository Pattern explained for EVERYONE (with Code Examples) 🚀

Master .NET & Blazor here: https://www.dotnetwebacademy.com ➡️ Use code START2024 for 10% off! Support me on ...

13:14
The Repository Pattern explained for EVERYONE (with Code Examples) 🚀

86,913 views

3 years ago

Rubicon History
Teaching Hammurabi's Code with examples included

In general, what is Hammurabi's code? This video gives a brief background on Hammurabi and his steles before digging into ...

5:35
Teaching Hammurabi's Code with examples included

14,934 views

5 years ago

GeeksforGeeks
OOP in 6 Minutes with Real Examples!

(With code examples) ✓ How Abstraction hides complexity ✓ Reusing code with Inheritance ✓ How Polymorphism makes code ...

5:37
OOP in 6 Minutes with Real Examples!

189,603 views

8 months ago

Adrian Twarog
10 JavaScript Clean Code Examples

10 JavaScript Clean Code Examples Here are ten examples of JS code you should be considered when making sure your code ...

8:12
10 JavaScript Clean Code Examples

41,471 views

5 years ago

CodeBeauty
Generics in C# for Beginners: Easy Tutorial with Code Examples

This is beginner-friendly video about generics in programming. In this video, I'll explain everything you need to know about ...

17:46
Generics in C# for Beginners: Easy Tutorial with Code Examples

5,317 views

1 year ago

Python Simplified
Linear Regression Algorithm with Code Examples - ML for Beginners!

Hi Everyone, today we will learn about one of my favorite Machine Learning algorithms - Linear Regression! We will use it to ...

10:13
Linear Regression Algorithm with Code Examples - ML for Beginners!

19,444 views

10 months ago

HuffPost
What Is Code-Switching? | Between The Lines

For black Americans, having the ability to code-switch could help you get that promotion, make your case to a judge, or leave a ...

5:13
What Is Code-Switching? | Between The Lines

219,460 views

7 years ago

Alex Lee
Learn Java in 14 Minutes (seriously)

GET $1500 OFF ANY Springboard Tech Bootcamps with my code ALEXLEE1500. See if you qualify for the JOB GUARANTEE!

14:00
Learn Java in 14 Minutes (seriously)

5,372,390 views

6 years ago

Coding with John
Learn Java in One Video - 15-minute Crash Course

Learn all the essential basics of Java in one video in just 15 minutes. No programming experience required. Complete Java ...

14:54
Learn Java in One Video - 15-minute Crash Course

947,097 views

4 years ago

Learn with Whiteboard
What is Pseudocode Explained | How to Write Pseudocode Algorithm | Examples, Benefits & Steps

Wondering what is pseudocode in programming? Well, we use pseudocode in various fields of programming, whether it be app ...

4:39
What is Pseudocode Explained | How to Write Pseudocode Algorithm | Examples, Benefits & Steps

414,880 views

2 years ago