nPwn
|
  |
| Joined: 17 Sep 2010 |
| Total Posts: 3197 |
|
|
| 17 Feb 2012 02:26 AM |
| I am learning and I learned how to open a window in my browser but how do I refresh that using code? |
|
|
| Report Abuse |
|
|
|
| 17 Feb 2012 02:44 AM |
| By going to scripting helpers |
|
|
| Report Abuse |
|
|
nPwn
|
  |
| Joined: 17 Sep 2010 |
| Total Posts: 3197 |
|
|
| 17 Feb 2012 11:44 AM |
| You honestly think anyone there knows java? -_- |
|
|
| Report Abuse |
|
|
|
| 17 Feb 2012 11:47 AM |
| Some do, but that are a few. |
|
|
| Report Abuse |
|
|
nPwn
|
  |
| Joined: 17 Sep 2010 |
| Total Posts: 3197 |
|
|
| 17 Feb 2012 11:51 AM |
| Chances are more people know here though. |
|
|
| Report Abuse |
|
|
|
| 17 Feb 2012 02:06 PM |
| You are wrong. You don't ask for help in this section. Go learn Java. Type it in google or something. Or you are probably to lazy to type it in the Scripting Helpers. Get your own clue, bud. |
|
|
| Report Abuse |
|
|
nPwn
|
  |
| Joined: 17 Sep 2010 |
| Total Posts: 3197 |
|
|
| 17 Feb 2012 02:09 PM |
| You are wrong. Scripting helpers don't know anything about java. I have learned java but I am trying to learn more. Google only shows me javascript stuff. I made threads in both forums. Do no assume things. |
|
|
| Report Abuse |
|
|
nPwn
|
  |
| Joined: 17 Sep 2010 |
| Total Posts: 3197 |
|
| |
|
|
| 17 Feb 2012 02:12 PM |
| then go on a different site. stackoverflow is best, they answer in like 5 seconds because their live revolves around stackoverflow + the F5 button |
|
|
| Report Abuse |
|
|
wii4
|
  |
| Joined: 27 Nov 2007 |
| Total Posts: 929 |
|
|
| 17 Feb 2012 02:30 PM |
| Jarva is horrible, it wastes tonnes and tonnes of memory compared to the elegance of C/C++, which may i REMIND you java was written in C, C is obviously a better choice, give up java, learn C++ if you want to make good GUI applications learn QT, if you want to make a game learn: SDL,OpenGL,Direct3D,SFML,Alegro,etc apis to go along with it, problem solved. |
|
|
| Report Abuse |
|
|
|
| 17 Feb 2012 02:56 PM |
| because c++ is known for never leaking memory |
|
|
| Report Abuse |
|
|
myrkos
|
  |
| Joined: 06 Sep 2010 |
| Total Posts: 8072 |
|
| |
|
|
| 17 Feb 2012 03:06 PM |
| Too bad with C++...There is no protection with Memory leaks. Java is just slow and a memory hogger like what wii4 said. |
|
|
| Report Abuse |
|
|
wii4
|
  |
| Joined: 27 Nov 2007 |
| Total Posts: 929 |
|
|
| 17 Feb 2012 04:52 PM |
You idiot, C++ is ultimately better it provides the user with way more choice and actually does what any GOOD language should, puts you in responsibility of your own memory if you choose to be a LAZY incoherrent programmer thats your fault, java babies you, you may ask why i am not harping on lua or dynmaic languages, well because they aren't programming languages, they are meant to be like that! If Java truely was a programming language it would give you more control it would truely make you a Programmer, hell id pick handcoding in opcodes and digital signals to coding in Java.
To sum it up:
Hard work pays off, besides memory is not a pain to manage at all -_- it takes what 10 minutes max to make clean up functions or a good destructor.
i mean i in my entire C++ career have only experinced about 1 or 2 occasions where it really bothered me but i overcame that and now i appreciate C/C++ for its nature and i hope Java dies out as people realize it wastes resources. |
|
|
| Report Abuse |
|
|
| |
|
nomatters
|
  |
| Joined: 09 Feb 2012 |
| Total Posts: 10 |
|
|
| 17 Feb 2012 04:59 PM |
| shut up their is no better language, go back to your idiot holes |
|
|
| Report Abuse |
|
|
| |
|
Ozzypig
|
  |
| Joined: 27 Mar 2008 |
| Total Posts: 4906 |
|
|
| 17 Feb 2012 05:03 PM |
"OMG HEY GUYS BLUE IS BETTER THAN RED END OF STORY"
~this thread |
|
|
| Report Abuse |
|
|
wii4
|
  |
| Joined: 27 Nov 2007 |
| Total Posts: 929 |
|
|
| 17 Feb 2012 05:04 PM |
| C++ is a supperior language to Java, i could write a C++ program similar to that of a java program and i can garuntee that C++ will always win memory wise ;) |
|
|
| Report Abuse |
|
|
|
| 17 Feb 2012 05:04 PM |
| Answer meh darned PM and stop trolling for a sec, please. |
|
|
| Report Abuse |
|
|
| |
|
|
| 17 Feb 2012 05:11 PM |
I just wanted to leave this:
If I may ever EVER _EVER_ consider Java, I will still go for C#. But yeah C++ and ASM (wich I will learn later) are everything you need!
Besides, the Java cross-platform stuff is just...lies to sum it up _losely_. People should realise to kill out Java and startusing C++ and/or C#. |
|
|
| Report Abuse |
|
|
|
| 17 Feb 2012 05:12 PM |
And;
If I ever use Java....inject memory leaks in me! |
|
|
| Report Abuse |
|
|
myrkos
|
  |
| Joined: 06 Sep 2010 |
| Total Posts: 8072 |
|
|
| 17 Feb 2012 05:12 PM |
| No offense people, but I'm quite sure that those who are ranting about C++'s superiority to Java haven't used it or Java for anything other than text IO console games and other basic small-scale projects. |
|
|
| Report Abuse |
|
|
Legend26
|
  |
| Joined: 08 Sep 2008 |
| Total Posts: 10586 |
|
|
| 17 Feb 2012 05:14 PM |
| It's a dumb idea to just outright say that a language is horrible. Java is really useful if you need to make a small gui application quickly. C(++ or #) is definitely the way to go for making most games or any really large, intensive applications. |
|
|
| Report Abuse |
|
|