Design Patterns
27 Apr 2019
Design patterns are helpful for solving many common problems that occur in coding. Whether it’s properly creating classes and methods, interactions between objects or inheritance, creating reusable code or a design pattern is good because it helps you maintain things...
Design Patterns
Object Oriented Programming
Read More
Security & Ethics
19 Apr 2019
Currently, I’m enrolled in a Security and Trust course. We learn about real world examples (not only computer) of security, trust, ethics, and privacy. The definition of ethics is - “moral principles that govern a person’s behavior or the conducting...
Security
Privacy
Ethics
Reflection
Read More
Importance of UI Frameworks
21 Feb 2019
Recently in class, we’ve been learning how to use Semantic UI. It’s a lot more helpful than writing your own code for everything you need. For example, they have certain pre-made classes for you to use, such as “menu” to...
HTML
CSS
UI Frameworks
Read More
Smart Questions Make Smart People
24 Jan 2019
Smart questions are a great way for software engineers to learn new things. To ask a smart question, one must have previously tried searching up answers online (ex. via Google), or on different FAQs/other web pages. If you’re absolutely completely...
Stack Overflow
Smart Questions
Reflection
Read More
ESLint-elliJ
24 Jan 2019
Coding standards are very important when typing code. It can not only visibly be easier to read (which is also very important), but it also helps the code writer to learn the language. When using an IDE such as Eclipse...
ESLint
IntelliJ
Coding Standards
Read More
Beginning the Journey
18 Jan 2019
As I’m fairly new to coding, I’ve only learned Java and just a little bit of Python. Currently I’m learning Javascript and C++ as well. In my personal opinion and from what I’ve learned so far about Javascript in the...
Javascript
Java
Software Engineering
Learning
Read More
On My Way
17 Jan 2019
Starting out my college career in 2010, I had no idea what I wanted to do. I thought I wanted to be a chef, so I started out in cluinary. Then my parents didn’t like that because we’re Asian, so...
Software Engineering
Learning
Read More