Skip to content

Commit 242e36c

Browse files
authored
Merge pull request #2 from MarianaSouza/master
Merging from Mariana/web-dev-path to my fork
2 parents a8fc20b + e571df9 commit 242e36c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,24 @@ This is a video that explains a little bit how to start collaborating with the p
3434
* [freeCodeCamp - Get the 300 h "Responsive Web Design Certification"](https://www.freecodecamp.org/learn/)
3535
* [Full Stack Web Development Tutorial Course](https://www.youtube.com/playlist?list=PLwoh6bBAszPrES-EOajos_E9gvRbL27wz&fbclid=IwAR36b5agLn2QJ_JYiOs3fTm54cB2FPdrInhe4QvDoJCVRq6oCoDOFGYKpPA)
3636

37+
* **WordPress**
38+
* [How to Make a Custom Website from Scratch using WordPress (Theme Development) by freeCodeCamp ](https://youtu.be/KibbYf9avko)
39+
* [Professional WordPress Theme & Plugin Development](https://www.udemy.com/course/photoshop-psd-to-wordpress-theme-development-from-scratch/)
40+
* [WordPress Plugin Development](https://youtu.be/mm9aQiLEa10)
41+
<br />
42+
<br />
43+
44+
## Books ##
45+
46+
* **Command Line**
47+
* [Learn Enough Command Line to Be Dangerous - Michael Hartl](https://www.learnenough.com/command-line-tutorial/basics)
48+
49+
* **JavaScript (JS)**
50+
* [JavaScript for Impatient Programmers - Dr. Axel Raushmayer](https://exploringjs.com/impatient-js/index.html)
51+
52+
* **Programming**
53+
* [How to Design a Program - Matthias Felleisen, Robert Bruce Findler, Matthew Flatt, Shriram Krishnamurthi](https://htdp.org/2020-5-6/Book/index.html)
54+
3755
<br />
3856
<br />
3957

0 commit comments

Comments
 (0)