19 Dec 2024
The two software engineering topics I will be reflecting upon are ethics in software engineering and coding standards. I have chosen these two topics because they become much more interesting when you take them out of the context of web...
Software Engineering Ethics
17 Dec 2024
I. Introduction For decades computer scientists have been studying AI in different capacities, from simple chained if statements to generative large language models AI has been an area of interest. In more recent years generative tools have begun to emerge...
Software Engineering AI Education
04 Dec 2024
I would like to bring into question the parlance of “Design Patterns” as it is most commonly used. The term (in the context of computer programming) refers to common ways in which programmers solve repeatedly occurring problems and while it...
Web Applications Design Patterns Linguistics
10 Oct 2024
UI Frameworks are a useful tool, I would be hard pressed to find any counterargument with significant validity to that claim. UI Frameworks allow for designers and developers to create beautiful websites with marginal ease if whatever you are trying...
Software Engineering UI Bootstrap Frameworks
26 Sep 2024
Over the past week or so we have been able to experience the wonderful world of coding standards. We have accomplished this experience through ESLint along with the ESLint and Prettier ESLint extensions in V.S code. I would like to...
Typescript ESLint V.S Code
12 Sep 2024
Oftentimes the most difficult thing we can do is to ask for help. It is usually seen as a sign of defeat or that you have failed to understand something you were supposed to learn. While this may or may...
Software Engineering Smart Questions Communication
08 Sep 2024
At the time of writing this I have quite little interest in software engineering, it seems like a very lucrative career and definitely something I should understand and be aware of however it doesn’t pique my interest to any significant...
Software Engineering
05 Sep 2024
General thoughts on Typescript Overall I find typescript to be a moderately useful programming language. It clearly has a place in the world of programming and its assets lend itself to aid those in such a place. I heavily prefer...
Typescript