-
Scala

Scala: Missing OO and FP bridge
Scala blends functional and object-oriented programming in many nice ways. You can use both FP an OO-like constructs whichever fits…
Read More » -
Core Java

Hot tips on using Eclipse effectively
Following are some tips that shall help you in avoiding potential issues and for being a little more productive while…
Read More » -
Career

Debate Breakdown – Advice From A JUG Leader
It’s been a week since I posted “Advice From A JUG Leader – Learn a Different Language” and it seems…
Read More » -
Core Java

Project Lambda: To Multicore and Beyond
The presentation “Project Lambda: To Multicore and Beyond” (Session 27400 and not to be confused with Brian Goetz’s presentation of…
Read More » -
Software Development

Immediate gratification v/s delayed gratification in context of Software
This topic cuts across many different disciplines. But here I want to discuss it in context of software development and…
Read More » -
DevOps

Introduction to Puppet For Vagrant Users
I couldn’t find any good, brief, practical introduction into Puppet that gives you basic working knowledge in minimal time, so…
Read More » -
Career

Blind Dating for Geeks: Questions Candidates Should Ask During Interviews
After a few ‘Questions Candidates Ask In Interviews’ themed articles appeared in my Twitter stream, I was reminded of an…
Read More » -
Enterprise Java

Measure execution time in Java – Spring StopWatch Example
There are two ways to measure elapsed execution time in Java either by using System.currentTimeinMillis() or by using System.nanoTime() .…
Read More » -
Enterprise Java

Cross Site Scripting (XSS) and prevention
Variants of Cross site scripting (XSS) attacks are almost limitless as mentioned on the OWASP site (https://www.owasp.org/index.php/Cross-site_Scripting_(XSS)). Here I propose…
Read More »








