20 Dec 2024
What Did I Learn? ICS314 was my introduction into software engineering. I had learned about coding stacks, databases, new languages, but most importantly, how to work with others in coding. There was also a lot of involvement with Github, especially...
Software Engineering Reflection
16 Dec 2024
Introduction <img src=”../img/ChatGPT-Logo.png” width=20%/> In education, artificial intelligence (AI), is meant to aid the learner in addition to the teacher. We want AI to help students ask questions and be engage in the material. It has become a quick and...
AI Reflection
02 Dec 2024
An Approach to Common Problems At first, the concept of design pattern is strikingly similar to that of coding standards. They both practice an organized structure code, with ease of use, and efficientcy. However, while coding standards focuses on the...
Design Pattern Coding Standards
09 Oct 2024
Why it works Frameworks are similar to imported libraries where additional functions are used to develop a project without rebuilding the foundation. Without it, it would be like recreating the same function every time you want to use it. Bootstrap...
Web-development Frameworks HTML CSS Bootstrap 5
25 Sep 2024
Practicing Coding Standards After using ESLint for about a week, I think it is only mildly annoying and does not do anything to help understanding of the code. Perhaps there are more to ESLint rules than the ones I have...
Coding Standards Community
11 Sep 2024
Asking Better Questions While our teachers used to say there are no dumb questions, that does not mean you should not ask better questions. Very basic and mundane questions can be answered easily through a quick google search. It is...
StackOverflow Community
04 Sep 2024
My Opinion of TypeScript This is my first time working with TypeScript and it is now the 6th language I have experienced. TypeScript seem heavily influenced by C++ considering it has classes, data types, and access modifiers. So far, I...
TypeScript Athletic Software Engineering
03 Sep 2024
About Myself and Software Engineering There any many skills that I have learned so far in computer science but there are still so much more for me to learn. For example, learning Java, C, C++, and a bit of Python...
Software Engineering