...
Skip to content

Namso

  • Home
  • Blog
  • Projects
  • About
Cloud

Namso

Close menu
  • Home
  • Blog
  • Projects
  • About

Namso

Search Toggle menu

Category: Software Development

November 9, 2024January 18, 2025Android Development, Projects

GruvNote Notes App

GruvNote was created to simplify the process of writing diaries, with features like creating, accessing, and editing diaries. The next sections detail the […]

September 27, 2024September 27, 2024Android Development

Room Databases

Room is an Android persistence library that provides an abstraction layer over SQLite. Room makes working with databases relatively easy, even in […]

September 22, 2024September 27, 2024Android Development

RecyclerView in Android: A Comprehensive Guide

In Android Development, the most effective ways to present lists or grids of data is a RecyclerView. It’s highly utilized for the […]

September 20, 2024September 27, 2024Software Development

Stack and Heap in Programming

Memory in programming mainly consists of two parts: Stack and Heap. While both play an important role in memory management, they each […]

September 15, 2024September 30, 2024Android Development

DatabaseHelper Class Using SQLite

Class Declaration and Constructor Kotlin Example Copy class DatabaseHelper(context: Context) : SQLiteOpenHelper(context, DATABASE_NAME, null, DATABASE_VERSION) The line declares the DatabaseHelper class, which […]

Namso

Email: contact.namso@gmail.com

  • About
  • Blog
  • Home
  • Projects
  • Timetable
  • Simple Sentiment Analysis Tool
  • AWS Practice Questions
  • Introduction to Artificial Intelligence
  • GruvNote Notes App
  • Libraro Library App
© 2025 Namso. Proudly powered by Sydney
Seraphinite AcceleratorOptimized by Seraphinite Accelerator
Turns on site high speed to be attractive for people and search engines.