Computer Forums

Search Tech-Forums.net

Member Login

Remember Me? Sign Up! | Forgot Password
 
 
Reply
Old 07-27-2006, 02:14 PM   #1 (permalink)
 
Newb Techie
Join Date: Jul 2006
Posts: 15
the_geekster
Default Linux or JavaScript?

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.
the_geekster is offline   Reply With Quote
Old 07-27-2006, 02:35 PM   #2 (permalink)
 
Software Developer
Join Date: Mar 2006
Location: Columbus, OH
Posts: 558
jaeusm is on a distinguished road
Default

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.
jaeusm is offline   Reply With Quote
Old 07-27-2006, 04:05 PM   #3 (permalink)
 
Contributor
Join Date: Jul 2006
Posts: 84
Ken11235
Default

Javascript isn't very good for creating games. Unless you're making a very basic game, you might want to try and learning something like java.
Ken11235 is offline   Reply With Quote
Old 07-27-2006, 04:09 PM   #4 (permalink)
 
Newb Techie
Join Date: Jul 2006
Posts: 15
the_geekster
Default

Ok, thanks to both of you. But, one last thing. Is java as easy as javascript?
the_geekster is offline   Reply With Quote
Old 07-27-2006, 04:14 PM   #5 (permalink)
office politics's Avatar
 
It's all just 1s and 0s
Join Date: Jan 2004
Location: in the lab
Posts: 4,181
office politics will become famous soon enough
Default

in a word? no.
office politics is offline   Reply With Quote
Old 07-27-2006, 04:16 PM   #6 (permalink)
 
Newb Techie
Join Date: Jul 2006
Posts: 15
the_geekster
Default

Thank you.
the_geekster is offline   Reply With Quote
Old 07-27-2006, 08:03 PM   #7 (permalink)
 
Newb Techie
Join Date: Jul 2006
Posts: 34
The Future
Send a message via AIM to The Future
Default

Don't be discouraged, JavaScript is perfect for this sort of thing. It might not have the speed capabilities of other languages, but it can be employed to make simple games that you can embed onto your webpages.
The Future is offline   Reply With Quote
Old 07-31-2006, 08:18 PM   #8 (permalink)
patonb's Avatar
 
Monster Techie
Join Date: Jan 2005
Location: In Gov't Regulated Cubical
Posts: 1,799
patonb will become famous soon enough
Default

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
__________________
Intel Q6600 g0 @ 3.2Ghz Turniq 120 Heatsink BFG 260 OC MaxCore (core 216) + xfx GTX 260 (core 216)
2x2gb OCZ Platinums XFX 680i motherboard Silverstone DA700 Antec 900
16,412 3dmark06 score


Foldie = e2180 Asus pq5-n SLI 8800gt T-rad cooler (710/1836/1010) 1Gig RAM
TOTAL
patonb is offline   Reply With Quote
Old 07-31-2006, 10:31 PM   #9 (permalink)
 
Software Developer
Join Date: Mar 2006
Location: Columbus, OH
Posts: 558
jaeusm is on a distinguished road
Default

If you would rather use a text editor than an IDE like NetBeans, try TextPad.
jaeusm is offline   Reply With Quote
Old 08-01-2006, 10:16 AM   #10 (permalink)
patonb's Avatar
 
Monster Techie
Join Date: Jan 2005
Location: In Gov't Regulated Cubical
Posts: 1,799
patonb will become famous soon enough
Default

Quote:
Originally posted by jaeusm
If you would rather use a text editor than an IDE like NetBeans, try TextPad.
Thats what I'm trying, but I can compile them. Niether can I open them in a IDE and do it.

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
patonb is offline   Reply With Quote
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On