Learn Recycle view Android – Thecseguide

recycle view in android

Introduction Hello Everyone. Today, we are going to learn a very interesting and important topic in Android development, and that is recycled view Android. Recycle view is a very important component to learn if you want to be an Android developer. The majority of applications use recycle-view to show a list of data to their … Read more

What are Methods in java ? Types of methods

methods in java

Introduction Hello Everybody, Today we are going to learn about methods in Java. This article is going to be very fun and full of knowledge. I am going to teach you everything about methods, for example, why we need methods in Java. Its types? User-defined methods, Syntax to define a method and many more. So, … Read more