ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

135 results

Ron Wellman
00 - Environment Setup

I'm relearning / rediscovering the C programming language. Follow along on my journey and pick up a few tips along the way.

49:07
00 - Environment Setup

490 views

4 years ago

Queso Fuego
Fixing Warnings & Compile Errors | 32 Bit OS Dev (in C)

Fixing compile issues and booting for gcc and clang, and fixing warnings from -Wall & -Wextra. Mainly to get back into this project, ...

1:20:23
Fixing Warnings & Compile Errors | 32 Bit OS Dev (in C)

637 views

2 years ago

Microsoft Visual Studio
The Present and Not-too-distant Future of Visual Studio Part 1

This is the 250th episode of Visual Studio Toolbox and Robert is excited to be joined by Amanda Silver, Kendra Havens and ...

55:56
The Present and Not-too-distant Future of Visual Studio Part 1

12,251 views

7 years ago

Microsoft Visual Studio
Mads Kristensen Extensions

In this episode, Robert is joined by Mads Kristensen, who shows us another batch of extensions he has written, all designed to ...

34:57
Mads Kristensen Extensions

2,672 views

9 years ago

StableCoder
001 - Repository Initialization

Setting up the git repository, and the basic file/folder organization and infrastructure to support the project. This also includes ...

59:52
001 - Repository Initialization

948 views

5 years ago

Prabodh C P
GCC GDB Workshop

This is the video recording of the GCC/GDB workshop that I conducted at CMRIT on June 30, 2021. #gcc #gdb #c #foss #fsmk.

2:17:27
GCC GDB Workshop

48 views

4 years ago

Microsoft Visual Studio
Git Fundamentals

Git is a free, open source distributed version control system. It has become wildly popular as a way to not only manage source ...

1:10:25
Git Fundamentals

150,622 views

8 years ago

Microsoft Visual Studio
Getting started with PHP, Java, and SQL Server on Linux

In this episode, Dmitry is joined by Meet Bhagdev and Andrea Lam, who show us how to get started with programming apps in ...

38:08
Getting started with PHP, Java, and SQL Server on Linux

5,920 views

8 years ago

Codanics
jupyter Notebook and Pandas in VScode | #python #vscode

aikachilla #pythonkachilla Join this channel to get access to perks: ...

26:37
jupyter Notebook and Pandas in VScode | #python #vscode

6,107 views

2 years ago

Microsoft Visual Studio
Visual Studio 2019 Launch: Live Q&A with Visual Studio Big Wigs

Download Visual Studio 2019 and Visual Studio 2019 for Mac at https://visualstudio.com/downloads.

31:33
Visual Studio 2019 Launch: Live Q&A with Visual Studio Big Wigs

7,066 views

6 years ago

Utah Cpp Programmers
Using Clang from Visual Studio

This month, Richard Thomson gives us a look at how to use clang tools from inside Visual Studio, demonstrating the support that ...

59:20
Using Clang from Visual Studio

10,098 views

4 years ago

Kevin Powell
Center the bottom row when using grid auto-fit

Grid's auto-fit is amazing, but sometimes it would be nice if the bottom row could be centered instead of always starting on the left ...

26:54
Center the bottom row when using grid auto-fit

31,115 views

1 year ago

The Dev Talk Show
Making a game with C# and MonoGame

[0:00] Intro and Welcome [7:52] Intro to Monogame [11:28] The MonoGame extension [18:50] Exploring the code after File - New ...

1:04:00
Making a game with C# and MonoGame

90 views

Streamed 7 days ago

Queso Fuego
Starting Open() System Call | 32 Bit OS Dev (in C)

Starting on an open() syscall and file system functions. OS Dev playlist: ...

2:07:29
Starting Open() System Call | 32 Bit OS Dev (in C)

665 views

2 years ago

Sami Hajjaj
Programming (C++) - Refresher (2020, C++11) (Poor audio)

Part of the Lecture Series: Embedded Systems for Mechanical Engineers. NOTE: I apologize for the poor quality of the audio, ...

2:50:25
Programming (C++) - Refresher (2020, C++11) (Poor audio)

509 views

4 years ago

OpenSecurityTraining2
Day 1 Part 4: Exploits 2: Exploits in the Windows Environment

The class materials are available at http://www.OpenSecurityTraining.info/Exploits2.html Follow us on Twitter for class news ...

37:19
Day 1 Part 4: Exploits 2: Exploits in the Windows Environment

2,100 views

13 years ago

AltComp126
2018-01-20 -- Writing a C Compiler #16

We have found out how to get the full path to the executable if we compile with Open Watcom via argv[0], or with GCC via the ...

2:20:17
2018-01-20 -- Writing a C Compiler #16

151 views

7 years ago

wikipedia tts
GNU Compiler Collection | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/GNU_Compiler_Collection 00:03:06 1 History ...

30:04
GNU Compiler Collection | Wikipedia audio article

84 views

6 years ago

CppNow
Boris Kolpackov: New Build System for New C++

At CppCon 2014 I gave a lightning talk trying to convince the audience that C++ needed a package manager. As it turned out, ...

1:49:36
Boris Kolpackov: New Build System for New C++

1,852 views

9 years ago

Nathaniel Osgood
Using gdb to debug a multi-module C code library loaded into R and called from R code

You know code you'll need gdb installed as well as ARF to do this now when we fire this up on will immediately get to the gdb ...

23:16
Using gdb to debug a multi-module C code library loaded into R and called from R code

1,212 views

Streamed 7 years ago