Teamwork Is The Key To Building Successful Application
06 May 2022
Helen Keller quote: “Alone we can do so little; together we can do so much.” arguably my summary of my ICS 414 Fall 2020: Software Engineering II course. During ICS 414, I was on a team of 7 developing web...
HTML
CSS
Javascript
Meteor Frameworks
React
Teamwork
Read More
Important Concepts of Software Engineering
12 May 2021
There are many important concepts in software engineering that are worth learning by programmers. Although some programmers may not need to use software engineering in their careers, the concepts in software engineering can be applied to other types of fields....
Software Engineering
Concepts
Learning
Read More
The beauty of design patterns
29 Apr 2021
Design patterns are one of the most beautiful/important elements in the software development process. Design patterns can help developers create almost complete applications quickly and easily. My last project in the ICS 314 course was to use Meteor to create...
Design patter
Meteor
User interface
Database
Read More
Invest Time To Save Time
23 Feb 2021
UI Frameworks need more time to learn than just using raw HTML and CSS, but it will save more time and improve the overall quality. Using a UI framework in HTML will save a lot of time to adjust style...
HTML
CSS
UI Frameworks
Read More
Use Coding Standards To Get Future Self-Thanks
06 Feb 2021
If the programmer does not need to encrypt the code, then should have certain coding standards in their code. Implement coding standards to improve code readability. This is very useful when used with other programmers, because using coding standards, the...
Javascript
Coding Standards
Read More
Only Smart Questions Will Not Waste Time
25 Jan 2021
Smart questions are very important to smart software engineers because only intelligent questions can provide software engineers with useful information and learning opportunities. When a programmer encodes a program, he will encounter many errors and problems. Some problems may not...
Software Engineer
Learning
StackOverflow
Ask questions
Read More
A Programming Language Should Not Ne Missed
17 Jan 2021
Javascript is a very powerful programming language. As long as a programmer has experience based in Java, C, and other similar programming languages, then learning the basics of Javascript will be easy. On the way to learn the basics of...
Javascript
Software Engineering
Learning
Read More