ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

52,064 results

Derek Banas
Clojure Tutorial

Get the Cheat Sheet : https://goo.gl/htKtbB Best Clojure Book : http://amzn.to/2A5WUnT https://www.patreon.com/derekbanas MY ...

1:11:23
Clojure Tutorial

176,815 views

8 years ago

Øredev Conference
Adam Tornhill - Transforming Software Evolution: Lessons from 10 Years of Clojure in Production

Lisp has been around for six decades, promising simplicity and expressive power. Yet, despite its reputation as a secret weapon ...

38:33
Adam Tornhill - Transforming Software Evolution: Lessons from 10 Years of Clojure in Production

490 views

2 months ago

Fred Overflow
Clojure programmers: Cranky, tired, old? — Rich Hickey

https://www.youtube.com/watch?v=2V1FtfBDsLU.

1:01
Clojure programmers: Cranky, tired, old? — Rich Hickey

4,442 views

1 year ago

TheVimeagen
Code Review: Clojure Lexer

LIVE ON TWITCH: https://twitch.tv/ThePrimeagen Get in on Discord: https://discord.gg/ThePrimeagen Get in on Twitter: ...

12:55
Code Review: Clojure Lexer

33,464 views

2 years ago

jasonofthel33t
Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure

Cross posted from ...

53:56
Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure

117,250 views

12 years ago

Sammy Engineering
Why CLOJURE is my language of choice

What macros are: https://www.youtube.com/watch?v=V02SQDh47gA Explanation of immutable data structures: ...

27:57
Why CLOJURE is my language of choice

9,292 views

3 months ago

Func Prog Sweden
Clojure in a nutshell by James Trunk

Learn the basics of Clojure syntax and functional thinking. James Trunk introduces Clojure as a language that separates data ...

32:44
Clojure in a nutshell by James Trunk

100,079 views

5 years ago

Andrey Fadeev
50 clojure.core functions in 50 minutes

In this video I've picked 50 (ish) clojure.core functions (related to working with data) and gave examples how to use them, hope ...

45:47
50 clojure.core functions in 50 minutes

5,352 views

2 years ago

No Boilerplate
Clojure: Turtles All The Way Down

Why I think why Lisp (specifically, Clojure) is great. Slides: ...

3:53
Clojure: Turtles All The Way Down

20,665 views

8 years ago

Clojure/nyc
ClojureScript from First Principles — David Nolen

Recorded at Clojure/NYC meetup on June 4th, 2025.

21:59
ClojureScript from First Principles — David Nolen

7,019 views

7 months ago

Volodymyr Kozieiev – Clojure(Script) tutorials
Can you use Clojure for mobile, backend, frontend, scripts, desktop and embedded development?

Clojure is a wonderful but niche language. This video shows in what areas of software development it can be used. Help ...

4:31
Can you use Clojure for mobile, backend, frontend, scripts, desktop and embedded development?

10,537 views

3 years ago

Andrey Fadeev
Clojure Crash Course 2025: Beginner Friendly

clojure Support the channel: Buy Me a Coffee https://www.buymeacoffee.com/andrey.fadeev Ko-fi https://ko-fi.com/andreyfadeev ...

1:07:35
Clojure Crash Course 2025: Beginner Friendly

11,019 views

1 year ago

Visas Meilas
A History of Clojure by Rich Hickey with Q&A

why and how clojure was created Better read it here: https://download.clojure.org/papers/clojure-hopl-iv-final.pdf.

1:07:02
A History of Clojure by Rich Hickey with Q&A

35,672 views

4 years ago

Clojure/north
Solving Problems the Clojure Way - Rafal Dittwald

After overcoming a fear of brackets, the next challenge for would-be Clojurians is less superficial: to stop writing Java (or ...

1:02:26
Solving Problems the Clojure Way - Rafal Dittwald

82,830 views

6 years ago

Rock the JVM
Robert Martin on Clojure, AI, Programming Languages and the Craft of Good Code

Robert Martin aka "Uncle Bob" is a software engineer for more than 50 years, and the author of many influential programming ...

1:39:24
Robert Martin on Clojure, AI, Programming Languages and the Craft of Good Code

13,747 views

7 months ago

Fred Overflow
Rich Hickey rants about HttpServletRequest in 1080p: Death By Specificity from Clojure Made Simple

excerpt from https://www.youtube.com/watch?v=VSdnJDO-xdg with new slides.

4:57
Rich Hickey rants about HttpServletRequest in 1080p: Death By Specificity from Clojure Made Simple

40,165 views

6 years ago

Code Sync
Why Clojure and Datomic Excel in Real-World Systems - Jordan Miller | Lambda Days 2025

This talk was recorded at Lambda Days in June 2025. If you're curious about our upcoming event, check https://lambdadays.org ...

41:00
Why Clojure and Datomic Excel in Real-World Systems - Jordan Miller | Lambda Days 2025

499 views

2 months ago

InfoQ
Clojure's Untold Story: What 17 Years of Simplicity Teaches Senior Devs

This talk reveals how curiosity drove Clojure's journey from niche Lisp to enterprise powerhouse, and how it can transform your ...

48:53
Clojure's Untold Story: What 17 Years of Simplicity Teaches Senior Devs

3,721 views

7 months ago

Andrey Fadeev
Clojure in production: what do we use in real-world services?

In this video, let's talk about what we use in our real-world Clojure applications and services. We will discuss what we use to ...

19:03
Clojure in production: what do we use in real-world services?

10,282 views

2 years ago

ClojureTV
Clojure for Java Programmers Part 1 - Rich Hickey

Part 1 of a presentation by Rich Hickey to the NYC Java Study Group. A gentle introduction to Clojure, part 1 focuses on reader ...

1:48:13
Clojure for Java Programmers Part 1 - Rich Hickey

129,381 views

13 years ago

Andrey Fadeev
This will cover 95% of all your needs - Clojure concurrency pragmatic guide!

In this video let's focus on threads, futures, atoms and thread pools - as that's all you need to be productive in Clojure! The Pareto ...

21:33
This will cover 95% of all your needs - Clojure concurrency pragmatic guide!

3,217 views

2 years ago

Func Prog Sweden
Electric + Rama - a Clojure stack from the future? by Felix Alm

In this talk, Felix Alm shares his experience using Electric Clojure and Rama at Multiply to build real-time, event-driven ...

42:09
Electric + Rama - a Clojure stack from the future? by Felix Alm

7,874 views

4 months ago

ClojureTV
Clojure Core Team Dev Call, Feb 2026

The Clojure Core Team discusses what they've been up to and things coming up soon. This is the first of what we expect to be ...

1:00:57
Clojure Core Team Dev Call, Feb 2026

2,012 views

11 days ago

ClojureTV
Why Clojure? - Derek Slager

Why Clojure?!” is a question I'm asked frequently as the CTO of a startup using Clojure and ClojureScript as our foundational ...

41:59
Why Clojure? - Derek Slager

63,737 views

8 years ago

Freshcode
Clojure in product. Would you do it again? Episode 7. Nathan Marz, Red Planet Labs

In the 7th episode, we speak with Nathan Marz, founder of Red Planet Labs and creator of Apache Storm, about his 15-year ...

1:05:42
Clojure in product. Would you do it again? Episode 7. Nathan Marz, Red Planet Labs

2,112 views

1 year ago