UCONN

UCONN
UCONN

Thursday, March 5, 2026

Optional Assignment #4

 I created a shorter simpler version for the Python CRUD example for those who were having issues and wish to try it out.



Note: This assignment is now optional.

We will be skipping networking and security and going right to the Google AI modules and focus the rest of the term on this extremely valuable content.

Thanks

Adjunct Professor John Iacovacci

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

Update on Assignment #4

 Due to inconsistencies with the Cloud Run process assignment #4 will be optional meaning it will not negatively impact anyone's grade.


Grading for midterm's will be based upon assignments 1-3 and 5.

I'll use assignment 4 for extra credit.

Thanks

Adjunct Professor John Iacovacci

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


Assignment #5 Due 3/13/26

 Build 8 graphs using matplotlib.

I want two separate publicly traded companies e.g. AAPL & MSFT)
(Please don't use 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 public cloud storage bucket.

Link to my storage bucket example.



Thanks

Adjunct Professor John Iacovacci

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

Friday, February 27, 2026

Assignment # 4 due Friday 3/6/26

 Assignment # 4 due Friday 3/6/26

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

Recreate the Cloud Run project above and send me a working link from the result.

 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 cloud run link

Tuesday, February 24, 2026

Office Hours and Cloud Run

 Midterm grades will reflect 4 assignments.



  1. Linux shell 
  2. Web site
  3. Python Invoicer
  4. Cloud Run Datastore Python CRUD (to be reviewed in class this week)

Need everyone to have the cloud run hello world working


If not please try to either make office hours tomorrow 5:00pm 6:00pm room 339 or come to class at 6:00pm so I can help resolve.

Thanks

Adjunct Professor John Iacovacci

University of Connecticut, Stamford

Saturday, February 14, 2026

Cloud run exercise

 To all:


Please try to get the Hello World Hello World Cloud run  part of the Blog.


Some permissions were added to the blog to resolve the issues in class.

Please send me a copy of the web page.

Thanks

Adjunct Professor John Iacovacci

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

Thursday, February 5, 2026

Assignment #2 due 2/13/26

Create a web site with 

main page of index.html and 2 other linked original content  html pages (join.html, about.html)
At least 2 links to public web pages you did not build.
Web site must have
HTML FORM  to collect
Name
Major
email (with javascript validation)
Town you live in?
Favorite song?
What company or organization would you like to for for?

CSS with fonts, colors 
Background colors

at least 2 Images from google

https://uconnstamfordslp.blogspot.com/p/web-assignment_14.html

email main link index.html page to john.iacovacci@uconn.edu

Note: Problems may occur overwriting your html pages. You may need to rename them index1, index2 etc same with join1, about1

Optional Assignment #4

  I created a shorter simpler version for the Python CRUD example for those who were having issues and wish to try it out. https://uconnstam...