ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,607,612 results

tef ebooks
Programming is terrible—Lessons learned from a life wasted. EMF2012

http://programmingisterrible.com/ https://mastodon.social/@tef A bad programmer talks about bad programming, from EMF 2012 ...

1:06:44
Programming is terrible—Lessons learned from a life wasted. EMF2012

1,703,408 views

13 years ago

Programming101
This Simple Method helps you Learn Programming 10x Faster ⚡

This is how I'll start learning from now on Last video: https://youtu.be/7zUTtvjyqnA?si=nVLh1XCdzjcrWCfC Prompt for rosetta ...

1:27
This Simple Method helps you Learn Programming 10x Faster ⚡

2,243 views

1 year ago

codingjerk
Zig Language | Thoughts After 2 Years

Voiced by @tokisuno ... Check out his channel. So, in this talk I want to tell about the reasons I love the Zig programming language ...

13:38
Zig Language | Thoughts After 2 Years

111,634 views

9 months ago

codingjerk
Learn Programming Faster with This Single Principle

Many people learn the wrong way and quit programming. In the video I want to show you how to avoid this mistake and start ...

7:31
Learn Programming Faster with This Single Principle

46,228 views

8 months ago

EmacsConf and Emacs hangouts
EmacsConf 2024: Literate programming for the 21st Century - Howard Abrams

EmacsConf 2024: Literate programming for the 21st Century - Howard Abrams (he/him) https://emacsconf.org/2024/talks/literate ...

15:52
EmacsConf 2024: Literate programming for the 21st Century - Howard Abrams

3,375 views

1 year ago

Mariusz Jurczenko
Programming, The Power of Basic Instructions #Computer programming #Basic instructions

Explore the foundational principles of computer programming and discover how simple instructions lead to complex results.

4:15
Programming, The Power of Basic Instructions #Computer programming #Basic instructions

51 views

1 year ago

Filip Kovář
Fun & Easy Programming Tutorial for everybody and Young Beginners  #coding #programmer #gamedev

Seven the most important knowledge about programming - beginners tutorial. I think that everyone is able to learn programming ...

5:16
Fun & Easy Programming Tutorial for everybody and Young Beginners #coding #programmer #gamedev

77 views

1 year ago

softwarecarpentry
Program Design - Episode 1 - Introduction

In this lecture we will show how a small program is designed, debugged, and improved, using invasion percolation as an example ...

1:54
Program Design - Episode 1 - Introduction

5,052 views

14 years ago

Herman SWE
Swift is NOT (just) an iOS App language

In this video we will discuss why Swift is not just an iOS app language and is not tied to the Apple ecosystem as it may seem.

6:52
Swift is NOT (just) an iOS App language

25,879 views

1 year ago

Team Just 'Cuz Robotics
AM32 ESCs and You! Combat Robot ESC Wiring, Usage, Programming and More

This video should tell you everything you need to know (and more) about AM32 firmware ESCs and how to use them in your ...

36:31
AM32 ESCs and You! Combat Robot ESC Wiring, Usage, Programming and More

9,299 views

10 months ago

cs631apue
Advanced Programming in the UNIX Environment: Week 13, Segment 4 - Process Priorities

In this video lecture, we revisit resource utilization by processes and how to set their CPU scheduling priority or "niceness".

17:00
Advanced Programming in the UNIX Environment: Week 13, Segment 4 - Process Priorities

1,117 views

5 years ago

Mariusz Jurczenko
Cracking the Code: The Art of Problem Solving in Programming

Welcome to our channel! In this video, we dive deep into the world of problem-solving in programming. Join us as we simplify ...

6:22
Cracking the Code: The Art of Problem Solving in Programming

119 views

2 years ago

CodeOps HQ
Setting Up the Perfect Developer Environment on Linux for 2025

Want to learn how to build your own dev tools? Check out CodeCrafters: https://bitly.cx/HFm4 Are you a developer looking to ...

11:58
Setting Up the Perfect Developer Environment on Linux for 2025

346,395 views

1 year ago

ControlByte Automation
Siemens S7-1200 PLC Programming in 2 Hours: Ladder Logic Tutorial for Beginners #plc

Watch this video and learn how to program Siemens PLC like S7-1200 and S7-1500 in Ladder logic. In only 2 hours you can learn ...

1:47:50
Siemens S7-1200 PLC Programming in 2 Hours: Ladder Logic Tutorial for Beginners #plc

19,070 views

2 years ago

Mariusz Jurczenko
From Procedural to Functional: The Evolution of Programming Paradigms

In this video, we delve into the fascinating journey of programming paradigms, tracing their evolution from Procedural to ...

9:19
From Procedural to Functional: The Evolution of Programming Paradigms

147 views

1 year ago

Houston FPUG
Rafal Dittwald, “Data Oriented Programming”

The term “data-oriented programming” is often mentioned in the digital halls of the Clojure community, but what does it mean?

1:44:01
Rafal Dittwald, “Data Oriented Programming”

7,632 views

3 years ago

ConfEngine
What is APL programming language and what are its benefits? Aaron Hsu explains.

Aaron Hsu explains what the APL programming language offers and outlines some of its key benefits. APL is a high productivity ...

1:47
What is APL programming language and what are its benefits? Aaron Hsu explains.

4,413 views

4 years ago

Dr. Pavel Vlašánek
Can You Crack This Program? (Beginner Reverse Engineering Tutorial)

Curious how software cracks actually work? In this video, I walk you through a beginner‑friendly reverse‑engineering challenge ...

12:19
Can You Crack This Program? (Beginner Reverse Engineering Tutorial)

15,466 views

6 months ago

codingjerk
Zig got better and I almost missed it

Zig 0.15 release review with explanations and examples Voice by @tokisuno **Links:** - Release notes: ...

23:01
Zig got better and I almost missed it

81,093 views

2 months ago

freeCodeCamp.org
Python for Everybody - Full University Python Course

This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...

13:40:10
Python for Everybody - Full University Python Course

7,579,861 views

6 years ago

Luke Builds Stuff
Bafang BBS* PROGRAMMING: start NOW! How to do it, fast & easy

Thank you for SUPPORTING this channel https://PayPal.Me/lukeloru You put it all together: your Bafang build is ready and ...

11:05
Bafang BBS* PROGRAMMING: start NOW! How to do it, fast & easy

101,467 views

4 years ago

Mariusz Jurczenko
Decoding the Magic: How a Computer Runs a Program

In this fascinating video, we pull back the curtain to unveil the captivating process of how a computer executes a program. Join us ...

9:32
Decoding the Magic: How a Computer Runs a Program

184 views

2 years ago

Houston FPUG
Joey Hess, "Programming Arduinos with Haskell and NASA's Copilot"

Haskell's runtime is too weighty for small embedded devices like the Arduino. NASA to the rescue! Their Copilot project provides a ...

1:03:39
Joey Hess, "Programming Arduinos with Haskell and NASA's Copilot"

2,297 views

3 years ago

Florida's Bureau of Library Development
Adult Programming for Your Library

Join BLD's Adult Learning Consultant, Katrina Harkness, and Continuing Education Coordinator, Amy Tipler, as they discuss ...

43:32
Adult Programming for Your Library

1,241 views

3 years ago

Houston FPUG
Rúnar Bjarnason, "Unison: A Friendly Programming Language from the Future"

Unison is a radical new functional programming language that rethinks all aspects of the programming experience including the ...

1:26:01
Rúnar Bjarnason, "Unison: A Friendly Programming Language from the Future"

6,160 views

3 years ago