How Email is Sent

This is an interview question that came up for me with a helpdesk role. There is technically no wrong answer to the question, but you can get very technical very quickly. The easiest answer is of course you type words onto your screen, hit the send button, and a lot of magic occurs. You could… Continue reading How Email is Sent

Reading Data from CSV Files and MySQL Queries

I used to read a lot of doom and gloom from the Data Science community on working with dirty databases instead of clean CSV files. Generally I agree with criticism toward how academia handles programming content, but this isn’t a hill to die on at all. On the surface the two seem significantly different because… Continue reading Reading Data from CSV Files and MySQL Queries