I think the first thing we should discuss is: what is an exception. In a short definition: an exception is a notification of an execution error occurrence.What kind of errors can occur: programming errors and system failure.Wait! How is a programming erro... (more…)
Read more »
A few days ago I learned about pz. A Python that exposes a few simple one-letter shorthands for line-based editing of pipes at the command-line. I immediately thought there could be potential. (more…)
Read more »
A boiler plate example of prime-mvc. Contribute to prime-framework/prime-mvc-example development by creating an account on GitHub. (more…)
Read more »
I’m the Chief Architect of the Java Platform Group
at Oracle. (more)... (more…)
Read more »
GraphQL it's an interesting approach for Data Aggregation. GraphQL is a query language API for existing data. You can leverage all your RES... (more…)
Read more »