VOOZH about

URL: https://www.javacodegeeks.com/author/Advait-Trivedi

⇱ Advait Trivedi, Author at Java Code Geeks


  • Core Java👁 Image
    Advait TrivediMarch 9th, 2015
    0 185

    Mapreduce in Java8

    Wordcount is to Mapreduce what “Hello world” is for rest of the programming world. Recently I have been exploring some…

    Read More »
  • Software Development👁 Image
    Advait TrivediAugust 20th, 2012
    0 151

    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 »
  • Enterprise Java👁 java-interview-questions-answers
    Advait TrivediAugust 20th, 2012
    1 185

    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 »
Back to top button
Close