Happy Singh
Happy Singh

Happy Singh

Follow
homeCommunityYoutubeOpen sourcebadgesnewsletter
Tag

Kotlin

#kotlin

More content

Read more stories on Hashnode


Articles with this tag

Don't repeat yourself: DRY Principle in software engineering

Jul 19, 20215 min read 995 views

Be lazy and write code only once not multiple times. ยท As developers, our main goal is to build our software more reliable, and to do so we need to make...

Don't repeat yourself: DRY Principle in software engineering

Setup Android new project with boilerplate code within 5 minutes using Github Template

Feb 13, 20213 min read 754 views

Creating a new project from Android studio and setting up all the required boilerplate code like Base classes, utils classes, extensions (Kotlin)...

Setup Android new project with boilerplate code within 5 minutes using Github Template