• Lý thuyết ngôn ngữ hướng đối tượng - Bài 1: Tổng quan về OOPLý thuyết ngôn ngữ hướng đối tượng - Bài 1: Tổng quan về OOP

    import javax.swing.JOptionPane; public class HelloNameDialog{ public static void main(String[] args){ String result; result = JOptionPane.showInputDialog(“Hay nhap ten ban:”); JOptionPane.showMessageDialog(null, ”Xin chao “+ result + “!”); System.exit(0);

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

  • SyllabusSyllabus

    Join a group Find interesting topic Submit proposal Be familiar with Ubuntu, SVN, Bug Zila

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

  • 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: 1833 | 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: 1687 | 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: 1697 | 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: 1669 | 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: 1627 | 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: 1731 | 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: 1653 | 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: 9598 | Lượt tải: 1