Lab 03: Strings & StringBuilder
🎯 Objective
📚 Background
⏱️ Estimated Time
📋 Prerequisites
🛠️ Tools Used
🔬 Lab Instructions
Step 1: Basic String methods
Step 2: String comparison — never use ==
==Step 3: String splitting and joining
Step 4: String.format() and printf
Step 5: StringBuilder — efficient concatenation
Step 6: Text blocks (Java 15+)
Step 7: String methods — chars and conversion
Step 8: Immutability performance benchmark
✅ Verification
🚨 Common Mistakes
📝 Summary
🔗 Further Reading
Last updated
