Articles by Miguel Hernandez


Math for CS: Intro to Proofs

A proposition is a statement that is either true or false. We are given some examples in plain English of what is a proposition and what isn’t. Then, we go on to mathematical examples, including Fermat’s last theorem and Goldbach’s conjecture. A predicate can be understood as …



Why I'm revisiting software fundamentals and my learning plan (pinned)

I'm sure we all agree that mastering the fundamentals is important. This is true for any discipline. In this blog post, I will be sharing my learning roadmap/plan for revisiting the fundamentals of CS/Software and discuss why I'm doing this. I will also discuss with my thoughts about …



New blog - my thoughts

Why am I getting into blogging? Partly as a way to deepen my own learning, but also to build a stronger online technical presence. I built this website using Python and the static site generator called pelican, with the Flex theme. I chose pelican to build my website because I …