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: NoSQL Distilled

By Mohamed Sanaulla on January 12, 2013 • ( Leave a comment )

Note: This was reviewed by me here first, before reproducing the same content in the blog post below. More of my similar review can be found here. This is a must read […]

UnsupportedOperation exception while using Map in Java

By Mohamed Sanaulla on November 28, 2012 • ( 5 Comments )

You must have encountered UnsupportedOperation exception while using Map, whose stacktrace starts with: [java] Caused by: java.lang.UnsupportedOperationException at java.util.AbstractMap.put(AbstractMap.java:186) [/java] With this you will start looking around the web for the reason […]

Book Review: Oracle ADF Real World Developer’s Guide

By Mohamed Sanaulla on November 19, 2012 • ( Leave a comment )

Oracle Adf Real World Developer’s Guide is the latest book on ADF Framework developed by Oracle. ADF Framework provides declarative way to develop Java based Enterprise Applications. There are a few previous books […]

Simple example to illustrate Chain Of Responsibility Design Pattern

By Mohamed Sanaulla on September 23, 2012 • ( 2 Comments )

GoF Design pattern book states the intent of Chain of Responsibility pattern as: Avoid coupling the sender of a request to the receiver by giving more than one object a chance to […]

Coding Horror Book on HyperInk

By Mohamed Sanaulla on July 14, 2012 • ( 4 Comments )

Jeff Atwood announced about his new book its actually a book made from his blog posts on Coding Horror. I immediately tried to purchase it from HyperInk but due to  some payment […]

Useful Audio Podcasts for Software developers

By Mohamed Sanaulla on July 13, 2012 • ( 4 Comments )

I have been listening to few technical podcasts for software developers and thought of sharing them for the benefit of the readers. Software Engineering Radio: Very useful podcast for software developers. There […]

Book Review: Scala for the Impatient

By Mohamed Sanaulla on July 10, 2012 • ( 1 Comment )

The book covers almost all of the concepts in Scala in a very concise format. More emphasis on learning by doing. Lot of exercise problems at the end of each chapter. It […]

Various API and language enhancements as part of Java 7

By Mohamed Sanaulla on July 9, 2012 • ( 4 Comments )

I believe most of the Java Developers are aware of the latest Java release i.e Java 7. Lot of us are disappointed about quite a few important features being deferred to Java […]

Whats in store for Project Lambda in Java 8?

By Mohamed Sanaulla on July 7, 2012 • ( 2 Comments )

There are lot of things happening in the Project Lambda branch of JDK 8 and these are quite significant for Java programmers. I know lot of Anti-Java people would criticize these changes […]

Book Review: Clean Code by Robert Martin

By Mohamed Sanaulla on June 17, 2012 • ( 1 Comment )

Clean Code is all about the code already written, about the code you write and about the code to be written. If you are fan of Robert Martin’s books and his articles then […]

Posts navigation

‹ Newer 1 … 6 7 8 9 10 11 12 13 14 15 16 … 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,846 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