ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

147,510 results

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

552,652 views

6 years 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

489,763 views

9 months ago

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

They enable static code analysis, optimization, automated refactoring, debugging, and advanced IDE features like code ...

10:41
99% of Developers Don't Get ASTs

6,594 views

4 weeks ago

The Coding Gopher
Model Context Protocol (MCP) Explained

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⭐ Try DeepAgent here: ...

11:26
Model Context Protocol (MCP) Explained

85,032 views

8 months ago

The Coding Gopher
Concurrency vs. Parallelism

Try ChatLLM here: https://chatllm.abacus.ai/ ❤️ Get 40% OFF CodeCrafters: ...

10:02
Concurrency vs. Parallelism

49,282 views

7 months ago

The Coding Gopher
Serverless Computing Explained

Check out Modal here: https://modal.com/gopher ❤️ Get 40% OFF CodeCrafters: ...

10:27
Serverless Computing Explained

8,907 views

4 months ago

Chris Mayfield
Tracing code by hand

Drawing tables on paper; DrJava debugger https://w3.cs.jmu.edu/mayfiecs/cs149/

10:08
Tracing code by hand

129,901 views

10 years ago

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

Check out Supabase: https://supabase.plug.dev/qnxeTMY ❤️ Get 40% OFF CodeCrafters: ...

12:40
99% of Developers Don't Get PostgreSQL

175,014 views

3 months ago

The Coding Gopher
JSON Web Tokens (JWTs) Explained

Check out Clerk: https://go.clerk.com/QZx5gIW ❤️ Get 40% OFF CodeCrafters: ...

11:06
JSON Web Tokens (JWTs) Explained

61,834 views

3 months ago

The Coding Gopher
Docker vs. Kubernetes: The ONLY Video You Need to Finally Understand Containers!

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher Join my free newsletter on Go & backend ...

5:51
Docker vs. Kubernetes: The ONLY Video You Need to Finally Understand Containers!

288,489 views

1 year ago

York Library, Archives and Learning Services
Introduction to coding: what is coding?

As part of our 'Introduction to coding' session, we look at what coding is, what coding languages are, and why you might want to ...

11:24
Introduction to coding: what is coding?

32,563 views

4 years ago

The Coding Gopher
Just-In-Time (JIT) Compilers Explained

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher Business Inquiries & Partnerships: ...

8:58
Just-In-Time (JIT) Compilers Explained

60,301 views

7 months ago

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

You can try monday-com for free here: https://bit.ly/441hcMY ❤️ Get 40% OFF CodeCrafters: ...

11:40
99% of Developers Don't Get x86

21,474 views

6 months ago

The Coding Gopher
How Dynamic Programming Broke Software Engineers

Inquiries: thecodinggopher@gmail.com ‍ Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ...

8:01
How Dynamic Programming Broke Software Engineers

102,657 views

11 months ago

The Builder
Conway's Game of Life 👨‍💻 C++ Project

Game of Life is a simple coding challenge. In this video I implement the code for Conway's game of life in C++ and SDL2, the ...

17:45
Conway's Game of Life 👨‍💻 C++ Project

19,930 views

3 years ago

Luke Smith
Terminal vs. Bash vs. Command line vs. Prompt

Are you a secret smoothbrain who doesn't know the difference between a terminal emulator and bash? Find out the difference ...

11:06
Terminal vs. Bash vs. Command line vs. Prompt

269,570 views

6 years ago

The Coding Gopher
Fine-Tuning Explained

Get 20% OFF Empromptu using code `THECODINGGOPHER`: https://builder.empromptu.ai/ ❤️ Get 40% OFF CodeCrafters: ...

15:13
Fine-Tuning Explained

19,656 views

4 months ago

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

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

8:23
99% of Developers Don't Get gRPC

40,454 views

1 month ago

EngX Space
How to Become a Great Software Developer — Best Advice from Top-Notch Engineers

Check our documentary "Beyond The Success Of Kotlin: https://youtu.be/E8CtE7qTb-Q Integrate GitHub Copilot and ChatGPT ...

11:11
How to Become a Great Software Developer — Best Advice from Top-Notch Engineers

612,027 views

1 year ago

CodeEmporium
LSTM Networks - EXPLAINED!

Recurrent neural nets are very versatile. However, they don't work well for longer sequences. Why is this the case? You'll ...

16:12
LSTM Networks - EXPLAINED!

307,617 views

7 years ago

Codexpanse with Rakhim
What Is Abstraction in Computer Science

What is this "abstraction" programmers talk about? Why is it important? Watch this before you learn to code: ...

6:24
What Is Abstraction in Computer Science

109,648 views

7 years ago

In One Lesson
How BARCODES Work

Barcodes In One Lesson. Barcodes have revolutionized modern life. Discover what happens every time you hear a beep at the ...

4:13
How BARCODES Work

1,046,629 views

15 years ago

DenshiVideo
The Linux Kernel: What it is, and how it works!

In this video, Denshi goes over a simple explanation of what computer kernels are and how they work, alonside what makes the ...

6:04
The Linux Kernel: What it is, and how it works!

226,077 views

4 years ago

Ryan McBeth
What is Reflection?  - C# Gotcha Interview Questions

Reflection is a core concept in C# and Dotnet. It allows you to peek inside an object to get its types, members and properties, and ...

4:49
What is Reflection? - C# Gotcha Interview Questions

25,923 views

5 years ago

CodeEmporium
Recurrent Neural Networks - EXPLAINED!

Understand exactly how RNNs work on the inside and why they are so versatile (NLP applications, Time Series Analysis, etc).

17:05
Recurrent Neural Networks - EXPLAINED!

48,475 views

7 years ago