Introduction to Application Development by WordPress and Elementor| CPE101 Week 7
WHAT? (What did we learn?)
What is the difference between a Website and a Web Application?
A Website is a collection of related webpage that contain text, images, videos, etc.
Website | Web Application |
Static | Dynamic |
Read content only not manipulate | Both read content and manipulate |
No need to be precompiled | Precompiled before deployment |
Simple function | Complex function |
Authentication is not necessary | Mostly requires authentication |
Built using HTML, CSS, and maybe some JavaScript | Built using HTML, PHP, JavaScript, and any programming stack |
What is 000webhost?
000webhost is a web hosting that provides an array of valuable features, including a website builder, WordPress support, and no ads. And for the first one, we can have it for free.
You can watch how to use it here
What is WordPress?
What is Elementor?
Elementor is a WordPress plugin that let you can make a WordPress web by drag and drop system.
You can watch how to use it here (You can start watching at 06:34 installing WordPress because before that is web hosting that you can use any web hosting that you want but that must support WordPress)
SO WHAT? (Why is this important?)
NOW WHAT? (implications / reflections)
This class makes me know the WordPress plugin that helps me can make my web app easier. And in the future, I am quite sure that this would be very important because when I want to apply for jobs employers maybe want to see my experience. So, I can show this as a CV or Portfolio web app.