Open in app

Sign In

Write

Sign In

Kushagra Kesav
Kushagra Kesav

86 Followers

Home

About

Published in CodeX

·Jun 23, 2022

Working with JSON in Golang

Golang provides multiple APIs to work with JSON including to and from built-in and custom data types using the encoding/json package. Golang converts the object into JSON and JSON data to string with Marshal() and Unmarshal() methods. …

Go

2 min read

Working with JSON in Golang
Working with JSON in Golang
Go

2 min read


May 17, 2022

Day100 of #100DaysOfCode

Hii folks 🙌 Today is the 100th day and I’m so proud that I finished it. So, I am going to share the MongoDB get-started project, which I learned today. So, we have a repo of MongoDB CRUD operation for each officially supported driver such as Java, node, C-sharp, and…

100 Daysofcode

2 min read

Day100 of #100DaysOfCode
Day100 of #100DaysOfCode
100 Daysofcode

2 min read


May 16, 2022

Day99 of #100DaysOfCode

Hii folks 🙌 Today I will be continuing the same pathway in which we will learn about the databases. Android Room Room is a persistence library, part of the Android Architecture Components. …

Kotlin

2 min read

Day99 of #100DaysOfCode
Day99 of #100DaysOfCode
Kotlin

2 min read


May 15, 2022

Day98 of #100DaysOfCode

Hii folks 🙌 Today I will be starting a new pathway in which we will learn about databases. Unit 5: Introduction to Databases Realm Basic Let’s talk about databases in Android. Realm is an object database that is simple to embed in your mobile app. …

Kotlin

2 min read

Day98 of #100DaysOfCode
Day98 of #100DaysOfCode
Kotlin

2 min read


May 14, 2022

Day97 of #100DaysOfCode

Hii folks 🙌 Today I will be continuing the same pathway in which we will learn to set conditions for the breakpoint. Unit 4: Internet Pathway 2: Get and Display Data https://developer.android.com/courses/android-basics-kotlin/course Set conditions for breakpoints In the previous section, we had to step through each iteration of the loop until the denominator was zero. In more complicated apps…

Kotlin

3 min read

Day97 of #100DaysOfCode
Day97 of #100DaysOfCode
Kotlin

3 min read


May 13, 2022

Day96 of #100DaysOfCode

Hii folks 🙌 Today I will be continuing the same pathway in which we will learn to debug with breakpoints. Unit 4: Internet Pathway 2: Get and Display Data https://developer.android.com/courses/android-basics-kotlin/course When faced with bugs that we didn’t introduce, it’s not always clear where to place log statements, or which variables to print out. Often, we can only find this…

Kotlin

4 min read

Day96 of #100DaysOfCode
Day96 of #100DaysOfCode
Kotlin

4 min read


May 12, 2022

Day95 of #100DaysOfCode

Hii folks 🙌 Today I will be continuing the same pathway in which we will learn about Exception Handling. Unit 4: Internet Pathway 2: Get and Display Data https://developer.android.com/courses/android-basics-kotlin/course Exception Handling Exceptions are errors that can occur during the runtime(not compile time) and terminate the app abruptly without notifying the user. This can result in a poor user experience…

Kotlin

2 min read

Day95 of #100DaysOfCode
Day95 of #100DaysOfCode
Kotlin

2 min read


May 11, 2022

Day94 of #100DaysOfCode

Hii folks 🙌 Today I will be continuing the same pathway in which we will learn to parse the JSON response with Moshi Unit 4: Internet Pathway 2: Get and Display Data https://developer.android.com/courses/android-basics-kotlin/course Parse the JSON response with Moshi Add Moshi library dependencies We will open build.gradle (Module: app). In the dependencies section, we will add the code shown below to include the…

Kotlin

4 min read

Day94 of #100DaysOfCode
Day94 of #100DaysOfCode
Kotlin

4 min read


May 10, 2022

Day93 of #100DaysOfCode

Hii folks 🙌 Today I will be continuing the same pathway in which we will learn to add internet permission. Unit 4: Internet Pathway 2: Get and Display Data https://developer.android.com/courses/android-basics-kotlin/course Android Permissions The purpose of permissions on Android is to protect the privacy of an Android user. Android apps must declare or request permissions to access sensitive user data…

Kotlin

2 min read

Day93 of #100DaysOfCode
Day93 of #100DaysOfCode
Kotlin

2 min read


May 10, 2022

Day92 of #100DaysOfCode

Hii folks 🙌 Today I will be continuing the same pathway in which we will learn about Object declarations Unit 4: Internet Pathway 2: Get and Display Data https://developer.android.com/courses/android-basics-kotlin/course Object declarations In Kotlin, object declarations are used to declare singleton objects. Singleton pattern ensures that one, and only one, an instance of an object is created, and has one…

Kotlin

3 min read

Day92 of #100DaysOfCode
Day92 of #100DaysOfCode
Kotlin

3 min read

Kushagra Kesav

Kushagra Kesav

86 Followers

DevRel @MongoDB | https://www.linkedin.com/in/itskushagra

Following
  • Neeramitra Reddy

    Neeramitra Reddy

  • Burk

    Burk

  • Henna Singh

    Henna Singh

  • Behic Guven

    Behic Guven

  • Ankur Raina

    Ankur Raina

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech