Introduction to Computing - Let's Make a Redstone Computer #1

  Рет қаралды 250,295

mattbatwings

mattbatwings

Күн бұрын

Пікірлер: 674
@mattbatwings
@mattbatwings 5 ай бұрын
To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/mattbatwings You’ll also get 20% off an annual premium subscription.
@Daxton-f1z
@Daxton-f1z 5 ай бұрын
Hello Mattbatwings! I am a big fan! 😃 I am subbed! I think you are one of the best redstoners out there!
@agatavanoosten74
@agatavanoosten74 5 ай бұрын
Is it bosebol to get it free?
@thatprogramer
@thatprogramer 5 ай бұрын
This is so cool!!!!!!!!!
@YessoN-YT
@YessoN-YT 5 ай бұрын
Let's go finally! HydraZen V1 was the worst cpu so I hope this series will help me to improve :)
5 ай бұрын
fr
@ponali.mememaker
@ponali.mememaker 5 ай бұрын
i have so much hope for mattbatwings to make a redstone based on the 6502. most ancient hardware uses it so it would technically be making an emulator through redstone
@theairaccumulator7144
@theairaccumulator7144 5 ай бұрын
A 6502 is way too complicated to implement and it would take like 15 minutes per clock cycle. A CPU made specifically to be simple to emulate like Chip-8 would be better.
@proceduralism376
@proceduralism376 5 ай бұрын
@@theairaccumulator7144 Wrong, a 6502 is actually a very simple processor, and you could definetly make it 1 hz or maybe even faster just by pipelining
@xanderplayz3446
@xanderplayz3446 5 ай бұрын
@@theairaccumulator7144On Vanilla. On a specialized redstone server? Maybe 1 hz.
@deffman32tech
@deffman32tech 5 ай бұрын
Same! I recently made Ben Eater's breadboard 6502 project, and I have a newfound love for the thing
@blockman_games17
@blockman_games17 3 ай бұрын
a 6502 is very cool and could be used to play NES games like SMB, SMB2, SMB2 again, SMB3, and more! I would really like him to do this but one problem could be the palletes since it has way more colors
@RandomGuy-qy3xl
@RandomGuy-qy3xl 5 ай бұрын
LETS GOOOO ITS FINALLY HERE!!!!!!
@TobCraft
@TobCraft 5 ай бұрын
yess
@Randomtipsandhacks-wi6uy
@Randomtipsandhacks-wi6uy 5 ай бұрын
Join me my fellow red r
@YellowBunny
@YellowBunny 5 ай бұрын
5:26 Turing did not prove that Turing machines can compute anything. He actually proved the opposite by showing that the halting problem is undecidable by a Turing machine. But, together with Alonzo Church and Stephen Cole Kleene, he proved the equivalence of several models of computation such as Turing machines and the lambda calculus. They stated in the Church-Turing thesis that these models of computation coincide with the intuitive understanding of computability, which is something that can not be proved mathematically.
@puppetbirds
@puppetbirds 5 ай бұрын
no, turing didn’t prove his computers could compute ANYTHING, he said they could compute anything COMPUTABLE
@qtpaulie
@qtpaulie 5 ай бұрын
make gay redstone computers while talking to gay people on the computer otherwise alan turing died for nothing
@Alphayt-jx3nt
@Alphayt-jx3nt 5 ай бұрын
​@@qtpaulieChill man 😂
@thefacethatstares
@thefacethatstares 5 ай бұрын
@@qtpaulie few understand this.
@flixtocicgaming3576
@flixtocicgaming3576 5 ай бұрын
​@@puppetbirds...for which there is no proof.
@hamzamotara4304
@hamzamotara4304 5 ай бұрын
As a professional Computer Science educator and nerd, it'll be really interesting to see how someone who wasn't taught in the "Standard" way and instead learnt in a hands-on manner teaches this. So far you're pretty good!
@baconheadhair6938
@baconheadhair6938 4 ай бұрын
well he probably will still teach it the standard way because he studies this in college but he will just explain how it differs from mincraft
@Turtlenigma
@Turtlenigma 3 ай бұрын
Check out the redstone reloaded series! He's brilliant!
@J2ko
@J2ko 5 ай бұрын
LETS GOOOOOOO I'm so hyped for this series!!!
@bestboy-rf9si
@bestboy-rf9si 5 ай бұрын
dude same
@minoxs
@minoxs 5 ай бұрын
Almost ironically, a lot of languages nowadays share the same backend, an intermediate language called LLVM. C++ compiles down to LLVM which then is compiled to Assembly/Machine Code. And LLVM is made so that you can plugin your own architechture and it will spit out machine code from literally any language that uses LLVM. Which means you'd be able to run C++, Rust, Golang, etc in the Redstone computer. I might give that a shot lol
@SunroseStudios
@SunroseStudios 5 ай бұрын
probably wouldn't be very efficient, but fun project idea!
@devaughntimoll9493
@devaughntimoll9493 5 ай бұрын
Ohh actually llvm is a framework that allows you to build compilers. c++’s compiler compiles to llvms ir code which I believe is called “ll” but only if you are using clang for example I use gcc which has its own ir code but it does not belong to llvm . a lot of compilers compile to ir code to simplify the process but not every compiler shares the same ir code and some may do but it really depends on the compiler
@minoxs
@minoxs 5 ай бұрын
@@devaughntimoll9493 Right, C++ and C has a bunch of different compilers, but as long as one compiles with LLVM, it's fair game LLVM works both for creating compilers (custom languages), as much as it does for custom architechtures. It sits right in the middle of the whole process, it's really magical
@devaughntimoll9493
@devaughntimoll9493 5 ай бұрын
@@minoxsyeah I believe it also used for rust . Yeah llvm is really useful actually I’m working on a compiler I didn’t use llvm cause the entire point of the project it understands assembly and stuff but if I was trying to make a military grade compiler then I would definitely use llvm although it does have some boilerplate code
@foxypiratecove37350
@foxypiratecove37350 5 ай бұрын
CLang uses LLVM IR, but G++ uses RTL.
@voidsenight9927
@voidsenight9927 5 ай бұрын
as a cs student, I'm extremely excited to see where this series goes, looking forward to all future episodes
@oPlazmaMC
@oPlazmaMC 5 ай бұрын
Matt will prob teach us more about computer science than we could learn in years
@RealHolyz_
@RealHolyz_ 5 ай бұрын
yes that’s his superpower ig lol
@suspicioussand
@suspicioussand 5 ай бұрын
To be fair, most people haven't ever really thought about how a computer works exactly
@Breuhh
@Breuhh 5 ай бұрын
6:23, incorrect. It's "Can it run doom"
@atom1kcreeper605
@atom1kcreeper605 5 ай бұрын
No joke it quite literally is
@SinNemesis
@SinNemesis 5 ай бұрын
Real
@SPEXWISE
@SPEXWISE 5 ай бұрын
Yup
@smellycheese08
@smellycheese08 5 ай бұрын
my thoughts exactly
@3leggedchair
@3leggedchair 5 ай бұрын
"is it doom-complete?"
@rubix4716
@rubix4716 5 ай бұрын
I'm so hyped for this!!! I've been a computer programmer for a long while, but I'm really excited to be able to learn about the lower level workings of a computer. I have built of a ton of single purpose Redstone machines and I'm excited to see how to expand this knowledge into a making a programmable computer.
@averagemilffan
@averagemilffan 5 ай бұрын
I'm personally a math person just trying to get into computers, while I know these aren't 1 to 1 with real computers, I still hope you explain the why much more than the how. Cheers!
@atom1kcreeper605
@atom1kcreeper605 5 ай бұрын
There very close though you can use all the same information you just got to know a little more about electronics
@ChessGame-g5y
@ChessGame-g5y 5 ай бұрын
It's good that you are making videos. Good luck to you Matt! I hope that you are feeling better now, sorry for your loss.
@FriedMonkey362
@FriedMonkey362 5 ай бұрын
Man i love computers, ive tried writing multiple emulators, and i have always wanted to make/design my own computer, but dont want to spend the money on electronics, and dont know redstone enough to make one in Minecraft, i loved your previous video about making a computer, and cant wait to see what this series will bring
@4MB1T1OUS
@4MB1T1OUS 5 ай бұрын
its a great day when Mattbatwings uploads another banger
@cherryaura3964
@cherryaura3964 4 ай бұрын
WHERE HAS THIS VIDEO BEEN ALL MY LIFE?! I HAVE DREAMT ABOUT THIS
@imademedikasurya3917
@imademedikasurya3917 Ай бұрын
Watching this add me more perspective about my digital system course and computer architecture course
@nix207
@nix207 5 ай бұрын
As someone who had to give up learning Computer Science, this is a godsend. It's probably too late to catch up to your knowledge and redstone expertise, but I'm here to learn
@EliaxLavrix__
@EliaxLavrix__ 5 ай бұрын
This is 100% gonna be the best series ever❤
@andreabianchi4078
@andreabianchi4078 5 ай бұрын
I've just discovered your channel, but I'm already looking forward to this series lol As an engineering student, I've already seen all the theory you talked about in the video (I loved programming Assembly), and the concept of seeing everything applied in minecraft seems very cool!
@bestboy-rf9si
@bestboy-rf9si 5 ай бұрын
noice
@Pianomations
@Pianomations 5 ай бұрын
You, are the best minecraft youtuber. I have ALWAYS wanted to learn how these computer parts work, and you teach us this…in minecraft?? Thank you so much, continue helping people like us learn.
@jonanderson70
@jonanderson70 5 ай бұрын
This is a fantastic idea for a series imo. I know a decent amount about both Redstone and computers, but I’m far from being an expert at either, so this is going to be right up my alley.
@andrewcook8300
@andrewcook8300 5 ай бұрын
I’m about to quit my computer organization class. Everything I need to learn is here!
@cuchibambo.p
@cuchibambo.p 5 ай бұрын
Haven't watched yet but I have never been more hyped to follow a tutorial online
@elliotdewitt9505
@elliotdewitt9505 5 ай бұрын
I am so excited about this series! I will support every video of this series, thanks for that really interesting and informative videos, dude!
@ArmyMenMajor
@ArmyMenMajor 5 ай бұрын
Yes thanks Matt! I have been searching for a modern computer tutorial but haven't been able to find many. Thanks so much I'm really excited to build it!
@JoepOtten
@JoepOtten 5 ай бұрын
the logival redstone serie was awseome, hope to see that good serie come back in this one and make it even more complex and good! Keep this up mat bat wings, your the only one that does this kind of instruction videos.
@ai_outline
@ai_outline 5 ай бұрын
This is masterpiece of both education and entertainment! I really love computer science content! Next step: program a neural network in minecraft 👀
@ai_outline
@ai_outline 5 ай бұрын
Lmao he has already done it! Amazing 🤣
@Zwaydi
@Zwaydi 5 ай бұрын
Im sooo hyped for this, started secound year in compsci and this will be a fun way to refresh my memory
@TheScreemShot
@TheScreemShot 5 ай бұрын
WAITED YEARS FOR THIS! You're my hero!
@Pheonix_32
@Pheonix_32 4 ай бұрын
nahh the universe is tryin to make me learn redstone computing i was just looking up tutorials for this and the legend himself started this series
@erk_viewer
@erk_viewer 5 ай бұрын
Amazing! I love the idea of these series! I just followed your encoder/decoder tutorial (you are a very good teacher) and I am also passionate about computers! The idea to explain and build a computer yourself to understand its guts is just amazing!
@beaverbuoy3011
@beaverbuoy3011 5 ай бұрын
And thus the long awaited series begins!
@Daniel-r1r9i
@Daniel-r1r9i 5 ай бұрын
this is the absolute best redstone series ever goated
@Hippyflow90
@Hippyflow90 5 ай бұрын
Wooo!!! Lets gooo! Great first episode for the series. Cant wait for more!
@prog-255
@prog-255 5 ай бұрын
Thanks for making the computer. It was really fun to make programs for computer!
@darqed
@darqed 5 ай бұрын
this man makes the best tutorials for these stuff on youtube
@ngocduynguyen7580
@ngocduynguyen7580 5 ай бұрын
I'm very excited to see this video. Cause I'm currently a Computer Science student in year 2. The diagram you show up in hardware make me remember more clearly about the Subject: Computer Architecture. Thanks.
@M_1024
@M_1024 5 ай бұрын
Building a computer might be the best way to learn about low level stuff in computer science. I tried to build one, but didn't finish, and it already thaught me a lot. Concepts like pointers and data structeres were a lot easier for me.
@marstone123
@marstone123 5 ай бұрын
I'm so excited finally more episode
@davidetesti1830
@davidetesti1830 5 ай бұрын
This series is what the world beed , i mean i search for this for lots of time , thank you
@barrettludwig4677
@barrettludwig4677 5 ай бұрын
This is such a cool idea for a series! Will inspire many to learn computing I'm sure
@nicola_kesla
@nicola_kesla 17 күн бұрын
As a computer engineering student at technical university in Turkey and minecraft player, this kind of content/series very beautiful. I already took Logic Circuits and Computer Organization classes and watching that serie is more clear and funny. It is beautiful to see that things in kinda real life or 3D showcases in minecraft. Congratualtions to you for making this happenning. Thank you at all. Love you mate.
@ahemadzuheb
@ahemadzuheb 8 күн бұрын
there are technical university in turkey??
@nicola_kesla
@nicola_kesla 8 күн бұрын
@ahemadzuheb bro cmon what do u think about turkey ? We aint that bad
@ahemadzuheb
@ahemadzuheb 5 күн бұрын
@@nicola_kesla I thought they all just drink kahwa and Made kebabs while fighting with greeks online
@nicola_kesla
@nicola_kesla 5 күн бұрын
​Where r u from bro
@ahemadzuheb
@ahemadzuheb 4 күн бұрын
@@nicola_kesla India
@Vennex89
@Vennex89 5 ай бұрын
Really excited for this series! Thank you for helping me deep dive into redstone!
@prohakerofficial
@prohakerofficial 5 ай бұрын
Just finished and I am so hyped for this series! I always wanted to make a computer in Minecraft and THIS is my chance!
@goatknight777
@goatknight777 5 ай бұрын
All my favourite youtubers uploaded in just these hours lol
@PheonixWrong0
@PheonixWrong0 5 ай бұрын
OH MY GOD IT'S HERE!!! IT'S FINALLY HERE!!
@FinnsterGamingYT
@FinnsterGamingYT 4 ай бұрын
YES IVE BEEN WAITING OVER A YEAR FOR THIS
@_deepslate
@_deepslate 5 ай бұрын
Hello world! UPD: Okay thats more likes than I expected
@siz1700
@siz1700 5 ай бұрын
Hi, Moon?
@jayman1462
@jayman1462 5 ай бұрын
Hello world!
@BenShiraz
@BenShiraz 5 ай бұрын
...
@ceemeck
@ceemeck 5 ай бұрын
...
@prohakerofficial
@prohakerofficial 5 ай бұрын
Goodbye Mars!
@Cookie_No
@Cookie_No 5 ай бұрын
I was waiting for this for so long and now it's here real
@joshuahelfferich
@joshuahelfferich 5 ай бұрын
This is awesome. Really looking forward to the rest of this series. I've tried making a computer before and got a couple functions implemented, but it just became a jumble of wires and was sooo slow. Can't wait to build along with the rest of the episodes.
@kinghevekah7412
@kinghevekah7412 5 ай бұрын
I was literally just looking for a series like this just yesterday.
@haileywright04
@haileywright04 5 ай бұрын
Been waiting for this since I got into computational redstone!!! Love this!
@GegangBascket
@GegangBascket 5 ай бұрын
Bro I've been waiting this, great video
@Ema9ine
@Ema9ine 5 ай бұрын
I can't wait to learn!
@mrmunchkin2181
@mrmunchkin2181 5 ай бұрын
Please get these videos out quickly, I love them.
@elliothyson9154
@elliothyson9154 5 ай бұрын
Love how your machines will possibly come out when you finish college/university!
@thatviewer-4142
@thatviewer-4142 5 ай бұрын
Wow, I've been looking for tutorials on this stuff. Finally got one! Thank you!
@alzcoi-fish4011
@alzcoi-fish4011 5 ай бұрын
Mattbat is so brilliant Brilliant is his sponsor every video
@BytePix_
@BytePix_ Ай бұрын
You are the only reason why I have motivation to do computer science/architecture. Doing this in Minecraft if a lot of fun!
@BaldiReycaster
@BaldiReycaster 4 ай бұрын
I've been wanting to make one!!!!!!!
@RealHolyz_
@RealHolyz_ 5 ай бұрын
@mattbatwings I’ve been waiting
@SubatomicPlanets
@SubatomicPlanets 5 ай бұрын
I can't wait for part 2!
@SuperbMuffin
@SuperbMuffin 5 ай бұрын
Amazing Stuff Keep It Up!
@retnodyahhapsari4930
@retnodyahhapsari4930 5 ай бұрын
MAKE A PLAYLIST OF THIS I NEEDED THIS SO MUCH
@ShashankChauhan368
@ShashankChauhan368 5 ай бұрын
This was exactly the series I was looking for. Thanks
@QuoteQuack
@QuoteQuack 5 ай бұрын
LETS GOO AM SO HYPED
@DCukDuckDuck
@DCukDuckDuck 5 ай бұрын
my favorite series
@BrynStudios
@BrynStudios 5 ай бұрын
OMG ITS LITERALLY HERE
@nikoulaill8120
@nikoulaill8120 5 ай бұрын
As a student in electronics in France, your video has a lot of details even if this is the "non-detailed" part, it's still has much informations !
@anonym_account_1337
@anonym_account_1337 5 ай бұрын
FINALLY THE ONLY THING I EVER WAITED FOR
@octopuszombie8744
@octopuszombie8744 5 ай бұрын
The worst way to build a computer is the block-by-block tutorial, it's way easier and takes less time to just understand how it works, plus you can fix your own issues.
@tomiivaswort6921
@tomiivaswort6921 5 ай бұрын
I'm really excited for this series. Keep up the work, you're like the best minecraft redstone youtuber, in my opinion (yes, even better than Mumbo Jumbo)
@minecrafter6099
@minecrafter6099 5 ай бұрын
Yes! Finally! I have been waiting for this. 🎉
@leglesslegolegolas
@leglesslegolegolas 5 ай бұрын
how can anyone dislike this?? im genuinely interested
@MusicLabMadScientist
@MusicLabMadScientist 5 ай бұрын
Thanks Matt! While I always kinda understood the concepts of computing, I never realized how to build them in Minecraft!
@CircuitsRedstone
@CircuitsRedstone 5 ай бұрын
i'm so excited for this series
@ClairesCuriousity
@ClairesCuriousity 5 ай бұрын
just finished watching it. very hyped!
@rnggamer2459
@rnggamer2459 5 ай бұрын
Cant wait for someone to program Bad Apple on the PC
@oglothenerd
@oglothenerd 3 ай бұрын
6:22 "Can it run DOOM?"
@dlv5652
@dlv5652 5 ай бұрын
LET'S GOOOOOOOOOOOO!!! BEEN WAITING FROM THE POST!!!
@Alphayt-jx3nt
@Alphayt-jx3nt 5 ай бұрын
Already waiting for the next episode !
@_TheDoctor
@_TheDoctor 5 ай бұрын
Finally, what ive been waiting for!
@unusualfabrication9937
@unusualfabrication9937 5 ай бұрын
the GOAT of computational redstone
@TheJimmyCartel
@TheJimmyCartel 5 ай бұрын
I can't wait for your next video!
@andermium
@andermium 4 ай бұрын
I swear I subscribed after your previous video, but apparently I had to find this series in my recommended again
@steviousmusic
@steviousmusic 5 ай бұрын
as someone who has programmed tetris for this cpu in a day, i can confirm that some games are programmable in a day. yay good job matt :)
@vibaj16
@vibaj16 5 ай бұрын
meanwhile me programming simpler things in weeks
@steviousmusic
@steviousmusic 5 ай бұрын
@@vibaj16 xD ig i really wanted that bounty money
@panfilipelkooriginal
@panfilipelkooriginal 5 ай бұрын
Looking forward to the next episodes!!
@johnathanclayton2887
@johnathanclayton2887 5 ай бұрын
I'm excited, this looks very cool!
@AydenCaldwell-r9r
@AydenCaldwell-r9r 5 ай бұрын
Im tryung to build one myself! This should be really usefull! Cant wait!
@zdibs
@zdibs 5 ай бұрын
I've said it before, you're so much more pedagogical than my teachers were, so I'm glad to see you do a proper "class" like this. Wish it was available some 10 years ago, where's that time machine when I need it? :P
@agrE-ua
@agrE-ua 5 ай бұрын
Nice video❤
@Realduokidsfan
@Realduokidsfan 5 ай бұрын
Yay it’s finally here cool video matt
@Fredoka-one
@Fredoka-one 5 ай бұрын
This is so cool! You are a very good content creator!
@maxchichYT
@maxchichYT 5 ай бұрын
all i needed to make a computer myself is know how a CPU works and what its composed of, and wherever i look its always real life materials, but now i know what its made out of, thx
@wherr10
@wherr10 5 ай бұрын
I've wanted to try my hand at making a computer in Minecraft for a while now, but have honesty been too lazy to figure it out myself. So, I'm looking forward to this series :)
@LisSolitudinous
@LisSolitudinous 4 ай бұрын
Finally, something I can understand 😂 Gonna watch the boop out of it
@Stony1999
@Stony1999 5 ай бұрын
Goated series
@tomaszsienicki2130
@tomaszsienicki2130 5 ай бұрын
i love your video you are my fav yt i cant wait for another video
@TulhoKay
@TulhoKay 5 ай бұрын
I'm working on making a 32-bit RISC with a graphics GPU. For now, I'm studying a way to create a HD using a bau while I try to understand how the device bus works. I even thought about a mod to change the strength of the redstone, since some circuits like the cancellation adder get chaotic when stacking up to 32. However, I gave up on the idea of ​​mods and opted for pure Minecraft. Anything, two players to load the world if the system gets huge.
The Arithmetic Logic Unit - Let's Make a Redstone Computer! #2
17:11
I Made Snake Game with just redstone!
14:31
mattbatwings
Рет қаралды 393 М.
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Minecraft redstone has changed
12:45
Mumbo Jumbo
Рет қаралды 1,7 МЛН
I Made a 32-bit Computer Inside Terraria
15:26
From Scratch
Рет қаралды 4,2 МЛН
I Built a Calculator in Survival Minecraft
29:45
rekrap2
Рет қаралды 3,1 МЛН
Building your INSANE Redstone ideas!
16:05
mattbatwings
Рет қаралды 419 М.
We Built the Internet in Minecraft
25:18
Branzy
Рет қаралды 3,6 МЛН
I Asked AI To Make Redstone For Me
10:38
Purplers
Рет қаралды 2,6 МЛН
Why Minecraft Players Built a Real Life Supercomputer
23:24
HellCastle & Tylerrrr
Рет қаралды 1,1 МЛН
Will We Ever Run Out Of Redstone?
10:53
Purplers
Рет қаралды 2,1 МЛН
Valve's "Secret Weapon"
17:32
Game Maker's Toolkit
Рет қаралды 1,5 МЛН
I Made The World's FANCIEST Redstone Calculator!
18:51
mattbatwings
Рет қаралды 124 М.
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН