ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,347 results

ACM SIGPLAN
ECROs: Building Global Scale Systems from Sequential Code

To ease the development of geo-distributed applications, replicated data types (RDTs) offer a familiar programming interface ...

14:43
ECROs: Building Global Scale Systems from Sequential Code

106 views

4 years ago

SwarmArch
T4: Compiling Sequential Code for Effective Speculative Parallelization in Hardware [ISCA'20]

More information including links to the paper, slides, and code can be found at: https://www.victoraying.com/publication/t4/ ...

19:48
T4: Compiling Sequential Code for Effective Speculative Parallelization in Hardware [ISCA'20]

553 views

5 years ago

Sebastian Raschka
13.4.5 Sequential Feature Selection -- Code Examples (L13: Feature Selection)

Sebastian's books: https://sebastianraschka.com/books/ This final video in the "Feature Selection" series shows you how to use ...

23:36
13.4.5 Sequential Feature Selection -- Code Examples (L13: Feature Selection)

13,651 views

4 years ago

Learn IT today
19. Java Sequential / Linear Search

Java Sequential / Linear Search A sequential or linear search algorithm is a very simple method to find a particular element in an ...

3:32
19. Java Sequential / Linear Search

109 views

2 years ago

ParametricCamp
7.2 Computational Illumination of a Xmas Tree - Sequential Lights - Algorithmic Modeling

In this video, I explain a few examples of how can we create light sequences based on the sequential order of the LED lights on ...

1:23:33
7.2 Computational Illumination of a Xmas Tree - Sequential Lights - Algorithmic Modeling

542 views

4 years ago

RealPars
Sequential Function Chart (SFC) Programming for Beginners

C'mon over to https://realpars.com where you can learn PLC programming faster and easier than you ever thought possible!

6:40
Sequential Function Chart (SFC) Programming for Beginners

98,564 views

3 years ago

nptelhrd
Lecture 9 - Code Converters

Lecture series on Digital Circuits & Systems by Prof. S. Srinivasan, Department of Electrical Engineering, IIT Madras For more ...

54:29
Lecture 9 - Code Converters

178,931 views

18 years ago

Leon van Zyl
Sequential vs. Multi Agents: Which Flowise Feature is Right for You?

Access ALL video resources & get personalized help in my community: ...

16:50
Sequential vs. Multi Agents: Which Flowise Feature is Right for You?

23,037 views

1 year ago

Microsoft Developer
Microsoft Foundry Workflows - Pt. 1: Create a Sequential Workflow

This video is Part 1 of the Microsoft Foundry Workflows video series. Join April as she provides a guided tutorial for creating a ...

16:35
Microsoft Foundry Workflows - Pt. 1: Create a Sequential Workflow

3,412 views

1 month ago

ACM SIGPLAN
[POPL 2021] Verified Code Generation for the Polyhedral Model (full)

Nathanaël Courant (INRIA) Xavier Leroy (Collège de France) Paper: https://dl.acm.org/doi/pdf/10.1145/3434321 The polyhedral ...

23:01
[POPL 2021] Verified Code Generation for the Polyhedral Model (full)

482 views

4 years ago

Firebase
Learn JavaScript Promises (Pt 3) for sequential and parallel work in Cloud Functions - Firecasts

How do you perform multiple items of asynchronous work in Cloud Functions? In this video, you'll see how to chain work ...

8:25
Learn JavaScript Promises (Pt 3) for sequential and parallel work in Cloud Functions - Firecasts

75,244 views

7 years ago

Study Hub
Lecture 27: List Iteration in Python: A Deep Dive into Sequential Element Access| Algorithm Design

Dive deeper into list iteration and learn how to effectively access every element of a list in Python. Explore the syntax for iterating ...

3:45
Lecture 27: List Iteration in Python: A Deep Dive into Sequential Element Access| Algorithm Design

7 views

1 year ago

Learn And Grow Community
VHDL Basics : How Sequential and Concurrent Statements works in VHDL | [For Beginner’s]

In this comprehensive tutorial, we will cover everything you need to know about VHDL sequential and concurrent statements.

17:43
VHDL Basics : How Sequential and Concurrent Statements works in VHDL | [For Beginner’s]

1,817 views

2 years ago

CppCon
CppCon 2017: Fedor Pikus “C++ atomics, from basic to advanced.  What do they really do?”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:14:22
CppCon 2017: Fedor Pikus “C++ atomics, from basic to advanced. What do they really do?”

260,681 views

8 years ago

Matthew Curinga (mxc)
Sequential, divergent, and categorical colormaps in python

This videos is for week 4 of Intro to Programming at Adelphi University 2024. We look at plotting US Census data for large cities in ...

1:09:39
Sequential, divergent, and categorical colormaps in python

204 views

1 year ago

Code to Career
Sequential Logic CODE 5 Circular Stadium Fencing

Code to calculate Area of a Circle #include stdio.h #include math.h #define PI 3.142 int main() { float area ; float radius ; float ...

7:28
Sequential Logic CODE 5 Circular Stadium Fencing

1,533 views

5 years ago

LetCode with Koushik
Sequential & Parallel Execution | Protractor Tutorial | LetCode

Hey! In this video, we'll learn how to run our multiple test script in sequential & parallel execution. Trust me, it's very easy ...

6:48
Sequential & Parallel Execution | Protractor Tutorial | LetCode

2,186 views

5 years ago

Pendo
The Next Level of Vibe Coding is with Parallel Agents

You've built your app's foundation in Lovable or AI Studio, and suddenly, you have multiple feature ideas flooding your brain.

13:53
The Next Level of Vibe Coding is with Parallel Agents

0 views

3 minutes ago

Mainframe Mojo
How to use a sequential data set with help from AI and Process data using JCL ISPF Cobol Batch

Ready to level up your mainframe skills? In this hands-on tutorial, we walk through how to allocate and populate a sequential ...

9:35
How to use a sequential data set with help from AI and Process data using JCL ISPF Cobol Batch

397 views

4 months ago

Avery Products
How To Add Sequential Numbers in Avery Design & Print

Want to learn how to print labels with sequential numbers? Or do you need to create raffle tickets with automatically generated ...

2:06
How To Add Sequential Numbers in Avery Design & Print

68,475 views

2 years ago

Manufacturing Systems Technology
Tab sequential format in NC programming

To access the translated content: 1. The translated content of this course is available in regional languages. For details please ...

14:56
Tab sequential format in NC programming

2,127 views

10 years ago

Tech With Mobin
9 Underrated Free VS Code Extensions That Are Really Useful!

Discover 9 underrated, free VS Code extensions that will supercharge your coding workflow! These hidden gems are designed to ...

8:07
9 Underrated Free VS Code Extensions That Are Really Useful!

870 views

1 year ago

Prototype Project
Support Vector Machines w/ JAVA & SMO (Sequential Minimal Optimization)

screenshots: https://prototypeprj.blogspot.com/2020/07/support-vector-machines-svm-w-java.html ▻Python version ...

20:07
Support Vector Machines w/ JAVA & SMO (Sequential Minimal Optimization)

6,697 views

7 years ago

FPGATEK
Building Digital Circuits with VHDL - Part 1 - The Concurrent Section Rules

... traditional software, highlighting key concepts like signal assignments, events, and concurrent vs. sequential coding in VHDL.

13:38
Building Digital Circuits with VHDL - Part 1 - The Concurrent Section Rules

2,205 views

1 year ago

My Course
[Programming for Everybody] 3.1 Conditional Statements

Hello and welcome to chapter 3. Now we're going to talk about conditional execution. Conditional execution is where we start sort ...

13:29
[Programming for Everybody] 3.1 Conditional Statements

42 views

1 year ago