Not clickbait!! These are the worst programming languages of all time. Does anyone like these languages, probably not since they're so bad. #python #java #javascript #coding #programming #dev #development
Learn the best programming languages in my video "Programming Languages For Beginners". Also please ignore the trolls saying this video is bad advice, they don't know what they're talking about
LUA is a great extension to C++ If you’re a developer for ROBLOX, World of Warcraft Private Servers or in general do a lot of game development LUA can make your life easier by having a embedded light-weight system that runs the code extremely fast. Don’t listen to haters, LUA Is great if you know what to use it for such as data science and table manipulation which is what it was designed for. It has Polymorphism, encapsulation and inheritance meaning one class can inherit properties from another class meaning less rewriting and copy and pasting it’s stupid easy to learn and will broaden your understanding and knowledge of computer programming as a whole. If you’re a beginner, I highly recommend LUA it’s where I and many others started. Especially using ROBLOX and just spawning parts.
@@billstolemyshoesit is, if you want to start with coding its the best one to start with. Not to mention it is faster than python, and anything is really easy to do with lua
@@Big_chicken-ok8gc But I can read assembly. In the beginning, I could even read (6502) binary code, but I've forgotten most of it. Let's see - I think 20 was JSR. A9 was LDA #. ... 00 was BRK, I think ... that's pretty much it. And everything is open source if you can read assembly is only true if you *have* assembly, and usually you have not. Binary code, at least, you usually have. And really, that doesn't make it open source - open source is about licensing. Yes, yes, I know, taking a joke list much too seriously.
@@catstikooh, another one on the "list of languages I loathe," right next to Lua and Python: BASH. If you love a million operators in a textually delimited language, you'll love Bash. Also, not a lot of people know Bash, even if it is really easy to read (if somewhat verbose).
@@H40roblox print(( "Python is really hard to read" == "Pigs can fly" )) See Python is able to do this little thing called *read code that's separated* so that we don't have to squint trying to figure out what a piece of code does.
@YourBallsits not Edit: After attempting to Incorporate as much python as possible Into a pretty Intensive website I would like to update my opinion. It Is. Python can suck my balls.
@@city55_2 it was made by a mozilla employee as a side-project. initially, it was just an experiment for making code less prone to bugs, including tightening memory safety. it exists today because mozilla funded it once they realised it could vastly improve their new (at the time) browser engine. i would imagine the community around it exists today because it got a head-start at having hard-core performance and memory safety at its core, which continues to attract developers.
Any programming language has its own area and places where it is used... It should not be criticized. For example, For me, as an UAV learning Enthusiast, Lua script is urgently required, because it doesnt require much learning and is easy to operate pinouts of flight controllers. It serves the purpose there, and thus, ardupilot developers chose that!
nah guys where yall brain is at? whitespace is my fav programming language, like dude, u tell the computer what to do without telling it what to do :O insane
@@veddy1674 eh, still too hard I create quarks then I make singular electrons with the quarks. Then I manually put the electrons on a SSD I made myself..
@@catenary_curvealthough Roblox’s player base is mostly kids, it doesn’t make lua or luau itself “bad programming languages” in fact I think it’s great language to begin with.
@@player9315 The best language to begin with is actually C++. After that, you can slowly learn more until you can learn how to code in low-level programming languages such as scratch.
One of the most informative tech videos I've ever seen! That obscure "Java" language is literally pointless, I've never seen it used outside of meme circles, same goes for that serpent language or Python or whatever. Totally useless!
Roblox Studio who uses Lua after watching this: Edit: Lua is pretty easy for me, and it is helping me in understanding Java, due to major similarities. I also make games in Roblox with Lua.
Nah man I am a professional, I have been developing for 20 years and I think this is really good advice. Have you checked out my videos on the easiest languages? I think you would agree that those languages are a lot better than these languages here.
yeah I completely agree about python, its so hard to read. I see people put print("Hello World") and I'm like what the heck does that even do. I would only ever use assembly
I think scratch is really good 🤔 I learn it for 10 years and I think I'm senior scratch developer. I can make a triangle, triangle... triangle, maybe oval That's all. It's very useful
I think you could have done more research. Python is leading most AI projects right now, btw. And Python is a good way to introduce programming to people.
python is a god awful language tho, begginers should not be learning such an abstract language, also it’s slow as fuxk and annoying to read with the forced indentation
@@ITSecNEO it’s readable in small applications but in anything bigger the forced indentation is just annoying, also awful type system, and no, the speed argument is not old since it’s still thousands of times slower than even js (lmfao)
@codered9368 still wrong, python is not suitable for creating a C compiler due to all the problems, checkmate. and being real for a second, yes, forced indentation is annoying, no braces are not worse, cope.
@codered9368 yeah the video was a joke, I thought that would be obvious when I called Python and Java "obscure" 💀 Braces unironically are better than indentation though. They're way better indication of when a scope begins and ends then indentation alone
If there is no Java, There is no Minecraft. If there is no Minecraft, There are no Creepers. If there are no Creepers, There are no explosions. If there are no explosions, There are no rebuilds. If there are no rebuilds, There is no creativity. If there is no creativity, There is no adventure. If there is no adventure, There is no joy. If there is no joy, What’s the point? Therefore, Java = Minecraft = Life.
Learning Lua coming from C++, logic never changes, but it was hard to stop putting ; at the end of a command line, and the lack of encapsulating braces force you to pay more attention to indentation lol. I do like the way variable declarations don't need a specified type, and functions can return multiple arguments.
Learn the best programming languages in my video "Programming Languages For Beginners". Also please ignore the trolls saying this video is bad advice, they don't know what they're talking about
UPDATE YOUR FUCKING GIMPPPPPPPPPPPPPPPPPPPPPPP
honestly Lua is bad it can't really be used much
@@Sir-eats-alot lua is fine. Altho the best language is C and not anything else (except ASM and C++ LMAO).
LUA is a great extension to C++
If you’re a developer for ROBLOX, World of Warcraft Private Servers or in general do a lot of game development LUA can make your life easier by having a embedded light-weight system that runs the code extremely fast. Don’t listen to haters, LUA Is great if you know what to use it for such as data science and table manipulation which is what it was designed for.
It has Polymorphism, encapsulation and inheritance meaning one class can inherit properties from another class meaning less rewriting and copy and pasting it’s stupid easy to learn and will broaden your understanding and knowledge of computer programming as a whole.
If you’re a beginner, I highly recommend LUA it’s where I and many others started.
Especially using ROBLOX and just spawning parts.
I am brazilian and the lua is created in rio de janeiro i live in rio de janeiro :)
The fact that Lua is probably one of the easiest coding languages makes me like it even more.
lua isn't worth it
@@billstolemyshoesit is, if you want to start with coding its the best one to start with. Not to mention it is faster than python, and anything is really easy to do with lua
Worth it for making games in whatever that Multi Billionaire company children's game.
@@NationalCapitalRegionOfManilayk saying the word "roblox" isnt gonna kill you
I love Lua
Live is Roblox
If lua has 1000 fans i'm one of them
If lua has 1 fan, i'm one of them
If lua had 0 fans, i'm dead
If you are dead, there's someone coding in lua, yet.
And yes, that is me.
@@nreeda2744 true
@@nreeda2744 yeah, whole reason why im learning Lua.
@@nreeda2744 no no no, FiveM scripting
im lua
Bro attacked the only 3 languages I know
😂
You clearly know English too.
@@deleted_handle Actually I don't
@@Indie_Live 😂
@@deleted_handle 😂
As a roblox scripter, “Attempt to index nil” and “ballsocketconstraint” really got to me
same
Same Luna is my favorite programming language because it’s the only one I know
@@Rashadplayz21 luna? :skull:
@@Rashadplayz21 Yeah ROBLOX is releasing Solar next month
“Attempt to index nil” is basically the thing the script is talking about doesnt exist
top 3 best languages:
1. Binary code
2. Malbolge
3. Brainfuck
🗿
true
You forgot Assembly, "everything is open source if you can read Assembly"
@@visivell number 4 is assembly
Top-1 of best programming languages is
HQ9+ :-)
@@Big_chicken-ok8gc But I can read assembly. In the beginning, I could even read (6502) binary code, but I've forgotten most of it. Let's see - I think 20 was JSR. A9 was LDA #. ... 00 was BRK, I think ... that's pretty much it.
And everything is open source if you can read assembly is only true if you *have* assembly, and usually you have not. Binary code, at least, you usually have. And really, that doesn't make it open source - open source is about licensing.
Yes, yes, I know, taking a joke list much too seriously.
bro pissed off 75% of the roblox developers in one second
(damn bro i wasnt expecting for my comment to get this popular)
This video is ironic
Lua and Luau are slightly different.
@@The_annoying1true, he didn’t attack luau
@@NavaNoidGD If he attacked lua he attacked luau, luau is just a different version of lua.
@@ZammestZam yea I understand but Luau is still slightly different
bro bashed an entire programming language because of a number
yes
Wth 💀💀💀
Bash???? Programming language reference?!?!?!?!? 😱😱
@@catstikooh, another one on the "list of languages I loathe," right next to Lua and Python: BASH. If you love a million operators in a textually delimited language, you'll love Bash. Also, not a lot of people know Bash, even if it is really easy to read (if somewhat verbose).
@@catstik it's a scripting language and it's called shell script not bash 🤓
bros trying to eliminate competition
“Python is hard to read” 💀💀
pseudocode and Python are the same
tbh I find C more readable than python
its the indentation the makes it weird. But of course you can get used to it
Dont you indent in rust ?
@@AmansLab Rust like most languages uses brackets, no indentation needed :).
a normal c++ programmer
EDIT:WHAT THE HELL HOW DID I GET SO MANY LIKES
True
Jajajaja
It's me
I went for CS50 C++ after CS50x and this is relatable
c# is 20x better then c++
never let him cook ever again🥶
call me chef because im the best damn cook you'll ever see
@@tldrtechyou cooked a goddamn burnt food
nah I cooked a gourmet steak and a delicious chocolate cake desert
@@tldrtech both we're poisoned by uranium 235
@@tldrtechyou were cooking but forgot to turn on the stove 💀
saying python is hard to read is like saying air is hard to breath
thats true
*breathe
“python is hard to read” bro is the definition of sarcasm
@purekayx no
@purekayx factually incorrect
@purekayx it is
@purekayx it is
@@tldrtech why?
Everyone knows the best programming language is Minecraft red stone
true
no, it's geometry dash triggers
@@FloodNinja110-ip1hzas a gd creator, true
@@FloodNinja110-ip1hzReal life coding, by using electricity:
electric eels :
If Lua has 1 fan, it's me
If Lua had 0 fans, then unicorns exist
If Lua has 0 fans, pigs can actually fly
if Lua has 0 fans, fire was discovered by Benjamin Franklin on January 2nd 2013
Lua have 2 fans, You and me
“Python is hard to read”
Bro is gonna flip when he sees BASIC
This is so obviously sarcastic and i absolutely love it
the creator of this video says he's serious as a reply to @Keytomecool's comment.
wait what k??? real??? from photon???
hi k
@@BlendiGoose hi blendi
Except for java
Source: trust me bro 💀💀
frr bro, this is a fucking sarcasm tbh
I have the power (from 109 to 110)
"Python is really hard to read" has to be as true as the statement "Pigs can fly"
print(("Python is really hard to read"=="Pigs can fly")) #true?
Tervitused kaasmaalasele!
@@H40roblox print(( "Python is really hard to read" == "Pigs can fly" ))
See Python is able to do this little thing called *read code that's separated* so that we don't have to squint trying to figure out what a piece of code does.
@YourBallsits not
Edit: After attempting to Incorporate as much python as possible Into a pretty Intensive website I would like to update my opinion.
It Is. Python can suck my balls.
I guess pigs fly then ¯\_(ツ)_/¯
POV: you're talking about languages you like then a Rust developer shows up and adjusts his fedora
i dont get why rust even exists
😂😂
@@city55_2 *adjusts my fedora*
@@city55_2 it was made by a mozilla employee as a side-project. initially, it was just an experiment for making code less prone to bugs, including tightening memory safety.
it exists today because mozilla funded it once they realised it could vastly improve their new (at the time) browser engine.
i would imagine the community around it exists today because it got a head-start at having hard-core performance and memory safety at its core, which continues to attract developers.
Yeah, Rust is practical Chinese
I program with Lua and to be honest it’s easy to fix when the code is broken and easy to understand
wrong
@@tldrtech eh maybe I’m just used to Lua idk
@@elitg3103 It's an ironic video 💀
That guy is better than you at scripting ☠️@@tldrtech
@@tldrtech stop the cap
Bro has beef with his cpu 💀💀💀
How to tell you're a bad programmer without telling you're a bad programmer. 😂
“Every programming language HAS TO BE THE EXACT SAME”
That hurt my soul in so many ways 😂😂
It’s called a language for a reason 😭
Don't touch python. Despite his speed, you can use him in data science.
Python is slow
Though R and Julia exist too
@@the_linguist_ll agree
Why are you calling python a "him"😂
WHAT IT IS THE BEST !!!
@@seekyboi23
The people who don't know it's sarcasm:
👁👄👁
"Python is just very hard to read" *Scrolls down* "Python is very easy to read"
At least lua treats numbers like humans lol 😂
proud to be a member of the state lua was made
lua was made in brazil not a state 💀@@avegee24tv
@@avegee24tvrj?
@@avegee24tv foi o tempo do br
@@viniciusms6636 mais especificamente no rio de janeiro
I don't like how so many people just associate lua with Roblox. Lua is super fast and can be used for so much more.
shut up@@Juansi_345
@@Juansi_345wait wait wait
Source engine inst made in C++?
@@Juansi_345 hl2 was coded with c++
@@Juansi_345and most of these games not only use lua
@@vids130 *edits the comment*
bro your childhood was made by lua
True
angry birds was made in lua so yes true
roblox is a negative point for lua actually
@@tldrtech can u pls explain why
no
guys this is obviously ragebait and sarcastic, dude literally says java “is obscure” and calls it bad because “his friend said it was”
average ragebaiter worse than uttp:
Bro just attacked the entire Roblox Development Community
yes
@@tldrtech Damn, a youtuber that replies to comments posted a year after the video
@@tldrtech Erm actually roblox uses luau not default lua🤓🤓🤓🤓🤓🤓
@@Conta46822OFC ITS THE SAME
@@Conta46822OFC imagine using chatgpt for scripting
I like how he replies to every comment so seriously, it's actually amazing
not my fault these people are wrong smh
@@tldrtech if you are not joking then you are the dumbest person ever.
im a very serious person
@@tldrtech chad
@@tldrtechnot my fault that your the only one on the entire internet with these opinions
Any programming language has its own area and places where it is used... It should not be criticized.
For example, For me, as an UAV learning Enthusiast, Lua script is urgently required, because it doesnt require much learning and is easy to operate pinouts of flight controllers. It serves the purpose there, and thus, ardupilot developers chose that!
bro summoned software engineers who fanboy any of these languages 💀
(none)
ok u literally roasted every single GOOD programming language
*bad
😂
Python is bad
lua is actually pretty bad though
@@stormswindy3013 lua is too easy
"now here's one kind of obscure" the exact same language used to make the biggest seller game in the world
yeah, i wanted to type that, but im polish, so i didnt know the exact meaning of this word
Roblox wasn’t made in lua, but the user-generated games are
@@zurabtsereteli9195 bruh, i meant java you buffon
@@zurabtsereteli9195 i meant java bruh
@@zurabtsereteli9195 i meant java, NOT LUA
If i make games i would start with scratch and slowly move to unity
the best one is called "Brainfuck" its really good!
Malbolge is better
nah guys where yall brain is at? whitespace is my fav programming language, like dude, u tell the computer what to do without telling it what to do :O insane
@@veddy1674whitespace is too hard. I think binary is the easiest.
@@TheBigNoobVR bro really? that old ass language? its WAY better programming by moving the electrons yourself anatomically!
@@veddy1674 eh, still too hard I create quarks then I make singular electrons with the quarks. Then I manually put the electrons on a SSD I made myself..
Bro summoned all roblox developers here💀
*summoned all the toddlers
@@tldrtech you should go learn lua fr, its easy like c#
@@tldrtech LSPLASH BE LIKE
I'm still waiting for him to say "happy april fools!".
THE BIGGEST HOTAKE KNOWN TO MAN-KIND +BRO MADE 99.99% OF ROBLOX DEVELOPERS UPSET 💀💀💀💀💀
Bro woke up and chose violence
Hope this is sarcastic
nah man it's totally serious, you should check out some of my other videos about the easiest programming languages
@@tldrtech Then you are misinforming people, because obviously your content is not true
all of my content is 100% true and serious, everyone should take all of my work literally
@@tldrtech is santa real?
It is
bro woke up and chose violence
bro hates for the same reason i love lua, i like counting from one, as a programmer finding something like this is a dream!
People r catching too hard in the comments u can tell it's satire😂
but he responded to some people as it was serious
he told me thinks like "Roblox Is a game for 3yr olds" or "Python is hard to read"
@@Juansi_345those statements are 100% true
@@catenary_curvealthough Roblox’s player base is mostly kids, it doesn’t make lua or luau itself “bad programming languages” in fact I think it’s great language to begin with.
@@player9315 The best language to begin with is actually C++. After that, you can slowly learn more until you can learn how to code in low-level programming languages such as scratch.
Good you didn't attack Scratch or else...
Bro
FLIP THEIR BAD MODERATION
One of the most informative tech videos I've ever seen! That obscure "Java" language is literally pointless, I've never seen it used outside of meme circles, same goes for that serpent language or Python or whatever. Totally useless!
mincraft is made in java
@@Conta46822OFC Stop spreading misinformation
@@Conta46822OFCdumb little sarcasm non-understander
@@arandom_bwplayeralt yes
th-cam.com/users/shortsXakSlopFojM
Roblox Studio who uses Lua after watching this:
Edit: Lua is pretty easy for me, and it is helping me in understanding Java, due to major similarities. I also make games in Roblox with Lua.
The best programming language is Assembly.
so true
@@tldrtech no its command block
also very true
@@tldrtechnuh uh brainfuck is the best programming language
@@tldrtech prefer using code languag
cancel this guy
Ye, he gets money by literally misinforming and roasting robloxians/minecrafters
Damn y'all took this personally 💀
yes please
@@Juansi_345 If you don't realize that this video is satire then you shouldn't be on the internet.
@MonstroxCloud i got autism so i am basically unable to understand satire 😭
Roblox Studio people: Bro what the hell man...
me! What this guy is talking about
Roblox Studio uses Luau
Roblox studio uses Lua for scripting, just with the additional roblox studio features.
@@flighttastic9914 .......
@@flighttastic9914 roblox uses luau not lua
no way bro just called Java #2 worst programming language thats crazy
it is
@@tldrtech It's better than C++ tho with C++ you spend half the time just setting up the project
Tbh... I do gotta agree that arrays starting at index 1 is awful 🗿🗿🗿🗿
🗿🍷
Genuinely asking with no other intentions other than to find out, why?
Who cares ?
@@Revoltitionon tests or smth its gonna be real hard to figure out which index it starts at
oh, you forgot to add PHP because you have to add colons at the end of every line and if theres an error uhh good luck finding it
What, Python is most famous and best programming language ever and is becoming faster every update
Sarcasm. Humor.
@@ZphyZphyerhi cherg
why wait for them to make it faster when you can use a language that is already faster
Worst programming languages ❌
Most popular programming languages ✅
they're the worst
The most popular AND worst.
Starting arrays at 1 makes the most sense
no
Arrays literally start at 0 inside of the computer (binary address) so it makes the most sense.
@@kingtaco1725 I know they do but with a human to human logical standpoint 1 is easier
0 is a number
without 0 math makes no sense
I feel like like it really really depends on whether or not you see 0 as a natural number or just a non-negative integer tbh
Well that was the feature I loved about lua 😭
take that back of lua right fucking now
as a roblox developer it took me 2 years to fully master lua
Some of the worst advice ever LMAO
what do you mean?
@@tldrtech the fact that you don't know what I mean shows that you should not be making videos like these 😬
Nah man I am a professional, I have been developing for 20 years and I think this is really good advice. Have you checked out my videos on the easiest languages? I think you would agree that those languages are a lot better than these languages here.
@@tldrtech 🤓
@@nolight_nosight no you
"Python is basically irrelivant"
true
@@tldrtech Shut up bruh try to learn to write a game in brainfuck
erm.. Minor spelling mistake...
@@scription142 e minor
@@jerryblades5022 pino
Bro just offended an entire platform when he said lua
I’ve been trying to code lua for 3 months now and I still can’t remember how to change the color of a fucking brick, someone please help me
(brick).color = color3.new(R, G, B)
tip: u can use variables with text assigned to them to help shortn ur code
Bro cooked when nobody was hungry
call me chef the way i cooked tho because everyone's eating anyways
@@tldrtech which means "Everyone" is your name
@BelgianStriker ??
ppl who never programmed : “wait you guys count from 0?”
1 the programmer doesn’t count at 0 the language does and 2 it’s not abnormal to start at 0when your counting
yeah I completely agree about python, its so hard to read. I see people put print("Hello World") and I'm like what the heck does that even do. I would only ever use assembly
this is so true, I don't understand why more people don't program in assembly
When u are coding python putting print("hello world")
Will type hello world in the console
Also
Its hard to do
@@writtenkiwi bro I was being sarcastic, and I'm going to hope you were too
@@writtenkiwi Yeah and thats so unreadable, I much prefer the clean assembly implementation
I like python because it is easy to learn
Roblox devs: 😐😕🙁☹️
"Worst programming languages of all time" -> bro choosing all masterpieces 💀
lua and python are bad
@@miraclemachinealbuquerquedid u ever used phyton or lua? Or no?
@NotTheRealHerobrine yes i did. I changed my mind about python tho
Fun fact: Minecraft crated in Java
"crated"
crafted*
No shit, everybody knows that.
thats why its inefficient as fuck. but i dont care, if i need to get an rtx 3090 because java sucks, i will.
Thats why its called "Java edition" 😭
Tfw my college forces me to learn python and java 💀💀💀💀
OMG I GOT A HEART ON MY COMMENT YAY THANK YOU SO MUCH IM LEGIT CRYING RIGHT NOW AHHHH 😭😭😭😭😭😭😭😭
oh you’re literally hearting every comment 🙄🙄
@@jonathanli31bro got trolled
@@dckrell I will never understand why some youtubers do that
@@jonathanli31 engagement rates go up cause people talk about it i guess or something something algorithm
I think scratch is really good 🤔
I learn it for 10 years and I think I'm senior scratch developer. I can make a triangle, triangle... triangle, maybe oval
That's all. It's very useful
I personally like python. No idea why, but I can create super cool calculators. (I have no life)
I think you could have done more research. Python is leading most AI projects right now, btw. And Python is a good way to introduce programming to people.
python is a god awful language tho, begginers should not be learning such an abstract language, also it’s slow as fuxk and annoying to read with the forced indentation
@codered9368 everything him and myself said are true
@@ITSecNEO it’s readable in small applications but in anything bigger the forced indentation is just annoying, also awful type system, and no, the speed argument is not old since it’s still thousands of times slower than even js (lmfao)
@codered9368 still wrong, python is not suitable for creating a C compiler due to all the problems, checkmate.
and being real for a second, yes, forced indentation is annoying, no braces are not worse, cope.
@codered9368 yeah the video was a joke, I thought that would be obvious when I called Python and Java "obscure" 💀
Braces unironically are better than indentation though. They're way better indication of when a scope begins and ends then indentation alone
LUA IS GOD. THIS IS WHY IT IS DIFFERENT, TO NOT BE LIKE THE OTHER LOW LEVEL LANGUAGES YOU HAVE MENTIONED
nah but thats why it's bad
@@tldrtech One of the World's best game,Roblox is made from LUA SCRIPTING
Well that game is made for 5 year olds so it makes sense they would use lua there
@@tldrtech Ok but will a 5 year old will make roblox game for 5 year olds to play
yes
Lua is only famous for being SO GOSH DARN UNDERRATEF
*overrated, actually
@@tldrtech tell me how its overrated, I've only seen 3 games that use it.
@@tldrtech ecshplain yourself
it's bad, 0 games should use it then it would be fairly rated
Its just tryna be special man, let it be.
Bro really said python is hard to read…I think he just pissed off every software engineer ever.
me who uses applescript: 😏
That one guy who coded his own OS kernel in Lua would like a word.
This guy either never tried them or not a programmer at all.
Bro roasted every Roblox developer including me
deserved!
Did bro wake up on the wrong side of the bed 💀
you literally play roblox 💀
@@tldrtechwhat is wrong with playing a game
everything
@@tldrtech bro I play DOOM 64 tf you mean, good content tho
Bro offended every Roblox developer fr
bro unpopular opinion but i find c++ easier to read then C
If there is no Java,
There is no Minecraft.
If there is no Minecraft,
There are no Creepers.
If there are no Creepers,
There are no explosions.
If there are no explosions,
There are no rebuilds.
If there are no rebuilds,
There is no creativity.
If there is no creativity,
There is no adventure.
If there is no adventure,
There is no joy.
If there is no joy,
What’s the point?
Therefore, Java = Minecraft = Life.
wrong
@@tldrtech ok then
bro i learn lua only 1 week and python almost 2 years and just stuck at"hello world"💀😭
bro accidentally (or maybe not) pissed off entire fricking Roblox developer community by a few words
NEVER LET BRO COOK AGAIN 🗣️🗣️🔥🔥🙏🙏🙏🙏
As a lua scripter all i gotta say is that everyone has their opinions and theres reason they prefer each language. Lua is popular cuz of roblox studio
"Python is hard to read" never speak again
Learning Lua coming from C++, logic never changes, but it was hard to stop putting ; at the end of a command line, and the lack of encapsulating braces force you to pay more attention to indentation lol. I do like the way variable declarations don't need a specified type, and functions can return multiple arguments.
Is this guy against computers himself at this point?
Roblox Developers: your time may come...
my grandpa shouted when he saw the first one
Bro attacked computer science newbies and Roblox developers
*computer science newbies and toddlers
@ bro, toddlers can’t even code. Or are you just mocking Roblox developers
And Garry's Mod addon devs
this is like reading a storybook with 200 pages just for it to loop back to the start
a goty was made in Lua dawg 💀💀
b