- COMP.CS.200
- 3. CSS: syntax, selectors, positioning
- 3.1 Submit a summary for peer-review
Submit a summary for peer-review¶
Introduction¶
Web designs update rapidly. The development of new technologies and related standards is a continuous process. A website author has to learn how to follow the key sites that discuss ongoing design trends in the industry. Some articles are chosen for you to read. Select the one you expect to be most useful for you. Save a review as a web page with the html extension.
The articles¶
YouTube videos about becoming Front-/Backend/ or FullStack Developer.
Programming with Mosh. The Complete Frontend Developer Roadmap. 2024
Nian Li, Bo Zhang. 2019. The Design and Implementation of Responsive Web Page Based on HTML5 and CSS3. Available in Andor.
The 10 Most Common Web Design Mistakes. 2019 A nifty analysis of the issues that should be borne in mind at the moment when implementing a website.
MDN Curriculum. The essential skillset for new front-end developers. 2024
How Functional Programming Can Help You Write Efficient, Elegant Web Applications The article discusses how Functional programming (FP) concepts like immutability and composability can lead to more robust and maintainable web applications.
Functional Programming: Concepts, Benefits, and Use Cases The article explores the benefits of FP in modern web development, particularly with frameworks like React and Redux.
Crafting Cybersecure Websites: Essentials for Modern Web Design The article addresses the essentials of creating cybersecure websites, discussing common threats like hacking, phishing, malware, and DDoS attacks, and how to defend against them.
Exercise instructions¶
Summarize the main message of the article (in English).
Some of the articles may be longer than others, so, for example, you don’t need to read an entire 60-page article. Instead, focus on the most interesting and essential sections.
What did you learn from it?
Why do you think the article/video you selected might have been meaningful/beneficial for you.
The length of a review is up to you, but as a rule of thumb: less than 300 words is considered too short. The submission must be an HTML file. Use semantic markup (e.g., main, nav, header, article, section).
Note! The text will be peer-reviewed and further elaborated as a part of the group work which starts in the end of March.
A+ presents the exercise submission form here.