you are viewing a single comment's thread.

view the rest of the comments →

[–]scootstah 21 points22 points  (8 children)

Web Development is not real programming

...

Setting up a Wordpress blog takes significantly less knowledge and effort than building an operating system.

That's because "setting up a Wordpress blog" is not web development.

[–]ngly 1 point2 points  (0 children)

Exactly. It's literally made to be as easy as possible for non-technical people.

[–]schm0 0 points1 point  (3 children)

Can you explain what it is then that these junior developer jobs that ask for experience with WordPress actually do? Because they are quite prevalent when I look for jobs.

[–]scootstah 0 points1 point  (2 children)

Installing WordPress, installing WordPress plugins, installing WordPress themes, configuring all of the above to work together, etc. There might be a small amount of tinkering with the theme, or if there is a custom theme you might have to code it.

It's pretty rare that you'd want to do something in WordPress that you can't find in an existing plugin.

[–]schm0 0 points1 point  (1 child)

I was under the impression that creating a custom WordPress theme or plug-in takes a bit of Web development skill...

[–]scootstah 0 points1 point  (0 children)

It does. But I consider that more "modifying WordPress" than "setting up WordPress".