预定/报价
Python辅导 | Final Project – SI 507
阿叶2024-05-15 17:42:54


留学生作业代写do not hesitate to contact me!
WeChat:lovexc60


Final Project – SI 507
If you are struggling, here is a great short article by Prof. Mark Newman Becoming an
independent programmer
Milestones
There are 4 milestones that need to be turned in.
● Project Proposal Draft, due Nov 4
● Project Proposal, due Nov 18
● Project Checkpoint, due Dec 3
● Final Project Demo and Repository Link Submission, due Dec 10
Project Overview
The goal of the final project is for you to showcase what you’ve learned in 507 regarding:
● Accessing data via web APIs, including those that require authentication
● Accessing data via scraping
● Accessing data efficiently and responsibly using caching
● Using a database to store and access relational data
● Using basic python data structures and operations to analyze and process data in
“interesting” ways
● Using unit tests to verify that data access, storage, and processing works as designed
● Using a presentation tool or framework to present data to a user
● Supporting basic interactivity by allowing a user to choose among different data
presentation options