Abdullah Al Hasan
Abdullah Al Hasan
data-structures
This repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know...
Android-Development-Course
I'm taking an onsite course on Android App Development at Dhaka, Bangladesh (see: https://goo.gl/SP6yzk). I'll add all source codes of my training program is this repository
Android-Firebase-Notification-With-PHP-Backend
This is a practice repository of Android Firebase Push Notification with PHP Backend. I wrote a blog post about this topic on my Bengali blog site.
Android-CardView-RecyclerView
Let's play with Android CardView, RecyclerView, Retrofit and Picasso Library. You can read details procedure about those library in my Bengali blog site.
android-custom-view
Android-File-Upload-To-Server
Check my Bengali tutorial post of Android File Upload service from this URL
Android-Splash-Screen-Implementation
This repository contains three ways of implementing Android Splash Screen. You will find bad way, good way and best way to implement Android Splash Screen. Check my Bengali tutorial from here:
Android-SQLite-Tutorial
This is a simple project of Android SQLite Relational Database. You can check my Bengali Blog Post on this topic
android-web-scraping-app-jsoup
Sometimes we need to scrap web data from our Android App. To achieve this goal jsoup library is a good option. I wrote a blog post on this topic in my personal blog. If you know Bengali language then...
flutter_getx_template
A basic boilerplate template for starting a Flutter GetX project. GetX, Dio, MVVM, get CLI, Localization, Pagination etc are implemented.