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
CEIS150
Search
Patluke Ragucci
February 19, 2023
0
160
CEIS150
Patluke Ragucci
February 19, 2023
Tweet
Share
More Decks by Patluke Ragucci
See All by Patluke Ragucci
NET211
patluke
0
230
CEIS114
patluke
0
64
NETW191
patluke
0
490
CEIS1110_Final_Project_Ragucci.pdf
patluke
0
330
CEIS106 final course project
patluke
0
570
CEIS101 Final Course Project
patluke
0
220
Featured
See All Featured
KATA
mclloyd
32
15k
Scaling GitHub
holman
463
140k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
610
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
The Power of CSS Pseudo Elements
geoffreycrofte
79
6k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
What's in a price? How to price your products and services
michaelherold
246
12k
Faster Mobile Websites
deanohume
310
31k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
189
55k
Transcript
CEIS150 Final Project PATLUKE C. RAGUCCI
CEIS150 Module 1 SOFTWARE ENVIRONMENT SETUP
Rubric Activity Requirement(s) Points Python Program Running Successfully Python program
30
Program Screen shot of Python program running successfully.
CEIS150 Module 2 CLASS DIAGRAMS CLASS CODING UNIT TESTING
Rubric Activity Requirement(s) Points Class Diagram Class Diagram 10 Class
Code Screen Shot of Class Code 15 Unit Test Screen Shot of Unit Test 15
Class Diagram Paste your Visio Class Diagram
Class Code Screen Shot of your stock_class.py file.
Unit Test Screen Shot of your successful unit test.
CEIS150 Module 3 TEXT-BASED USER INTERFACE SUMMARY REPORT
Rubric Activity Requirement(s) Points Adding a Stock Screen Shot of
adding stock data 20 Listing all Stocks Screen Shot of listing 3 stocks 10 Daily data Screen Shot of adding daily data 10
Adding a Stock Paste a screen shot of your working
Stock program.
Listing 3 Stocks Paste a screen shot of your working
Stock program.
Daily Data Paste a screen shot of your working Stock
program.
CEIS150 Module 4 INHERITANCE SUMMARY REPORT
Rubric Activity Requirement(s) Points Inherited classes Screen shot of classes
15 Unit Tests Screen Shot of unit tests working 15 Main program Screenshot of classes in main 10
Inherited classes Paste a screen shot of your classes
Unit Tests Paste a screen shot of your unit tests
successfully completed
Stock menu program Paste a screen shot of your classes
in the main program
CEIS150 Module 5 CREATING A CHART
Rubric Activity Requirement(s) Points Chart Screen shot of working Chart
40
Chart Paste a screen shot of your stock chart.
CEIS150 Module 6 LOADING DATA
Rubric Activity Requirement(s) Points File Screen shot of file in
File Explorer 20 Importing data Screenshot of chart from historical data import 20
File Paste a screen shot of the file downloaded from
Yahoo finance
Importing data Screenshot of the historical data import
CEIS150 Module 7 GUI
Rubric Activity Requirement(s) Points Stocks in GUI Screen shot of
working program 15 History complete Screen shot of working History Tab 15 Report Complete Screen shot of Report Complete 10
Stocks in GUI Paste a screen shot of your GUI
working
History Tab Paste a screen shot of your History tab
with import working.
Report Complete Paste a screen shot of your Report tab