BetterWorldBooks Book Haul

Some programming and logic puzzle books

Guowei Lv

1 minute read

I’ve been browsing BetterWorldBooks a lot recently, and here are what I got. Linear Algebra and Its Applications Essential LISP LISP Ship it! The ZEN of Programming Alice In Puzzle Land The Riddle of Scheherazade The TAO Is Silent What Is the Name of This Book

SICP Goodness - Stream (10)

integral using stream

3 minute read

Do you think Computer Science equals building websites and mobile apps? Are you feeling that you are doing repetitive and not so intelligent work? Are you feeling a bit sick about reading manuals and copy-pasting code and keep poking around until it works all day long? Do you want to understand the soul of Computer Science? If yes, read SICP!!! Let’s talk about the integral example in the book.

Machine Learning Resources

A carefully hand selected list of resources for machine learning

Guowei Lv

1 minute read

I have a master degree in Machine Learning from Helsinki University. Unfortunately I’m not working in that field. But I want to revisit it. I have limited time so I hand picked very carefully a list of best resources. And recommendations are welcome! Linear Algebra [Course] Gilbert Strang lectures on Linear Algebra [Book] Linear Algebra and its Applications Statistics [Book] An Introduction to Statistical Learning: With Applications in R

SICP Goodness - Stream (9)

Doing some exercises

2 minute read

Do you think Computer Science equals building websites and mobile apps? Are you feeling that you are doing repetitive and not so intelligent work? Are you feeling a bit sick about reading manuals and copy-pasting code and keep poking around until it works all day long? Do you want to understand the soul of Computer Science? If yes, read SICP!!! I’ve been quite busy with work related stuff recently and not had enough time for this series.