Kotlin Problems and How to avoid them?
Kotlin is all the rage lately. And while I do agree that the language is well thought out, it does have — as with everything else — its flaws. As we already discuss about…
Kotlin is all the rage lately. And while I do agree that the language is well thought out, it does have — as with everything else — its flaws. As we already discuss about…
Ever wondered how large enterprise scale systems are designed? Before major software development starts, we have to choose a suitable architectural patterns that will provide us with the desired functionality…
Formerly we discuss about how to insert data in database using Struts2 and AngularJS. Now we'll see how to implement Struts2 AngularJS read operation full example which is equally important for developer…
AngularJS is a structural framework for dynamic web apps. It lets you use HTML as your template language and lets you extend HTML's syntax to express your application's components clearly…
In our previous article we discuss about some Andoroid layout library like AwesomeLayoutManager, dynamicLayoutManager and Two Panel Layout but today we discuss Custom Layout Manager for Recycler View. Circular Layout…
If you're a Java lover and want to make UI interface in java instead of using HTML5. Then j2HTML is a java library of Java to HTML generator. You can…
Nowadays every project need social registration for attract more users but according to most developers it is a hard task. OAuth/OAuth2 was difficult? Configuring ScribeJava is so easy your grandma can…
Image processing is a hard task for any developers and today i came with thumbnail generation java library called Thumbnailator. It can off some hard task to creating high-quality thumbnails in Java.…