UI Efficiency
06 Oct 2016
User Interface Frameworks The value that I can see in learning a UI Framework is that it allows you to be more efficient with your time and it can also make your code easier to read. In the beginning stages...
Web Development
UI Frameworks
Semantic UI
Read More
Writing "Good" Code
21 Sep 2016
What does it mean to write "good" code? When I took a course on C and C++ with Professor Ravi Narayan in Spring 2016, one of the first things he taught me was how to write "good" code. He explained...
Software Engineering
Coding Standards
Read More
Javascript Thoughts
01 Sep 2016
I found that Javascript was very similar to Java and C. The difficulty of Javascript is somewhere between Java and C. At least with Java and Javascript you do not have to worry about pointers. While learning Javascript is fairly...
Software Engineering
Javascript
Reflection
Practice
Read More
Finding my passion
01 Sep 2016
When I was younger, my dream was to become an engineer. I had no idea what an engineer did, but it sounded cool. I remember buying little circuit kits from that brochure in elementary that every kid bought books from....
Software Engineering
Learning
Read More
Sharing Your Software
01 Sep 2016
Configuration management is important for Software Engineering because it allows groups of people to efficiently maintain the files for projects. I agree that software hosting platforms are very useful when collaborating with multiple people, but it comes with its disadvantages....
Software Engineering
Learning
Configuration Management
Read More