Welcome Guest, Not a member yet? Register   Sign In
symfony style admin/backend generator
#9

[eluser]Crafter[/eluser]
Sorry, trigger happy there.

Zaatar, just where do we draw the line. I see your arguement about taking the fun out of the coding process, but how different is using generated code against say cutting and pasting code into yiur application, or using a library to do things.

Many years,ago I programmed on the VOS operating system where we had to hand program our database access. For example, we had indexed files, and doing an indexed read meant you read the index, get the record position in the data portion, then read the record from the file. Today I use a "SELECT ... WHERE ..." from a database. I chose not to continue using the file based database library because SQL provided me much flexibility.

When I first learnt HTML, I hand coded. Today, I use generated HTML code for most of my displays/views and customise them using code.

Quote:The more code generation there is, the harder it is to modify, the most compromises you have to make, or your client has to make, in order not to break the very rigid generation algorithm.
Cannot agree more with you. I'm not saying program your application based on generated code. That would be foolish. But I say use automation where ever you can. The time saved frees you up to provide more value to the end user by building on existing code..

Quote:To me, being a programmer is about doing something you love, making your life and other’s lives easier, and to write software..."providing business solutions” is for a consultant...not a programmer.

I want to urge you to rethink this position. I've been programming for over 17 years (20+ if you count student years) and I love it. Right now it's almost 2 am at home and I'm taking a break from ...coding ...!!!

However, I've learnt in those years that to continue enjoy what you do, you must be able to see the satisfaction in the faces of those who reap your labour, and that is whant I was referring to when I spoke about providing solutions. Your users dont see a bunch of code, they see a tool to help them with their budget, to keep records and save time.

Have a look at this tongue-in-cheek article;
http://www.codinghorror.com/blog/archives/000962.html


Messages In This Thread
symfony style admin/backend generator - by El Forum - 09-22-2007, 08:28 PM
symfony style admin/backend generator - by El Forum - 09-23-2007, 03:27 AM
symfony style admin/backend generator - by El Forum - 09-23-2007, 07:20 AM
symfony style admin/backend generator - by El Forum - 09-27-2007, 01:29 PM
symfony style admin/backend generator - by El Forum - 09-28-2007, 03:48 PM
symfony style admin/backend generator - by El Forum - 09-28-2007, 04:32 PM
symfony style admin/backend generator - by El Forum - 09-28-2007, 04:42 PM
symfony style admin/backend generator - by El Forum - 09-28-2007, 05:02 PM
symfony style admin/backend generator - by El Forum - 09-28-2007, 05:39 PM
symfony style admin/backend generator - by El Forum - 01-09-2008, 04:07 PM
symfony style admin/backend generator - by El Forum - 01-09-2008, 04:46 PM
symfony style admin/backend generator - by El Forum - 01-10-2008, 01:45 AM
symfony style admin/backend generator - by El Forum - 01-10-2008, 07:31 AM
symfony style admin/backend generator - by El Forum - 01-10-2008, 11:57 AM
symfony style admin/backend generator - by El Forum - 01-10-2008, 01:12 PM
symfony style admin/backend generator - by El Forum - 01-10-2008, 01:48 PM
symfony style admin/backend generator - by El Forum - 01-11-2008, 12:15 PM
symfony style admin/backend generator - by El Forum - 01-26-2011, 09:11 AM
symfony style admin/backend generator - by El Forum - 01-26-2011, 10:15 AM
symfony style admin/backend generator - by El Forum - 01-26-2011, 11:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB