This semester, I learned a new framework called React Bootstrap, which is similar to Semantic UI, a framework I used in ICS 314. During ICS 314, I struggled to handle the mobile view of websites effectively. However, throughout this semester,...
I haven’t got many ideas about software engineering before I take the course about software engineering. After this course I learned about the basics for build a website and team work in programming project. Because most of the classes I...
As we learning so far, we will notice that many problems we have right can be solve by solutions that we used for previous problems. This concept can also apply to software engineering, we having a process/pattern on how to...
Daily Planner Overview: Problem: Some students are having hard time on manage their time with all the deadline of assignments, labs, projects, etc, because they need to check on the deadline frequently for different classes to make sure they didn’t...
By getting start on UI frameworks, I was using the Semantic UI to help building the website page. I find out that Semantic UI is really helpful, espacially the icons provided by the Semantic UI can save a lot of...
My Experience on RadGrad RadGrad is a website that helps students to learn more informations to determine their degree paths or career paths. It offers much information that is useful to build on a student’s academic path or career paths...
Coding standard makes the code more readable, when everyone following the same rules and format. Other than making code looks nicer and organized, coding standard also includes the standard of the code quality. The organized code makes it easier for...
Since the internet development rapidly, many people will communicate online includes asking for help or helping others. However, not all of the questions online are a “smart” question. Asking a “smart” question is helpful for people to learned from your...
What I Know Before Learning Software Engineering There are many definitions of software engineering online. But in general, the main goal of software engineering is to design, develop, and maintenance software applications to solve real-life problems. I didn’t know what...
What I Noticed at the Beginning of Learning JavaScript Javascript is a computer language that applies to web browsers. Compare to other computer languages like Java and C, the function written in Javascript doesn’t require people to write out a...