Where am I? After spending about 7 weeks learning about JavaScript, HTML, CSS, and Semantic UI, I thought learning Meteor was going to be a smooth ride. I was terribly mistaken. The ride so far seems more like launching into...
Getting Started with Semantic UI Learning to use Semantic UI wasn’t easy. Although I’ve had experience with HTML and CSS, a lot of it went out the door when learning the syntax of Semantic UI. However, after working with Semantic...
History of Coding Standards Prior to learning about ESLint and coding standards in general, I always tried to make my code as readable as possible. Whether I was coding in C/C++ or in something like Matlab, I strived to make...
Thoughts on Configuration Management I’ve had some prior experience with git, and I find that git and configuration management as a whole are great for large scale projects. As a student, I don’t really work on projects that contain more...
Thoughts on JavaScript Since I’ve had prior experience working with JavaScript, I haven’t really learned anything new about JavaScript from this module. I did a similar type of online tutorial that taught me all of the basics of JavaScript. I...
Interests in Software Engineering So far in my college career, I’ve found an interest in front-end and back-end software development. I’ve worked with Angular.js as a web framework and I really enjoy programming a user interface and making things as...