london.jpg
and London.jpg
are treated as different files.london.jpg
as London.jpg
.Coding conventions do not affect how computers execute programs. Most rules have minimal impact on performance.
Indentation and extra spaces are not crucial in small scripts.
For code during development, prioritize readability. However, larger production scripts should be optimized and minimized.