what is the point of writing Html, Java, C++ or C#? I wanna learn how to write it, without any real life tutorial (mostly learning off the website), but i want to know what can you make out of writing any of those? Games, websites.. etc..
Well, computer languages like those are all part of the structure of a website. If you're missing scripts on a site's code, then stuff won't display properly or at all.
You can make websites with html (learn PHP and CSS)
You can make games and online applications with java.
You can make windows applications with C and C++