Skip to content

Instantly share code, notes, and snippets.

@kharazi
Last active March 29, 2019 20:59
Show Gist options
  • Save kharazi/6c449c2dce40bf7a1c9d51234664e683 to your computer and use it in GitHub Desktop.
Save kharazi/6c449c2dce40bf7a1c9d51234664e683 to your computer and use it in GitHub Desktop.
React Class Template

Session 1 - Introduction to Web Development

Goals

  • Familiar with HTML, CSS
  • Familiar with Version Control Softwares and Git

Topics

  • HTML Tags
    • Review of useful HTML tags:
      • <html>
      • <title>
      • <hr>
      • <br>
  • CSS and Style issues
  • Git
    • Version Control Principles
    • Git basic commands
      • git pull
      • git push

Additional Resources

Exersise

Ex. 1.1

Problem Def.

Lorem ipsum is placeholder text commonly used in the graphic, print, and publishing industries for previewing layouts and visual mockups.

Acceptance Ceritera:

  • Submit your homework based on Submit Homework Guideline Document
  • Lorem ipsum is placeholder text commonly used in the graphic
  • Lorem ipsum is placeholder text commonly used in the graphic, print, and publishing industries for previewing layouts and visual mockups
  • Lorem ipsum is placeholder text

Nice to Do:

  • Lorem ipsum is placeholder text commonly used in the graphic

Ex. 1.2

Problem Def. Lorem ipsum is placeholder text commonly used in the graphic, print, and publishing industries for previewing layouts and visual mockups.

Acceptance Ceritera:

Nice to Do:

  • Lorem ipsum is placeholder text commonly used in the graphic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment