From the course: Getting Started as a Full-Stack Web Developer
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
Join the discussion in online forums
From the course: Getting Started as a Full-Stack Web Developer
Join the discussion in online forums
- [Instructor] We all get stuck sometimes. You've seen throughout this course how documentation can answer most of your questions, but sometimes you need to look elsewhere. Fortunately, discussion forums for web development issues are all over the place. Often, the website for a particular technology will host such a forum. That's the case for WordPress. Just go up to Support and Forums. Good place to start here would be, of course, Get Started. You could also try a general web search. Let's say I'm having a hard time with PHP's forEach function so I do a web search. The first link is to the official documentation, then a few links for tutorials, and then I come to this Stack Overflow thread. This is part of Stack Exchange, which is one of the most popular question and answer sites. And as I scroll down, the top answer shows a clear example of how to use forEach. Whatever you find, check the date. The answer might…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.