An open API service indexing awesome lists of open source software.

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

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 |