Essays

Lesson Learned

14 Dec 2022

‘[https://www.businesswire.com/news/home/20210407005355/en/ICS-Establishes-Dedicated-Medical-Device-Practice-to-Support-Technology-Driven-Healthcare-Transformation)’ ‘[https://www.proofhub.com/articles/how-to-improve-teamwork-and-collaboration-skills)’ What Happened??? Over the course of fall 2022 semester at UH, I took a class called ICS314. It was the first and last ICS class I ever took. Upon missing the first day of class not knowing that...

Engineering Software Engineering ICS

Deja Vu in coding?

01 Dec 2022

‘https://dev.to/lauragift21/quick-guide-to-linting-javascript-codebase-with-eslint-dcf’ ‘https://www.jetbrains.com/idea/’ E63 Design Patterns Ever seen reused/recycled code? is it copyright, plagiarism or just common knowledge? To me, its all the above! Formerly, design patterns are reusable solutions to commonly occuring problems. For example, a simple switch function. Three...

Engineering Design Patterns

Its UI not AI!!!

06 Oct 2022

‘https://codeburst.io/25-html-css-tutorials-6a864f387185’ ‘https://blog.templatetoaster.com/news/bootstrap-5/’ E37 Reflect On UI Frameworks Creating webpages is very beneficial to today’s society. Any company you work for would need one. With the help of IntelliJ, creating HTML files are much simpler. IntelliJ not only helps you define...

Engineering UI Frameworks IntelliJ Bootstrap5

Auto-correct is not only on my phone?

22 Sep 2022

‘https://dev.to/lauragift21/quick-guide-to-linting-javascript-codebase-with-eslint-dcf’ ‘https://www.jetbrains.com/idea/’ E28 Reflect On Coding Standards Eslint alongside IntelliJ are both very useful tools in learning Javascript. Some useful tools they offer include things like color coding function, variables, objects and so forth. Unlike other IDEs, IntelliJ allows users...

Engineering Eslint IntelliJ

Not all games come with prizes

08 Sep 2022

‘https://jessehouwing.net/community-effectively-use-stackoverflow/’ Play the game correctly…. or not? Stack Overflow is a great resource for software engineers to have! Not only can you ask a question there, you can also help others with theirs or simply learn from them. However, not...

Questions Answers StackOverflow

No, not HARDware, SOFTware!

01 Sep 2022

One of the most fastest advancing things in the world right now is technology. As technology becomes more advanced, devices are getting smaller, coding is becoming as essential as learning a language, and it’s taking over our employment. Software engineering...

Engineering

What does my brain think about Javascript?

31 Aug 2022

‘https://www.tutorialrepublic.com/javascript-tutorial/’ E10 Reflect On Javascript 1 Although I have used javascript before, this is my first time formally learning it. I really do appreciate this tutorial as it gives me insight on things I did not know about. Prior to...

Engineering