ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,294,288 results

CS50
From Scratch to C - CS50 #Reels

It's a steep learning curve but worth the climb. Search for CS50 on YouTube or enroll at cs50.edx.org.

0:06
From Scratch to C - CS50 #Reels

96,802 views

2y ago

xmdi
Python vs C/C++ vs Assembly side-by-side comparison

next i will compare fortran and 4chan a test of the relative performance, not the prime-checking algorithm.

1:01
Python vs C/C++ vs Assembly side-by-side comparison

5,220,596 views

4y ago

Christian Stöcker
C-Programmierung #13: Typumwandlung  ... oder auch casting

Manchmal müssen Datentypen umgewandelt werden, damit Operationen (z.B. arithmetische Operationen) korrekt ausgeführt ...

7:52
C-Programmierung #13: Typumwandlung ... oder auch casting

3,904 views

5y ago

Christian Stöcker
C-Programmierung #30: Funktionspointer

Dieses Video erklärt, was Funktionspointer sind, was es bei deren Verwendung zu beachten gibt und zeigt wozu ihr ...

12:39
C-Programmierung #30: Funktionspointer

2,328 views

3y ago

Christian Stöcker
C-Programmierung #22: Strukturvariablen

Häufig muss man in Programmen Variablen unterschiedlicher Datentypen zu einer Einheit zusammenfassen. Dazu werden ...

12:03
C-Programmierung #22: Strukturvariablen

2,815 views

5y ago

LinuxConfAu 2018 - Sydney, Australia
You Can't Unit Test C, Right?

Benno Rice http://lca2018.linux.org.au/schedule/presentation/114/ Testing is a wonderful thing. Code with good tests is so much ...

23:09
You Can't Unit Test C, Right?

58,062 views

8y ago

Christian Stöcker
C Programming #21: Enumeration Data Type enum

In C, you can also define your own data types. A very simple data type is the enumerated data type enum. I'll show you how to ...

6:30
C Programming #21: Enumeration Data Type enum

4,224 views

5y ago

YouTux Channel
Debian Switches to Rust: The End of C/C++ in the Linux World?

00:00 intro 00:47 CONTEXT AND ANNOUNCEMENT 02:02 WHY RUST? 03:49 CONSEQUENCES FOR THE DEBIAN ...

10:12
Debian Switches to Rust: The End of C/C++ in the Linux World?

28,181 views

5mo ago

Christian Stöcker
C-Programmierung #05: Vergleichsoperatoren, logische Operationen

Vergleichsoperatoren werden häufig in bedingten Anweisungen, z.B. if-Statements, benötigt. Dieses Video erklärt diese ...

5:55
C-Programmierung #05: Vergleichsoperatoren, logische Operationen

3,427 views

5y ago

Coding With Digital Chuha
Hello World program in turbo c++/ c programing /BCA 1 semester
0:36
Hello World program in turbo c++/ c programing /BCA 1 semester

60,349 views

2y ago

Christian Stöcker
C Programming #16: Arrays

Arrays are sets of variables that are needed in almost every program. In this video, I'll explain how to create an array ...

12:45
C Programming #16: Arrays

4,977 views

5y ago

Christian Stöcker
C-Programmierung #10: Funktionen

C ist eine funktionsorientierte Programmiersprache. Nahezu der gesamte Quellcode steht also in irgendwelchen Funktionen.

15:25
C-Programmierung #10: Funktionen

7,950 views

5y ago

Gospel Piano Coach
How to PLAY Substitution Chords in the key of C | The 7 Pro Chords Piano Lesson #3

Just started learning piano? This video is for YOU! Download content... For FREE Click here: https://stan.store/jmawmusic Want ...

0:20
How to PLAY Substitution Chords in the key of C | The 7 Pro Chords Piano Lesson #3

28,933 views

11mo ago

KingOfDog
C, C++ & C# - Basic Elements for Computer Programming 💻 Coding Languages #02

-- Don't forget to leave a rating! 🐶 -- After telling you about the two languages BASIC and Visual Basic in the last video ...

4:40
C, C++ & C# - Basic Elements for Computer Programming 💻 Coding Languages #02

12,240 views

8y ago

Max Bruckner (FSMaxB)
Undefined behavior in C and why you should know about it

Further reading: http://blog.llvm.org/2011/05/what-every-c-programmer-should-know.html ...

24:16
Undefined behavior in C and why you should know about it

2,811 views

10y ago

Christian Stöcker
C Programming #04: Arithmetic Operations

This video explains how to use basic arithmetic operations in C and demonstrates a few special, but very common, arithmetic ...

8:02
C Programming #04: Arithmetic Operations

3,688 views

5y ago

Christian Stöcker
C-Programmierung #08: for-Schleifen

Wenn in Algorithmen Anweisungen wiederholt ausgeführt werden sollen, braucht man für die Implementierung Schleifen. In C ...

9:30
C-Programmierung #08: for-Schleifen

4,941 views

5y ago

Noah's Piano Journey
C Major Chord - easy piano tutorial

In this scale tutorial, you'll get: A clear, step-by-step walkthrough of the scale Easy-to-follow notes written on piano ...

0:17
C Major Chord - easy piano tutorial

26,387 views

10mo ago

Christian Stöcker
C-Programmierung #31: Funktionspointer anwenden am Beispiel von qsort

Die Funktion qsort implementiert einen Suchalgorithmus, der nach dem Prinzip des Quick-Sort funktioniert. Diese Funktion ist ein ...

6:22
C-Programmierung #31: Funktionspointer anwenden am Beispiel von qsort

1,547 views

3y ago

Christian Stöcker
C-Programmierung #14: Lokale und globale Variablen

Je nachdem in welchem Bereich eines Programms Variablen definiert werden, sind sie nur begrenzt, also lokal, sichtbar. Globale ...

10:43
C-Programmierung #14: Lokale und globale Variablen

3,506 views

5y ago