Experiences Unlimited

Ramblings of a Developer

Tuesday, January 19th, 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

Sessions looking forward to at Great Indian Developer Summit-2012`

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

After a few good sessions at Great Indian Developer Summit (GIDS)-2011, I look forward to another great 3 days at the GIDS-2012. I thought of listing out the talks I have planned […]

A brief introduction to using Option and Either classes

By Mohamed Sanaulla on August 24, 2013 • ( Leave a comment )

Previously I had written about Companion classes in Scala and there in I had mentioned one of its uses i.e defining the apply method to support object literals. In this post I […]

Getting started with JSON-P

By Mohamed Sanaulla on August 19, 2013 • ( 3 Comments )

I have during my college days used XMLHttpRequest object and its equivalent in Microsoft world to make Ajax calls and those Ajax calls were to the URL within the same domain. But […]

HTML5 Geolocation API with Goolge Maps

By Mohamed Sanaulla on August 16, 2013 • ( 8 Comments )

I have been reading Head First HTML5 and read about the Geolocation support in HTML5 and also went through the example they have shared about using the Google Maps with HTML5 geolocation […]

Brief overview of An “object” in Scala

By Mohamed Sanaulla on August 13, 2013 • ( 1 Comment )

In Java world we are all familiar with the term object and interchangeably use it with the term instance. Both these terms represent initialization of a class with the required parameters. But […]

DSL based approach to input Graph data in graph theory based java programs

By Mohamed Sanaulla on July 19, 2013 • ( 1 Comment )

Most of us have coded some programs which deal with graph theory algorithms like finding the shortest path between two vertices, finding the minimum spanning tree for a given graph and so […]

Creating External DSLs using ANTLR and Java

By Mohamed Sanaulla on July 17, 2013 • ( 7 Comments )

In my previous post sometime back I had written about creating Internal DSLs in Java. In the book Domain Specific Languages by Martin Fowler, he discusses about another type of DSL called […]

Strategy Pattern using Lambda Expressions in Java 8

By Mohamed Sanaulla on July 2, 2013 • ( 10 Comments )

Strategy Pattern is one of the patterns from the Design Patterns : Elements of Reusable Object book. The intent of the strategy pattern as stated in the book is: Define a family […]

Monitoring ADF application deployed on Weblogic using Newrelic Java agent

By Mohamed Sanaulla on June 27, 2013 • ( 1 Comment )

I had registered on Newrelic some time back. I was lured into the registration by the free T-Shirt on offer for anyone who deploys Newrelic agent and use it to monitor the […]

Book review: Fitness for Geeks

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

Fitness for Geeks is a book for gadget/app freaks who want to calculate and track each of their actions. This book is loaded with nutritional information which will take some time to […]

Posts navigation

‹ Newer 1 2 3 4 5 6 7 8 9 10 11 12 … 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,383 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)
  • UnsupportedOperation exception while using Map in Java
  • Using Websocket with Spring Framework and Vuejs
  • CamelCase Notation- Naming Convention for Programming Languages
  • Using ROWNUM with ORDER BY in Oracle SQL
  • Parsing XML using DOM, SAX and StAX Parser in Java
  • Null, null, Nil, Nothing, None, and Unit in Scala
  • Aggregate and Index Data into Elasticsearch using Logstash, JDBC
  • Using Gmail as SMTP server from Java, Spring Boot apps

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