📅 My Learning Journey
Learning progress chronologically
Thursday, December 04, 2025 3 posts
Differences between XML and HTML XML and HTML were designed with different goals: XML is designed to carry data emphasizing on what type of data it is. HTML is designed to display data empha...
📅 Linux Bash Scripting
Linux
Linux Bash Scripting Bash is a command-line interpreter or Unix Shell or Bash Scripting is used to automate the execution of the tasks so that humans do not need to perform them ...
MOO FANG Day 1 Start from... New Shin-Chitose Airport -> Sapporo Station (37 minutes) Option1: 08:05 -> 08:42 Option2: 08:30 ->09:30 Step 1 Option1 Take a...
Wednesday, December 03, 2025 2 posts
Container Registries | Cycle.io Container Networking Basics | Cycle.io Deployment Strategies and CI/CD | Cycle.io Check Disk Space in the Ubuntu Command Line Serverless Database - Ama...
- A Reference variable simply contains a memory address and not the object itself. -When you assign one reference variable to another, you are only copying the memory address stored in one var...