Design vs. Coding Programming Software Development by cored0mp … comfortable towards the goal of preventing problem areas (code quality wise) from developing in the department. * Architecture * Production Coding * Documentation * Quality… as a role will help, I hope to clarifty role-wise for a coder when they are expected to have input… Re: What would you like to see in a business directory? Programming Web Development by antwanlee … course. Maybe it will even work, you never know. Marketing wise most companies go to social media now. Business directories are… Re: Design vs. Coding Programming Software Development by Reverend Jim I think it is a good idea for the design team to get input from the coders. Let me give you a non-programming example. My brother was a civil engineer in charge of the maintenance of the province's water treatment plants. When the design for a new plant came to his desk he showed it to the people who would be doing the actual hands-on maintenance. … Re: Design vs. Coding Programming Software Development by Dani Are you implying that a single person would constantly rotate across positions involving software architect, coder, writing documentation, and doing QA? I'm not a fan of this strategy. Firstly, different people have different strengths and weaknesses. You want to put each person in a position in which they will thrive at doing what they're best at.… Re: Design vs. Coding Programming Software Development by Reverend Jim I'm saying that the design team should get input from the coders who will have to implement/maintain and software system. A designer might not put hooks into the code for logging that can be enabled and disabled as required for troubleshooting. When I designed infrastructure I put in many hooks of this type. In a production system they would … Re: Design vs. Coding Programming Software Development by cored0mp @Reverend Jim > That meant there were no junctions that could be disassembled to clean the insides of the pipes. They would have had to cut the pipes after installation and install access points to allow for cleaning. Design people often don't have maintenance as a priority. I agree and if anything I would go further. I don't see coding… Re: Design vs. Coding Programming Software Development by Reverend Jim >and find your choice of plumbing perhaps apt Before I retired, if someone asked what I did I usually replied, "digital plumber". It was not my full job but it described the major duties much better than just "programmer". Re: Design vs. Coding Programming Software Development by cored0mp @dani > Are you implying that a single person would constantly rotate across positions involving software architect, coder, writing documentation, and doing QA? Yes. > I'm not a fan of this strategy. Firstly, different people have different strengths and weaknesses. Yes, but given that the req will request five properties, if … Re: Design vs. Coding Programming Software Development by pritaeas > I think that to be a good coder one must show some talent for design. And to be a good designer one must show some talent at code. I have never experienced this in any of the companies I have worked for. It's a bit different for web apps, since some designers know (the quirks of) HTML/CSS, but to me that is not coding. Re: Design vs. Coding Programming Software Development by Reverend Jim I frequently had to deal with Engineers who felt they could both design software and write it. I only once met an engineer who could do both competently. She got her degree in computer engineering and started in my group as a junior member. She rose quickly through the ranks and even became my boss for a couple of years (my happiest at work) before… Re: Design vs. Coding Programming Software Development by chuckc Reading this I thought, suppose in a group of cave men, some were good at making wheels and some were very good at making wagons. If they switched rolls might they get round wagons with square wheels? On the other hand, if they had a wheel maker who insisted on making square wheels, switching roles might be a good thing. Maybe one size doesn’t … Re: Change-a-Letter-or-Two-Game Community Center Geeks' Lounge by thunderstorm98 wise Re: Change-a-Letter-or-Two-Game Community Center Geeks' Lounge by jasimp wise Re: The rhyme game Community Center Geeks' Lounge by ChengYi wise Re: The rhyme game Community Center Geeks' Lounge by itzarun Wise Re: How can I.... Digital Media Digital Marketing by JJ___ Wise words from a wise Stew... art. Re: Word Association Game Community Center Geeks' Lounge by JANINE wise-->men Re: Fantastic word game Community Center Geeks' Lounge by bobbyraw wise men/women always like to share experiences they have. Re: CD-ROM Drive problem Hardware and Software Hardware by Frank Wallis Wise and Nice suggestion Mohan, Lotus, Which OS are you using ? … Re: How should one approach programming in python? Programming Software Development by dashing.adamhughes Wise words slate Re: How to Improve Test Program on Classes? Programming Web Development by diafol Wise words there jkon. I would add here that not every … Wise move or no? Programming Web Development by Reliable … opinions as to whether or not you think it's wise to tackle learning more than one programming language simultaneously (eg… Re: Wise move or no? Programming Web Development by Tom Barnett … opinions as to whether or not you think it's wise to tackle learning more than one programming language simultaneously [/QUOTE… Re: Wise use of Globals for my Paradigm? Programming Software Development by jwenting there is no wise use of globals. The only good global is an eliminated global. How to generate vehicle wise profitability Programming Web Development by choudhuryshouvi … where i need to generate a report based on vehicle wise profitability. i am using crystal report for reporting services. …on need to create a report which can show vehicle wise profit/loss the dealer is making by selling each vehicle…based on the above scenario to compute profit/loss vehicle wise.....if there is any kind of formula for creating the… Find a probability of a name spelling wise Programming Software Development by Huxaifa … i want to find a probabilty of a name spelling wise e.g Malik, Malique, Malick, Malik, Malicq, Malique, Malik, Malike… example the probability of "Malik" is high spelling wise that is 6 so is there any algorithm or logic… how can i find a probabilty of a name spelling wise display records page wise PHP code I got it Programming Web Development by kashif farooq [code=php]// display records page wise code starts: $adjacents = 3; $tbl_name="feedback"; // $display = "…;; $pagination.= "</div>\n"; } // display records page wise code ends: //to display record with in table from db… PHP MySQL moth wise data Programming Web Development by anawan … and know some basics. I have a database where date wise entries to be made by users. I would like to… get results in month wise total. e.g. I have these columns in the database… RDLC report : Page Wise total (repeat) on last page Programming Software Development by jazzyb … used Sum function of rdlc with dataset scope. For Page Wise total on each page I have used Reprot footer text…"][B]My problem is : How to get each page wise total on last page again(repeat).[/B][/COLOR] Thanks Re: Mysql query for sum two table data by product wise Programming Databases by nishita_1 … use below code the sum of sale and purchase product wise perfect but No 5 product missing for no purchase only… me i want result for all item sum of product wise data what ever sale or purchase made