-
Core Java
The Transient Keyword in Java and Its Use
I recently came a cross in a study project of one of my friends that are studding the basics of…
Read More » -
Python
Pyleri Tutorial: Parsing with Ease
Welcome to a tutorial on Pyleri, aka Python Left-Right Parser, a simple parsing tool. To use it when you need…
Read More » -
Enterprise Java
Configuring and using AWS EKS in production
Its been some weeks now that our migration to Amazon EKS (work place) is completed and the clusters are in…
Read More » -
Software Development
Time Series & Deep Learning (Part 3 of N): Finalizing the Data Preparation for Training and Evaluation of a LSTM
In the 3rd part of this series I am going to complete the description started in part 2 of the…
Read More » -
Enterprise Java
Java Microservices with Spring Boot and Spring Cloud
Friends don’t let friends write user auth. Tired of managing your own users? Try Okta’s API and Java SDKs today.…
Read More » -
JavaScript
[MEGA DEAL] The Comprehensive JavaScript Bundle (97%)
Gain an Extensive (42-Hours!) JavaScript Education & Learn How to Build Web Applications with This Foundational Language Hey fellow geeks,…
Read More » -
Enterprise Java
How Do You Calculate Your ROI On Test Automation With Selenium?
Cross browser testing has been a type of testing which requires a tremendous amount of effort and time. The process…
Read More » -
Agile
Clean Your Backlogs
I’ve been working at the intersection of the project portfolio and the product roadmaps. (You can tell because of the…
Read More » -
Enterprise Java
Converting objects to Map and back
In large enterprise applications sometimes we need to convert data objects to and from Map. Usually, it is an intermediate…
Read More »