-
Core Java

Prestructors
Making constructors pre-process the arguments before encapsulating them seems to be bad practice. However, very often itâs necessary to do…
Read More » -
Enterprise Java

File down – and uploads in RESTful web services
Usually we use standard data exchange formats like JSON or XML with REST web services. However, many REST services have…
Read More » -
Agile

Purpose vs. Product: Differentiate Your Strategy from Tactics (Portfolio & Roadmaps)
I’m struggling to write several posts and I realized I need to define my terms. I keep seeing managers confuse…
Read More » -
Agile

Writing Secret 2: Increase Writing Speed When You Separate Writing From Editing
Too many nonfiction writers still listen to advice from their long-ago English teachers. That advice was, âEdit as you go.â…
Read More » -
Enterprise Java

Binary classification with Tensorflow 2
This post uses Tensorflow with Keras API for a classification problem of predicting diabetes based on a feed-forward neural network…
Read More » -
Python

Turning Python Scripts into Working Web Apps Quickly with Streamlit
I just realized that I am using Streamlit since almost one year now, posted about in Twitter or LinkedIn several…
Read More » -
Software Development

How to Hack from Beginner to Ethical Hacking Certification
This Absolutely Enormous, 161-Hour Bundle is Your Ticket to a Lifetime of Success as an Ethical Hacker Hey fellow geeks,…
Read More » -
Software Development

âI donât have to worry about Garbage collectionâ â Is it true?
I have heard a few of my developer friends say: âGarbage Collection is automatic. So, I do not have to…
Read More » -
Enterprise Java

Clever cache for Reactorâs Mono objects
Data caching is a widespread technique in the programming. It allows to quickly retrieve data without making long-running operations. But…
Read More »





