The buzzwords religion
The buzzwords religion,Buzzwords are everywhere. Software engineering is full of them as well. By itself buzzwords are harmless, they are just labels, something known to many, shor...
Activity ShortCut is not create in Vivo devices
Activity ShortCut is not create in Vivo devices,I want to create the Activity shortcut at home screen , so user can open the activity screen directly . I have used this code if(Sho...
Java 13 is here!
Java 13 is here!,It's official, Java 13 is finally here with new features/improvements. The last 4 releases including this one were pretty quick and most of the people are still wo...
How To Learn Java And Not Getting Bored
How To Learn Java And Not Getting Bored,Even the fastest and super talented student, who adores their subject of studying, sometimes gets tired and bored with this process. It is a...
Programming Algorithms 20+ Algorithms Problems from Coding Interviews
Programming Algorithms 20+ Algorithms Problems from Coding Interviews,Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or service...
Start of my journey to becoming Software Engineer – Week #0
Start of my journey to becoming Software Engineer - Week #0, Intro Hello! My name is Dauren, 26 y.o., from Atyrau, Kazakhstan. Happily married and I have 10 month old absolutely aw...
The Simple Approach to Create a More Robust System
The Simple Approach to Create a More Robust System, 'System should not fail, and application should not crash.' This mantra has been widely implemented in software development and ...
A Repository Pattern Implementation for Firestore Subcollections
A Repository Pattern Implementation for Firestore Subcollections,If you already use Google Cloud Firestore, you probably know its data model and you noticed that Subcollections are...
Effective Java Tuesday! Let’s Consider Static Factory Methods
Effective Java Tuesday! Let's Consider Static Factory Methods, Effective Java Review (90 Part Series) 1 Effective Java Tuesday! Let's Consider Static Factory Methods 2 Effective Ja...