Build a Video Compilation Page
Source: Dev.to
Moving on from the previous workshop, the next lab on the Responsive Web Design certification at freeCodeCamp had me building a video compilation page.
The lab had seven user stories to complete, mainly surrounding adding elements, including an iframe. The first step was to add a “ element. I chose to create a page about the Python programming language instead of copying the example project on Front End Web Development.
Completed Lab
The Python Programming Language
Python is a versatile and beginner‑friendly programming language used in many fields, including artificial intelligence and data science. This video compilation introduces Python fundamentals, explores building an AI agent with Python, and demonstrates how Python is used in data science applications.
Learn Python
This course will give you a full introduction into all of the core concepts in Python.
Guide to Agentic AI
Build your own functional AI coding agent from the ground up using Python and the free Gemini Flash API.
Learn Python for Data Science
Get started with data science using Python! This course covers essential tools like Pandas and NumPy, plus data visualization and much more!
With the lab completed and uploaded to GitHub, I moved on to four theory lessons about working with links. After that, I’m left with just a review and a quiz within the Basic HTML section of the curriculum. Wish me luck!