|
| 06 Jan 2013 12:58 PM |
Unity: C#(Sharp), Javascript Unreal: C++, C#(Sharp), UnrealScript, HLSL, GLSL, Cg, CUDA
What do you see wrong with this picture, no Java support. :'(
I feel like it's left out these days, and the mobile marketing isn't that big enough yet to me.
|
|
|
| Report Abuse |
|
|
breuning
|
  |
| Joined: 30 Oct 2008 |
| Total Posts: 4268 |
|
|
| 06 Jan 2013 01:00 PM |
Learn C++/C.
Everyone I know just learned Java cause of minecraft. That's not worth it. Better invest time in C++/C, as they are compatible with almost everything. |
|
|
| Report Abuse |
|
|
|
| 06 Jan 2013 01:01 PM |
| Personally I feel the more languages I learn, the better chance I have of passing a college and getting a job... |
|
|
| Report Abuse |
|
|
breuning
|
  |
| Joined: 30 Oct 2008 |
| Total Posts: 4268 |
|
| |
|
|
| 06 Jan 2013 01:06 PM |
"Everyone I know just learned Java cause of minecraft."
Explain, please. |
|
|
| Report Abuse |
|
|
breuning
|
  |
| Joined: 30 Oct 2008 |
| Total Posts: 4268 |
|
|
| 06 Jan 2013 01:12 PM |
| Most of Java programmers I know, learned Java because of the breakthrough of minecraft. They wanted to create their own games like minecraft. Most of them didn't even notice Java before minecraft was released. I didn't have it on my PC, nor they did. |
|
|
| Report Abuse |
|
|
|
| 06 Jan 2013 01:14 PM |
| I believe most PC today run off Java such as Mac's so... |
|
|
| Report Abuse |
|
|
breuning
|
  |
| Joined: 30 Oct 2008 |
| Total Posts: 4268 |
|
|
| 06 Jan 2013 01:16 PM |
| Windows is written in Assembly, C and C++. |
|
|
| Report Abuse |
|
|
|
| 06 Jan 2013 01:19 PM |
| I never ruled out Apple, Linux, etc. |
|
|
| Report Abuse |
|
|
breuning
|
  |
| Joined: 30 Oct 2008 |
| Total Posts: 4268 |
|
|
| 06 Jan 2013 01:23 PM |
| Linux is C and a little bit of assembly. MAC OS-X is ObjC and assembly as far as I know. |
|
|
| Report Abuse |
|
|
doneyes
|
  |
| Joined: 21 Mar 2008 |
| Total Posts: 3466 |
|
|
| 06 Jan 2013 01:40 PM |
| C++ is one of the most important languages you could learn, so do it. |
|
|
| Report Abuse |
|
|
|
| 06 Jan 2013 01:50 PM |
>Everyone I know just learned Java cause of minecraft. That's not worth it. Better invest time in C++/C, as they are compatible with almost everything.
ACTUALLY, Java is platform-independent, while C++ is multi-platform. this is why you can find java literally EVERYWHERE, from cars to cellphones. C++ is not as flexible as Java in this respect.
¬ LuaLearners Elite/Writer |
|
|
| Report Abuse |
|
|
breuning
|
  |
| Joined: 30 Oct 2008 |
| Total Posts: 4268 |
|
|
| 06 Jan 2013 02:06 PM |
| Okay, if you want to write some car navigation programs, have fun. |
|
|
| Report Abuse |
|
|
|
| 06 Jan 2013 02:08 PM |
that would actually be a very interesting challenge, to make a GPS.
¬ LuaLearners Elite/Writer |
|
|
| Report Abuse |
|
|
myrkos
|
  |
| Joined: 06 Sep 2010 |
| Total Posts: 8072 |
|
|
| 06 Jan 2013 02:09 PM |
>ACTUALLY, Java is platform-independent, while C++ is multi-platform. this is why you can find java literally EVERYWHERE, from cars to cellphones. C++ is not as flexible as Java in this respect.
Not entirely accurate; you can compile C++ to more platforms than you can run Java on. |
|
|
| Report Abuse |
|
|
|
| 06 Jan 2013 02:13 PM |
forgive me, i'm sort of a noob outside of RBX.Lua. lol
¬ LuaLearners Elite/Writer |
|
|
| Report Abuse |
|
|
breuning
|
  |
| Joined: 30 Oct 2008 |
| Total Posts: 4268 |
|
|
| 06 Jan 2013 02:15 PM |
| I guess we should all Assembly. That should run on every processor. |
|
|
| Report Abuse |
|
|
breuning
|
  |
| Joined: 30 Oct 2008 |
| Total Posts: 4268 |
|
|
| 06 Jan 2013 02:16 PM |
| *learn god darn it. brain, whats wrong? |
|
|
| Report Abuse |
|
|
|
| 06 Jan 2013 02:19 PM |
I'm going to remain on Java, but I could skip into C++ like every now and then.
Is that smart? Let me make a schedule. Java - Test/use/Practice C++ - Learn/Practice/Use with Unreal (I hate Unity)
Mon.- Java Tues. - Java Wed. - C++ Thurs. - C++ Fri. - C++ (I think C++ will be hard to learn...) Sat. - Java Sun. - Review and Test Java & C++
Multi-Tasking. :D |
|
|
| Report Abuse |
|
|
|
| 06 Jan 2013 02:19 PM |
some processors have different types of assembly. for example, the Ti-84 uses Z80ASM, which is different from x86ASM.
¬ LuaLearners Elite/Writer |
|
|
| Report Abuse |
|
|
myrkos
|
  |
| Joined: 06 Sep 2010 |
| Total Posts: 8072 |
|
|
| 06 Jan 2013 02:20 PM |
>I guess we should all Assembly. That should run on every processor.
As true as that may seem at first, the truth is actually entirely the opposite: assembly can only run on one kind of processor, and only one, since assembly is instruction-set specific.
|
|
|
| Report Abuse |
|
|
myrkos
|
  |
| Joined: 06 Sep 2010 |
| Total Posts: 8072 |
|
|
| 06 Jan 2013 02:21 PM |
@xxstealth,
no, you should focus on one language at a time |
|
|
| Report Abuse |
|
|
breuning
|
  |
| Joined: 30 Oct 2008 |
| Total Posts: 4268 |
|
|
| 06 Jan 2013 02:23 PM |
| Then we learn to write in binary code. That will take a while, but hey, it is the ultimative "language". |
|
|
| Report Abuse |
|
|
|
| 06 Jan 2013 02:27 PM |
| Speaking of binary code, that was removed from ROBLOX I believe. |
|
|
| Report Abuse |
|
|
|
| 06 Jan 2013 02:28 PM |
not binary code. LASM.
¬ LuaLearners Elite/Writer |
|
|
| Report Abuse |
|
|