Software-Technology

Data-Oriented Programming: Reduce Software Complexity

Professionally, I write code for web applications in PHP for biomedical use. Thus, data play a central role in my professional life. At first, I tried to design my programs around object-orientated (OO) principles, but soon found that data played a strong role that OO actually restrained. Years later, I found how React divided itself between immutable data, state information, and code. Though I no longer code in React, I find this division still helpful…

Continue reading

Presentation Software-Technology

Now You See It: An Introduction to Visual Data Sensemaking

We live in an era, the so-called Information Age, where data collection has become incredibly easy. The term “Big Data” gets thrown around casually as computers collect more information on us than we know how to process. Yet wise interpretation of those data is often elusive. We’re overwhelmed with it. Effective visualizations and charts can help us interpret it better, whether to present and persuade or to monitor and manage. Stephen Few, an eloquent minister-turned-data…

Continue reading

Management-Business Software-Technology

Precisely: Working with Precision Systems in a World of Data

In recent years, the world, empowered by computer technologies and advanced data collection, has experienced an explosion of information. Instead of focusing on a few fixed principles, decision-making increasingly takes place in light of ever-changing data points. How are business folk supposed to develop, deploy, and use these systems? In this book, Tumin and Want provide a series of case studies that illustrate how leaders across many domains have accomplished this. They then extract guidelines…

Continue reading

Research-Education

Qualitative Data Analysis: A Methods Sourcebook

Professionally, I work a lot with quantitative data, through mathematics/biostatistics, building software, and research design. The world of words has long been a domain that has enchanted me even though symbols have comprised my main language. Recently, my wife has started graduate work using qualitative methods. I decided to fill my deficits in this world by reading this book. I am by no means expert or even experienced in it, but I merely have an…

Continue reading

Biostatistics Indie Software-Technology

Ultimate Step by Step Guide to Machine Learning Using Python

The conscientious reader should carefully heed the words of this title. The book functions as an introduction to Python that leads, step by step, to using it with Machine Learning. It takes the shortest and easiest path to get there. As such, it provides fairly immediate gratification for the reader. With such low-hanging fruit, its intended audience is beginners without a lot of knowledge in computer science. For that audience, Anis effectively communicates his message.…

Continue reading