Lesson Hero Illustration Image

Day 30

Web Developer Field Guide

Yesterday brought the beginning, tomorrow brings the end, though somewhere in the middle we became best friends. #BFF đź’™

 

This post is part of the series 30 Days of Web Development.

In this series, we start from the basics and walk through everything you need to know to get started with Web Development.

Web Developer Field Guide

Yesterday brought the beginning, tomorrow brings the end, though somewhere in the middle we became best friends. #BFF đź’™

Web development, especially in the last 5+ years, has blown up and the content along with it. There is a lot to learn, and honestly, you can't learn it all. So that begs the question, what do you do next, and where do you go from here; how can you get a job as a Web Developer?

Having made it through to the past 29 blog posts, you now have a better sense of what topics and skills you'll need to become a Web Developer.

In this last article, I will not be introducing any new content or Exercises. Instead, I am going to encourage you to venture forward and start thinking about where you want to end up, and map a way to get there.

In the book "How to Become a Web Developer: A Field Guide," I have created a Field Guide that helps you draw this map. Additionally, there is an option to download a curriculum and hear from other professional developers about how they made it into their fields. All of them did not follow the traditional degree to job path. They give great advice about how to avoid some of the pitfalls that are apparent only with hindsight and experience.

The book covers in much more detail and with additional exercises, the topics covered in the last 29 days. The 29 days are snapshots 📸 from the chapters of that book, which culminate into a final chapter that reviews the "Field Guide." The PDF version of the field guide is a printable resource.

Here is an example of the expanded content found in the book regarding next steps with CSS.

2. CSS

Skill Level: Easy-Moderate

It's likely your HTML studies will mix with your CSS studies. I would, however, spend more time on CSS than HTML. There are a lot of important topics I was not able to cover in the CSS chapter, but mention in the Further Reading section.

In addition to CSS, you should spend time learning about CSS Frameworks. There are lots of CSS Frameworks; don't overdo it, just focusing on one is sufficient. Get familiar with that framework's syntax, and if you'd like to use the framework instead of plain CSS in your project.

Note: you should also spend a little time understanding what a CSS framework is. You'll run into frameworks in your further JavaScript studies as well.

You'll know you're there when you can read and write ~50% of the CSS on a web page as well as debug and modify CSS using a browser's Developer Tools.

Project Suggestions

Using the same HTML page from your HTML project, add CSS to the page in all 3 ways; External, Internal, and Inline. Get comfortable with overriding styles (hint: you'll need to learn at least a little about the cascading mechanism during this process).

Having added styles, try your hand at adding a CSS animation. You don't need to build one from scratch, but try adding a pre-built one and modifying it. A quick search on codepen.io for CSS animations should get you on your way.

⏰ Est. Hours Spent

  • Time studying 10hrs
  • Time working on project 25hrs

What's next?

Yesterday brought the beginning, tomorrow brings the end, though somewhere in the middle we became best friends. #BFF đź’™

If the content of these blog posts have been helpful, and you would like to learn more, I encourage you to check out the đź“— "How to Become a Web Developer: A Field Guide" here.

If you have any questions, please feel free to message me on Twitter or contact Fullstack.io for more information.

The entire source code for this tutorial series can be found in the GitHub repo, which includes all the styles and code samples.

If at any point you feel stuck, have further questions, feel free to reach out to us by:

Get Started Now Background Image

Get started now

Join us on our 30-day journey in Web Development. Learn the basics of HTML, JavaScript, the Terminal and start your journey to becoming a web developer

No spam ever. Easy to unsubscribe.