March 3, 2017
March 3, 2017 | Volume 14 Issue 5
• LEAD ARTICLE: TechTip: Node.js Unit Testing
• FEATURED ARTICLE: TechTip: Using the DB2 Programming Language (PL), Part 1
• NEWS HIGHLIGHT: IBM Multi-Cloud Data Encryption V1.0
• FEATURED VIDEO: Design an Invoice in 10 Minutes with TLAForms
• EVENT: WMCPA Spring Conference 2017
TechTip: Node.js Unit Testing
You made a change. Did it break anything else? Not sure, unless you have automated testing.
Written by Aaron Bartell
Have you ever fixed one thing in your software only to find that you broke something else in the process? No? Me neither. So this article is for those "other people." OK, if I'm completely honest, I have bugs and I don't do a good job of automating my integration tests.
Confused About Identity Management? Get expert help in this latest release from MC Press. Author Graham Williamson explains identity management for business people. Business managers and CIOs will learn how to manage today's identity challenges relating to access control, the cloud, consumers, data security, and the Internet of Things. If you are tasked with fitting identity management into your business strategy, then Identity Management: A Business Perspective is the perfect guide for you!
One Book Gets You There! Ace exam 312 with the latest DB2 certification study guide from MC Press. One book gives you all you need to know about the core DB2 11 for z/OS topics. Author Susan Lawson—who also helped develop exam 312—introduces DB2 11 for z/OS and gives you a comprehensive review of database design and implementation, applications and database functionality, environment management, data management, and more! Features 90 practice questions & answers. Order your copy today.
This latest book in the MC Press DB2 Certification series is a must-have for anyone preparing for Exam 317. You’ll get an in-depth review of the core exam topics, including the changes to DB2 11. Featuring 60 practice questions and answers, this guide explains every objective included on the test and serves as a day-to-day reference for DB2 11 system administration. Written by a member of the IBM Certification Development team, you’ll turn to this go-to DB2 11 book again and again. Order your copy today!
TechTip: Using the DB2 Programming Language (PL), Part 1
Everybody’s talking about data-centric programming. Well, I mean you won’t hear people talking about it in a bar or anywhere fun, but whatever. But this isn’t a bar, is it? No, more’s the pity. So, since there’s nothing else to do, let’s talk.
Written by David Shirey
A few months ago, I wrote an article about data-centric programming. And it was very nice and all, but I want to get specific and cover a fair amount of detail about how to actually go about it.