N0obCoding / Introduction-to-the-web

Noob Coding - Module 1
Creative Commons Attribution Share Alike 4.0 International
8 stars 10 forks source link

Add content for topic: Understanding the browser #2

Open DanielOrmeno opened 5 years ago

DanielOrmeno commented 5 years ago

Add course content for the topic "Understanding the browser"

Overview

This module is intended to cover the basics of how the browser works. The nomenclature of the URL, how the browser makes and handles requests, and how content is interpreted and presented to the end-user. A visual representation of the lifecycle (from entering the URL to rendering the content) of a browser request would be great!

Guidelines

Partial contributions are welcome! You are not expected to cover or provide all the content for this topic, all types of contributions are encouraged!

You are encouraged to take credit for your contribution, drop your name in the list of contributors for each topic (found in the topic's readme.md file)

All content must be added to the browser folder.

When submitting your PR, if possible, provide a rough estimate of how long it will take to consume the content.

Please update the links in the table of contents in the main README.md file as part of your PR.

File structure

When creating course content, please use the following file structure.

 Introduction-to-the-web
 |-- assets
 |    |--> Module's common images and files
 |-- browser
 |    |-- readme.md -> topic content
 |    |-- assets
 |    |     |--> Topic specific assets 
 |    |-- exercises
 |    |     |--> Topic specific exercises (if any) 

On contributing content and Plagiarism

Please be mindful with the content you include. If you quote or use content created by someone else, always give credit to the original author and make sure that you have their permission to share their content.

Contributions that copy commercial courses, or that fail to provide references to the original source will be removed or declined.

rohit1636 commented 5 years ago

hey , i am interested and would like to contribute.

DanielOrmeno commented 5 years ago

Hi Rohit! Thank you! Looking forward to your PR.

rohit1636 commented 5 years ago

Hey , I am actually busy traveling. So I will be sending the PR by October 2.

DanielOrmeno commented 5 years ago

No rush!

DanielOrmeno commented 5 years ago

I'm still looking for contributors to enhance the current content.