fbpx

Tag: IOS app development

Flutter Responsive UI App Development with Clean Architecture | Riverpod State Management If you want to learn about Flutter Responsive UI App Development with Clean Architecture with Riverpod State Management. Welcome to my comprehensive Flutter tutorial on building a responsive UI app with clean architecture and implementing the Riverpod state management system for seamless day-night…

  • Top 5 Programming Languages in 2024

    In this article, I will discuss about Top 5 Programming Languages in 2024. So many software developers / Students / Newcomers are thinking Which software programming language is the best in 2024? Which programming language will help most in the IT Industry? From my experience, I realized so many software programming languages are available now.…

  • Quick TypeScript Learning Mini Course

    TypeScript Language is the superset of JavaScript. In JavaScript have various coding structure available. That confused us for developing.  But TypeScript Has some mentions features which help us to write coding for JavaScript easily. In this article, I try to explain how easy to use TypeScript. And I will be give some best reference for TypeScript. TypeScript…

  • Working with Android TextView

    Everything related to TextView customization in Android SDK Spannable TextView: A spannable TextView can be used in Android to highlight a particular portion of text with a different color, style, size, and/or click event in a single TextView widget. Consider that you have defined a TextView as follows: Then you can apply different highlighting to…

  • Working with Location(GPS) in Android

    Android Location APIs are used in a wide variety of apps for different purposes such as finding user location, notifying when a user has left a general area (Geofencing), and help interpret user activity (walking, running, driving, etc). However, Android Location APIs are not the only means of acquiring user location. The following will give…

  • Show Current Location in a Google Map for Android

    Here is a full Activity class that places a Marker at the current location, and also moves the camera to the current position.There are a few things going on in sequence here: MapLocationActivity.java activity_main.xml: Result: Show explanation if needed on Marshmallow and Nougat using an AlertDialog (this case happens when the user had previously denied…

  • Default Google Map Activity for Android

    This Activity code will provide basic functionality for including a Google Map using a SupportMapFragment. The Google Maps V2 API includes an all-new way to load maps. Activities now have to implement the OnMapReadyCallBack interface, which comes with a onMapReady() method override that is executed every time we run SupportMapFragment.getMapAsync(OnMapReadyCallback); and the call is successfully…

  • Google Maps Integration API v2 for Android

    Parameter Details GoogleMap the GoogleMap is an object that is received on a onMapReady() event MarkerOptions MarkerOptions is the builder class of a Marker and is used to add one marker to a map. Custom Google Map Styles Map Style Google Maps come with a set of different styles to be applied, using this code:…

  • What is The Website Application Development Flow?

    Website Development is important for most of the businesses, For that reason so many software hired the software companies or businesses. But Most of the time I realised so many software developers is available on the market. But they have faced some problem to choose the technology that will be effective in the future in website…

  • What is MEAN Stack? Why MEAN Stack is popular now?

    MEAN Stack is standing for  MongoDB, ExpressJS, AngularJS and NodeJS. These four javascript solutions create a high performing web application. Mainly JavaScript is the frontend language. It’s working with HTML, CSS. But now JavaScript also working on Server Side. But JavaScript not working on the server-side directly. NodeJS creates the javascript compilation environments. NodeJS coding…

Shibaji Debnath

Shibaji Debnath

Ex Google Software Engineer and Instructor


Register For

Training Classes