From my last post:
http://krzychukula.blogspot.com/2013/02/reading-list-update.html
Finished:
- SMACSS by Jonathan Snook
- Czytaj dwa razy szybciej! by Marcin Matuszewski (how to read faster)
- JavaScript Allongé by Reginald Braithwaite
- The Programmers Stone readlist from blog: the-programmers-stone.com
Now I'm reading:
- Hexagonal Architecture for SCKRK Meeting
- Fallen Dragon by Peter F. Hamilton (sci-fi)
Next on my list:
- Effective JS by David Herman
- Make: Electronics. Learning Through Discovery By Charles Platt (I will finish first chapter in february)
SMACSS
Really good book about CSS, architecture of CSS in small to really big projects/websites. How to deal with duplication - especially how to avoid it. There is even a chapter about Preprocessors and I can strongly agree that this is tool that can help you but only if you are conscious about how it works and how CSS it generates looks like.
JavaScript Allongé
Book that explains Functional programming with JavaScript. I found many functional and combinatorial ideas there (Y combinator). Book is not ready yet in my opinion still worth reading (but you may want to wait a little bit to get more content). I really can recommend this book.
The Programmers Stone
I have started it as something to read in the tram before I could borrow Effective JavaScript. First articles were strange and I was thinking about abandoning it, but in the end it was worth to read till the end. Especially last article was impressive with explanation of where the ideas they have came from. It was really surprising to see something about
Pierre Teilhard de Chardin surname (I've read about him in Hyperion Sci-Fi book). In the end it was worth reading.
Comments
Post a Comment
Comments: