Sunday, June 9, 2019

Secure Coding Guidelines

In the Cyber security arena, secure coding practices are necessary to avoid attacks from hackers and attackers, there might be any flow in the code that can be vulnerable to hackers or attackers, those incidences can be named as exploit 

Paradigm shift in java programming java 8 onwards

The paradigm shift in java programming from java 8 onwards

After releasing java 8, it opens more new avenues of programming methodologies this post discusses this new era of programming with respect to high volumizing of data processing rather than CURD operation


  • Functional Programming 
  • Reactive Programming 
  • Functional Reactive Programming 


  1. Functional Programming