CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2005
    Posts
    79

    Looking for a book

    Hi,
    I dont know if it is the good section but I would like to have some advice about a book:
    Can someone advice me good books on introduction on software engineering?

    Thank you
    Brad

  2. #2
    Join Date
    Mar 2002
    Location
    St. Petersburg, Florida, USA
    Posts
    12,125

    Re: Looking for a book

    Quote Originally Posted by brad sue
    Hi,
    I dont know if it is the good section but I would like to have some advice about a book:
    Can someone advice me good books on introduction on software engineering?

    Thank you
    Brad
    "Software Engineering" is a very general term, and means different things to different people. Can you be a little more specific....
    TheCPUWizard is a registered trademark, all rights reserved. (If this post was helpful, please RATE it!)
    2008, 2009,2010
    In theory, there is no difference between theory and practice; in practice there is.

    * Join the fight, refuse to respond to posts that contain code outside of [code] ... [/code] tags. See here for instructions
    * How NOT to post a question here
    * Of course you read this carefully before you posted
    * Need homework help? Read this first

  3. #3
    Join Date
    Oct 2002
    Location
    Timisoara, Romania
    Posts
    14,360

    Re: Looking for a book

    "Software Engineering" by Ian Sommersville is a classic.

    But I have to adree with TheCPUWizard: you must be a little more specific.
    Marius Bancila
    Home Page
    My CodeGuru articles

    I do not offer technical support via PM or e-mail. Please use vbBulletin codes.

  4. #4
    Join Date
    Nov 2005
    Posts
    79

    Re: Looking for a book

    Hey,
    I think I will wait a little bit. I really dont know what to expect from this class (intr to software engineering).
    I will try to have an overview of the class and probably I will get back to you.

    Thank you anyway
    B

  5. #5
    Join Date
    Jun 2007
    Posts
    0

    Re: Looking for a book

    the main book is
    software engineering by rager presman

    you can find its e-book on the net

    you should learn data modeling in this class by focusing on UML(I skipped all this class learned all of them on Database class)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured