Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > C development procedures

Reply
Thread Tools

C development procedures

 
 
fl
Guest
Posts: n/a
 
      03-18-2013
Hi,
I have finished several algorithm implementation projects in C in two smallcompanies. There is no strict project management rules in these projects. I was asked by a manager in a phone interview. The questions were how you finish a project from the specification stage to task partition, programming, debug, test etc. It makes me considering how to get that kind of information in my practical work now. What book, on-line tutorial have that information?

Thanks,
 
Reply With Quote
 
 
 
 
Öö Tiib
Guest
Posts: n/a
 
      03-18-2013
On Monday, 18 March 2013 02:47:19 UTC+2, fl wrote:
> I have finished several algorithm implementation projects in C in two small companies. There is no strict project management rules in these projects.. I was asked by a manager in a phone interview. The questions were how youfinish a project from the specification stage to task partition, programming, debug, test etc. It makes me considering how to get that kind of information in my practical work now. What book, on-line tutorial have that information?
>


There are no special software development process for C programming language
that is very different from other programming languages. Fred Brooks wrote
a good book about it ages ago "The Mythical Man-Month".
Perhaps start from http://en.wikipedia.org/wiki/Softwar...opment_process
There you find plenty of smart sentences what to say to interviewers.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Application development vs windows client development cabernet123@hotmail.com ASP .Net 0 11-17-2005 12:09 AM
enterprise application development versus traditional software development jrefactors@hotmail.com Java 2 01-15-2005 10:45 PM
enterprise application development versus traditional software development jrefactors@hotmail.com Java 5 01-15-2005 09:08 PM
development environment architecture for ASP.NET development team Akhlaq Khan ASP .Net 4 09-27-2004 01:33 PM
Re: Development best practices and knowing when to exercise control over development Kevin Spencer ASP .Net 2 08-06-2003 09:33 PM



Advertisments