what is the point of writing Html, Java, C++ or C#?

Kayla

New member
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..
 
"me again" - 1st post:

Java dn C++ are not "mostly for games."

Many interactive applications, communications utilities, and Office applications are written in Java as well as C++.
 
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++
 
Back
Top