https://github.com/zachgoll/finance_to_code
My computer science education
https://github.com/zachgoll/finance_to_code
fcc finance
Last synced: over 1 year ago
JSON representation
My computer science education
- Host: GitHub
- URL: https://github.com/zachgoll/finance_to_code
- Owner: zachgoll
- Created: 2017-03-02T02:08:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-07-01T18:37:37.000Z (about 5 years ago)
- Last Synced: 2025-01-22T00:37:15.296Z (over 1 year ago)
- Topics: fcc, finance
- Language: Python
- Homepage:
- Size: 61.7 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Update
I stopped updating this repository, but have not stopped learning :)
If you've somehow stumbled on this repo, you can check out [zachgollwitzer.com](https://www.zachgollwitzer.com) to see what I'm up to.
## Project Overview
This repository documents all the projects and miscellaneous work I have done while
educating myself in the vast field of computer science. Below lists the courses/bootcamps that I have completed to date. More information regarding the individual course provided by clicking on each link.
### Completed
| Course/Project | My Work | Dates | Hours to complete |
| :-------------: |:-------------:| :-----:| :----: |
| [Colt Steele's Web-dev Bootcamp](https://www.udemy.com/the-web-developer-bootcamp/learn/v4/overview) | [Project Files](https://github.com/zachgoll/finance_to_code/tree/master/web_dev_bootcamp_udemy) | Dec. 4, 2016 - Feb. 10, 2017 | 60 |
| [CS50](https://www.edx.org/course/introduction-computer-science-harvardx-cs50x)| [Project Files](https://github.com/zachgoll/finance_to_code/tree/master/cs50) | Feb. 22, 2017 - May 05, 2017 | 95 |
| [Nand to Tetris](http://www.nand2tetris.org) | [Project Files](https://github.com/zachgoll/finance_to_code/tree/master/cs50/virtual_computer_final_project) | May 05, 2017 - June 25, 2017 | 90 |
| [42 Coding University "Piscine"](https://www.42.us.org/) | [Project Files](https://github.com/zachgoll/finance_to_code/tree/master/42_piscine) | June 26, 2017 - July 22, 2017 | 300 |
| [Web Scraping Udemy Course](https://www.udemy.com/web-scraping-with-python-beautifulsoup/learn/v4/) | [Project Files](https://github.com/zachgoll/finance_to_code/tree/master/web_scraping_udemy) | August 1, 2017 - August 7, 2017 | 20 |