Drew Higgins

  • |
  • About
  • |
  • Links
  • |

The Derek Zoolander School for College Kids Who Can't Database Good

March 20, 2018

One of the most useful classes I took during my time here at Penn State was CMPSC 431W: Database Management Systems. Amazingly, this is one of two classes offered by the CS department here on databases, and it is not required to graduate. The only required class isn’t a database class, but a Java programming class that teaches students about basic SQL since one of your projects uses JDBC to connect to an extremely rudimentary database and requires basic knowledge of implicit joins and creating tables with a GUI. So, for a while, I thought databases were easy and once you knew how to type SELECT ... FROM ... WHERE ...; you knew all that a non-DBA needed to know about them.

Resolutions

January 4, 2018

I recently updated the theme on this blog, and in the course of doing so I realized that I had not posted on it in the year 2017. The last time I posted about something software related was over two years ago. I then realized that this sort of defeats the purpose of having a blog as a software developer. So here I am, a tad over a year later, reflecting on 2017 and—like many people—how to better myself in 2018. I realize the terrible cliché that I’m starting to tumble into, but bear with me here.

My 2016 in Music

December 29, 2016

Last year, my friend Dylan made a Facebook post showcasing what he thought were the best albums to come out in/that he discovered in 2015. I thought that was a cool idea, so here are my favorite new (or new to me) albums from 2016. If you want more info on the album, hover your mouse over the album’s tile (albums that came out prior to 2016 have their year indicated).

Solving an Android CORS Bug

August 6, 2015

In the course of developing a hybrid app with the Ionic Framework, I ran into a strange bug: the app would display data grabbed from a JSON API backend perfectly on my desktop web browser, through the ionic serve --lab command, and on the iOS Simulator. But for some strange reason, the space on the Android app where the data was supposed to go was blank on the Android emulator.

Just Press the Button

May 29, 2015

I think I just won the award for the most stupid, overly minimal app ever created. It was a rough fight, and I faced some seemingly insurmountable competition (the app Yo, for instance). But I think I just may have won.
Next

Powered by Jekyll with Type on Strap