• Rational Unified Process Made Easy - A Practitioner’s Guide to RUPRational Unified Process Made Easy - A Practitioner’s Guide to RUP

    Iterative development requires a mind shift The way people collaborate needs to change Large projects organize around architecture, not functional roles As a manager you need to Understand the nature of iterative software development Provide the big picture Steer and participate, not oversee Staff projects with different skill Praise peopl...

    ppt122 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1930 | Lượt tải: 0

  • Testing ProcessTesting Process

    Fulfill Defect Tracking report Summary the Testing Make the lesson learnt

    ppt27 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1768 | Lượt tải: 0

  • Development ProcessDevelopment Process

    Establish Development Environment Develop code Develop unit test Build Integration build Fix defect Develop documents

    ppt13 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1803 | Lượt tải: 0

  • Analysis and Design ProcessAnalysis and Design Process

    Mock Test and Test Driven Development Refer to slide: 03TDD(Java)2nd(English) – chapter3 Exercise: multiple teams. Important slides: 31, 35

    ppt27 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1760 | Lượt tải: 0

  • Requirement ProcessRequirement Process

    No need to document requirements Requirements are easy to get Our requirements must be full-filled first. Our requirements will not allow changing. We got enough requirements. We got the confirmation from the power people.

    ppt16 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1725 | Lượt tải: 0

  • Software Process ModelsSoftware Process Models

    Features: Story based Estimate time line and cost for story board Choose next story Test- driven Daily build Pair programming On site customer Strong points: Agile and flexible process Suitable for small and medium project Suitable for unclear requirements Adapt request change Weak points: Lack of standard Diversity in practice Diff...

    ppt44 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1819 | Lượt tải: 0

  • Bài giảng Thực tập chuyên ngành Visual BasicBài giảng Thực tập chuyên ngành Visual Basic

    Private Sub cmdThoat_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cmdThoat.Click Me.Dispose() End Sub Private Sub cmdtimkiem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cmdTimKiem.Click Dim strBoPhan As String strBoPhan = txtBoPhan.Text Dim con As OleDbConnection Dim cmd As OleDb...

    pdf108 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1755 | Lượt tải: 3

  • 100 bài tập môn Pascal100 bài tập môn Pascal

    Mike chơi bi-a 1 lỗ rất giỏi nên kiếm được rất nhiều tiền độ banh . Nhà Cái mất nhiều tiền vì Mike lắm nên cú lắm nên họ quyết phải kiểm tra xem liệu Mike có chơi gian hay không ? Thể thức chơi bi-a 1 lỗ là như này : Có N viên bi được đánh số từ 1 -> N , đặt trên bàn , người chơi phải đánh sao cho các viên bi này lọt lỗ theo đúng thứ tự từ 1 -> N...

    doc28 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 9789 | Lượt tải: 1

  • Basic UnixBasic Unix

    Multiple processes can run concurrently at any point, there is exactly one process that you can interact with through the keyboard (“foreground process”) remaining processes execute “in the background” A process can be started in the background: processName & The execution of the current foreground process can be paused via ctrl-z “bg” will ...

    ppt43 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1854 | Lượt tải: 0

  • Collections - StringCollections - String

    Regular Expression (System.Text.RegularExpressions) String Format StringBuilder (tự xem thêm)

    ppt23 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1678 | Lượt tải: 0