The text of this article is not in this database — only its details are. Read it on the old site: Programming Methodologies
11 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Programming Methodologies
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Ehab OsamaPosted Aug 3, 2017, 5:13 PM
Thank you for your effort.
Sam HobbsPosted Nov 26, 2013, 10:07 PM
See the following for a taste of how sophisticated Structured Programming is. I think it does not adequately describe it at a system level but at least it gives an idea of how much more there is to Structured Programming: http://textofvideo.nptel.iitm.ac.in/1076/lec20.pdf
Mahesh ChandPosted Nov 26, 2013, 9:50 PM
There are several other methodologies of building software programs. The list can be very vast but a few common are SDLC, RAD, Agile, Scrum, Extreme programming. Then there are many companies they use their own methodologies.
Sam HobbsPosted Nov 26, 2013, 8:58 PM
Structured Programing is much more sophisticated than described here. COBOL can absolutely definitely positively without any doubt be used for Structured Programing. Structured Programing does not require an advanced language but can make a huge difference in the software developed using it. Structured Programing is a system-level methodology in the sense that an entire system is designed from the top down. OOP does not ensure that a system is designed using Structured Programing . It would really help for OOP programmers to also understand and use Structured Programing.
Vithal WadjePosted Nov 26, 2013, 1:20 PM
thanks Nagaraj Sir
Nagaraj SPosted Nov 26, 2013, 12:45 PM
Hello @Vithal Wadje. Nice Article.Good Presentation. All the Best
Mahesh ChandPosted Nov 25, 2013, 10:32 PM
Good start @Vithal. A few suggestions. I think this should be published a different technology category, not .NET 4.5. Probably Articles.
Jean PaulPosted Nov 25, 2013, 5:45 PM
Yeah! Good One.