| View previous topic :: View next topic |
| Author |
Message |
EliteLuver Cheater
Reputation: 0
Joined: 08 Jul 2007 Posts: 49 Location: Floating on that one cloud...
|
Posted: Wed Sep 05, 2007 7:48 pm Post subject: GRRR! NEED da BEST TuT FOR java |
|
|
I've looked all over. Even the ones in the sticky.
It is still not simple enough.
Help?
_________________
|
|
| Back to top |
|
 |
HomerSexual Grandmaster Cheater Supreme
Reputation: 5
Joined: 03 Feb 2007 Posts: 1657
|
Posted: Wed Sep 05, 2007 8:24 pm Post subject: |
|
|
if your in school, ask your comp sci teacher, like i did.
Java is a tough language, and there aren't many tuts.
look around and take it slow
_________________
|
|
| Back to top |
|
 |
DeltaFlyer Grandmaster Cheater
Reputation: 0
Joined: 22 Jul 2006 Posts: 666
|
Posted: Wed Sep 05, 2007 8:31 pm Post subject: |
|
|
| blankrider wrote: | | Java is a tough language, and there aren't many tuts. |
False, and false.
Java is an easy language. You do not have to deal with all the dirty parts of programming such as managing your memory. You are set out with one goal: to create a program.
There are literally millions of Java tutorials floating around. Some are for beginners, some are more advanced. A simple Google search brings up Sun's tutorial, which is an excellent tutorial as it covers everything from "hello world" to GUI programming with Swing to deploying your applications onto different platforms.
_________________
Wow.... still working at 827... what's INCA thinking?
zomg l33t hax at this place (IE only). Over 150 people have used it, what are YOU waiting for? |
|
| Back to top |
|
 |
HomerSexual Grandmaster Cheater Supreme
Reputation: 5
Joined: 03 Feb 2007 Posts: 1657
|
Posted: Wed Sep 05, 2007 9:09 pm Post subject: |
|
|
its difficult for me because of swings grid system [not pixel]
and most of the tuts sucks >.>
the sun ones ok though.
Java was confusing, at least for me.
_________________
|
|
| Back to top |
|
 |
hackerhackxxx Newbie cheater
Reputation: 0
Joined: 15 Jul 2006 Posts: 20
|
Posted: Wed Sep 05, 2007 9:22 pm Post subject: Re: GRRR! NEED da BEST TuT FOR java |
|
|
| EliteLuver wrote: | I've looked all over. Even the ones in the sticky.
It is still not simple enough.
Help? |
umm.. u can try the links provided in the "Grand Library of Tutorials" or w.e. it was called. http://forum.cheatengine.org/viewtopic.php?t=107208 theres many java and other tutorials there
|
|
| Back to top |
|
 |
DeltaFlyer Grandmaster Cheater
Reputation: 0
Joined: 22 Jul 2006 Posts: 666
|
Posted: Wed Sep 05, 2007 9:31 pm Post subject: Re: GRRR! NEED da BEST TuT FOR java |
|
|
I'm pretty sure when he said the stickies he referred to the grand library as it's the only sticky in this section with reference to programming tutorials.
Unfortunately, the grand library's Java tutorials looks as if someone got them from page 20 of an MSN search -- they're horrible.
| blankrider wrote: | its difficult for me because of swings grid system [not pixel]
and most of the tuts sucks >.>
the sun ones ok though.
Java was confusing, at least for me. |
Swing's grid system? You mean the layout manager? That system was designed to make it easy to position the components of your programs onto the frame and to handle resizing of the frame. It has worked flawlessly for me: just plan out the frame on paper then add the components.
If you prefer absolute positioning however, Swing supports that as well:
http://java.sun.com/docs/books/tutorial/uiswing/layout/none.html
_________________
Wow.... still working at 827... what's INCA thinking?
zomg l33t hax at this place (IE only). Over 150 people have used it, what are YOU waiting for? |
|
| Back to top |
|
 |
HomerSexual Grandmaster Cheater Supreme
Reputation: 5
Joined: 03 Feb 2007 Posts: 1657
|
Posted: Wed Sep 05, 2007 9:41 pm Post subject: |
|
|
i like c++ pixel grid
c++ > JAva
_________________
|
|
| Back to top |
|
 |
DeltaFlyer Grandmaster Cheater
Reputation: 0
Joined: 22 Jul 2006 Posts: 666
|
Posted: Wed Sep 05, 2007 10:00 pm Post subject: |
|
|
| blankrider wrote: | | i like c++ pixel grid | Did you even read my post?
| blankrider wrote: | | c++ > JAva | The two can't even be compared as they're designed for completely different purposes.
_________________
Wow.... still working at 827... what's INCA thinking?
zomg l33t hax at this place (IE only). Over 150 people have used it, what are YOU waiting for? |
|
| Back to top |
|
 |
HomerSexual Grandmaster Cheater Supreme
Reputation: 5
Joined: 03 Feb 2007 Posts: 1657
|
Posted: Wed Sep 05, 2007 10:02 pm Post subject: |
|
|
java was designed to take over c++ >.<
i did read your post, but i chose to not click the link...as i have a headache and that wouldmean reading more
_________________
|
|
| Back to top |
|
 |
Krayzee Cheater
Reputation: 0
Joined: 25 Aug 2007 Posts: 25 Location: Satan's Server Room
|
Posted: Thu Sep 06, 2007 1:03 pm Post subject: |
|
|
| blankrider wrote: | | java was designed to take over c++ >.< |
actually java was designed to provide a fast/secure language that was cross-platform. the only role C++ took in the invention of java was the bar set for native language speed compared to interpreted speed, and so far java is pretty close to native language speed. one more sidenote, the only thing java wanted to do better than C++ was security. since C++ has major flaws in that region.
|
|
| Back to top |
|
 |
Programmer Cheater
Reputation: 0
Joined: 02 Sep 2007 Posts: 48
|
Posted: Thu Sep 06, 2007 4:04 pm Post subject: |
|
|
| Krayzee wrote: | | blankrider wrote: | | java was designed to take over c++ >.< |
actually java was designed to provide a fast/secure language that was cross-platform. the only role C++ took in the invention of java was the bar set for native language speed compared to interpreted speed, and so far java is pretty close to native language speed. one more sidenote, the only thing java wanted to do better than C++ was security. since C++ has major flaws in that region. |
Java is horribly slow
_________________
|
|
| Back to top |
|
 |
|