Software Development
-
Introducing Microservices iQ
Want to know the Top 6 Performance Challenges in Managing Microservices in a Hybrid Cloud? Download the Whitepaper from AppDynamics:…
Read More » -
[MEGA DEAL] The Developer’s AWS Mastery Bundle (85% off)
Become An In-Demand Cloud Guru & Programmer by Mastering Amazon Web Services Over These 4 Courses Hey fellow geeks, This…
Read More » -
SPOOLing Queries with Results in psql
SQL*Plus, the Oracle database‘s command-line tool, provides the SPOOL command to “store query results in a file.” The next screen…
Read More » -
Securing NoSQL Databases: Use the Force
With stories of the thefts of millions of credit card records and sensitive employee data at some of the world’s…
Read More » -
How I Chose my Replacement for Parse.com Part 2
You probably recently received the “Next Steps from the Parse Team” newsletter in your inbox in which you were urged…
Read More » -
Testing Spark Streaming: Unit testing
There is enough evidence to prove the importance of automated testing. Projects in new fields often neglect automated testing, as…
Read More » -
How to avoid underestimating complexity
People involved in software projects would say that software development is about understanding complexity. What is complexity? Complexity is easy…
Read More » -
Ye Olde Monolith
As a professional software engineer, you probably have encountered an architectural stumbling block known as a MONOLITH#1. A monolith is…
Read More » -
How to create an editor with syntax highlighting for your language using ANTLR and Kotlin
What we are going to build In this post we are going to see how to build a standalone editor…
Read More »