CORS or another way to make life difficultIt happened 2 years ago when I started my career as a Senior CRUD developer.I remember this day like it was yesterday , I have been…Jun 2, 2019A response icon1Jun 2, 2019A response icon1
Window functions for Linux usersHey ! I really like plain SQL instead of Abstraction given by ORM technologies because of SQL power.Today I want to describe the concept…Feb 24, 2019A response icon1Feb 24, 2019A response icon1
Java , the good the bad and the uglyFirstly I want to write some words about best language to learn. As you know I mostly write code on Java , sometimes on Groovy and more…Jan 27, 2019Jan 27, 2019
Inheritance , The Good ,The Bad, The UglyI think all of us know what is inheritance.It’s one of the main concept in OOP. What is really interesting, Alan Key (father of OOP )…Jan 12, 2019Jan 12, 2019
Clean Code , Not reallyHello . In this weak I started work on one open source project , in simple words it’s non blockchain based cryptocurrency .So I want to…Jan 7, 2019Jan 7, 2019
Do you know what to do with slow queries ? Part 1How to make startup ? You choose your favorite programming language , whatever it Java , Python or Ruby . Then you create a new project…Jan 1, 2019Jan 1, 2019
Barefoot across EncodingWe all know what is ASCII , but do we really know what is encoding ? Can you explain to yourself the difference between UTF-8 and UTF-16 …Dec 22, 2018Dec 22, 2018
Transaction ? Is it just about Rollback? Part 1 (Isolation)What do you imagine when hear word “Transaction”?Dec 15, 2018Dec 15, 2018
Where is my memory bro . PART 2So , today we are going to look into String class. This tutorial will cover String class from JAVA 8 and JAVA 9 . If you don’t know …Dec 11, 2018A response icon1Dec 11, 2018A response icon1
Structure Oriented ProgrammingDo you know what does OOP mean ? If Yes , please explain it to me.Dec 9, 2018Dec 9, 2018