Systems thinking as important as ever
from
www.hanselman.com
Awesome article by Scott Hanselman, giving some advice for new coders who are concerned about not learning the latest version of frameworks:
strings are strings, loops are loops, memory is memory, disk I/O is what it is, and we all share the same networks, processes and threads, ports, TCP/IP, and DNS - understanding the basic building blocks are important.