Skip to content

zeabdelkhalek/Simple-Web-Roadmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Web Development Simple Roadmap

This is a mind map of the way I see the diffrent parts of web developpement, this is not by any means complete, my only goal through this map is to simplify the scary jargon used by web developpers.

MIND MAP

Web development exercises

HTML/CSS

To each exercice on the following list its level of difficulty, please implement a minimum of two chosen according to your skill level.

Before you start

You will need a code editor, use any editor you feel confortable with, however I recommend Visual Studio Code.

You might also want to use Git,I strongly recommend you do so.

Level 1 : A tribute page

You will be introduced to basic HTML and CSS through the following exercice.

GOAL : Make a tribute page for a known historical person of your liking.

TRIBUTE PAGE EXAMPLE OF FREECODECAMP.COM

Level 2 : Beatiful "New Tab"

You will be introduced to basic CSS positioning through the following exercice.

GOAL : Make a beautiful new tab page for your browser, one that is similar of that of Momentum Chrome extension

IMAGE OF MOMENTUM NEW TAB

PS : To get a better feel of the page please go ahead and install Momentum extension

Level 3 : Template remake

In this exercice you will have to combine various HTML and CSS tricks to implement a "production-ready" website

GOAL : Make a template of a general pupose landing page.

EXAMPLE OF A GENERAL PURPOSE WEBSITE FROM THEMEFOREST

PS : You don't have to implement all the features of the example.

Level 4 : CSS Zen Garden

This is an advance CSS exercice, if you are confident of your CSS skills I really encourage you to give it a shot.

GOAL : Remake one of the various css themes available on CSS Zen Garden.

CSS ZEN GARDEN WEBSITE

READ MORE

Contributions Are Welcome

About

Simple Roadmap to becoming a web developer in 2018

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published