Tổng hợp tài liệu, ebook Công Nghệ Thông Tin tham khảo.
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);
57 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 2483 | Lượt tải: 1
Join a group Find interesting topic Submit proposal Be familiar with Ubuntu, SVN, Bug Zila
16 trang | Chia sẻ: tuanhd28 | Ngày: 29/09/2015 | Lượt xem: 1811 | Lượt tải: 0
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: 1934 | 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: 1770 | 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: 1807 | 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: 1764 | 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: 1729 | 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: 1823 | 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: 1759 | 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: 9796 | Lượt tải: 1