Blog Post 4

Transitioning from HTML to CSS was a bit challenging at first because it required learning a new way of thinking. HTML focuses primarily on structuring content, while CSS is about the appearance of the content. At first, I found it confusing to apply CSS properties to HTML elements and understand the difference between inline, internal, and external styles. However, the hands-on practice and assignments in class were challenging but helpful. It’s a great way to reinforce what we learned after the lecture. Next, we went over CSS selectors and how to use them properly to style the HTML elements. Moreover, as I spent more time studying my notes, reviewing slides, and watching additional tutorial videos beyond those assigned to us, I began to gain a clearer understanding of how everything works together. Gradually, these challenges became more manageable and easier to grasp, though they remain challenging.

The video provides a clear, detailed, step-by-step checklist-style roadmap from the start to eventually publishing the completed work on an affordable web host. In the beginning, the host covers the basics, including installing the essential code editors required to begin learning the languages and the fundamental building blocks for web development. Later he went into detail and broke down the process into manageable steps, making it clear and simple to understand. The video also emphasizes not only which basic languages are essential to know but also the level of proficiency required to become hirable in the tech industry. It highlights that having a solid foundation in the languages, function, storing data, testing code produced, etc., is essential to land a job as a web developer. Although this is a lot of information and steps, it will make more sense once we get exposed to each of the steps as we go along with the class. Having access to a checklist creates a visual presentation of the progress; therefore, it is satisfying and motivating.

There are a lot of unfamiliar topics, but “Nodes.j” is the one I’ve never heard of or seen before. There is a lot of information about Node.js on GitHub and Codecademy. It can be challenging to explain the functionality of Node.js and what it does if you’re not familiar with JavaScript, because it was specifically built to work with JavaScript programming. way, the checklist is not available

Scroll to Top