Writing software is hard.
Writing good software is harder.
Writing good, simple software is the hardest.
Writing good, simple software as a team is the hardest… est. (more…)
Read more »
esProc SPL is a scripting language for data processing, with well-designed rich library functions and powerful syntax, which can be executed in a Java program through JDBC interface and computing i... (more…)
Read more »
Properties are around since java. Properties are a persistent form of K/V pair which is mainly used for configuration. Configuration can be... (more…)
Read more »
Wordpress has an amazing REST API that lets you do pretty much anything that you would need. You can add users, add articles, create tags, create categories etc. (more…)
Read more »