ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14,051,482 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,245 views

1 year ago

AI Toolz
Impress your crush using Python Code ❤️

Code with explanation is here: https://aitoolz.ai/impress-your-crush-using-python-code/

0:16
Impress your crush using Python Code ❤️

1,965,408 views

3 years ago

Amigoscode
Learn SOLID Principles with CLEAN CODE Examples

In this video you will finally understand SOLID principles. SOLID is an acronym for the first five object-oriented design (OOD) ...

28:35
Learn SOLID Principles with CLEAN CODE Examples

308,924 views

3 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,520 views

1 year ago

freeCodeCamp.org
JavaScript Security Vulnerabilities Tutorial  – With Code Examples

Learn about 10 security vulnerabilities every JavaScript developer should know. First try to find the vulnerabilities in the different ...

25:05
JavaScript Security Vulnerabilities Tutorial – With Code Examples

93,438 views

2 years ago

Programming with Mosh
Python for Beginners - Learn Coding with Python in 1 Hour

Learn Python basics in just 1 hour! Perfect for beginners interested in AI and coding. ⚡ Plus, get 6 months of PyCharm FREE with ...

1:00:06
Python for Beginners - Learn Coding with Python in 1 Hour

23,460,949 views

5 years ago

Excel Macro Mastery
The 7 Keys Areas of Excel VBA (with code examples)

Ready to master VBA? - Check out my full courses: https://courses.excelmacromastery.com/ - Subscribe to the channel here: ...

28:00
The 7 Keys Areas of Excel VBA (with code examples)

69,432 views

6 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,387 views

4 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,359 views

8 months ago

Grad Coach
Qualitative Coding Tutorial: How To Code Qualitative Data For Analysis (4 Steps + Examples)

GET YOUR DATA CODED BY EXPERTS: https://gradcoach.me/Ztvnp8 Learn how to code qualitative data the right way.

27:39
Qualitative Coding Tutorial: How To Code Qualitative Data For Analysis (4 Steps + Examples)

518,718 views

3 years ago

b001
3 EASY Python Project Ideas!! #python #programming #coding

This short gives a few Python project ideas for beginners to do! Background Music: Rain, Book And Cup Of Tea by | e s c p ...

0:51
3 EASY Python Project Ideas!! #python #programming #coding

2,035,519 views

2 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,674 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,630 views

5 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,063 views

4 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,573 views

2 years ago

b001
Python LAMBDA FUNCTION?! #python #programming #coding

This video shows a quick illustration of what lambda functions are in Python. These are also referred to as anonymous functions.

1:00
Python LAMBDA FUNCTION?! #python #programming #coding

2,621,289 views

3 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,629,917 views

7 years ago

Nicklas Millard
.NET5 C# Clean Code Examples in 4 minutes | For Beginners

https://github.com/NMillard/SimpleWebApps/blob/master/src/CleanCode/ExamplesConsoleApp/Program.cs 8 Easy-to-follow ...

3:59
.NET5 C# Clean Code Examples in 4 minutes | For Beginners

25,892 views

4 years ago

CodeBeauty
C# OOP Full Course: Master Object-Oriented Programming (OOP) with Practical Examples

In this Full C# course for Object-Oriented Programming . You'll learn all Object-Oriented Programming (OOP) concepts with ...

2:49:30
C# OOP Full Course: Master Object-Oriented Programming (OOP) with Practical Examples

65,869 views

11 months ago

b001
What Are Python DECORATORS?? #python #programming #coding

Join the Byte Club to practice your Python skills! ($2.99/mo): ...

1:00
What Are Python DECORATORS?? #python #programming #coding

1,763,650 views

2 years ago

DEV19
Amazing Flower Design using Python turtle 🐢 #python #coding #funny #viral #trending #design

Python Projects for Begineers Python Turtle Programming with Turtle Turtle Graphics Drawing with Python Turtle Python Turtle ...

0:14
Amazing Flower Design using Python turtle 🐢 #python #coding #funny #viral #trending #design

1,402,716 views

2 years ago

Tommo Carroll
Morse code but INSANELY easy

This video could save your life because I found this diagram that can teach you Morse code in five minutes instead of seeing a ...

0:30
Morse code but INSANELY easy

12,771,553 views

2 years ago

Code Versity
Simple Python Program

Learn how to count the number of digits in a number using python code.

0:31
Simple Python Program

51,703 views

2 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

11 months ago

Sam Witteveen
LangGraph Crash Course with code examples

Colab 01. Learning LangGraph Agent Executor: https://drp.li/vL1J9 Colab 02. Learning LangGraph - Chat Executor: ...

39:01
LangGraph Crash Course with code examples

117,210 views

1 year ago