News

The amount of complexity by which a system is viewed or programmed. The higher the level, the less detail. The lower the level, the more detail. The highest level of abstraction is the entire system.
Software that translates a high-level request into the low-level commands required to perform the operation. The most common abstraction layer is the programming interface (API) between an application ...
I’ve been writing a lot of code recently, more than your normal internal IT tools and widgets. Sizable LAMP apps and API development have been filling my plate, alongside technical project management ...