Chuyển tới nội dung chính
USTH Moodle
Bạn đang truy cập với tư cách khách vãng lai (
Đăng nhập
)
Vietnamese (vi)
English (en)
Vietnamese (vi)
Software Engineering (2024-2025)
Đường dẫn đến trang
Trang chủ
/
►
Khoá học
/
►
Bachelor
/
►
Information and Communication Technology
/
►
Second Year
/
►
Software Engineering (2024-2025)
/
►
Live Coding example
/
►
lect78_impl
lect78_impl
This folder contains the
controller
and
view
modules for the TankBattleApp game.
controller
Controls.java
Game.java
model
Board.java
Cell.java
Player.java
Position.java
Projectile.java
ProjectileAP.java
ProjectileHE.java
ProjectileStandard.java
Tank.java
TankSet.java
view
GamePanel.java
Sprite.java
◄ lect46_class
Chuyển tới...
Chuyển tới...
Announcements
Lecture 1 - Introduction
Lecture 1a + 1b - OOP with Annotation
Lecture 1c - Design validation and Coding
Lecture 2 + 3a - Type hierarchy
Lecture 3b - Software Engineering method
Lecture 3c - Requirement Analysis (part 1)
Lecture 4a - Requirement Analysis (part 2)
Lecture 4b + 5 + 6 - Design Object-Oriented
Lecture 7 + 8 - Implementation
Software Engineering, 10th edition, Pearson, 2015
This compressed .zip contain folder `utils`
lect1_design
lect1_coding
lect2_hierarchy
Project: Tank Battle - Game description
lect46_design
lect46_class
Tutorial 1
Tutorial 2
Tutorial 3
Tutorial 4
Tutorial 1 ►