Forgot your password?

typodupeerror

Comment: Typing in games (Score 1) 623

by clickclickdrone (#43850925) Attached to: How Did You Learn How To Program?
Strictly speaking, I started with a TI 50 step programmable calculator in the late 70's but I would say for me, it really started when I got an Atari 400 and used to type in the game listings from Computer & Video Games mag in the UK. When the game wouldn't work, I'd compare my version with the magazine and after a while got to recognise what commands did what. Then I got a book on Basic and learned it properly. I also picked up 6502 assembler. Then I moved on to Lattice C & 68k assembler on the Atari ST. Having fought off doing IT as a job for 10+ years I eventually went for it and moved on to VB4 then VB6, did my MSCD courses and exams, added maybe 5 or 6 operating systems and at last count about 20 more languages of varying levels of obscurity. Along the way, I've read an awful lot of books, studied other people's code and so on. Apart from the 1 year spent on MCSD/VB6 it was all self taught but I think the amount of experience picked up along the way has meant I'm pretty decent within the areas I work in. I basically write finanancial software - databases, billing systems etc. I *like* documenting, write structured heavily commented and pretty much bullet proof code. Generally, if there's a bug, it's down to vague design or me misunderatanding the design rather than code errors per-se.

Comment: What about the banking system? (Score 1) 124

I remember an 80's movie called Prime Risk where some girl is working on an ATM hack then realises terrorists are already in the system planning to blow up key data nodes to bring the banking system to its knees. Iliked it because she used an Atari 800/810 disk drive for everything but it was still an OK film from memory.

Comment: Re:It's not that simple (Score 1) 614

by clickclickdrone (#43664423) Attached to: Ask Slashdot: Why Won't Companies Upgrade Old Software?

Which describes every large software project implemented by a non-software company, ever.

We've got the opposite problem, Everything is overengineered, modular, documented to death and scalable but 9/10 times the code base is never touched again for a decade then it's replaced. Might as well of thrown it together and saved 40% of the development costs.

Comment: Alternatively... (Score 4, Interesting) 586

by clickclickdrone (#43554069) Attached to: Europe Needs Genetically Engineered Crops, Scientists Say
So this guy says we need to make more food? Is this so it can just be thrown away like we do currently? http://www.independent.co.uk/environment/green-living/half-of-the-worlds-food-is-just-thrown-away-8445261.html

Maybe if we did a better job of using what we make, this would be a total non problem (not that it is anyway, unless your a Monsanto salesman)

He keeps differentiating, flying off on a tangent.

Working...