The three stages of a programmer: - "It would be a good idea to..." - "Now why isn't that working..." - "Okay no that wasn't a good idea." Bonus 4th stage: - "Yep. That crashed it."
I know it's a joke, but it says it's an unlicensed copy because he's debugging code in Eclipse, and Minecraft doesn't have an active net session during debugging.
Premium Gains I can tell you why coding is boring it takes hours to just creat the title but if your are a expert at coding you may know how to beak, and get suff any where like in game want ullimited health code, boom got it.. edit: After a year, why the hell did I make this Comment? Oh well...
@@notnick4705 WTF??? Mojang didn't buy minecraft. Mojang was the Comapany of Notch (Markus Persson) & Jakob Porsér which included Minecraft & 2 other Games. Microsoft bought Mojang in 2014.
My friends, search for your life purpose, why are we here?? I advise you to watch this series 👇 as a beginning to know the purpose of your existence in this life ua-cam.com/play/PLPqH38Ki1fy3EB-8xmShVqpbQw99Do2B-.html
Whenever I get confused on what to do, I just open up chrome, type in stackOverflow, type in question, wait for a few minutes, get my answer and continue with my project.
@@lucianomeira8392 just for people to know his name. Its Jeb, there is actually a funny easter egg involving putting jeb on a nametag and giving it to a sheep
Anyone else find this deeply comforting and nostalgic? It's so humble and unassuming, noone could know it would become the best selling game of all time.
2:33 "There we go, it should do something now, wow it didn't, why?... weird. Let's do this instead, okay that worked... yep, it crashed." - Every programmer ever at some point
Notch is as humble as he sounds. I used to play Wurm some 20 years back when he was just starting out as a dev. He would come hang out with everyone (there were maybe 50-100 active people) and just have a good time and chat on daily basis - he was incredibly appreciative of even the small number of people playing his game. I'm so happy for all of his success after that with Minecraft. Shoutout from Whosville!
BRUN333RP 13 Except Notch called it an infiniminer clone himself when he began constructing the game. If my opinion is trash then so is Notch's opinion on his own game.
/scoreboard objectives add ground dummy ground On a repeating command block (Always active): scoreboard objectives set @e[type=Arrow] ground 1 {inGround:true} On another repeating command block (active with redstone), facing a chain command block (always active): execute @e[type=Arrow,score_ground_min=1] ~ ~ ~ summon PrimedTnt ~ ~ ~ {Fuse:0} On the chain command block (always active) the previous block was faced on: minecraft:kill @e[type=Arrow,score_ground_min=1] Now put a lever on the repeating command block connected to the chain one, and flick it. You're welcome... pay attention to skeletons tho >:D
i understand Notch now, he looks so happy making and changing his game, but when it became this popular he probably felt much pressure, and the awaiting responsibility, he quit. and damn did he have a good idea. i feel like it would be so fun to make something like minecraft
Being able to just have fun coding whatever you want into existence in this peaceful Swedish office must have been amazing. Sorry for the necropost btw.
Omg are you dumb or something ?! He created Minecraft he is very successful he is a BILLIONAIRE to be more precise Just think before you make a comment (I am just playing along don't worry)
@@starbuckoof5219 Virgin Microsoft: one mob and one update is now here see ya next year Chad Notch: i updated Minecraft every week with tons of mobs, biome and cool structure, i also add secret updates or april fools update that players enjoyed.
damn I just found this video after all this years ... I remember when I was 13-14 watching this and thinking wow programming looks awesome I would like to do that. Right now it is my job, I guess I have to say thanks to Notch.
I mean yeah he was just an indie dev that didn't have to deal with some big corporation yelling in his ear nor did he have to port his Java code to C++
That Guy as experienced as many programmers/game developers out there they always made a mistake in their codes Because you cant get anything perfect in the first try it has to be trial and error Silly
Yes, it has changed. Microsofts development for Minecraft is stupidly slow and they aren't adding much to the game. The upcoming updates look nicer than what they have been doing. Notch had creativity and pretty much full control over the game when he was making it, he knew exactly where the game should have been heading. Microsoft on the other hand are pretty much headless chickens that do not know what they are doing.
Microsoft arent making the updates, jeb and the team are still in control, Microsoft simply owns minecraft/mojang so they get profits from the game. They do not actually develop it.
*1. This video was made 7 years ago.* *2. It's been ages since i even watched a Minecraft video.* *3. So why is this in my recommendations...* *4. I ALREADY watched this video years back...* *5. AGAIN, WHY IS THIS RECOMMENDED TO ME!?*
Once you practice alot it starts getting easier, i really want to start coding instead of programming in clickteam fusion but it gets really tricky and confusing fast
@Overthinking Femboy coding isn't easy, and saying coding is pretty vague. If you do everything at a Profesional level (in game development it would be opengl, using technics like Multi-Threading, occlusion culling etc.) then it's definitely not easy
It does at first, but now, coding programs that recognize colors in c++, it all looks hard until you know what you're doing. It just takes practice. ^_^
this captures the feel of early minecraft really well. every few weeks there was an update and you never knew what would be added. we were playing along with the devs
They are zooming quite far into the development process indeed. Bit silly. But finetuning these details has to be done. They better showed a bit of their backlog and how they get on with a single item.
This is essientally game development, debugging and playtest all at once. He is developing new things for ideas and making skeletons more advanced. He finds a bug while doing that and debugs it. He also fucks about (pretty much playtesting) trying to come up with concepts for things. Messing about within a game is a great thing to do. You can see how the world should/could work and try and put your thoughts into the game.
Notch is a huge inspiration in my programming journey. The man humbly made the absolute favorite game of my childhood and countless others, and did it all while going against industry standards and using Java instead of C#/C++ like all the big dogs. I always love researching the development of Minecraft, in my opinion it's one of the most interesting case studies in game development we have.
Teoman Yüksel idk, i didnt know games were usually coded in such a plain IDE as eclipse. id think youd wanna use something thats better suited to making games
kan petyim yeah but i hate java for graphics but maybe there are some libraries for that. Well then again if you have a really deep understanding you can use it more efficiently than me
This video I remember watching when I was 13 and even bought the documentary and was so fascinated with the games impact. Nostalgic znd sad I wish I could go back in time and take it all in.
My friends, search for your life purpose, why are we here?? I advise you to watch this series 👇 as a beginning to know the purpose of your existence in this life ua-cam.com/play/PLPqH38Ki1fy3EB-8xmShVqpbQw99Do2B-.html
+JakeTheBake Mojang can do the same, but they probably contemplate on whether or not they want to introduce it to the public, it really isn't that difficult to change things once you have all the basic methods used to render and create things.
I created an mmo in 2013 and last year im sorta on the sidelines now due to not having the drive and fun to do it anymore. But, good thing is I have other passions now :)
My friends, search for your life purpose, why are we here?? I advise you to watch this series 👇 as a beginning to know the purpose of your existence in this life ua-cam.com/play/PLPqH38Ki1fy3EB-8xmShVqpbQw99Do2B-.html
i'm an electrical engineering major and let me just say: they make us all take one introductory compsci course (unless you study computer eng then you'd have to take more), and it's just a Python course where you learn programming basics, problem solving, how to make simple algorithms, basically stuff that you can use to automate some of your work that any engineer could use but nowhere near the level of a software engineer or something. When i first took the course after having no prior programming experience from high school, i found it fun but also super stressful. I found it weird how case sensitive syntax was, i encountered logic problems in my code, i hated how long debugging could take, i asked why is it working now when it doesn't look like it should? I have no plans to get into advanced coding as I just want the basics of what i need for electrical eng since i realize coding as a full time thing really isn't for me, but seeing an absolute legend like Notch, the creator of Minecraft seeing even just a snippet of his thought processes as he codes the game and even looking directly at the code he's working on itself is truly a sight to marvel at. Watching Notch code is like watching a video of da Vinci drawing.
My friends, search for your life purpose, why are we here?? I advise you to watch this series 👇 as a beginning to know the purpose of your existence in this life ua-cam.com/play/PLPqH38Ki1fy3EB-8xmShVqpbQw99Do2B-.html
My friends, search for your life purpose, why are we here?? I advise you to watch this series 👇 as a beginning to know the purpose of your existence in this life ua-cam.com/play/PLPqH38Ki1fy3EB-8xmShVqpbQw99Do2B-.html
Marco Giesing There must be a mod for exploding arrows? if not then learn a bit of Java and code it in there yourself, easier said than done though tbh
Marco Giesing There is already tons of mods that include the exploding arrow. So, it will not b likely that they will add them just because the sheer fact that it has been done sense the Minecraft modding community was started.
My friends, search for your life purpose, why are we here?? I advise you to watch this series 👇 as a beginning to know the purpose of your existence in this life ua-cam.com/play/PLPqH38Ki1fy3EB-8xmShVqpbQw99Do2B-.html
"Now it should work! It's not working.. Why?"
Probably the most used sentence by any programmer
100% programmer actualy know this
"Computers do exactly what you tell them to do but not what you want them to do"
- some awesome person
true
That is sooo true lol, I say it all the time
My everyday phrase. LOL
Every programmer:
"It's not working. But how?"
"It works! But how?"
True 😂
@@bladeoftheruinedking2543 What's a weeb may I ask?
IzRyu weeb is basically a die hard hard core Anime fans
@@bladeoftheruinedking2543 using anime picture doesn't mean you are weeb
@@bladeoftheruinedking2543 ye I kinda agree to that
“We need to have exploding arrows in the game”
*cries in full release*
U can make it by using command box
i feel the same
Vahin Sharma "Talk is cheap, RTX 2080 is cheaper" -Linus Sebastian
@@enki-enlil only a titan RTX
-lie-nus
Why?? I didn’t understand the joke can you please explain it??
The three stages of a programmer:
- "It would be a good idea to..."
- "Now why isn't that working..."
- "Okay no that wasn't a good idea."
Bonus 4th stage:
- "Yep. That crashed it."
2 years, 176 likes and no replies?
ain't no way i'm doing that awkward ass unfunny overused joke
@@KachiYES huh. I forgot I wrote this lol. What was your joke?
I tried to 3d model a grass texture, I can't cuz I'm a programmer and I have never touched one.
@@Magnogenfirst
@@_thekonrad I hate to break it to you, buuut....
even notch has unlicensed version
XD
Lol
Lol
Ikr
I know it's a joke, but it says it's an unlicensed copy because he's debugging code in Eclipse, and Minecraft doesn't have an active net session during debugging.
"... and i'm not entirely sure why"
The life of a coder, summed up in a single sentence.
Indeed.
More like "I just broke half the fucking program and I'm not sure how.."
+Ilomantis when you fucked up your spelling of a word and lost it in another class :,(
ThisNeedsMoreSynth ahhuuasj
Premium Gains I can tell you why coding is boring it takes hours to just creat the title but if your are a expert at coding you may know how to beak, and get suff any where like in game want ullimited health code, boom got it..
edit: After a year, why the hell did I make this Comment? Oh well...
2018 and still waiting for exploding arrows
because he dont own minecraft anymore
@ScoldjoeyStone5 you can with commands -_-
One of the recent updates added a feature to fire fireworks using a crossbow.
2019 now
@@notnick4705 WTF??? Mojang didn't buy minecraft. Mojang was the Comapany of Notch (Markus Persson) & Jakob Porsér which included Minecraft & 2 other Games. Microsoft bought Mojang in 2014.
3:18 The explosion was so powerful it even kills you in creative mode, nice.
Notch be like: what the?!?
Notch brain : *Proceed Asset 10/1112 loading*
Even in later versions you can still die on the void in creative
@THE REAL KIDO yes try it on version 1.12.2
My friends, search for your life purpose, why are we here?? I advise you to watch this series 👇 as a beginning to know the purpose of your existence in this life
ua-cam.com/play/PLPqH38Ki1fy3EB-8xmShVqpbQw99Do2B-.html
Notch is such a legend, he didn't even open stack overflow through the video
NurIhsan lmaooo
Whenever I get confused on what to do, I just open up chrome, type in stackOverflow, type in question, wait for a few minutes, get my answer and continue with my project.
he IS stack overflow
@@bluegamer3980 damn true lol
Probably he is one of those who write in StackOverFlow
“We need to have exploding arrows”
*Y e s p l e a s e*
I didn’t understand the joke can you please explain, isn’t notch still the head director of minecraft??
Luciano Barreto why did he get fired??
/execute @e[type=arrow] ~ ~ ~ summon tnt for something even better than exploding arrows
@@lucianomeira8392 just for people to know his name. Its Jeb, there is actually a funny easter egg involving putting jeb on a nametag and giving it to a sheep
grab a fire work and grab a cross bow
DONE
He’s literally the creator of the game that defined a generation. Thank you Notch for the memories
it's amazing how many great memories was made by one guy
@@whimsicalwizardoh it wasnt made by just one guy DinnerBone Jeb and other genius people did the game it was a team not just notch
@@emontibeller7156 Agree, Notch started it all by himself.
@@vladcva1408 That was after he created the game and so invited his friends to try it and work on it.
It’s good that games like Fortnite and Minecraft are here to give some good memories to kids
Notch is such a legend, he’s programming Minecraft with a letterless keyboard
@@الإسلامدينالحق-خ5ت uh, no?
I know he is the legend in minecraft history
i have a letterless keyboard and i use it to also code. Is that not normal?
@@tutorialsbyreyan3227 ew
He memorize it
As a programmer, this was extremely satisfying to watch.
@Hmmm Hmmm well one programmer can agree
@Hmmm Hmmm how bad is it?
Hmmm Hmmm how can i look at it
Same
Because your playing what he typed right just there..
notch reminds me of a little kid playing with lego
"lets make a bigger explosion"
that's pretty much what being a game developer is like
3 years ago: I wanna someday code like him...
today: printf("hello world")
I mean everyone begins that way xD
It's already enough that you decided to start rather than do nothing at all.
begin from a point of success, that is always the way to do it
You even got it wrong 😂
String name = “world”;
System.out.printf("Hello %s", name);
Anyone else find this deeply comforting and nostalgic? It's so humble and unassuming, noone could know it would become the best selling game of all time.
2:33 "There we go, it should do something now, wow it didn't, why?... weird. Let's do this instead, okay that worked... yep, it crashed."
- Every programmer ever at some point
+Giancarlo cipra goñaz Don't even get me started. Lol.
+MajesticEagleMan well i do, I'm still learning though
Yea pretty much
+Giancarlo cipra goñaz OMG YES
+Giancarlo cipra goñaz Yeah
Notch: That isn't working... Hmm
*5 hours of him staring at the screen*
Notch: Oh its because I'm calling the wrong function
every programmer in a nutshell
Happens way too often
This happens to me so much it's actually painful
it's frustrating sometimes
In Java a function is called a method.
One reason i come back to this is the clicky keyboard
Too😂
Same lmfao
Omg i thouggt i was the only one 😂
I love that keyboard, whats the name of that keyboard?!
That keyboard its just satisfying
I could sleep by just hearing that keyboard lmaoo
Notch is as humble as he sounds. I used to play Wurm some 20 years back when he was just starting out as a dev. He would come hang out with everyone (there were maybe 50-100 active people) and just have a good time and chat on daily basis - he was incredibly appreciative of even the small number of people playing his game. I'm so happy for all of his success after that with Minecraft. Shoutout from Whosville!
Thank you for creating one of the best memories of my childhood.
Yeah,this game changed my life
I agree with you, it is best game ever
Infiniminer clone.
@@shade0636 Splish, splash, your opinion is trash
BRUN333RP 13 Except Notch called it an infiniminer clone himself when he began constructing the game. If my opinion is trash then so is Notch's opinion on his own game.
5 years later, still no exploding arrows
/scoreboard objectives add ground dummy ground
On a repeating command block (Always active):
scoreboard objectives set @e[type=Arrow] ground 1 {inGround:true}
On another repeating command block (active with redstone), facing a chain command block (always active):
execute @e[type=Arrow,score_ground_min=1] ~ ~ ~ summon PrimedTnt ~ ~ ~ {Fuse:0}
On the chain command block (always active) the previous block was faced on:
minecraft:kill @e[type=Arrow,score_ground_min=1]
Now put a lever on the repeating command block connected to the chain one, and flick it.
You're welcome... pay attention to skeletons tho >:D
Maybe they will add'em as a programmers' game
yup
No cubic chunks either.
The Watcher5292 their here now... Bitch. 😂😂😂
i understand Notch now, he looks so happy making and changing his game, but when it became this popular he probably felt much pressure, and the awaiting responsibility, he quit. and damn did he have a good idea. i feel like it would be so fun to make something like minecraft
Being able to just have fun coding whatever you want into existence in this peaceful Swedish office must have been amazing. Sorry for the necropost btw.
@@LY2030. no worries, and yeah the atmosphere is there too
Yea
nyaNezt he ended up selling Minecraft to Microsoft for 2.5 Billion dollars a couple of years ago
@@Noobgaming2 He knows that
3:34 just love how the guy walking across looks like he's been coding for 9 days without sleep.
the phantoms are after him
Holy fuck zombie straight outta mc
@@Nucleararcher_2022 he may not rest right now
@@WatercraftGamesYou may not rest now, you are now a Zombie.
Bro's the actual Minecraft creator
The only game that was amazing, then became hated and memed on but today we all nostalgia on it
yeah its the best game ever no matter what
@@blackbeast9268 tbh I still enjoy it even though im like 17 but only old versions
Yea people keep making jokes and hating so much on minecraft. Most of people that dont play just say its ''a blocky game for 8 year olds''
no one cares 2019 minecraft will bring everyone back
Actually it quite opposite , everyone making Minecraft meme to against Fortnite player .
The most satisfying thing to hear is hearing the keyboard sound
ikr
mechanical keyboards are great
Does anyone know what type of keyboard it is?
@@SA-be1bn It is a Das Keyboard
@@pmxi K thanks bro
He looks like a good guy, he should be successful one day.
It's developer of Minecraft...
He is very rich
Thanos Jones r/wooosh
he is billionaire noww
Omg are you dumb or something ?!
He created Minecraft he is very successful he is a BILLIONAIRE to be more precise
Just think before you make a comment
(I am just playing along don't worry)
@@davidmanolache7536 r/woooooosh
I love how Notch is having tons of fun and laughing while debugging and Jeb is just like: 😒
Notch: **Creates minecraft**
Microsoft: *How much..?*
Bill gates: coding
Must destroy Microsoft
Must bring back Notch!
Okay no jk i know the situation just made this for reasons
@@starbuckoof5219 Virgin Microsoft: one mob and one update is now here see ya next year
Chad Notch: i updated Minecraft every week with tons of mobs, biome and cool structure, i also add secret updates or april fools update that players enjoyed.
@@xyihhz4262 sadly, notch cannot buy Minecraft anymore.
@@iambarrier6861 n-no it cant be
"I'm not entirely sure why..."
This the moto of a programmer.
damn I just found this video after all this years ... I remember when I was 13-14 watching this and thinking wow programming looks awesome I would like to do that. Right now it is my job, I guess I have to say thanks to Notch.
Teach. Me.
@@pephermint ua-cam.com/video/xk4_1vDrzzo/v-deo.html here’s a tutorial on the basics, and remember that stack overflow is your best friend
do you also work on trial and error :)
@@pephermint start with python or html css js
@@olekaleksander html, css are not programming languages, they are markup languages
Notch added more to Minecraft in 4 minutes than modern Mojang adds in a year
Ikr
Dont forget the same time Jeb is there and also working nowsdays in mojang
lol
I mean yeah he was just an indie dev that didn't have to deal with some big corporation yelling in his ear nor did he have to port his Java code to C++
This is coding... every little change makes like 300 bugs for you to fix
@@GAMIS65 sometimes it does
That Guy as experienced as many programmers/game developers out there they always made a mistake in their codes
Because you cant get anything perfect in the first try it has to be trial and error
Silly
@@GAMIS65 well no shit, do you not get a joke?
no...
Sans * Wrong, every little change will sometimes require another element.
So, this legend sold his legend to another unworthy legend.
Unworthy and legend seem to contradict eachother. You might want to debug your brain.
And what have you completed in life so far?
legends can be unworthy. For example if I am a legend at skateboarding, I can be unworthy to take care of a multimillion corporation.
Iron Cast i trino LOL
+Lars de Tombe eu sou brasileiro
"We Need To Have Explosion Arrows"
-Notch, in the world of his dreams
It's a pity that they weren't added
He is notch. It's his game, he does what he wants
i like how he's coding minecraft. the keyboard clicking is satisfying
I agree
3:33 A creeper just walked by
Lmaooo
3 3 3 death
9 9 9 god
6 6 plus more one six is demon
3 6 9
@@vex2x9710 can I use it profile picture
@@vex2x9710 LMAO THIS IS UNDERRATED
Every programmer: *has a keyboard with keys that actually say what they are*
Notch *uses a keyboard with no letters to identify a key*
@Михаил Агарков Программист me two but it seems inconvenient for others
Yea as a programmer you need to memorize and learn to type fast
SkyHits No. You should have that in general.
xInflict yes but if they don’t ones project may not finish
@@shazofthisdunya I agree. But I think not just programmers need to know that.
When I was kid I always replay this video because I got satisfied on notch keyboard noise lol
you'd like asmr
dumb ass
Krakky yea there called mechanical keyboards it’s really cool
Volsraphel i don't think asmr entirely relates to satisfaction, asmr is supposed to make you feel tingling or something like that, not eargasm
It’s called a Das Keyboard Ultimate and yeah the noises are satisfying af
3:13 damn that was so entousiastic xD
Just imagining that this guy did my whole childhood...
I WANT HIS KEYBOARD HIS KEYBOARD MAKES SATISFYING NOISES
It's called Das Keyboard Ultimate
a mechanical keyboard with blue switches should do the trick. They're statisfying as fuck
IBM Model M.
The finest keyboard, it is pricey, though.
Sounds like a broken in mechanical keyboard. Broken in meaning that it has been used for a long time
Fallout terminal
2:48 he died in creative mode
It's was bug
@Coco Mero explain why he doens't have the heart bar
@@umfadedbz535 legit just sets canDie = true for whatever debugging purposes
Survival mode didn't have the heart bar initially
this is survival mode
12 years later and I still love watching this, it brings me something that I can't explain...
Thanks for made this game Notch
X2
very much thanks
Thanks for making this game Notch* there corrected it for you
WhoaAaaa… you must be a programmer or something !
It was very good time when he owning minecraft. :(
nothing has changed
Yes, it has changed. Microsofts development for Minecraft is stupidly slow and they aren't adding much to the game. The upcoming updates look nicer than what they have been doing.
Notch had creativity and pretty much full control over the game when he was making it, he knew exactly where the game should have been heading. Microsoft on the other hand are pretty much headless chickens that do not know what they are doing.
Qyndryx nice comment.
Microsoft arent making the updates, jeb and the team are still in control, Microsoft simply owns minecraft/mojang so they get profits from the game. They do not actually develop it.
Good point. Either way, something happened after Microsoft bought the IP.
*1. This video was made 7 years ago.*
*2. It's been ages since i even watched a Minecraft video.*
*3. So why is this in my recommendations...*
*4. I ALREADY watched this video years back...*
*5. AGAIN, WHY IS THIS RECOMMENDED TO ME!?*
MiitsPlayz - Random Games BECAUSE ITS LEGENDARY
*6. WHY AM I CRYING OF NOSTALGIA?*
Bro it's simple... UA-cam is broken.
*what*
I wanna be salty and say fuck off xD. But no fr. This video is my childhood
Keyboard ASMR with notch
LOL he makes coding look so easy
Sun Gazer yep when i see it looks HARD LOL😂😂
Once you practice alot it starts getting easier, i really want to start coding instead of programming in clickteam fusion but it gets really tricky and confusing fast
@@FusionFortress clickteam fusion isn't programming
@Overthinking Femboy coding isn't easy, and saying coding is pretty vague.
If you do everything at a Profesional level (in game development it would be opengl, using technics like Multi-Threading, occlusion culling etc.) then it's definitely not easy
It does at first, but now, coding programs that recognize colors in c++, it all looks hard until you know what you're doing. It just takes practice. ^_^
Who could think that Minecraft is gonna be nostalgic one day
DOGU PERINCEK
DOGU PERINCEK
@@billy2587 r/woosh
@@mrsalty4591 dude we get it you have reddit now frick off
The Minecraft Music Background(Piano) when your playing the game makes it Nostalgia to me, makes me want to go to 2012.
@@mrsalty4591 not a joke
Notch, come back... You made a Masterpiece... A Legend...
@@kreuner11 the money boyyyy
Microsoft ruined the game
@@RaminIsTrash How? It's the same game lmao!!!!!!!!!!!
Christian James no it’s not.... they have added so much that at this point you could say it’s a mod pack-ed version of old Minecraft
BoaDaSnakeMan I heard it took them like a month to earn back what they paid for it.
this captures the feel of early minecraft really well. every few weeks there was an update and you never knew what would be added. we were playing along with the devs
This is notch in his happy place, coding.
Not being famous. Just coding what he loves.
Beautiful.
Wish he could own Minecraft again D:
yeah
He didn't want to
wait what? Send me to an article saying he didn't want to, @@Basswizard69420
or proof
@Skelton Okay.
This was why minecraft so development was slow... Notch just fucked around with it.
They are zooming quite far into the development process indeed. Bit silly. But finetuning these details has to be done. They better showed a bit of their backlog and how they get on with a single item.
This is essientally game development, debugging and playtest all at once. He is developing new things for ideas and making skeletons more advanced. He finds a bug while doing that and debugs it. He also fucks about (pretty much playtesting) trying to come up with concepts for things.
Messing about within a game is a great thing to do. You can see how the world should/could work and try and put your thoughts into the game.
Yah, I often forget my semicolons also. What to you program. I program C#
Qynd
?
Notch is a huge inspiration in my programming journey. The man humbly made the absolute favorite game of my childhood and countless others, and did it all while going against industry standards and using Java instead of C#/C++ like all the big dogs. I always love researching the development of Minecraft, in my opinion it's one of the most interesting case studies in game development we have.
There is a bug in lightning, *LETS DISABLE IT*
LOL
Not kidding whenever i get a bug and cant figure it out just delete the code that isnt working galaxbrain
nah, the bug was that he was disabling it where he wasn't supposed to
Zyrex
Yeah same or trying to search on stackoverflow or get depression instead if no solution found
minecraft is coded in eclipse? man thats some crazy stuff
bait ?
Notch is damn crazy man, to code that cool game in such an IDE, what am I doing wrong? D:
Banama bait ?
Teoman Yüksel idk, i didnt know games were usually coded in such a plain IDE as eclipse. id think youd wanna use something thats better suited to making games
kan petyim yeah but i hate java for graphics but maybe there are some libraries for that. Well then again if you have a really deep understanding you can use it more efficiently than me
I really liked those cloud effects when he'd fly in creative mode, wish he could keep that feature
If you know how to use commands it's pretty easy to replicate that.
2:11 "It's like getting good at searching in google"
I can confirm, that's what programming is basically about lol
you gotta give him credit for making the game with a letterless keyboard.
you dont have to look at your keyboard everytime you type
Explains the spaghetti
@Mento PF i program in python lua and c# and i dont understand one bit of that joke
roblox devs arent exactly the most humorous people
@@Patchess one word: proguard
3:04.... still waiting :(
Yeah, me too
I think this was the video that got me into programming when I was young. Now studying computer engineering.
Thanks.
Hey man how's the studies going?
@@HandledToaster2 Great
@@HandledToaster2ay its been 1 month how u doing?
This video I remember watching when I was 13 and even bought the documentary and was so fascinated with the games impact. Nostalgic znd sad I wish I could go back in time and take it all in.
YandereDev could learn from this guy.
Lmao
well they are both shitheads so he probably has
@@bjornhellgate3985 you will never be a woman
@@bensonratch8401 wtf
@@bensonratch8401 game
His smile when he is saying "It is very effecient"
When was that?
Try to use this as a motivation developers :)
See, notch himself is running into errors.
So never give up!
His code is messy ;-;
@@shinygem0411 Isn't that how Java works?
I've only written stuff in C#, Python, and LUA.
@@pattech3960 Nah he could've made it into a more proper architectured system
@@shinygem0411 lol atleast it works
@Kaustabh Chakraborty I am a programmer I know what you mean but it's kinda like a joke between programmers if you dont get it then nvm
Just seeing how much fun it was for him to do something as simple as an exploding arrow makes me more and more determined to learn programming
My friends, search for your life purpose, why are we here?? I advise you to watch this series 👇 as a beginning to know the purpose of your existence in this life
ua-cam.com/play/PLPqH38Ki1fy3EB-8xmShVqpbQw99Do2B-.html
@@الإسلامدينالحق-خ5ت stop sending links
Notch changing shit in minutes faster than mojang could do it in months
That's because their office has a mini fridge and a pool table ;)
+JakeTheBake Mojang can do the same, but they probably contemplate on whether or not they want to introduce it to the public, it really isn't that difficult to change things once you have all the basic methods used to render and create things.
who loves notch
+XxBeastGamer55 xX me
Most important thing about being a programmer is to *HAVE FUN*
and also mentally being destroyed bc, of scripts complications and shit like that
Programming sometimes is very hard. I made a few hacked clients and i was staring at code for hours.
As a Creative Coder I agree.
the most important parts about programming is having fun, dying inside, and decending into madness! (coding is fun tho)
I created an mmo in 2013 and last year im sorta on the sidelines now due to not having the drive and fun to do it anymore. But, good thing is I have other passions now :)
3:13 looks like a clip from the office 😂
Yeah, the typing plus the camera angle gives such an office feel
By improving the skeletons' aim in this video, he made milions of players cry.
My friends, search for your life purpose, why are we here?? I advise you to watch this series 👇 as a beginning to know the purpose of your existence in this life
ua-cam.com/play/PLPqH38Ki1fy3EB-8xmShVqpbQw99Do2B-.html
Skelton aim is ridiculous
@@bluelightzwit7447hard difficulty
3:22 Jeb doesn't agree with that idea......
That why we don't have exploding arrow 😭
it was scraped by notch
jeb_
Jeb is such a watersheep >:(
คนไทยก็มา
U still can do it with commandblocks/datapacks/mods
2:22 turn on captions and laugh
+Taulty Foaster LMAO
LOOL!!
Wow, 'Arabs Explode' Good Job Google 😅
+Taulty Foaster lmaoooo
i did it lmao
How to make a game go viral!
Step 1 : learn how to code
Step 2 : make your game different form the rest
Step 3 : fuck around with code
Step 4 : PROFIT
HAHAHAHA if that were true a lot more games would be popular
MadHatter AA
I have 5 years of C/C++ experience, and you can't just "make a game"
Acrid How did you start? Self taught or took classes?
Stipe Mandarić no one takes classes
1:20 in debug mode you can just change the code just istantly changes
I just watched a video of a man have more of an influence in the first 7 years of my life than the school I attended daily.
He abandoned this vessel but he was a damn good lad. Thanks for making my childhood.
My favourite part about looking at the code is pretending I understand what is going on,
i'm an electrical engineering major and let me just say: they make us all take one introductory compsci course (unless you study computer eng then you'd have to take more), and it's just a Python course where you learn programming basics, problem solving, how to make simple algorithms, basically stuff that you can use to automate some of your work that any engineer could use but nowhere near the level of a software engineer or something. When i first took the course after having no prior programming experience from high school, i found it fun but also super stressful. I found it weird how case sensitive syntax was, i encountered logic problems in my code, i hated how long debugging could take, i asked why is it working now when it doesn't look like it should? I have no plans to get into advanced coding as I just want the basics of what i need for electrical eng since i realize coding as a full time thing really isn't for me, but seeing an absolute legend like Notch, the creator of Minecraft seeing even just a snippet of his thought processes as he codes the game and even looking directly at the code he's working on itself is truly a sight to marvel at. Watching Notch code is like watching a video of da Vinci drawing.
Just imagine being a notches level and just being able to change anything you wanted in minecraft in a blink of an eye.
I would delete the combat update
gines6234 you sir just took the good joke
@Feinster Virginia it's finally coming
@Feinster Virginia Nah, i think it was Purple
@Feinster Virginia how did this turn into an Among Us script thing?
Anyway
Purple was not The Impostor
1 Impostor remains
3.08
that "eh"
too funny
xD
Indeed x)
That guy at 3:34 looked like he wanted to stab notch
DinoDoesStuff lol
HAHAH I NOTICED HIM!! Paedo
That's Dinnerbone
DoggyLeigh123 No it is not XD
oh my I just realized that xD
1:36 Minecraft development 1.9 "Thanks Notch for this GREAT idea, we will implement it"
0:55 "float yo". Well, someone needs to start properly naming their variables
yo = Mth.sqrt wonder how that compiles
He does a lot of stuff like that, but that's what made Minecraft so special, the little bugs that people ended up wanting kept as features
Pretty sure it’s shorthand for y-offset, and Minecraft has its own MathHelper class; it’s possible that it used to be called Mth back then.
@@NuclearCraftMod that actually makes sense lol
oh boy have you seen the name of his classes ?
Its pretty nostalgic seeing notch before he sold minecraft. It makes me think of the good old days.
My friends, search for your life purpose, why are we here?? I advise you to watch this series 👇 as a beginning to know the purpose of your existence in this life
ua-cam.com/play/PLPqH38Ki1fy3EB-8xmShVqpbQw99Do2B-.html
@@الإسلامدينالحق-خ5ت shut up no one asked
Coding with A Billionaire
Lol.
He wasn't a billionaire at the kinda time!!
Normal Pirate Leo 1.8? He was certainly around the millions.
Leon14000 but he still was working on it so it wasn't release yet!! Oh wait sorry I was wrong!!
Leon14000 He was already at millions in the beta versions?
It's 2023 and Notch is still the GOAT.
actually he is a horrible person irl
@@cube_20 He's not.
@@danke1150 he is
@@cube_20 Nope.
@@danke1150 yep.
That man is my hero, he made all my childhood
*Just comes back to hear sound of keyboard.
me too 😝
. VanDatNick lol
+Georgo Zuwe What keyboard is?
+Stefan Rares Radu One of the older Das Keyboard models
Thanks :)
Exploding arrows would have been great.
This single game has made my childhood so good thanku notch for making such amazing game. You are my childhood hero
My friends, search for your life purpose, why are we here?? I advise you to watch this series 👇 as a beginning to know the purpose of your existence in this life
ua-cam.com/play/PLPqH38Ki1fy3EB-8xmShVqpbQw99Do2B-.html
Notch: "Let's give it a bigger Explosion!" *ded* jeb: the heck...
notch : "let's make the arrow's explosion even bigger"
jebb : "wtf are you doing ?"
Jeb 8 years later: ThEsNoWISeSnOwIErthAnBefORE.
Jeb 8 years whyIsErthSoflat
notch is like the bob ross of our time, he is calm and he made our childhood
He's actually extremely racist, so not quite
@@harriettubman2717 didnt know that
@@harriettubman2717 noted
Harriet Tubman no he is not. Quit spreading lies
@@bigbrycm6 I'm not the one tweeting white nationalist dog whistles or openly pro-fascist rebukes of trans people
I love that he plays his own games and perfects it. Truly a gem in history. Notch.
Love his voice!
IKR?
We still need exploding arrows :P
Marco Giesing i agree so much with you
Marco Giesing There must be a mod for exploding arrows? if not then learn a bit of Java and code it in there yourself, easier said than done though tbh
There is a mod that's true :)
Marco Giesing I thought there would be haha :)
Marco Giesing There is already tons of mods that include the exploding arrow. So, it will not b likely that they will add them just because the sheer fact that it has been done sense the Minecraft modding community was started.
This is so nostalgic! I have goose bumps everywhere, and I'm crying for some reason.
My friends, search for your life purpose, why are we here?? I advise you to watch this series 👇 as a beginning to know the purpose of your existence in this life
ua-cam.com/play/PLPqH38Ki1fy3EB-8xmShVqpbQw99Do2B-.html
“We need exploding arrows”
It’s been 9 years