Is Coding About Authoring or Achieving a Specification? Programming by cored0mp I'll admit that I have an opinion about this. Is the point of professional coding to write creative software or to write software that adheres closely to standards? Re: Is Coding About Authoring or Achieving a Specification? Programming by rproffitt What standards are you asking about? What happens when your standard doesn't fit your use case? (spoiler) ![image_2024-01-27_115711909.png](https://static.daniweb.com/attachments/1/361846dbfc9dcb5adc5f4800c2a3933d.png) https://xkcd.com/927/ As I wrote more and more code I did gravitate toward standards. But with each job, there was yet … Re: Is Coding About Authoring or Achieving a Specification? Programming by Reverend Jim Are you differentiating between design and programming? Some professionals get stuck in their heads. For example, too many surgeons feel that surgery is the first option. My job as a professional programmer was not primarily to write code. My job was to provide solutions to problems. Ideally that meant writing as little code as possible. If coding … Re: Is Coding About Authoring or Achieving a Specification? Programming by Reverend Jim As an example, here is some code we got from a vendor. It is rock-solid. It does what it is supposed to but it is virtually unmaintainable. I can't begin to imagine how it was ever debugged. SUBROUTINE READALL(UNIT,BUFF,*,*,IFIRST) C*TTL READALL READ FROM ANYTHING C THIS SUBROUTINE IS USED FOR READING COMPRESSED OR … Re: Is Coding About Authoring or Achieving a Specification? Programming by rproffitt For RJ, That looks like Fortran. Also: ![image_2024-01-27_164115263.png](https://static.daniweb.com/attachments/1/e94ebdc69fc733e14ad913887de077e6.png) Re: Is Coding About Authoring or Achieving a Specification? Programming by Reverend Jim I loved that one when it first came out. And, yes, that is indeed FORTRAN. The system also came with a preprocessor called SFORX which added structured statements ($IF-$ELSE, $WHILE, etc.) but for some reason it was not used in this case. Just for fun I eventually rewrote the above with no GOTOs to prove to a co-worker that it could be done. Re: Is Coding About Authoring or Achieving a Specification? Programming by cored0mp @rproffitt Thank you for your excellent and humorous response. > So back to you, how do you deal with choosing such standards? Generally I don't choose standards. I tend to apply what would be called the 'Dutch philosophy', meaning that I am in my personal efforts more an integrator of different ideas rather than one who imposes … Re: Is Coding About Authoring or Achieving a Specification? Programming by Reverend Jim >So back to you, how do you deal with choosing such standards? I code under the assumption that the person who will be maintaining my code is a psychopath who knows where I live. Re: Is Coding About Authoring or Achieving a Specification? Programming by Dani I have coded and maintained DaniWeb by myself for twenty years. I have always tried to write code that adheres closely to standards. I try to make my code easy to read, and document it well enough that, should I need to change something, I can easily figure out why I did something the way I did 3 or 5 years ago, should I no longer remember. Re: Is Coding About Authoring or Achieving a Specification? Programming by cored0mp @Reverend Jim Thank you for the Fortran sample. It was splendid! You were right to highlight the differences between design and coding. In fact I made a seperate post about this! Re: Is Coding About Authoring or Achieving a Specification? Programming by cored0mp @Dani But isn't that why Daniweb has thrived, whilst other websites have disappeared during that time? You've designed the web site in a flexible way so that you can modify it in response to the needs of the people that use it. That's why I use Daniweb anyway. It's still growing. I think that you and others have answered my original … Re: Can I draw DFD if I use Agile Methodology? Programming Computer Science by griswolf … of thinking about requirements, then creating what is needed. Agile practice doesn't even need to be about coding a… it is most used. There is no part of Agile development that specifies how requirements are described, nor how …then the professor is your client. Be aware that because Agile makes heavy use of code refactoring, the specifics of your… Re: Sharing the light | Agile Under Waterfall Programming Software Development by rubberman Agile, in my opinion, is just the hot process of the … position (principal engineer in a tier-one software company). Combining Agile with waterfall? A road to disaster, IMO! Are you looking for web services? Programming Web Development by agiletechnosys Agile Technosys provide Web Development service for prospective client, to help … on your business prospect and strategy, Agile Technosys will take care of your website development. Agile Technosys were specialized in developing website… Re: Social Bookmarking Sites Are Back Stabbing You! Community Center Geeks' Lounge by UI …, you're into the Agile job, are you ? Always looking for flaws in the softwares ? … Re: The best gaming system to grow with a 5 yr old girl? Community Center Geeks' Lounge by Mike Askew @Agile, fair do's then, I wouldn't expect to see a female orientated game to go too far on the professtional scene etc though. Best I could think of is possibly the sims :) Thats neutral/female orientated. Re: How Should Voting Machines Work? Community Center Geeks' Lounge by mbannister Agile Mind well their is a first time for every thing. … Agile does not mean you let process rule over getting it done. Programming Software Development by rproffitt I like Agile, I really do but a few times it has me … if a company does go "all in" on Agile I may want to short their stock. I think it… matters. Someone made a funny albeit dark meme about it. ![Agile.png](/attachments/large/1/8ff698a8351abc714bae120be7095a1c.png) The full meme is… Re: What is Agile Development? Programming Computer Science by imobby yep i did sir, i am asked to write on any topic in Agile Development. And i could not find any other topic except SCRUM. Is it that i am going wrong searching for topics in Agile Development or there is only one method ion Agile Development. What is Agile Development? Programming Computer Science by imobby What is Agile Development? What are the different types of it? What can be topics related to Agile development . . kindly guide Re: What is Agile Development? Programming Computer Science by imobby Ok guys i got it here . . thanks [URL="http://agile.dzone.com/articles/software-development-methodolo"]http://agile.dzone.com/articles/software-development-methodolo[/URL] Re: What is Agile Development? Programming Computer Science by Narue Did you search google? There's a lot of information on agile already out there. How do you document Agile software projects? Programming Computer Science by indu_k …, use cases and specs. Lately we've adopted a more agile approach to development and wanted some ideas on what you… Re: How do you document Agile software projects? Programming Computer Science by abbyo Here is a PHP meetup in LA discussing Agile this week [url]http://www.meetup.com/phpdev/calendar/13661056/[/url]. If interested, they may be posting something on ustream.tv after the meeting... check the site for details. Agile : Real World Examples Programming Computer Science by zakshurst Hi I am looking fro some real world examples of Agile project in particular MSF 4.0 for development methodology combined…looking there are hundreds if not thousands of articles on Agile and loads of templates, but I can’t find any… ( I am really afraid we will fail not because of Agile but because we don’t have a complete project, sceptics… Re: Agile Development Programming Software Development by deceptikon I agree or disagree depending on what agile components you think are effective. ;) Sprints and stories, awesome. Pair programming, hit or miss. TDD, weak at best in my experience. Agile as a whole is good, but there are parts that aren't so good, which is why there are so many flavors of methodology. Agile Testing Community Center by shyam.kumar Can any body give the whole idea about Agile Testing Agile Certifications Hardware and Software by Adam_6 Has any one got their Agile? Agile Development Programming Software Development by tortillisgroup I believe that employing agile and lean techniques is very effective. It is very usefull for all projects either it is software or website or any other project if you agree or disagree give your reviews with proper reason. Re: Agile Development Programming Software Development by Hiroshe I find that "Agile" is more being used as a buzzword. I find …