My course files for the Online Computer Science degree. I started this degree 01.02.2019.
You can explore the contents on this website or directly in the git repsetory. By clicking on the name of a course in the table below, you get to see more information like the syllabus and my programs.
<table id=scc-table> <thead><tr> <th>Language</th> <th>Files</th> <th>Lines</th> <th>Blank</th> <th>Comment</th> <th>Code</th> <th>Complexity</th> <th>Bytes</th> </tr></thead> <tbody><tr> <th>C</th> <th>124</th> <th>3450</th> <th>595</th> <th>449</th> <th>2406</th> <th>346</th> <th>65700</th> </tr><tr> <th>Python</th> <th>95</th> <th>6431</th> <th>579</th> <th>402</th> <th>5450</th> <th>307</th> <th>182798</th> </tr><tr> <th>Standard ML (SML)</th> <th>78</th> <th>3221</th> <th>628</th> <th>656</th> <th>1937</th> <th>338</th> <th>89354</th> </tr><tr> <th>HTML</th> <th>39</th> <th>2321</th> <th>198</th> <th>453</th> <th>1670</th> <th>0</th> <th>87328</th> </tr><tr> <th>Rust</th> <th>39</th> <th>2609</th> <th>415</th> <th>195</th> <th>1999</th> <th>185</th> <th>69109</th> </tr><tr> <th>Ruby</th> <th>25</th> <th>2280</th> <th>344</th> <th>327</th> <th>1609</th> <th>161</th> <th>52227</th> </tr><tr> <th>Assembly</th> <th>20</th> <th>59326</th> <th>299</th> <th>0</th> <th>59027</th> <th>6</th> <th>383834</th> </tr></tbody> <tfoot><tr> <th>Total</th> <th>420</th> <th>79638</th> <th>3058</th> <th>2482</th> <th>74098</th> <th>1343</th> <th>930350</th> </tr></tfoot> </table>
| Name | Course link | Date | | :———————————————- |:—————————————————————- |———–:|
| Name | Course link | Date |
|---|---|---|
| How to Code - Simple Data | edX / University of British Columbia | 23.09.2019 |
| How to Code - Complex Data | edX / University of British Columbia | 27.05.2020 |
| Programming Languages, Part A | Coursera / University of Washington | 01.08.2020 |
| Programming Languages, Part B | Coursera / University of Washington | 18.08.2020 |
| Programming Languages, Part C | Coursera / University of Washington | 02.09.2020 |
| Name | Course link | Date |
|---|---|---|
| Essence of Linear Algebra | Youtube / 3Blue1Brown | 27.09.2019 |
| Name | Course link | Date |
|---|---|---|
| Introduction to Computer Science - CS50 | edX / Harvard University | 25.06.2020 |
| From Nand to Tetris I | Coursera / Hebrew University of Jerusalem | 26.09.2020 |
| From Nand to Tetris II | Coursera / Hebrew University of Jerusalem | 15.08.2021 |