This week we learned about web apis. API is some kind of interface which has a set of functions that allow
programmers to access specific features or data of an application,
operating system or other services. So for this week's assignment, I created a page that took data from openweather's api and incorporated that to my site. The site looks up the given weather data for a certain city. For our lab, I made a sign up page that incorporated an api that had location on different states and their counties.
Saturday, November 20, 2021
CST 336 Internet Programming Module 3 : Web APIs / Lab 3 / HW3
Sunday, November 14, 2021
Thursday, November 4, 2021
Subscribe to:
Comments (Atom)
CST 499 Capstone - Week 8 Learning Journal Final Entry
This is the very last entry of the journal of your CS Online learning! Keeping regular journals is a great way for us to grow, both profe...
-
4.1 Give an example of polymorphism and what will be inherited between classes.
-
1.0 Starting a new class