PinnedPublished inGeek CultureBuild Simple Attendance App in Kotlin — Part 3— Save Student Record Into Database Using RoomLearn how to use Room to persistence your data in android application along with RxJavaJul 4, 20211Jul 4, 20211
Anonymous Class in PythonPython already has an anonymous function using lambda keyword even it only used for one liner function.Oct 19, 2021Oct 19, 2021
How to Create a Custom Django FieldSometimes, you need to extends a django field, perhaps because you need a custom structure data in python, or you need a custom input…Oct 18, 2021Oct 18, 2021
Published inGeek CultureBuild Simple Attendance App in Kotlin — Part 2— Navigate to Student FormNow, you will start your journey to create a navigation graph using Jetpack Navigation Component.Jun 20, 2021Jun 20, 2021
Published inGeek CultureBuild Simple Attendance App in Kotlin — Part 1 — Dashboard LayoutIf you want to master a language, or a framework, build something on top of it!Jun 17, 20211Jun 17, 20211
Published inNerd For TechAndroid WebView | Part 2: WebView on Top ViewPager2Your previous webview application is already great. But, sometimes you need to use another approach to handle that.May 17, 2021May 17, 2021
Published inNerd For TechAndroid WebView, a study case using remoteworker.id | Part 1Imagine that you have a website and need to create an android application and you don’t need to consume extra time or money to build it…May 16, 20211May 16, 20211
How To Hide Some Field in Django QuerysetThe original problem is, how to not select particular field when do a query in Django model? There’re some approach to handle this problem.Jul 11, 2019Jul 11, 2019
How To Implement Google Recaptcha v3 on Your Django AppIn this tutorial, I will show you how to implement google recaptcha v3 into your django app.May 22, 20192May 22, 20192
How To: Scrape Website Menggunakan JSON DataBerawal dari sebuah ide, scraping website bermodalkan sebuah template. Template ini adalah spesifikasi bentuk data yang akan di dapatkan.Mar 25, 2019Mar 25, 2019