Computers |
|
| | #1 (permalink) |
| Newb Techie Join Date: Jul 2006
Posts: 15
| I want to make a game and put it on the internet. first, and most important, Should i use linux or javascript to make it. I know linux is more secure because you have to give it a command before it can access the kernel, but i find javascript easier. Which one? And 2, how do i put linux or javascript (whicever you suggest) into an xhtml document? Any and all help is appreciated. |
| | |
| | #2 (permalink) |
| Software Developer Join Date: Mar 2006 Location: Columbus, OH
Posts: 461
| Linux is an operating system, not a programming language. You're not going to put it into an xhtml document on the web. So, to answer your question, by process of elimination, you're going to have to use javascript. |
| | |
| | #5 (permalink) |
| Dope Tech | in a word? no.
__________________ Tech IMO.com | ExtremeTech.com | ASP Free.com | SysOpt.com | Tech Support Guy.org DB Forums.com | Cyber Tech Help.com | Lazy Forums.com | Warrior Nation.net 'If you don't stand for somethin you'll fall for anything' - Dr. Dre Been there, done that |
| | |
| | #8 (permalink) |
| True Techie Join Date: Jan 2005
Posts: 178
| Add on to this Q........ What is a simple Java Compiler/devlopment kit? I have Net Beans but setting up simple Java programs to learn is fustrating, with the stupid project crap. I've tried QuickCup, but can't get Javac to run. Thanks
__________________ Antec 900 Intel Q6600 g0 @ 3Ghz Turniq 120 Heatsink 2x2gb OCZ Platinums @ 667 5-5-5-15 eVga 8800 GT SuperClock XFX 680i motherboard Corsair 520hx 13,563 3dmark06 score |
| | |
| | #10 (permalink) | |
| True Techie Join Date: Jan 2005
Posts: 178
| Quote:
Sadly, I'm teaching myself java, and the book i'm using says: "just type javac 'file' to compile." Books alittle older so, that doesn't work ![]() Thanks | |
| | |