Experiences Unlimited

Ramblings of a Developer

Thursday, January 21st, 2021

Menu

  • Home
  • About
  • Java
    • Java 7
    • java 8
    • Java 9
    • Java 10
    • Java 11
    • Java 12
    • JDK 13
    • JDK 14
    • Scala
  • Spring
    • Spring Boot
  • Books
  • Software Design

Book Review: Learning Play! Framework 2

By Mohamed Sanaulla on June 1, 2013 • ( Leave a comment )

Sometime back I had posted a preview of the book: Learning Play! Framework 2. I haven’t been through the other books on Play! Framework. http://rcm.amazon.com/e/cm?t=experieunlimi-20&o=1&p=8&l=as1&asins=1782160124&ref=qf_sp_asin_til&fc1=000000&IS2=1&lt1=_blank&m=amazon&lc1=0000FF&bc1=FFFFFF&bg1=FFFFFF&f=ifr This book adopts a pracitcal approach where […]

Creating Internal DSLs in Java, Java 8- Adopting Martin Fowler’s approach

By Mohamed Sanaulla on May 30, 2013 • ( 13 Comments )

Currently I am reading this wonderful book on DSLs- Domain Specific Languages by Martin Fowler. The buzz around the DSLs, around the languages which support creation of DSLs with ease, the use […]

Book review: Core Java, Volume II–Advanc​ed Features (9th Edition)

By Mohamed Sanaulla on May 29, 2013 • ( Leave a comment )

http://www.flipkart.com/affiliate/displayWidget?affrid=WRID-136978840229968837 I always liked the approach Cay S. Horstmann takes in the examples in his Core Java books. He tries to follow good practices in all his examples which includes better naming […]

Factory Method pattern in Java

By Mohamed Sanaulla on May 27, 2013 • ( 9 Comments )

In my previous post about the Template Method pattern, I showed how one can leverage lambda expression and default methods. In this post I will explore about factory method pattern and see […]

Parsing XML in Groovy using XmlSlurper

By Mohamed Sanaulla on May 25, 2013 • ( Leave a comment )

In my previous post I showed different ways in which we can parse XML document in Java. You must have noticed the code being too much verbose. Other JVM languages like Groovy, […]

Parsing XML using DOM, SAX and StAX Parser in Java

By Mohamed Sanaulla on May 23, 2013 • ( 17 Comments )

I happen to read through a chapter on XML parsing and building APIs in Java. And I tried out the different parser available on a sample XML. Then I thought of sharing […]

How to create ADF TreeTable programmatically?

By Mohamed Sanaulla on May 20, 2013 • ( 2 Comments )

Using ADF-BC to create ADF TreeTable is simple and straightforward, but doing the same without using ADF-BC involves a bit of work. Its not that its quite difficult but we would have […]

Book review: The Object-Oriented Thought Process

By Mohamed Sanaulla on May 19, 2013 • ( Leave a comment )

If you were to ask me a book to understand the Object oriented concepts in a practical way- I will surely recommend “The Object Oriented Thought process”. These are some of the […]

How to show links in ADF Messages

By Mohamed Sanaulla on May 16, 2013 • ( Leave a comment )

In ADF we show popup/inline messages using af:messages tag or popup messages using af:document. The actual code which populates the message is: The above code shows the message at INFO Severity. What […]

Runtime Polymorphism in Java

By Mohamed Sanaulla on May 14, 2013 • ( 1 Comment )

Quite a long time back I had written about Overriding v/s Hiding. In this post I would like to explain in brief with examples about Runtime polymorphism in Java. This post should […]

Posts navigation

‹ Newer 1 … 3 4 5 6 7 8 9 10 11 12 13 … 34 Older ›

Enter your email address to follow this blog and receive notifications of new posts by email.

Join 1,798 other followers

Like on Facebook

Like on Facebook

Blog Stats

  • 826,831 visitors

Archives

Target Ad

Advertisements

Top Posts & Pages

  • Using Notepad++ to Compile and Run Java Programs
  • Integrating Amazon Cognito With Single Page Application (Vue.js)
  • Cohesion and Coupling: Two OO Design Principles
  • UnsupportedOperation exception while using Map in Java
  • Children- How important are they for the World?
  • Null, null, Nil, Nothing, None, and Unit in Scala
  • Integrate Spring Boot Application with Amazon Cognito
  • Parsing XML using DOM, SAX and StAX Parser in Java
  • Using ROWNUM with ORDER BY in Oracle SQL
  • Index Data from a Relational Database into Elasticsearch - 1

Recent Posts

  • How to use regular expression in Java?
  • How to parse number string with commas to Integer or Long?
  • Using Websocket with Spring Framework and Vuejs
  • Advanced profile management in Spring Boot
  • JDK 14 – JEP 361 Switch Expressions out from preview
  • JEP 355 Text Blocks in JDK 13
  • Integrating Amazon Cognito With Single Page Application (Vue.js)
  • Integrate Spring Boot Application with Amazon Cognito
  • How to Create QRCode Using QRGen in Java
  • JDK 12 – JEP 325 Switch Expressions

Recent Comments

Joz Favreau on Integrating Amazon Cognito Wit…
Joz on Integrating Amazon Cognito Wit…
JDK 12 – JEP 3… on JDK 14 – JEP 361 Switch…
JDK 14 – JEP 3… on JDK 12 – JEP 325 Switch…
Joel Cone on Integrating Amazon Cognito Wit…

2008 Season 2010 Season Books Code Design Elasticsearch Events Formula 1 General google Groovy How Tos HTML5 Java Java 9 Java 11 JavaFX javascript linux NetBeans IDE NITK Open Source Scala Sports Spring Spring Boot Sun CA Ubuntu Unix
  • Top categories: Java gids
Blog at WordPress.com. |
Cancel