Chevron Left
返回到 Introduction to HTML, CSS, & JavaScript

学生对 IBM 提供的 Introduction to HTML, CSS, & JavaScript 的评价和反馈

4.4
815 个评分

课程概述

Want to take the first steps to become a Web Developer? This course will help you discover the languages, frameworks, and tools you will need to create interactive and engaging websites right from the beginning. You’ll begin by understanding the roles of front-end, back-end, and full-stack developers and how they collaborate, along with the terminology and skills essential for a web development career. Next, you’ll dive deep into HTML5—learning about structural elements like section, article, header, footer, and form controls such as input, fieldset, and legend. You’ll also explore the Document Object Model (DOM), scripting basics, and browser compatibility. Moving on to CSS, you’ll learn how to style and format web pages using selectors, IDs, and classes. You’ll explore layout tools like Flexbox and gain hands-on experience with responsive design using frameworks such as Tailwind CSS and Bootstrap. In JavaScript, you'll learn about variables, control structures, functions, prototypes, and how to interact with the DOM, along with practical experience using APIs and client-side scripting techniques to enhance user interaction. By learning the fundamentals of HTML5, CSS, and JavaScript, you will be able to combine them to: - Create the basic structure of a website - Create format and layout for web applications - Enhance your website and create rich, interactive applications - Increase user interactivity and enhance user experience - Give your website a real wow factor! Throughout the course, you'll apply your learning through numerous hands-on labs and conclude with a final project where you'll build a webpage to showcase your skills and strengthen your portfolio....

热门审阅

RA

May 29, 2024

JavaScript portion could be improved by adding more examples on implementing javascript on webpages

SF

Sep 30, 2024

A lot of wordy theory and slides, but it all works towards a very nice final project

筛选依据:

151 - Introduction to HTML, CSS, & JavaScript 的 175 个评论(共 220 个)

创建者 Andrew S

Jan 15, 2025

Seems to be well designed, covering a lot of ground for an introductory course.

创建者 THANISHKA K (

Dec 2, 2025

if i am pausing the video ,the video is not stoping , it continue the video

创建者 Athulya M

Feb 12, 2025

A good course which is beginner friendly and focus on the content from basics

创建者 Nick J

Oct 14, 2024

A little hard for beginners, but I was able to complete it with AI's help

创建者 Khadouj T

Mar 20, 2025

It’s very good course but too short and without practice coding

创建者 Samriddh K

Dec 28, 2025

Good atlest after completion u got u are portfolio

创建者 Sairaj J

Jul 16, 2025

the concepts taught are good and upto date

创建者 Awurabena

Nov 16, 2025

Great course. Easy to understand concepts

创建者 Kishzore K

Oct 30, 2025

Course structure and content is very good

创建者 Aashish R

Dec 29, 2025

it was a great learning experience :)

创建者 Nirvik B

Feb 6, 2026

Some codes could be explained more.

创建者 Andrés J

Oct 27, 2024

Se aprende mucho en este curso.

创建者 Rafael E

Jun 26, 2025

I don't like the peer review

创建者 AMOSH D

Dec 2, 2025

BEST LEARNING PLATFORM

创建者 Rohit S

Dec 19, 2025

Overall Good and Nice

创建者 Mubashirul I

Feb 14, 2025

It was quite good

创建者 Adrian C

Jun 25, 2025

pudo abarcar más

创建者 Keifvin M

Feb 14, 2025

good course

创建者 DHRUV P

Dec 26, 2025

very good

创建者 Dussa P S

Aug 20, 2024

excellent

创建者 Mohamed A

Jul 6, 2024

Very good

创建者 Raja K

Dec 19, 2025

thik hai

创建者 THAKOR M P

Oct 4, 2025

sample

创建者 Chukwunnoso I

Jan 24, 2024

Nice

创建者 Henan Z

Mar 2, 2025

This course has lots of information but it is very general. It is not detailed enough for a complete beginner to understand what each part of a code stands for, or what a particular method is for, or why using one method but not the other when both could work (I had to try out myself to figure out that actually, both could be used). The HTML and CSS are less complicated and I could review the videos and labs repeatedly to figure out most things myself. However, JS is very complex and you really have to understand the very basic before learning the videos. It took me 30 mins to learn and understand what a 5 mins video is talking about as I had to constantly Googling. But that's fine, that's the journey of learning. However, what confused me so much and made me feel that I've actually learned nothing is the lab practice. When a method is used, there is very little explanation of why. Why use const instead var out of a sudden, is a particular phrase a specific function or it is customised wording for the writer to refer to, why use a name that has not been mentioned and it could work, I had no clue. I had to Google the elements to understand what they meant but I still didn't know why it was used in the lab. Unfortunately, I'm stuck at JS and unable to proceed to the next course.