UCONN

UCONN
UCONN

Sunday, October 26, 2025

Assignment #8 due Friday 11/7/25

 Set a firewall rule on your app engine project for assignment 6.


The rule will help in preventing denial of service attacks.

use sniping tool to copy firewall rule.


Send me app engine link and image from the firewall rule.

Monday, October 20, 2025

 Assignment #7 due 10/31/25

 Build 8 graphs using matplotlib.


I want two separate publicly traded companies e.g. AAPL & AMZN

Volume and price graphs for a 1 year period 

Volume and price graphs for a 90 period

Send the code in email and links to the graphs on your cloud storage bucket.


Saturday, October 11, 2025

 Assignment # 6 due Friday 10/24/25 

 https://uconnstamfordslp.blogspot.com/p/assignment-exercise-python-datastore.html


 Recreate the app engine project above and send me a working link from app engine screen.

 Create a datastore entity called Custinfo

 Load programs per link Add your name to the html that the program displays.

 Also, add Phone number and email address to the data along with the reading,

 writing and updating of those two new data items. 

Note: Need to have Google Translate API turned on in order to read data 

Email me the app engine link

e.g.

Adjunct Professor John Iacovacci

University of Connecticut, Stamford
John.Iacovacci@uconn.edu

Sunday, October 5, 2025

Assignment #5 due Friday, October 17th

Assignment #5 due Friday, October 17th

 

All have been granted access to the project sentiment analysis


Create the tables and send me the SQL SELECT with your data on the customer and order details you used for the python homework.

Use select statements to list out contents of all 4 tables and copy the output of these select statements to email, along with all the SQL statements entered.

Take screen shot ourt output and send in an email.




Assignment # 11 due 12/5/25

Take 3 news articles and run thru sentiment and entity recognition modules and send the output to me in an email. Using the Codelab on Senti...