forked from Soham360/csp-fastpages
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
22 lines (18 loc) · 2.53 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
layout: home
search_exclude: true
image: images/logo.png
---
### This site was made by Soham Kamat as a part of his APCSP class
![]({{ site.baseurl }}/images/indexlogo.png "index's logo")
| Week | Topics | Review Ticket | Summary |
|-|-|-|-|
| 0 | [Tool Setup](https://nighthawkcoders.github.io/APCSP//week/0) | [Hacks](https://github.com/Soham360/csp-fastpages/issues/2) | This week I learned how to install all the required softwares and packages that we use in class. I also learned how to make a markdown post and a jupyter notebook. |
| 1 | [Intro to Python](https://nighthawkcoders.github.io/APCSP//week/1) | [Hacks](https://github.com/Soham360/csp-fastpages/issues/3) | This week I learned how to personalize my blog. I changed my blog to have a blue theme. I also learned how bash works while creating a bash script. |
| 2 | [Data Abstraction](https://nighthawkcoders.github.io/APCSP//week/2) | [Hacks](https://github.com/Soham360/csp-fastpages/issues/4) | This week I learned how to make a python list and dictionary. I also learned how to append information to a dictionary and take inputs make a quiz. We also used HTML to customize our blogs and add a theme to it. I added the Time Machine theme and I thought it looked very cool! FInally, I added a time table/schedule to store all the assignments and summaries of the week's work |
| 3 | [Creative Development](https://nighthawkcoders.github.io/APCSP//week/3) | [Hacks](https://github.com/Soham360/csp-fastpages/issues/5) | This week I learned how to make a quiz using AppLab on code.org. The theme of the quiz is YouTube and it contains 3 questions about YouTube's history. This quiz was coded in javascript code blocks which made it significantly easier. |
| 4 | [Python Web Server Project](https://nighthawkcoders.github.io/APCSP//points/4) | [Hacks](https://github.com/Soham360/csp-fastpages/issues/6) | This week, my group made a video that contained all of the group members editing our local copies of our flask servers and our local blog. We showed us changing and adding information to both. |
| 5 | [UI Starters](https://nighthawkcoders.github.io/APCSP//points/5) | [Hacks](https://github.com/Soham360/csp-fastpages/issues/7) | This week I made a group flask and added information about myself to it. I also added the same information to my personal flask server. I also took notes on on the Collegeboard videos and got 6/6 on the quiz. |
| 6 | [Deployment](https://nighthawkcoders.github.io/APCSP//points/6) | [Hacks](https://github.com/Soham360/csp-fastpages/issues/8) | |
| 7 | | Hacks | |
# Posts