ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

948 results

CampusX
Data Structures and Algorithms using Python | Mega Video | DSA in Python in 1 video

Mastering data structures and algorithms is the key to writing efficient, scalable, and optimized code – a must for any aspiring ...

11:41:30
Data Structures and Algorithms using Python | Mega Video | DSA in Python in 1 video

1,381,343 views

2 years ago

Code Geek
From Object-Oriented Programming to Go

From Object-Oriented Programming (OOP) to Go/Golang. This tutorial will focus on Go's relationship with inheritance. You'll gain ...

32:58
From Object-Oriented Programming to Go

650 views

3 years ago

Aaron Bauer
CS 201 Graph Data Structures and Dijsktra's

We go through the two main ways of representing graph data: the adjacency list and adjacency matrix. We then turn our attention ...

53:58
CS 201 Graph Data Structures and Dijsktra's

24 views

3 years ago

Curtis Miller
Intro R: Data Structures

I introduce important R data structures, including lists, matrices, and data frames. The lecture notes used in this video are ...

39:57
Intro R: Data Structures

10 views

5 years ago

ABMedia
Inside C#: Stack & Heap, Value Types, Boxing, stackalloc + More

C#, as a language, is all about flexibility. Sure, the ability to rapidly prototype and deliver on code quickly, without worrying about ...

41:47
Inside C#: Stack & Heap, Value Types, Boxing, stackalloc + More

3,408 views

1 year ago

ConfEngine
FP is the new OOP by Michael Snoyman #FnConf 2022

Many of us in the functional programming community believe that FP is a significant improvement over object oriented ...

45:41
FP is the new OOP by Michael Snoyman #FnConf 2022

2,647 views

3 years ago

Confreaks
LambdaConf 2015 - A Practical Introduction to Haskell GADTs Richard Eisenberg

A burgeoning Haskeller soon discovers that proper use of descriptive types helps to capture real-world ideas, catches errors, aids ...

1:20:21
LambdaConf 2015 - A Practical Introduction to Haskell GADTs Richard Eisenberg

20,361 views

10 years ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 2)

In this stream we continue the work of porting Java's ConcurrentHashMap to Rust. We finish up the concurrent hash table resizing ...

5:20:13
Porting Java's ConcurrentHashMap to Rust (part 2)

13,452 views

6 years ago

AppliedGo
Applied Go Quick Bits 007: Are goroutines threads?

Struggling with concurrent programming? Take a look at the Concurrency Deep Dive course at https://appliedgo.com Goroutines ...

5:11
Applied Go Quick Bits 007: Are goroutines threads?

4,889 views

3 years ago

Carlos Chacin
Java Records vs. Kotlin Data Classes: SECRETS REVEALED!

Java Records vs. Kotlin Data Classes: SECRETS REVEALED! 🕵️‍♂️ This Deep Dive explores which is 'better' for your ...

4:35
Java Records vs. Kotlin Data Classes: SECRETS REVEALED!

334 views

1 year ago

Coding with Verrol
Go `copy()` Function: Avoid THESE Slice Copying Pitfalls! (Ep. 9)

Are you making common mistakes when copying slices? Go's `copy()` function is a game-changer! Unlike other languages where ...

22:47
Go `copy()` Function: Avoid THESE Slice Copying Pitfalls! (Ep. 9)

420 views

9 years ago

Coding with Verrol
Project Structure - Part 6

golang #golanguage #gotr #nats This is part 6 of a multiple part series on how to structure your GO projects. This is especially ...

28:55
Project Structure - Part 6

325 views

4 years ago

Aaron Bauer
CS 332 Writing Concurrent Software

We go over the design of pipes in lab 3 and then walk through general principles for writing concurrent software. Music by The ...

57:47
CS 332 Writing Concurrent Software

31 views

3 years ago

Coding with Verrol
#golang #striversity 03.05 - A Slice's Capacity in Go

This video is about a Slice's capacity and re-slicing a Slice. Documentation, slides, and code for the series are here: ...

11:42
#golang #striversity 03.05 - A Slice's Capacity in Go

504 views

9 years ago

makingthematrix
Programming with Functions #10 - Composition over Inheritance

00:00 Preface 03:38 Inheritance: what the type is 09:49 Composition: what the type can do 14:07 Mocking frameworks 16:32 ...

19:33
Programming with Functions #10 - Composition over Inheritance

450 views

3 years ago

Computer Notes 💻
COMPANY DATABASE | ER SCHEMA DIAGRAM #computerscience #bca #dbms #datamanagement

COMPANY DATABASE | ER SCHEMA DIAGRAM #computerscience #bca #dbms #datamanagement computer notes,computer ...

0:10
COMPANY DATABASE | ER SCHEMA DIAGRAM #computerscience #bca #dbms #datamanagement

128,216 views

2 years ago

The Debug Zone
Why Structs Outperform Classes in Performance: Key Differences Explained

In this video, we delve into the fundamental differences between structs and classes in programming, focusing on their ...

7:09
Why Structs Outperform Classes in Performance: Key Differences Explained

7 views

6 months ago

TraderDan
How to read a footprint chart #orderflow #daytrading #scalping

Here's an example of reading an order flow footprint chart to qualify a setup and entry on the S&P 500.

0:23
How to read a footprint chart #orderflow #daytrading #scalping

264,389 views

1 year ago

Teaching ML
"Embedding Ethics in Data Structures Classes" by Sorelle Friedler

Fairness in machine learning, or more broadly AI Ethics, has become a hot topic in research over the past 5 years and these ...

52:48
"Embedding Ethics in Data Structures Classes" by Sorelle Friedler

55 views

4 years ago

Brian Will
Object-Oriented Programming

Part of a larger series teaching programming. See http://codeschool.org/

29:02
Object-Oriented Programming

751,307 views

13 years ago