Elegant Software Solutions
Sep 18, 20173 min read
You Don’t Know What You Don’t Know!
Managers who only look out for their own interests, at the expense of those they employ, will soon find themselves directing a group of behi
105 views0 comments
Elegant Software Solutions
Sep 11, 20174 min read
Do Coding Bootcamps Fulfill Every Promise?
Here's a little bit about Coding Bootcamps: they promise to make you a professional developer in 10-12 weeks and have a 96% job placemen
149 views0 comments
Elegant Software Solutions
Sep 8, 20172 min read
IoT, BLE, and a Bigger Bottom Line
As a consultant at Elegant Software Solutions, I am always looking for ways to help our clients find and eliminate waste within their compan
62 views0 comments
Elegant Software Solutions
Aug 10, 20174 min read
.NET Web Apps Served on a Linux Server
Linux isn’t just for PHP and MySql anymore; you can host full .NET MVC applications on your Linux server using your choice of server softwar
523 views0 comments
Elegant Software Solutions
Aug 3, 20173 min read
Defining Technical Debt
Much like financial debt, technical debt can be prudently or recklessly incurred. Reckless debt is created out of sheer ignorance, while pr
59 views0 comments
Elegant Software Solutions
May 11, 20173 min read
The Progression of Asynchronous JavaScript
Although the world of JavaScript is always rapidly changing in a constantly forward-looking culture, sometimes it helps to take a step back
85 views0 comments
Elegant Software Solutions
May 10, 20173 min read
Concurrency, Parallelism, and Their Implementations
I assumed that the distinction between the two was very distinct. I've learned to be more cautious about making the distinction, however
144 views0 comments
Elegant Software Solutions
Apr 19, 201711 min read
What I do to Ensure Quality in the Software I Build
Again with the caveats mentioned above, I always try to keep things simple. A piece of software should never be more complicated than the pr
93 views0 comments
Elegant Software Solutions
Apr 14, 20173 min read
Is this the week that I get fired?
It was a great feeling knowing that I would graduate on Friday and start work on Monday. I was on top of the world all weekend after gradua
127 views0 comments
Elegant Software Solutions
Mar 30, 20173 min read
C# 7 Makes Tuples Cool!
In C# 7.0, there is a new feature that allows for multiple values to be returned from a single method. This magic is made possible by givin
391 views0 comments