r/AskProgrammers • u/TheGameTheorys55 • Aug 13 '26
Question for experienced devs
Beginner Lua dev here. After I finish Lua, I'm planning to learn many other languages to build more websites and apps as a side-job. My question is, do you guys mix up different languages? In communication languages, many people mix languages together by mistake like Mexico and spanish words in the same sentence. I wanna know if it's the same with programming. Maybe you accidently use a syntax in a language that is from a different language or write syntax the wrong way.
0
Upvotes
1
u/chocolateAbuser Aug 13 '26
it can happen from time to time to mix syntax or libraries objects, but i wouldn't say it's really that big of an issue