[CS Fundamentals] Mutable vs. Immutable
Introduction
This article introduces concepts of mutability and immutability in computer science. It’s very important to understand it because it’s going to help you to solve errors in the future. Especially, beginners often face situations such that...
jaylog.hashnode.dev3 min read