noway - PUBLIC
  • DOCS FOR THINGS
  • _ref
    • Working Memory
    • NASA’s 10 rules for writing mission-critical code
    • React Native
  • _docs
    • Cryptography
    • Store APIs Key in FrontEnd SDK issues
    • APIs abuse issues
    • Webpack
    • Specific things
      • Text recognition
    • Book reviews
      • April 2020
      • 1-2/2020
      • March 2020
    • Visualization
    • MacOS
    • Go
    • Server
      • Easy way to setup a local HTTP Server on macOS
    • React
    • Reading
    • Tips
      • MVP
      • Sleeping in the right way
      • Get more things done
    • VS Code
      • Intelligent doesn't auto complete the JSX attribute or react-native components
      • Setting.json
    • Service Registration
      • Apple Enterprise Developer Account
    • DevOps
      • Using NGINX for ReactJS
    • Firebase
      • Upload image
      • Save data
      • Save Data with unique key
      • Setup local firebase functions
    • Documentation
      • API Documentation
    • React Native
      • Tips
      • Performance
      • Patterns in React
      • Rendering in React
      • View JS from apk
      • Flatlist with large data list causes blank view
      • Facebook SDK
      • Screen Events
      • Hotkeys
      • Deep Links
        • iOS Deep Link: Universal Link vs URL Schemes‌
        • Deferred Link‌
      • Text going off screen with flexDirection: 'row'
  • _posts
    • 2020-07-13-How-to-Understand-things
    • 2019-02-20-how-to-create-Jekyll-blog-with-github-page
    • 2019-03-01-books-02-19
    • 2019-02-11-highlight-the-pragmatic-programmer-part-01
    • 2019-02-15-highlight-the-pragmatic-programmer-part-03
    • 2019-02-14-highlight-the-pragmatic-programmer-part-02
    • 2019-04-11-books-03-19
    • 2019-03-07-telegram-bot-as-a-real-time-logger
    • 2019-02-04-generic-loading-ios
    • 2019-01-31-summary-books-01-19
    • 2019-03-27-short-polling-with-Swift
    • 2019-02-22-try-catch-exception-rather-than-return-codes
    • 2019-09-29-api-docs
  • category-archive
  • tag-archive
Powered by GitBook
On this page
  • 1. The Pragmatic Programmer: From Journeyman to Master - by Andrew Hunt, David Thomas
  • 2. Lập trình và cuộc sống(Programming and life) - Hồ sỹ Hùng
  • 3. To kill a mockingbird - by Harper Lee

Was this helpful?

  1. _posts

2019-01-31-summary-books-01-19

1. The Pragmatic Programmer: From Journeyman to Master - by Andrew Hunt, David Thomas

I read this book more than two times, and I read it again.

Published in 1999, this is a well-know book that every programmer should read. As its name, it's every practical. Best quote I like:

We're challenging you to THINK about WHAT you're DOING WHILE you're DOING

The book is organized in self-container chapters, so you can read in any order you like. Each chapter has problems, advices, exercies in many subjects.

Everytime I read it, I recognize more interested things. I'm writing a post that briefly highlight for this book.

2. Lập trình và cuộc sống(Programming and life) - Hồ sỹ Hùng

A Vietnamess translation version for blog.Coding Horror.com - Jeff Atwood

Thank to Hồ Sỹ Hùng for writing this book.

Coding Horror is a famous blog, written by Jeff Atwood - co-founded Stack Overflow, I follow Coding Horror in years. And this is the first time I read a Vietnamese version for Coding Horror posts. Mr Hùng chose very great posts. Because he tried to translate some programming terms to Vietnamese, some points becomes hard to understand for beginer.

After reading this book, I go back to Coding Horror 2004 posts and dig them again, very interested.

3. To kill a mockingbird - by Harper Lee

I read Vietnamese version

Published in 1960, winning the Pulitzer Prize and becomes one of the most wanted-books upto now.

From the side of a child, I can see the fighting between a lawer with America society at that time. Each episode, I can see and learn a lot of things about the pure live.

Previous2019-02-04-generic-loading-iosNext2019-03-27-short-polling-with-Swift

Last updated 5 years ago

Was this helpful?