-
Software Development
Creating Expedient Microservices in Rust and Diesel
Rust is one of the most talked about languages out there right now. While the language just hit 1.0 last…
Read More » -
Career
Amend Your Contract To Allow For Side Projects
The other day Joel Spolsky blogged a wonderful overview of the copyright issues with software companies in terms of its…
Read More » -
DevOps
Integrate Spring boot and Elastic Beanstalk using Cloudformation
AWS beanstalk is an amazon web service that does most of the configuration for you and creates an infrastructure suitable…
Read More » -
Software Development
MVC vs. OOP
Model-View-Controller (MVC) is an architectural pattern we all are well aware of. It’s a de-facto standard for almost all UI…
Read More » -
Core Java
How to implement Thread pool in Java
A thread is an independent program’s path of execution. In java, each thread extends the java.lang.Thread class or implements java.lang.Runnable. Multithreading refers…
Read More » -
Agile
Cost Accounting is a Problem for Agile (and Knowledge Work)
The more I work with project portfolio teams and program managers, the more I understand one thing: Cost accounting makes…
Read More » -
Enterprise Java
Build a CRUD Application with React, Spring Boot, and User Authentication
Building Identity Management, including authentication and authorization? Try Stormpath! Our REST API and robust Java SDK support can eliminate your…
Read More » -
Software Development
[MEGA DEAL] 2017 IT Security & Ethical Hacking Certification Training (98% off)
Prepare for the Most Recent Versions of the CompTIA Security+, Certified Ethical Hacker, & CCNA Security Exams Hey fellow geeks,…
Read More » -
Core Java
Compare Exactly in Java Equals Methods
As I’ve worked with legacy Java code over the years, I’ve run into subtle logic and performance issues that could…
Read More »