Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrating Know Your Sources from Codex to DevHub? #170

Closed
zzap opened this issue May 9, 2022 · 6 comments
Closed

Migrating Know Your Sources from Codex to DevHub? #170

zzap opened this issue May 9, 2022 · 6 comments
Labels
good first issue Good for newcomers

Comments

@zzap
Copy link
Member

zzap commented May 9, 2022

What is the new page you are requesting?

https://codex.wordpress.org/Know_Your_Sources

How will this new page help you?

This is a curated list of helpful resources. Or it should be.

The question

Where will it live? It's more development oriented and could be a good candidate for "Too technical" (still non existent handbook).

@n8finch
Copy link

n8finch commented Jun 2, 2022

I would like to help with this.

1 similar comment
@n8finch
Copy link

n8finch commented Jun 2, 2022

I would like to help with this.

@n8finch
Copy link

n8finch commented Jun 2, 2022

@zzap this is the first draft of the edited page, let me know what you think! 😁

Resources for Building on WordPress

As you design your WordPress theme or build a plugin, you will be using a combination of HTML, CSS, PHP, and JavaScript (JS).

There are plenty (probably too many) resources online for you to get started with these web languages. It can be overwhelming!

With this resource page, we hope to focus on resources and guides that will help you the most to provide clear guidance and instruction on using HTML, CSS, PHP, and JS. This is nowhere near an exhaustive list, only meant to help you get started.

We recommend that you save or bookmark this page as a reference for learning while you're working on your WordPress theme or plugin. See also:

General Web Development Education

WordPress.org has released Learn WordPress which will guide you through several topics around developing for WordPress.

freeCodeCamp is a free and open source education platform and is not WordPress-specific. They offer instruction, demo projects, and their own certification that have helped millions learn HTML, CSS and JavaScript.

They will teach you the basics of HTML and CSS in their Responsive Web Design course.

If you'd like to dive deeper with JavaScript, you can do so in their Front End Development Libraries course, which will get you started with JavaScript and even React, which will be helpful for you to developer themes, plugins, and especially blocks.

Unfortunately, there's currently no PHP course.

Also, since you'll be writing code, it would be good to familiarize yourself with the WordPress Coding Standards and Inline Documentation Standards.

Beyond that, these are some resources you might find helpful for each of the languages.

HTML

CSS

If this is your first time using CSS with WordPress, this document provides a fantastic overview

Other than that, these are some solid resources for you to review:

JavaScript

PHP

Books

@github-actions
Copy link

Heads up @lucprincen @javiercasares - the "advanced administration" label was applied to this issue.

@javiercasares
Copy link
Collaborator

Added into #3

@javiercasares javiercasares transferred this issue from WordPress/Documentation-Issue-Tracker Jan 31, 2023
@javiercasares
Copy link
Collaborator

File: resources/index.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Done
Development

No branches or pull requests

3 participants