课程: Level Up: Java
Why do coding challenges?
- [Kathryn] Do you want more practice writing code in Java? Do you have a good conceptual understanding of programming, but want to put it to the test? Then this is the course for you. We'll walk through a series of challenges and solutions that will help you practice programming in Java. Each lesson is independent, so feel free to skip around and watch the lessons in any order. They each contain a challenge, along with a walkthrough solution. They start off at a beginner level and become more difficult as you progress through the challenges. You can't prove a challenge has been solved without testing, so we'll also include automated test files as a part of these challenges. The goal of this course is not only to develop your skills in Java, but show you some of the tricks of the trade that software developers in the industry use every day. I hope this course will start to bridge the gap between passively watching tutorials and writing practical code solutions. Keeping that in mind, there are many different ways to solve every problem, so your solution might not be the same as mine, and that's okay. Programming is meant to be creative. Hi, my name is Kathryn, and I'm a software engineer. Whether you're looking for some Java programming practice or want to play around with some fun challenges, I think you'll really enjoy this course. Let's get started.