ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

42 results

Intelligent Tech
Python Object-Oriented Programing

In this talk you will learn the concept of object-oriented programming using Python programming language. ⚜Intelligent Tech ...

33:47
Python Object-Oriented Programing

56 views

7 years ago

Alex Demko
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

23:41
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

171 views

7 months ago

Confreaks
RailsConf 2018: Don't Settle for Poor Names (or for Poor Design) by Alistair McKinnell

RailsConf 2018: Don't Settle for Poor Names (or for Poor Design) by Alistair McKinnell Have you ever been frustrated with code ...

34:28
RailsConf 2018: Don't Settle for Poor Names (or for Poor Design) by Alistair McKinnell

1,631 views

7 years ago

Microsoft Student Ambassadors Togo
Programmation Orientée Objet avec Python 2024-06-19 19h06

Plongez dans le monde de la programmation orientée objet (POO) avec cette vidéo captivante Lien d'apprentissage ...

1:05:50
Programmation Orientée Objet avec Python 2024-06-19 19h06

90 views

1 year ago

Dandalf
C++ OOP Polymorphism - part 4/4

The video completes the discussion of the dan-azon project using polymorphism to build arrays containing different objects types ...

22:27
C++ OOP Polymorphism - part 4/4

221 views

4 years ago

Society of Research Software Engineering
Laura Moran and Freddy Wordingham: Rust for Scientific Computing

A talk from the Large-scale parallel session at RSECon2022. Details: ...

25:32
Laura Moran and Freddy Wordingham: Rust for Scientific Computing

988 views

2 years ago

Spoken-Tutorial IIT Bombay
Basic datatypes and operators - English

Basic datatypes & operators int L, long float repr, str complex boolean conversion functions sequence datatypes & mutability list ...

28:35
Basic datatypes and operators - English

1,366 views

11 years ago

NERSC
FUN Office Hours September 5th, 2023

In this months FUN Office Hours we talk about: * Feedback from the recent training session. * Slides: ...

50:36
FUN Office Hours September 5th, 2023

148 views

2 years ago

wikipedia tts
Object-oriented programming | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Object-oriented_programming 00:01:40 1 Features ...

48:29
Object-oriented programming | Wikipedia audio article

27 views

6 years ago

Jon Gjengset
Implementing (part of) a BitTorrent client in Rust

In this stream, we're doing the "implement BitTorrent" challenge from https://app.codecrafters.io/join/bittorrent?via=jonhoo in Rust.

4:09:16
Implementing (part of) a BitTorrent client in Rust

108,345 views

2 years ago

Jon Gjengset
Solving distributed systems challenges in Rust

In this stream we work through the fly.io distributed systems challenges (https://fly.io/dist-sys/) in Rust, and solve all the way up to ...

3:15:52
Solving distributed systems challenges in Rust

305,581 views

2 years ago

Jon Gjengset
Implementing and Optimizing a Wordle Solver in Rust

We implement a Wordle solver in Rust based off on the excellent 3blue1brown video on the same topic: ...

6:08:52
Implementing and Optimizing a Wordle Solver in Rust

159,614 views

3 years ago

Confreaks
RubyConf 2017: Git Driven Refactoring by Ashley Ellis Pierce

Git Driven Refactoring by Ashley Ellis Pierce Often we know that our code needs refactoring, but we have no idea where to start.

30:49
RubyConf 2017: Git Driven Refactoring by Ashley Ellis Pierce

4,215 views

8 years ago

Jon Gjengset
Crust of Rust: The Drop Check

In this episode of Crust of Rust, we go over the "drop check" — another niche part of Rust that most people don't have to think ...

1:18:22
Crust of Rust: The Drop Check

27,918 views

4 years ago

Dario
Rust vs Java: A Staff Engineer's perspective

Are you trying to decide between Rust and Java for your next project? Look no further! In this video, Dario Lencina, staff engineer ...

25:04
Rust vs Java: A Staff Engineer's perspective

28,875 views

3 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 05, Segment 7 - make(1)

In this video lecture, we look at how the make(1) utility can be used to help us selectively build our code project. Slides for this ...

21:04
Advanced Programming in the UNIX Environment: Week 05, Segment 7 - make(1)

1,953 views

4 years ago

Dodgy Coding
Type erasure in Rust C/FFI — structs, generics, trait objects

Exploring how to create data structures that are owned by C and pass pointers back to Rust to operate on them. This is easy for a ...

21:21
Type erasure in Rust C/FFI — structs, generics, trait objects

1,789 views

6 years ago

Haskell Weekly
The Voids of Haskell

There's a lot to like about Haskell, but what is it missing? We explore Alexander Granin's post where he suggests some topics for ...

30:14
The Voids of Haskell

89 views

4 years ago

GalaxyProject
GTN Training - Genome Annotation with Apollo

Speaker: Anthony Bretaudeau.

58:40
GTN Training - Genome Annotation with Apollo

836 views

4 years ago

timClicks
What's inside Box T? Let's build one to find out

This video covers a lot of ground! In 30 minutes, you'll learn about Rust's memory management system, the ownership system, ...

35:21
What's inside Box T? Let's build one to find out

3,255 views

2 years ago