The Design of LLVM is a great overview of how the LLVM project compares to other toolchains and how LLVM works written by Chris Lattner. I saw Lattner present at WWDC last year about some new LLVM and LLDB features and this article goes into much more detail about the design and . The LLVM project has been such a big part of Apple’s recent success with Mac OS X, iOS, and their Xcode development tools. There’s a lot to digest here and I’ll definitely be giving this one another read or two.
The 5 W’s of Quality Assurance
Often, QA is thought of as just testing. In fact, it’s that and much more; testing is just one part of the entire process. The QA process covers all of the steps that are necessary to ensure that the product meets the stakeholder expectations and provides a positive...