GitHub

Eric Schwabe's Blog

My thoughts, perspectives, and ideas on software and technology.

  • Experiments with WebGL

    Coursera classes can be a great tool for learning new technologies or improving existing skills. Last year (Summer 2015), I took a course on WebGL to learn a bit more about web browser technology and refresh my knowledge of basic 3D rendering. The last time I worked with graphics APIs was a game development certificate course back in 2010 that used DirectX 9. I will discuss a bit about the assignments, the course content, and my overall impressions of the class.

  • Interviews: Concepts

    This series contains review materials for software engineer interview questions. This guide provides a high-level overview of common concepts in computer science.

  • Interviews: Algorithms

    This series contains review materials for software engineer interview questions. This guide provides a high-level overview of basic algorithms including their implementations, applications and efficiency.

  • Interviews: Data Structures

    This series contains review materials for software engineer interview questions. This guide provides a high-level overview on basic data structures including their implementations, related algorithms, and efficiency.

  • Starting Something New

    I figured it would be best to start the blog with a bit about myself.