Recapitulation of Software and Developing
13 May 2022
Did I learn anything? Throughout my ventures in software engineering, I have learned that there is so much more to it than just coding and making websites. Those things are definitely pillars of the field, but to fully grasp the...
Software Engineering
Code Development
Functional Programming
Design and Ethics
Read More
Cooking Up Some Code
28 Apr 2022
Quality Control Design in code is something that is criminally overlooked. Coding is such a technical field so it is easy to ignore the quality and the craftsmanship behind good code. There is a reason why it is a common...
Design
Coding Style
Quality
Read More
Depends on How You Frame It
24 Feb 2022
HTML and CSS Over the past couple weeks, I have delved into the realm of HTML, webd esign, styling with CSS, and more. Through the various exercises and practices that I have done, I have learned quite a bit even...
HTML
Semantic UI
Frameworks
CSS
Read More
A Radical Way to Graduate
17 Feb 2022
A Radical Way to Graduate It’s Rad Recently I have reviewed and used the Radgrad resource and I have gained a lot out of it. While it was something I briefly skimmed over at first, it was something I came...
Software Engineering
RadGrad
Community
Resources
Read More
Standardize Your Software!
09 Feb 2022
Standards in coding? When it comes to solo or collaborative work, especially in coding, standards are always a top priority to keep your work uniform and efficient. While spontaneity and non-homogenized work is encouraged in more creative fields such as...
Coding Standards
ESLint
Javascript
Read More
The Art of Asking
27 Jan 2022
The Art of Asking When it comes to the online community of coders, programmers, and developers alike, finding help from others is a crucial part of learning and creating new things. After reading through Eric Raymond’s “How To Ask Questions...
Software Engineering
Learning
Communication
StackOverFlow
Read More
A Career as a Software Engineer?
20 Jan 2022
A Career as a Software Engineer When I began thinking about what I wanted to do in college I already knew that I would want to get into software engineering. Even from a young age, I had a natural affinity...
Software Engineering
Learning
Read More
First Time Using First Class Functions?
19 Jan 2022
First Time Using First Class Functions? Javascript is quite interesting. Coming from just using C and C++ recently, Javascript has felt a lot more freeing with what I am able to do and translates much easier in my head, especially...
Software Engineering
Learning
Read More