Page 2 of 2
Re: What's the best programming tip you can advise someone ?
Posted: Sat Aug 11, 2012 1:04 pm
by Petunien
My tip would be: Take your time. Pace yourself.
Fast coding results in errors, bad mood, nervousness and headache.
Earlier I wanted to make all fast and quick.
Now I say: one little feature per week is enough. Or nothing, too.
Re: What's the best programming tip you can advise someone ?
Posted: Sun Aug 12, 2012 8:12 pm
by Franco30557
You tell them that if you want to learn an easy programming language, you learn the one that's right for you.
Re: What's the best programming tip you can advise someone ?
Posted: Mon Aug 13, 2012 11:04 pm
by Jasoco
I started with QBASIC in the early 90's. And if not for Löve I would probably either be still be coding in QuickBASIC ironically or using one of the many JavaScript HTML5 gaming libraries. Actually, before I discovered Löve on that fateful February 2008 day, I was porting my current (at the time) Adventure engine project from QBASIC to JavaScript.
Re: What's the best programming tip you can advise someone ?
Posted: Tue Aug 14, 2012 4:25 am
by Inny
Jasoco wrote:I started with QBASIC in the early 90's. And if not for Löve I would probably either be still be coding in QuickBASIC ironically or using one of the many JavaScript HTML5 gaming libraries. Actually, before I discovered Löve on that fateful February 2008 day, I was porting my current (at the time) Adventure engine project from QBASIC to JavaScript.
Sounds like the start of a new and great thread there
Re: What's the best programming tip you can advise someone ?
Posted: Tue Aug 14, 2012 4:39 am
by baconhawka7x
The best tip I could give to a game programmer, is something my science teacher told me a long time ago. 'If something doesn't work forward, than think of it backwards, just a silly example.."Maybe you aren't moving over the floor, the floor is moving under you".'
Re: What's the best programming tip you can advise someone ?
Posted: Fri Aug 17, 2012 3:29 am
by BlackBulletIV
Roland_Yonaba wrote:Hmm...If I had to believe this, I'll rather say :
If one wants to code better,
work late..!
That's hilarious!