From the course: MySQL for Non-Programmers

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Using CoderPad

Using CoderPad

- [Instructor] This course consists of automated code challenges that appear when you click on the challenge links in the course's table of contents. Each challenge includes instructions and a code editor you can use to create and test your own solution to the challenge. These challenges are hosted by CoderPad and they appear in the same area of the course page where you watch the course's videos. We recommend using a desktop browser for the best experience with code challenges, but you can use the LinkedIn Learning mobile app if you'd prefer. The code challenge has three areas: the instructions on the top left, a code editor for your answer on the right, and a console for the output on the bottom left. You can use these drag handles to allocate space if you like. Challenge has instructions that include a description of the challenge and the desired result. Create your answer in the code editor on the right. When you click Test my code, you'll see a message indicating whether your…

Contents