Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Commit

Permalink
css cpu programming-languages haskell database
Browse files Browse the repository at this point in the history
  • Loading branch information
noghartt committed Apr 9, 2022
1 parent b6c0c86 commit cd9d63b
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cpu.org
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
:ID: 733c8f74-dea1-4a79-8163-ccf7ac9f5d28
:END:
#+TITLE: CPU
#+filetags: :computing:hardware:

* Links
+ [[https:blog.robertelder.org/how-to-make-a-cpu/][How to make a CPU]]
+ [[https://news.ycombinator.com/item?id=30860259][ASK HN: How does a CPU communicate with a GPU?]]
1 change: 1 addition & 0 deletions css.org
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
* Articles
+ [[https:scribe.rip/css-is-finally-getting-if-else-statements-3fabcec72a1f][CSS is finally getting if/else statements]]
+ [[https://www.joshwcomeau.com/css/understanding-layout-algorithms/][Understanding layout algorithms]]
+ [[https://wattenberger.com/blog/css-cascade][CSS Cascade]]
1 change: 1 addition & 0 deletions database.org
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@

* Links
+ [[https://use-the-index-luke.com/][Use the Index, Luke! - A guide to Database performance for developers]]
+ [[https://dsf.berkeley.edu/papers/fntdb07-architecture.pdf][Architecture of a Database System]]
1 change: 1 addition & 0 deletions haskell.org
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ the body of the function is everything that is in the right of the equal sign.
** [[http://www.randomhacks.net/2007/03/10/haskell-8-ways-to-report-errors/][8 ways to report errors]]
** [[github:quchen/articles][Quchen's articles]]
** [[github:adamgundry/type-inference][Haskell implementations of type inference algorithms]]
** [[https://serokell.io/blog/algebraic-data-types-in-haskell][Algebraic Data Types in Haskell]]

* References
+ [[https:learnyouahaskell.com/][Learn you a Haskell]]
Expand Down
1 change: 1 addition & 0 deletions programming_languages.org
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@

* Links
+ [[https://mathspp.com/blog/why-apl-is-a-language-worth-knowing][Why APL is a language worth knowing?]]
+ [[https://craftofcoding.wordpress.com/2022/03/28/ever-wondered-why-goto-is-considered-harmful/][Ever wondered why goto is considered harmful?]]

0 comments on commit cd9d63b

Please sign in to comment.