Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Curriculum Content #52

Open
wants to merge 10 commits into
base: gh-pages
Choose a base branch
from

Conversation

mahdiASC
Copy link

I've mainly streamlined the content and updated slides for clarity and an improved student experience.

General Improvements:

  • Fragmented slides for easier-to-digest content
  • Added various code blocks to guide students during "Let's Develop It!" activities
  • Improved examples by replacing filler content with more realistic and concrete examples
  • Ensured consistent code styling
  • Removed niche or outlier content
  • Included breaks

Class 1:

  1. Included explanation of how a browser works
  2. Segmented Head & Body content to allow student to code along

Class 2:

  1. Included ample examples and quiz-like slides about classes and ids and the cascade
  2. Added emphasis on "googling" as an important developer skill

Class 3:

  1. Altered the beginning quiz to be more challenging and relevant
  2. Included ample examples about inline and block element behavior
  3. Added new content regarding code readability
  4. Improved the semantic HTML5 elements to include explanation of when to use each
  5. Included ample examples about the box model and significantly shortened the remainder of the box model section
  6. Removed the following content: span, psuedo-classes, wrappers, width, and height.

Class 4:

  1. Added a quiz at the start (for consistency between classes)
  2. Included optional review section covering classes, ids, divs, and semantic HTML5
  3. Included ample examples about relative and absolute positioning
  4. Included ample examples about float
  5. Added new content regarding wireframing
  6. Added new content dedicating time for students to work on their websites
  7. Removed the following content: Z-index

Copy link

@samserif samserif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job with the updates!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants