14 days ago
Ever glared at old code and thought, "What was I thinking?" I promise we have all been there. The co
20 days ago
Have you ever thought about how crypto traders can make trades all the time without staying in front
a month ago
Tired of sluggish linked list searches? Imagine a data structure that combines linked lists with bin
2 months ago
Have you tried handling multiple exceptions in one try block? You have undoubtedly seen code raise m
2 months ago
Why are some Android apps smooth and simple across screen sizes while others are clunky and awkward?
3 months ago
Why do certain games engage you from the first scene? Sounds are the key to that magic. Background m
4 months ago
Encrypt and decrypt data using Java’s javax.crypto library
How is your personal data protected online, have your ever give it a thought? Protecting your financ
4 months ago
Building a Text Summarizer Using Machine Learning
Are you tired of scanning and summarizing long documents manually? And want to use machine learning
5 months ago
Implementing Gradient Descent in Java: A Practical Approach
Machines learn to predict or make functions perform better, even though how? An essential part of ma
5 months ago
XML vs JSON: When and Why to Use XML
You're talking about data formats, then meet the two giants: XML and JSON. No doubt both of these se
6 months ago
How to Create a Time-Zone Aware Calendar App with JavaScript
Recall and thought, have you ever missed a meeting just because of confusion about time-zone differe
6 months ago
JavaScript's Role in Building Progressive Web Apps (PWAs) for the Future
Ever wanted websites to work like apps? Progressive Web Apps (PWAs) give the best of both worlds. PW
7 months ago
Sorting Algorithms in JavaScript: Radix Sort, Merge Sort, and Quick Sort
Radix Sort is a non-comparative sorting algorithm that sorts numbers by processing individual dig
7 months ago
Enhancing Type Safety in Python with Pydantic
Pydantic is a data validation and settings management library for Python. It's designed to make i
8 months ago
Real-Time Live Updates in Django Using WebSockets and Django Channels
WebSockets represent a significant advancement in web technology, allowing for full-duplex commun
8 months ago
Microservices Architecture: A Comprehensive Guide
Microservices architecture is a software development approach where applications are composed of
8 months ago
Socket.IO: Real-Time Communication Made Easy
Socket.IO is a JavaScript library that enables real-time, event-based communication between web c
8 months ago
Unleashing the Power of Regular Expressions in JavaScript: A Comprehensive Guide
Understanding Regex Basics:At its core, a regular expression is a sequence of characters that def
9 months ago
Exploring Design Patterns in React: Enhancing Scalability and Maintainability
The Container/Presenter pattern, also known as the Smart/Dumb pattern, separates concerns by dist
9 months ago
A Comprehensive Guide to Performing QA Testing: Ensuring Software Quality
Quality Assurance (QA) testing plays a pivotal role in the software development lifecycle, ensuring
10 months ago
Demystifying Databases: Understanding the Backbone of Information Management
What is a Database? At its core, a database is a systematic collection of data, organized to faci
a year ago
A Guide to Cherry-Picking, Dropping, and Editing Commits
Cherry-picking is the process of selecting specific commits from one branch and applying them to
a year ago
Exploring Design Patterns in React: Enhancing Scalability and Maintainability
The Container/Presenter pattern, also known as the Smart/Dumb pattern, separates concerns by dist

a year ago
Understanding Constructors in Inheritance in PHP
In object-oriented programming (OOP), inheritance is a powerful concept that allows classes to inher
a year ago
Mastering C++: A Comprehensive Guide to Modern C++ Programming
1. Getting Started with C++: The Fundamentals C++ is a multi-paradigm language that supports proc
a year ago
Simplifying File Uploads in Remix or Next.js
Introduction: File uploads are a common requirement in web applications, whether you're building a c
a year ago
Creating a Django Weather App Tutorial
Welcome back to another tutorial on my YouTube channel! In this session, we'll be delving into the c
a year ago
Working in a remote software environment , the good, the bad, the ugly
For most software engineers and even other professionals, they dream of the day that will work from
a year ago
Mastering C++: A Comprehensive Guide to Modern C++ Programming
**1. Getting Started with C++: The Fundamentals** C++ is a multi-paradigm language that supports
a year ago
Exploring the Evolution of Databases: From Hierarchical to NoSQL
1. Hierarchical Databases: In the 1960s, hierarchical databases emerged as one of the first data
About Me
Childhood curiosity led me to tech; now, coding is my canvas. Always exploring new digital horizons!
Joined
1 year ago
Questions (0)
Lily Chang's Top Tags
javascript
python
database
nosql
Blogs (31)
BL
BL