30 Oct 2023
Overview text Approach text Use case ideas text Beyond the basics text
Software Engineering Meteor
04 Oct 2023
Importance of UI Frameworks Becoming proficient in using a UI framework effectively is as complex and time-consuming as learning a new programming language in practice. Bootstrap 5 provides an extensive amount of documentation and makes it easy to implement various...
UI Frameworks
04 Sep 2023
Asking Questions It is perfectly normal to ask questions when we don’t know or encounter difficulties in life. However, repeatedly asking extremely simple questions may be perceived as foolish by some. Questions like “What day is it today?” or “What...
Engineering
20 Sep 2023
Importance of Coding Standards One of the things I often consider when learning about programming languages and writing basic code is how to achieve uniformity in appearance. In other words, I wonder whether I should insert spaces here or if...
Coding Standards
30 Aug 2023
Programming After entering university, I had not yet decided what I wanted to do in the future and had vaguely chosen to pursue a field in the sciences. When I took ICS 111 and learned about Java for the first...
Engineering
28 Aug 2023
Learning from JavaScript My first thought after I started to learn about JavaScript was that it has some similarities in its basic syntax compared to other languages I have learned before, such as Java, C, and C++. For example, the...
Engineering