IBM Developer Works Days 2012.
14 -15 Nov 2012
General Trends in Development
- The term “GUI” is promoted to “User Experience” !
- IDE’s and Technologies are trying to prove all the time that they are Agile oriented.
- Applications Should be seen as a Service not a product.
- Domain Specific Languages (DSL) are languages meant for non-developer application users to be able to perform activities on the system without developer involvement. I see it as one step forward from API’s but for users not developers. (just like how SQL was meant to be for databases).
- Mixed Environments , more that one technology (or programming language) in one application to provide a service.
- Mobile development is gaining ground and attention for accessing mobile B2C and B2B.
- Office-Automation using mobile applications for the corporate employees.
- BIG Data.
- There is still a lot of work for developers to do.
Read more »
Another name for it would be Counter class.
How many times you did this ?
int databaseUpdateCounter=0;
.
{
.
databaseUpdateCounter++;
.
}
.
.
System.out.println( "databaseUpdateCounter"+ databaseUpdateCounter);
you only need to follow up on the count of a certain operation.
And then you needed to count something else, and kept on adding counterVariables ?!
Read more »
Tags: benchmark, best practices, class, code, counter, Java, Performance, PHP, Utility
Java, PHP, Siebel, Web Technologies | asmaklad, 3 Aug 12 | Comments Off on JAVA : Statistics Class
I had the privilege to attend JAZOON software development conference in Zurich. I heard a lot of buzzwords and jargon there about the new technologies of the software development. from the group of seminars and keynotes there I generated a picture about the perfect Enterprise application in the future. In this article I try to paint this picture.
Read more »
Tags: agile. assessment, human interface, Java, javascript, JBoss, NOSQL, Open Source, Oracle, Scala, Scrum, v-model, Web
Java, JEE, Telecom Billing, Web Technologies | asmaklad, 3 Jul 12 | Comments Off on The Enterprise applications of the future.
Jazoon is an annual convention for java and software development in Zurich . I’m having the opportunity to attend it and I decided to blog about the experience.
Because of the overwhelming material I’m going to be writing only short notes and buzzwords (brain dumps). The intent is to mediate the buzzwords of today’s software development market.
Here is a brain dump of Day-3.
Read more »
Tags: agile. assessment, human interface, Java, javascript, JBoss, NOSQL, Open Source, Oracle, Scala, Scrum, v-model, Web
Java | asmaklad, 28 Jun 12 | Comments Off on Jazoon Day 3
Jazoon is an annual convention for java and software development in Zurich . I’m having the opportunity to attend it and I decided to blog about the experience.
Because of the overwhelming material I’m going to be writing only short notes and buzzwords (brain dumps). The intent is to mediate the buzzwords of today’s software development market.
Here is a brain dump of Day-2.
Read more »
Tags: agile. assessment, human interface, Java, javascript, JBoss, NOSQL, Open Source, Oracle, Scala, Scrum, v-model, Web
Java | asmaklad, 27 Jun 12 | Comments Off on Jazoon Day 2