computer
profile

Lily Chang

@lily-chang

1

FOLLOWERS

0

FOLLOWING

14 days ago

Code Refactoring for Sustainability: Writing Less Resource-Intensive Code

Ever glared at old code and thought, "What was I thinking?" I promise we have all been there. The co

Read more

20 days ago

Automating Crypto Trading Bots with Python: A Beginner’s Guide

Have you ever thought about how crypto traders can make trades all the time without staying in front

Read more

a month ago

Implementing a Skip List for Fast Searching: A Modern Alternative to Linked Lists

Tired of sluggish linked list searches? Imagine a data structure that combines linked lists with bin

Read more

2 months ago

Handling Multiple Exceptions in Java: Best Practices with Examples

Have you tried handling multiple exceptions in one try block? You have undoubtedly seen code raise m

Read more

2 months ago

Building a Responsive UI with Material Design Components

Why are some Android apps smooth and simple across screen sizes while others are clunky and awkward?

Read more

3 months ago

Adding Sound and Music to Your Game with FMOD

Why do certain games engage you from the first scene? Sounds are the key to that magic. Background m

Read more

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

Read more

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

Read more

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

Read more

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

Read more

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

Read more

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

Read more

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

Read more

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

Read more

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

Read more

8 months ago

Microservices Architecture: A Comprehensive Guide

  Microservices architecture is a software development approach where applications are composed of

Read more

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

Read more

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

Read more

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

Read more

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

Read more

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

Read more

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

Read more

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

Read more

post-image

a year ago

Understanding Constructors in Inheritance in PHP

In object-oriented programming (OOP), inheritance is a powerful concept that allows classes to inher

Read more

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

Read more

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

Read more

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

Read more

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

Read more

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

Read more

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

Read more

About Me

 

Childhood curiosity led me to tech; now, coding is my canvas. Always exploring new digital horizons!

Joined

1 year ago

Questions (0)