Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
CSC308B Lecture 06
Search
Javier Gonzalez-Sanchez
PRO
January 25, 2024
Programming
0
110
CSC308B Lecture 06
Software Engineering I
From Stories to Tasks
(202401) - two-days per week version
Javier Gonzalez-Sanchez
PRO
January 25, 2024
Tweet
Share
More Decks by Javier Gonzalez-Sanchez
See All by Javier Gonzalez-Sanchez
CSC364 Lecture 18
javiergs
PRO
0
37
CSC364 Lecture 17
javiergs
PRO
0
160
CSC307_L17_review_5050.pdf
javiergs
PRO
0
12
CSC307 Lecture 16
javiergs
PRO
0
260
CSC364 Lecture 16
javiergs
PRO
0
170
CSC307 Lecture 15
javiergs
PRO
0
260
CSC364 Lecture 15
javiergs
PRO
0
68
CSC364 Lecture 14
javiergs
PRO
0
140
CSC307 Lecture 14
javiergs
PRO
0
480
Other Decks in Programming
See All in Programming
Ruby and LLM Ecosystem 2nd
koic
1
1k
生成 AI 時代のスナップショットテストってやつを見せてあげますよ(α版)
ojun9
0
260
Redox OS でのネームスペース管理と chroot の実現
isanethen
0
230
モックわからないマン卒業記 ~振る舞いを起点に見直した、フロントエンドテストにおけるモックの使いどころ~
tasukuwatanabe
3
390
ふつうの Rubyist、ちいさなデバイス、大きな一年
bash0c7
0
1k
ポーリング処理廃止によるイベント駆動アーキテクチャへの移行
seitarof
3
1.1k
go directiveを最新にしすぎないで欲しい話──あるいは、Go 1.26からgo mod initで作られるgo directiveの値が変わる話 / Go 1.26 リリースパーティ
arthur1
2
570
Takumiから考えるSecurity_Maturity_Model.pdf
gessy0129
1
150
AI 開発合宿を通して得た学び
niftycorp
PRO
0
150
How to stabilize UI tests using XCTest
akkeylab
0
130
AI活用のコスパを最大化する方法
ochtum
0
210
PHPのバージョンアップ時にも役立ったAST(2026年版)
matsuo_atsushi
0
140
Featured
See All Featured
Building Experiences: Design Systems, User Experience, and Full Site Editing
marktimemedia
0
450
AI in Enterprises - Java and Open Source to the Rescue
ivargrimstad
0
1.2k
Rebuilding a faster, lazier Slack
samanthasiow
85
9.4k
Agile that works and the tools we love
rasmusluckow
331
21k
Game over? The fight for quality and originality in the time of robots
wayneb77
1
140
Optimising Largest Contentful Paint
csswizardry
37
3.6k
Building AI with AI
inesmontani
PRO
1
800
How to Align SEO within the Product Triangle To Get Buy-In & Support - #RIMC
aleyda
1
1.4k
The Pragmatic Product Professional
lauravandoore
37
7.2k
Art, The Web, and Tiny UX
lynnandtonic
304
21k
How to Get Subject Matter Experts Bought In and Actively Contributing to SEO & PR Initiatives.
livdayseo
0
85
SERP Conf. Vienna - Web Accessibility: Optimizing for Inclusivity and SEO
sarafernandez
1
1.3k
Transcript
jgs CSC 308 Software Engineering 1 Lecture 06: From Stories
to Tasks Dr. Javier Gonzalez-Sanchez
[email protected]
www.javiergs.com Building 14 -227
jgs Previously …
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
3 Agile
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
4 Homework
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
5 Case 01. Spider World
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
6 Case 02. Code City
jgs What Next
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
8 Storyboarding MOVE EAT SHOW DETECT COLLISION MOVE/ HUNT SHOW SHOW/ CREATE SCORE HANDLING WINNER DETECTOR MOVE/ HUNT
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
9 Storyboarding MOVE EAT SHOW DETECT COLLISION SHOW/ CREATE SCORE HANDLING WINNER DETECTOR MOVE/ HUNT SHOW Ghost MOVE/ HUNT 2
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
10 Task board … move the pacman … show the pacman … move a ghost … show a ghost … show power pills stories tasks (new) … show a maze
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
11 Demo
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
12 Design II Timer KeyListener JFrame ActionListener Game Ghost Pacman Maze Drawable PowerDot JPanel
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
13 Drawable … show power pills
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
14 PowerDot … show power pills
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
15 Pacman … show the pacman
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
16 Ghost … move a ghost
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
17 Maze
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
18 Game (part 1 of 2)
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
19 Game (part 2 of 2)
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2023 |
20
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
21 Questions
jgs
jgs CSC 308 Software Engineering 1 Lab 06: From Stories
to Tasks Dr. Javier Gonzalez-Sanchez
[email protected]
Building 14 -227
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2024 |
26 Let’s Work
jgs CSC 308 Software Engineering I Javier Gonzalez-Sanchez, Ph.D.
[email protected]
Winter 2024 Copyright. These slides can only be used as study material for the class CSC 308 at Cal Poly. They cannot be distributed or used for another purpose.