|
| 25 Oct 2011 11:39 AM |
| I'm not sure if this is off topic but. are there anny free website makers that i can script using lua or C++ cause all the ones ive seen use java i hate java >:O |
|
|
| Report Abuse |
|
|
breuning
|
  |
| Joined: 30 Oct 2008 |
| Total Posts: 4268 |
|
|
| 25 Oct 2011 01:38 PM |
Uh... I don't think theres something like that. Java is a programming language that can be used for websites and games. C++ is a programming language used for making programms (Not only Games) And Lua is a scripting language usually used in games. It can't stand alone.
If you want to make a website without Java , then learn HTML or PHP. |
|
|
| Report Abuse |
|
|
|
| 25 Oct 2011 02:42 PM |
| I figured that out like a hour ago XD I know lua, C, alot of C++ but not all of it, and a little bit of html which i'm learning only so i can make a epic website. |
|
|
| Report Abuse |
|
|
|
| 25 Oct 2011 03:41 PM |
TBH if you can learn C or C++ then php should be easy to you. I would learn PhP it was build for web design unlike most or the others and i would allso pick up a bit of HTML 5 (its going to be standerd soon) but as far as Java Scripting and Java they are 2 defrent things and Java is more for building web apps then web pages and java scripting is mostly for effects on the web (in order to use HTML 5 you will wanna know some Java Scripting).
I would study PhP the most out of all of um cause most Forums and CMS (content management systems) are built with PhP and you will have to know the basics of PhP to build such websites.
I am not telling ya what to do but I do build websites and code them to and this is what i had to study for to get where I am today in webdesign... |
|
|
| Report Abuse |
|
|
|
| 25 Oct 2011 03:46 PM |
| I'm 13 and know these languages is that good or should i know alot more by now? |
|
|
| Report Abuse |
|
|
|
| 25 Oct 2011 03:48 PM |
Dude, I didn't even know Lua when I was 13. Just in the last year and a half is when I learned Lua, then some C++, then HTML, JavaScript, CSS, Java and TI-Basic
-[::ƧѡÎḾḠΰῩ::]- -[::Maker of stuff and Helper of Scripting::]- |
|
|
| Report Abuse |
|
|
|
| 25 Oct 2011 03:49 PM |
| These languages come simple to me XD they really do. |
|
|
| Report Abuse |
|
|
nate890
|
  |
| Joined: 22 Nov 2008 |
| Total Posts: 21686 |
|
|
| 25 Oct 2011 03:53 PM |
"And Lua is a scripting language usually used in games. It can't stand alone."
Lua is almost never used. |
|
|
| Report Abuse |
|
|
|
| 25 Oct 2011 03:59 PM |
yeah little bro it is great that you are so young and you are a natural scripter It should be easy to pick up the less complex PhP and HTML 5 (with some java scripting) and allso read up on some CSS (forgot to mention b4) to. and b4 you know it you will be makin some awsome websites...
P.S. if ya wanna do some cool flash effects (even tho HTML 5 will be phasing it out) I would allso touch up on Action Script 3 for flash programing... |
|
|
| Report Abuse |
|
|
|
| 25 Oct 2011 04:03 PM |
@nate i also thought it was the most basic right?
<html> <head> <body>
<p>Hello ther person ive never met before</p?
</html> </head> </body>
^ is html
# i n c l u d e < i o s t r e a m > # i n c l u d e < s t r i n g >
using namespace std;
int main() { a = "josh is amazing don't you think?" b = "\n why yes i do" units = a + b cout << units; return 0; }
^C++
Thats a few of dem lol my fingers got tired. >:O
|
|
|
| Report Abuse |
|
|
|
| 25 Oct 2011 04:04 PM |
| it errashed my html script D: |
|
|
| Report Abuse |
|
|
nate890
|
  |
| Joined: 22 Nov 2008 |
| Total Posts: 21686 |
|
|
| 25 Oct 2011 04:06 PM |
"i also thought it was the most basic right?"
Ehh, Python and VisualBasics are both fairly easy to program with/learn. |
|
|
| Report Abuse |
|
|
|
| 25 Oct 2011 04:09 PM |
| I would know more about html if i could actualy find tutorials for it every time i look for a tutorial for it it takes me to a java tutorial. |
|
|
| Report Abuse |
|
|
|
| 25 Oct 2011 04:10 PM |
w3schoolsDAWTcom
People say it's bad, but I've learned three languages there :o
-[::ƧѡÎḾḠΰῩ::]- -[::Maker of stuff and Helper of Scripting::]- |
|
|
| Report Abuse |
|
|
|
| 25 Oct 2011 04:22 PM |
| TBH most people don't use HTML 4 anymore, HTML 4 is outdated and we used CSS for most of the things that we use to use HTML 4 for but HTML is makin a comeback with HTML 5 and soon everyone will be using it for website structure again. I learned the HTML 5 Standerds from the above mentioned website and allso there are some great forums out there on HTML 5 (just google it). If you use torrents there are tons of great tuts out there on torrents... |
|
|
| Report Abuse |
|
|