top of page
BLOG
Code Chronicles
Exploring Computer Science


Network Requests in Android with Kotlin and Jetpack Compose: A Guide to Retrofit, Volley, and OkHttp
The article compares three popular HTTP clients, Retrofit, Volley, and OkHttp for making network requests in Android apps developed with...


Data Persistence in Android: SQLite vs. Room Persistence Library
The article explores data persistence options within the Android ecosystem, focusing on SQLite and the Room Persistence Library. It...


Database Modeling: Mapping Objects to Relational Databases
This article explores data modeling in software engineering, focusing on how to map object-oriented concepts to relational databases.


AI's Impact on My Future: Will My Degree Matter?
This article examines the transformative impact of artificial intelligence (AI) on various industries, focusing on its benefits, drawbacks.


Why Kotlin is Preferred for Android App Development
This article explains why Kotlin is the preferred programming language for Android app development.


Understanding UML Sequence Diagrams: A Hospital Management System Case Study
This article provides an overview of UML sequence diagrams, explaining their notation, strengths, and limitations in modeling dynamic system


Object-Oriented Principles in Software Engineering: An Overview of OBDMS, RDBMS, and ORM Techniques
This article explores the differences between Object-Oriented Databases (OOMDBs) and Relational Databases (RDBMS).


Polymorphism: Using UML Class Diagrams and Pseudocode
This article explores polymorphism in object-oriented software development, differentiating between compile-time and run-time.
Alexander S. Ricciardi
Computer Science Enthusiast


Omegapy
Alex Ricciardi
ABOUT
I am Alexander S. Ricciardi
Omegapy (Alex Ricciardi) is my professional alias.
bottom of page