How Docker Changed my Perception of Software Development
I recently had the privilege of attending a conference called DockerCon, where several brilliant minds were at work demonstrating new avenues of success in containerizing applications. There were several themes […]
Continue ReadingThe Official Guide: MVP & MMP
Written by Android Developer Yelena Belikova At the Google I/O Conference this year, Android developers such as myself got exciting news – Kotlin would be the new supported language for […]
Continue ReadingVelocity – DevelopmentNow’s 5-Week Incubator
Each quarter, between two and four promising junior developers from the Portland tech community are selected for DevelopmentNow’s Velocity, a five week incubator program designed to help accelerate their careers. Velocity participants design and build […]
Continue ReadingBugs, Scrum, and where to start
Probably the most contentious point in my projects is bugs (aka defects) and how to deal with them. Every new team I work with asks how we’re going to organize, […]
Continue ReadingProject 11 and the tech behind it
Here at DevelopmentNow, we are dedicated to exploring new technology and the many innovative ways to incorporate it with existing technologies to solve creative problems. When we aren’t doing that […]
Continue ReadingRectangular Reveal Animation
Happy November 2016! Today we will be creating a simple rectangular reveal animation within an Android app. This animation can be modified in many different ways to fit your needs. […]
Continue ReadingJava Dynamic Property Configuration
Link to GitHub repo: https://github.com/benkauffman/java-gradle-jetty-webservice While developing a Java API for one of our web applications, the problem of storing and retrieving settings turned from what seemed a simple task […]
Continue Reading