From 37e2638322cfe3ee0b9206d9d8e000cb2a2fd1f0 Mon Sep 17 00:00:00 2001 From: g1n Date: Mon, 16 Aug 2021 10:55:49 +0000 Subject: [PATCH] Add list of books that i would like to read --- books.html | 38 ++++++++++++++++++++++++++++++++++++++ index.html | 1 + 2 files changed, 39 insertions(+) create mode 100644 books.html diff --git a/books.html b/books.html new file mode 100644 index 0000000..5ed0711 --- /dev/null +++ b/books.html @@ -0,0 +1,38 @@ + + + + + + g1n~tilde.team + + + + + +
+

Books that I would like to read

+ +

Currently reading

+ +
  • The Linux Programming Interface (TLPI) (by Michael Kerrisk)
  • + +

    Linux/UNIX

    + +
  • Linux System Programming (by Robert Love)
  • +
  • Linux Kernel Development (by Robert Love)
  • +
  • Understanding the Linux Kernel (by Daniel P. Bovet & Marco Cesati)
  • +
  • The Linux Programming Interface (TLPI) (by Michael Kerrisk)
  • +
  • Beej's Guide to Unix Interprocess Communication
  • + +

    Programing languages

    + +

    C

    + +
  • Beej's Guide to C (WIP)
  • +
  • Beej's Guide to Network Programming
  • + +

    Other

    +
  • Beej's Guide to the GNU Debugger (GDB)
  • +
    + + diff --git a/index.html b/index.html index 7c8d4a1..a0cc86e 100644 --- a/index.html +++ b/index.html @@ -24,6 +24,7 @@

    ~> OrgBlog

    ~> twtxt

    ~> Interesting resources that I found over the internet

    +

    ~> Books that I would like to read

    ~> About me


    Git