7flying / code-n-fun

Code 'n' fun related

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code'n'Fun

What came first, fun or code?

This is a collection of little things made by reading books/tutorials in order to learn by example.

Index

  • OS stuff:
    • kernel-module: Learned how to make Linux Kernel modules, I'm going to need this at Sysdaga and in an upcoming project.
    • little-os: Learning the ins and outs of OS design and development (in progress).
  • Low level stuff:
  • Common Lisp Stuff: My AI professor spoke highly of Lisp and I didn't know much about functional programming (just SQL) so I decided to learn this interesting language.
    • lisp-in-small-parts: Best tutorial found so far.
    • llthw (Learn Lisp The Hard Way): Currently it is being written, can't wait to see it finished.
    • practical-common-lisp: I hold opposite views of this book, so judge it by yourself.
  • Functional programming stuff: because lambda is the true way.
  • Web stuff:
    • flask-microblog: After playing with Django I wanted to have more flexibility + simplicity, so I decided to give Flask a go. Later I used Flask at the server of Yil-Pil.
    • rest-knockout: Simple tutorial about Knockout, later I used Knockout for the frontend of Yil-Pil.
  • General programming languages' stuff:
  • Else:

About

Code 'n' fun related


Languages

Language:Clojure 24.0%Language:Rust 20.6%Language:Python 16.8%Language:Assembly 9.5%Language:HTML 7.6%Language:C 7.1%Language:Go 7.0%Language:C++ 3.3%Language:Common Lisp 3.0%Language:Makefile 0.7%Language:Ruby 0.2%Language:NewLisp 0.1%