New RL sucker, er, developer
Hi everyone. I've just started program a little rl and thought I'd
jump into the community here. It's been near forever since I did any
real programming and I want to learn Java, so that's what I'm
programming in. So far I have a movable map (the map scrolls behind
the player who is always at center screen) and some dummied combat
code that doesn't actually calculate anything.
My first rl is named Quarker.
-deej
.
Relevant Pages
- Current TV scheds high-school football docuseries
... FOREVER" ON THURSDAY, ... Compelling Nine-Episode Series Chronicles the Football Team at Long ... game shows and recycled programming ... Peabody Award, The Livingston Award, the Alfred I. duPont-Columbia ... (rec.arts.tv) - Re: which method is correct ?
... Jerry Stuckle wrote: ... He's lazy with some of the poorest programming habits I've ever seen. ... He's never worked in a real programming environment, and it's hilarious to see what he thinks about real programmers. ... It also probably takes me less time to write good code than it takes hackers to figure out what's wrong with their bad code. ... (comp.lang.php) - Re: Problem in Float Arithmetic
... (going on forever) ... The computer pads with zeroes to whatever precision you specify, but in maths 0.3 and 0.30 mean rather different things. ... The OP's problem is a classic one of error dominance when you subtract two ... by using double precision - and the first lesson I learned in programming (n ... (microsoft.public.vc.mfc) - Re: Problem in Float Arithmetic
... (going on forever) ... In this case one can alleviate the problem by using double precision - and the first lesson I learned in programming was "never write REAL; ... The secret is to rearrange the order of your computation so that if two numbers are likely to end up being similar, you don't subtract them. ... (microsoft.public.vc.mfc) - Re: which method is correct ?
... He's lazy with some of the poorest programming habits I've ever seen. ... He wouldn't last a month in a real programming environment. ... That said, "real" programmers posting responses to questions posed here, ... "That excessive bail ought not to be required, nor excessive fines imposed, ... (comp.lang.php) |
|