Skip to content

Commit e56317d

Browse files
author
apple
committed
updating forked repo
2 parents ace528b + d4f8018 commit e56317d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,23 @@ 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+
* [WordPress Plugin Development](https://youtu.be/mm9aQiLEa10)
40+
<br />
41+
<br />
42+
43+
## Books ##
44+
45+
* **Command Line**
46+
* [Learn Enough Command Line to Be Dangerous - Michael Hartl](https://www.learnenough.com/command-line-tutorial/basics)
47+
48+
* **JavaScript (JS)**
49+
* [JavaScript for Impatient Programmers - Dr. Axel Raushmayer](https://exploringjs.com/impatient-js/index.html)
50+
51+
* **Programming**
52+
* [How to Design a Program - Matthias Felleisen, Robert Bruce Findler, Matthew Flatt, Shriram Krishnamurthi](https://htdp.org/2020-5-6/Book/index.html)
53+
3754
<br />
3855
<br />
3956

0 commit comments

Comments
 (0)