CS50 Week 2 – Algorithms, Big O Notation

The big O Running code with small data sets can seem instantaneous, but when dealing with big data sets, the amount of computational resources an algorithm takes becomes vital. Programmers denote the resources taken for an algorithm with big ‘O’ notations, where  n = size of data set. You may see o, Ω & Θ in … Continue reading CS50 Week 2 – Algorithms, Big O Notation

The brain on code and prose

Over my conversation with my S.O. last night, I reflected that multitasking was a lot more debilitating on productivity in programming than drawing. We wondered if programming is similar to other linguistic tasks, like writing, and that started the quick dive into the question: Is writing code similar to writing a blog post?   What … Continue reading The brain on code and prose

From Art to Code

  A career in the arts seems like a huge leap to programming. But I think there are many parallels: both careers require the discipline and proclivity towards self-learning, as well as a collaborative attitude. Unsurprisingly, this was a tough decision. I think everyone who has faced a career switch has the same dilemma. It’s … Continue reading From Art to Code

Design a site like this with WordPress.com
Get started