Semicolon
12 May 2022
Semicolon In programming, the semicolon is the end of a line of code. As the say, every end is a beginning. As we arrive at this beginning, I’d like to reminisce about some of the things we’ve learned along the...
Learning
Reminiscing
Review
Read More
Designing Judo
28 Apr 2022
Designing Judo In the creation of judo, there were many things that Dr. Jigoro Kano considered. From the purpose to the application of it as a martial art and as a sport. His primary goal was to ensure the legacy...
Design Patterns
Learning
Judo
Read More
Let's Talk Semantics
22 Feb 2022
I Hate Web Design When you think of good web design, what do you think of? Google during the browser wars took the lead based on their website design being clean, and easy to use. It was simply their logo,...
Learning
UI Frameworks
Semantic UI
Read More
Is RadGrad actually rad?
17 Feb 2022
Is RadGrad actually Rad? RadGrad, what first appeared to me to be yet another stupid tool supposed to “help” us students prepare for the world turned out to be a potentially life changing resource. Behind the, somewhat dated name, are...
Learning
College Prep
Read More
A Story to Make You Appreciate Coding Standards
10 Feb 2022
It Begins… I won’t lie, when I started programming, I hate(d) coding standards. It annoyed me that I had to learn a bunch of extra stuff just so my code would look the same as the next guy’s. However, having...
Coding Standards
Learning
Intense Regret
Read More
Smart vs !Smart Questions
27 Jan 2022
A user once asked StackOverflow, “How do I undo the most recent local commits in Git?”. He/she had accidentally commited the wrong file to Git but hadn’t pushed the commit to the server yet. He/she asked simply, “How can I...
StackOverflow
Learning
Read More
Programming and me
19 Jan 2022
I have always loved games. Video games especially. I also took a liking to programming in high school. Thus, when choosing a career, the natural choice was game design/creation. I delved into the topic, learning about different game engines, and...
Software Engineering
Learning
Read More
Should you learn Javascript?
18 Jan 2022
So, you want to learn Javascript. Well let me tell you, it might be difficult, it might be grueling, it might even make you cry, or it’ll be as easy as printing “Hello World” in Java. Coming from a primarily...
Software Engineering
Learning
Read More