09 May 2024
An Experience To Remember Well I better remember what I learned in my software engineering class because it is valuable information that I can use to pursue my career. I’ve learned a lot, much more than my other programming classes....
Software Engineering
07 May 2024
I. Introduction Artificial Intelligence, or AI, has been around for a while and it’s been getting smarter and smarter. AI can be used to help you find information or figure out a problem. In some places, using AI is considered...
AI
25 Apr 2024
A Solution To Repetition You’ve probably run into many problems that involve having to do the same thing over and over again as you are writing your code. For a software engineer, that is completely normal. We encounter repetition all...
Design Patterns
22 Feb 2024
The beginning of web design I’ve been wanting to learn about html and css but I never had the motivation to learn it on my own. But now I am learning it and so far it’s not too bad. Html...
Bootstrap
06 Feb 2024
Coding Standards Is The Way To Go During my first month of learning Javascript, I’ve been writing my code using a browser based IDE called JSFiddle. But now I’ve moved on to writing my Javascript code on a new IDE...
ESLint Coding Standards