Skip to content

Commit c1302c0

Browse files
authored
Merge pull request #29 from ZahraB21/course-section/launching-website
Adding a new section called: Publish a Web Product Online
2 parents 0cc1d83 + 1093826 commit c1302c0

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

README.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,19 +48,17 @@ These are the videos that explain in detail how to branch out and submit a PR:
4848
- [GitHub Markdown](https://guides.github.com/features/mastering-markdown/)
4949

5050
* **Harvard**
51-
* [CS50x - Introduction to Computer Science](https://cs50.harvard.edu/x/2020/)
52-
* [CS50 Beyond - design and implementations of web apps](https://cs50.harvard.edu/beyond/2019/)
51+
- [CS50x - Introduction to Computer Science](https://cs50.harvard.edu/x/2020/)
52+
- [CS50 Beyond - design and implementations of web apps](https://cs50.harvard.edu/beyond/2019/)
5353

5454
* **JavaScript**
55-
* [Learn JavaScript by Codecademy](https://www.codecademy.com/learn/introduction-to-javascript)
55+
- [Learn JavaScript by Codecademy](https://www.codecademy.com/learn/introduction-to-javascript)
5656

5757
* **PHP**
58-
59-
* [PHP Tutorial](https://www.w3schools.com/php/DEFAULT.asp)
58+
- [PHP Tutorial](https://www.w3schools.com/php/DEFAULT.asp)
6059

6160
* **Python**
62-
63-
* [Best Python Tutorials](https://www.freecodecamp.org/news/best-python-tutorial/)
61+
- [Best Python Tutorials](https://www.freecodecamp.org/news/best-python-tutorial/)
6462

6563
- **WordPress**
6664
- [How to Make a Custom Website from Scratch using WordPress (Theme Development) by freeCodeCamp ](https://youtu.be/KibbYf9avko)
@@ -86,15 +84,22 @@ These are the videos that explain in detail how to branch out and submit a PR:
8684
<br />
8785
<br />
8886

87+
## Publishing a Web Product
88+
89+
- **Launching A Website**
90+
- [How to Put a Website Online: Template, Coding, Domain, Hosting, and DNS](https://youtu.be/NQP89ish9t8)
91+
92+
<br />
93+
<br />
94+
8995
## Presentation
9096

9197
- **A Junior Web Developer Resume**
9298
- [How to write an awesome junior developer résumé in a few simple steps, by freeCodeCamp](https://www.freecodecamp.org/news/how-to-write-an-awesome-junior-developer-resume-in-a-few-simple-steps-316010db80ec/)
9399

94-
<br />
95-
96100
- **Your LinkedIn**
97101
- [Tips to Optimize your LinkedIn Profile for Developers](https://www.samanthaming.com/blog/tips-to-optimize-your-linkedin-profile-for-developers/)
98102

99103
<br />
100104
<br />
105+

0 commit comments

Comments
 (0)