Reviews by Winston Yee

Read Winston Yee's Blog

Software Architecture Fundamentals Understanding the Basics

Software Architecture Fundamentals Understanding the Basics

Fundamentals, Patterns, AntiPatterns, Soft Skills, Continuous Delivery, and Code Analysis Tools

Winston's rating: StarStarStarStarStar 5.0

On Oct 25, 2014 Winston Yee wrote: Great overview
One of the few courses I've seen that have all the concepts in one place. This sure beats reading from a boring college textbook. Full Review >

You Don't Know JS: Scope & Closures

You Don't Know JS: Scope & Closures

Winston's rating: StarStarStarStarStar 4.0

On Apr 27, 2014 Winston Yee wrote: Okay read
I found it helpful to show lots of sample code and then show how the JavaScript compiler interprets it. One thing I learned is if you declare a function foo then var foo. Var foo is considered a duplicate and then ignored. Another thing I would like to point out that is not bad not good is that most code variables and functions are named foo bar and baz. Kind of wish there was more particles examples but this book manly focuses on scopes and not everyday coding. Overall, I must commend the author to take a dry subject on scopes and write a book on the first of its kind. Full Review >

Top Reviewers

Michal Konrad Owsiak, 95 Reviews

Santosh Shanbhag, 64 Reviews

Surachart Opun, 61 Reviews

Doron Katz, 57 Reviews

Shawn Day, 55 Reviews

See More Reviewers >

Featured Review

Relational Theory for Computer Professionals

Michal Konrad Owsiak wrote:
Comprehensive and gentle introduction to relational model
I remember reading another book from C.J Date some time ago: SQL and Relational Theory.… Full Review >

Rating: StarStarStarStarStar5.0