Skip to content

Commit bbcea06

Browse files
committed
Adding a Python section with a link to best tutorials
1 parent ae40901 commit bbcea06

File tree

1 file changed

+35
-6
lines changed

1 file changed

+35
-6
lines changed

README.md

Lines changed: 35 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,22 @@ This is a video that explains a little bit how to start collaborating with the p
1919

2020
[Start Collaborating](https://www.loom.com/share/fbe2c01a963c4885815391d671f35321?fbclid=IwAR1bI2VdRntQhK37dpRI3LS_YPWDmVk-n8yLTYqKlq-v7QP6cNgkaP5Nqe0)
2121

22+
These are the videos that explain in detail how to branch out and submit a PR:
23+
24+
- [Branching out from an up to date master](https://www.loom.com/share/77c3bea45d86428a86c897ac3ccaacc4)
25+
- [Creating the PR with the first commit](https://www.loom.com/share/04e326b873db4af7a4ce86c74183d554)
26+
- [Fixing the PR title](https://www.loom.com/share/58feae54c4d04a2e908d5fe41dc262e9)
27+
- [Adding the description and selecting the reviewers](https://www.loom.com/share/bf775cb7503c42129ab5f7715b094c53)
28+
- [Merging the PR](https://www.loom.com/share/de0eaa9cdcd34d8bac491cd8955f4883)
29+
30+
<br />
31+
32+
## Channels
33+
34+
- **Slack**
35+
36+
- [Web Dev Path Channel](https://join.slack.com/t/webdevpath/shared_invite/zt-je2zuuja-zlQr2_YpFP_9zuyGcKeYGg)
37+
2238
<br />
2339

2440
## Courses and Certifications
@@ -31,16 +47,29 @@ This is a video that explains a little bit how to start collaborating with the p
3147
- [GitHub Tutorial 2020 - Beginner's Training Guide](https://www.youtube.com/watch?v=iv8rSLsi1xo)
3248
- [GitHub Markdown](https://guides.github.com/features/mastering-markdown/)
3349

34-
- **HTML/CSS**
50+
* **WordPress**
51+
* [How to Make a Custom Website from Scratch using WordPress (Theme Development) by freeCodeCamp ](https://youtu.be/KibbYf9avko)
52+
* [Professional WordPress Theme & Plugin Development](https://www.udemy.com/course/photoshop-psd-to-wordpress-theme-development-from-scratch/)
53+
* [WordPress Plugin Development](https://youtu.be/mm9aQiLEa10)
54+
55+
* **Harvard**
56+
* [CS50x - Introduction to Computer Science](https://cs50.harvard.edu/x/2020/)
57+
* [CS50 Beyond - design and implementations of web apps](https://cs50.harvard.edu/beyond/2019/)
58+
59+
* **JavaScript**
60+
* [Learn JavaScript by Codecademy](https://www.codecademy.com/learn/introduction-to-javascript)
61+
62+
* **PHP**
63+
64+
- [PHP Tutorial](https://www.w3schools.com/php/DEFAULT.asp)
3565

36-
- [freeCodeCamp - Get the 300 h "Responsive Web Design Certification"](https://www.freecodecamp.org/learn/)
37-
- [Full Stack Web Development Tutorial Course](https://www.youtube.com/playlist?list=PLwoh6bBAszPrES-EOajos_E9gvRbL27wz&fbclid=IwAR36b5agLn2QJ_JYiOs3fTm54cB2FPdrInhe4QvDoJCVRq6oCoDOFGYKpPA)
66+
* **Python**
3867

39-
- **PHP**
68+
- [Best Python Tutorials](https://www.freecodecamp.org/news/best-python-tutorial/)
4069

4170
- **WordPress**
42-
- [How to Make a Custom Website from Scratch using WordPress (Theme Development) by freeCodeCamp ](https://youtu.be/KibbYf9avko)
43-
- [Professional WordPress Theme & Plugin Development](https://www.udemy.com/course/photoshop-psd-to-wordpress-theme-development-from-scratch/) \* [WordPress Plugin Development](https://youtu.be/mm9aQiLEa10)
71+
_ [How to Make a Custom Website from Scratch using WordPress (Theme Development) by freeCodeCamp ](https://youtu.be/KibbYf9avko)
72+
_ [Professional WordPress Theme & Plugin Development](https://www.udemy.com/course/photoshop-psd-to-wordpress-theme-development-from-scratch/) \* [WordPress Plugin Development](https://youtu.be/mm9aQiLEa10)
4473
<br />
4574
<br />
4675

0 commit comments

Comments
 (0)