Here’s our cohort schedule.
Reply with your questions, comments, and additional resources regarding the info presented in the Build a Personal Portfolio Page project.
Here are the two FCC example projects for reference. The beta example is probably more reasonable for those of us who are going through FCC without prior knowledge:
You can edit this post, like a wiki, to help keep things organized and add resources and other information you want to share with others.
DEADLINE: 12/10/2017 11:59PM PST
Resources
- Common Web Dev Mistakes
- HTML/CSS Best Coding Practices
- Validate HTML and Check Document Outline
- Portfolio Project Forum Search
- WordPress Portfolio Themes
- Let's discuss your "Personal Portfolio Webpage"
- FCC Beta HTML Doctype Challenge
- FCC Beta HTML Head and Body Challenge
Checklist for reviewing projects:
(Source: Codecademy)
-
Does this project adhere to best coding practices? Is it well formatted and tidy?
-
Is the HTML structure convoluted and unnecessarily nested? Are container elements used in a way that enhance overall page structure? In other words, does the student effectively use container elements to create a coherent structure without venturing into divitis territory?
-
Does the stylesheet make good use of the cascade and classes to avoid redundancy in the CSS?
-
Can the CSS or HTML be simplified?
-
Are selectors too long (say greater than three elements) and does the student try to keep CSS specificity low?
-
Are the relative paths correct?
-
Are semantic tags being used correctly? Are deprecated tags being used?
-
Are concise but descriptive alt attributes being used?
-
Are semantic class names being used?
Finished Projects for Review
Please create a new forum topic and add the forum topic URL below. Also, if you add your project here, please try to review at least two other projects so everyone’s projects can get reviewed.