From the course: Advanced SQL for Application Development
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Tour of CoderPad
From the course: Advanced SQL for Application Development
Tour of CoderPad
- [Instructor] This course includes automated code challenges that appear when you click on the challenge links in the course 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 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 prefer. The code challenge has three areas. Instructions are in the top left. A console for output is in the bottom left, and the code for your answer is on the right. You can use the drag candles such as these and these to adjust the size of the different areas. Each challenge has instructions that include a description of the challenge and the challenge's desired results. Now you create your answer in the code editor. So for example, I can type SELECT…
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.