The problems wefaced and what we were able to solve
Oct 25, 2022
A discussion on Web APIs. This is about creating a Web API (Jokes), and creating API that retains data as long as the Web Server is running. This is done using List and Dictionaries as the backend. Ultimately, this example could be extended by adding a database to the backend. However, for now, we are focussing on interaction of Frontend to Backend, this is called an Endpoint.
Oct 17, 2022
Notes during chapter 1.4
Oct 6, 2022
APIs can be found all over the internet. A great consolidator of many APIs is RapidAPI. In this blog we will use a site to consolidates API stats. Learning a few lines of code and you can start extracting lots of data from the internet via APIs.
Oct 3, 2022
Oct 3, 2022
collegeboard notes
Sep 30, 2022
Notes during chapter 1.1 & 1.2
Sep 29, 2022
Sep 25, 2022
my thoughts whiile making a game that I made on code.org using java script
Sep 11, 2022
Here is a game that I made on code.org using java script
Sep 9, 2022
Sep 6, 2022
Quiz made by aaron rubin
Sep 6, 2022
Quick launch into Variables, Functions, Arrays, IJavaScript HTML, using Jupyter Notebooks
Sep 5, 2022
Sep 1, 2022
An introduction to Data Abstraction using Python Lists [] and Python Dictionaries {}.
Aug 29, 2022