From the course: Go Standard Library

Unlock this course with a free trial

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

CoderPad walkthrough

CoderPad walkthrough - Go Tutorial

From the course: Go Standard Library

CoderPad walkthrough

- [Instructor] This course consists of automated code challenges that appear when you click on the challenge links in the courses table of contents. Each challenge includes instructions and a couple of code editors that you can use to create and test your own solution to the challenge. These challenges are hosted by Coder Pad and they appear in the same area of the course page when you watch the courses videos. We recommend using a desktop browser for the best experience with the code challenges, but you can use the LinkedIn Learning mobile app if you prefer. The code has four areas, instructions in the top left, a code editor for your answer in the top right, another code editor when you can see how your code is used in the bottom right and the console output in the bottom left, you can use the drag handles to allocate the space as you would like. Each challenge has instructions that include a description of the challenge and the challenge parameters and the desired result…

Contents