ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

182,622 results

TechTinkering
Hand Assembling to Machine Code on the Commodore VIC-20

How to hand assemble to machine code and then enter and run it.

9:16
Hand Assembling to Machine Code on the Commodore VIC-20

1,896 views

6 years ago

Bits and Bytes TVO
Interpreters and Compilers (Bits and Bytes, Episode 6)

This animation explains the difference between interpreters and compilers. It is from Episode 6 of the classic 1983 television ...

3:36
Interpreters and Compilers (Bits and Bytes, Episode 6)

336,146 views

13 years 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,177,015 views

4 years ago

TechTinkering
Creating a TTY Simulator in Assembly Language on the Vic-20

Demonstration using the Vicmon machine language monitor to explore the Vic-20 and enter the program in assembly language.

5:59
Creating a TTY Simulator in Assembly Language on the Vic-20

5,027 views

12 years ago

CppNow
C++Now 2017: Kris Jusiak “[BOOST].SML STATE MACHINE LANGUAGE"

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

5:21
C++Now 2017: Kris Jusiak “[BOOST].SML STATE MACHINE LANGUAGE"

5,133 views

8 years ago

The Coding Gopher
How the Java Virtual Machine Works (and Why You Should Care)

Topics: - What is Java Bytecode? - How the JVM works (Class Loading, Bytecode Verification, JIT Compilation). - Why Bytecode ...

4:04
How the Java Virtual Machine Works (and Why You Should Care)

10,168 views

1 year ago

chill runs
Debugging assembly language with MS-DOS DEBUG

I do a demonstration of writing and debugging x86 assembly language code using the MS-DOS debug utility. 00:00 ...

26:15
Debugging assembly language with MS-DOS DEBUG

10,543 views

3 years ago

Alone in the Kitchen — by Nino Ivanov
DIGIRULE 2A: machine language addition of two 24bit numbers

Blinkenlights time: presented is the DIGIRULE 2A, a "microcomputer ruler" by Bradley Slattery programmable in the fashion of a ...

27:13
DIGIRULE 2A: machine language addition of two 24bit numbers

639 views

3 years ago

Bits and Bytes TVO
Episode 6: Computer Languages

An earlier version of this episode, with comments, is available at http://www.youtube.com/watch?v=AEoIYYx40Sk) In this episode ...

27:35
Episode 6: Computer Languages

17,134 views

13 years ago

Mariusz Jurczenko
Decoding Machine Code: Understanding the Basics of Computer Processing #MachineCode #BinarySystems

Ever wondered how computers communicate in their own language of ones and zeros? Join us as we delve into the secrets of ...

9:06
Decoding Machine Code: Understanding the Basics of Computer Processing #MachineCode #BinarySystems

282 views

1 year ago

programmingconf
MoreVMs'23 Keynote - SML# Toward the ideal interoperability between languages and systems

Speaker: Katsuhiro Ueno Presented at MoreVMs'23: https://2023.programming-conference.org/home/MoreVMs-2023.

56:54
MoreVMs'23 Keynote - SML# Toward the ideal interoperability between languages and systems

75 views

2 years ago

Improbable Matter
How a Computer Works - from silicon to apps

A whistle-stop tour of how computers work, from how silicon is used to make computer chips, perform arithmetic to how programs ...

42:32
How a Computer Works - from silicon to apps

1,955,510 views

5 years ago

PyCon SG
An introduction to Python for Machine Learning with VS Code and Azure - PyCon SG 2019

Speaker: Joao Bilhim, Microsoft Interested on finding how to leverage Python to build and manager machine learning models on ...

44:38
An introduction to Python for Machine Learning with VS Code and Azure - PyCon SG 2019

5,675 views

6 years ago

TokyoEdtech
BASIC Programming Intro

BASIC was THE programming language that brought coding into the mainstream and launched the careers of countless ...

33:19
BASIC Programming Intro

38,700 views

5 years ago

Profesor Retroman
Machine Code Animation Example [ Amstrad CPC ]

Example animation created programming directly in Machine Code. Hexadecimal Machine Code is created using an editor then ...

0:23
Machine Code Animation Example [ Amstrad CPC ]

2,086 views

8 years ago

Matthias Hauswirth
Software Performance: 2. Program Representations - Source Code, Byte Code, Machine Code

Inside the JVM This video is part of the Software Performance course at USI in Switzerland: http://informa2.inf.usi.ch/

5:09
Software Performance: 2. Program Representations - Source Code, Byte Code, Machine Code

785 views

13 years ago

TokyoEdtech
6502 Assembly Language: Getting Started

In this video, I try to make a simple introduction to coding assembly language on a simulated 6502 processor. LINKS IN THE ...

45:43
6502 Assembly Language: Getting Started

39,684 views

5 years ago

Brian Will
Programming Languages - (part 1 of 7)

How source code becomes a running program, how languages are categorized, and a survey of important languages. Part of a ...

6:48
Programming Languages - (part 1 of 7)

114,317 views

12 years ago

TechTinkering
Storing Machine Code in REM Statements on the VIC-20

How to embed machine code in BASIC REM statements and save memory.

5:50
Storing Machine Code in REM Statements on the VIC-20

963 views

5 years ago

Orion Lawlor
Machine code at runtime--Just-In-Time (JIT) Compilation: CS 601 2019 02 22

Emitting machine code at runtime is a surprisingly widely used technique to improve the performance of an interpreter. Lecture ...

1:01:27
Machine code at runtime--Just-In-Time (JIT) Compilation: CS 601 2019 02 22

175 views

6 years ago