Tổng hợp tài liệu, ebook Kỹ Thuật Lập Trình tham khảo.
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...
122 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1930 | Lượt tải: 0
Fulfill Defect Tracking report Summary the Testing Make the lesson learnt
27 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1768 | Lượt tải: 0
Establish Development Environment Develop code Develop unit test Build Integration build Fix defect Develop documents
13 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1803 | Lượt tải: 0
Mock Test and Test Driven Development Refer to slide: 03TDD(Java)2nd(English) – chapter3 Exercise: multiple teams. Important slides: 31, 35
27 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1760 | Lượt tải: 0
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.
16 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1725 | Lượt tải: 0
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...
44 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1819 | Lượt tải: 0
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...
108 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1755 | Lượt tải: 3
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...
28 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 9789 | Lượt tải: 1
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 ...
43 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1854 | Lượt tải: 0
Regular Expression (System.Text.RegularExpressions) String Format StringBuilder (tự xem thêm)
23 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1678 | Lượt tải: 0