explicitgeek / webmentor

A 5 Week Long Web Learning Program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Mentor Program

A 5 Week Long Web Learning Program
Web Mentor Program is a (5 week long) training program for people who want to enhance and develop their skills and expertise in the domain of web development. It is a free of cost initiative done with the sole purpose of instilling good development skills in individuals.
The program comprises of 5 tasks distributed over each week, each task will be disclosed on Sunday in the webinar.


HitCount Maintenance Website shields.io Ask Me Anything ! made-with-Markdown Documentation Status GitHub license

WebMentor


How to finish tasks?

Read CONTRIBUTING.md for guidelines.

Index

Week Number Topic Covered Task To complete Difficulty
Week 1 HTML Make a basic form using HTML Beginner
Week 2 CSS Nav Bar and/or FCC tribute page Intermediate
Week 3 MaterializeCSS Coming Soon Beginner
Week 4 JavaScript/DOM Manipulation Coming Soon Intermediate
Week 5 API Calls Coming Soon Intermediate

Read the Task Description Section to know more about the tasks.

The Plan of Action

There will be a webinar each weekend which you can use as a kicstart to the topic of the week. Try to complete the tasks allotted each week.

Resources

  1. HTML and CSS by Jon Duckett
  2. W3Schools - HTML
  3. W3Schools - CSS
  4. W3Schools - JS
  5. FreeCodeCamp
  6. JavaScript Tutorial Video - FCC

Feel free to add more and open a PR :)

Task 1 - HTML

Implement an HTML form based on your own creativity

Use W3Schools forms section for help - https://www.w3schools.com/html/html_forms.asp

For reference, see this sample form - http://tasks.webmentor.tech/TheLeanProgrammer/task1

Task 2 - CSS

This task is divided into two parts, doing both is optional, you can do both also.

Part 1

Make a Nav Bar having a drop down menu.

For example -

task2

Part 2

Make a tribute page for the person who inspires you the most.

For example - https://codepen.io/freeCodeCamp/full/zNqgVx

Complete information - https://www.freecodecamp.org/learn/responsive-web-design/responsive-web-design-projects/build-a-tribute-page Source: FreeCodeCamp

About

A 5 Week Long Web Learning Program


Languages

Language:HTML 93.9%Language:CSS 6.1%