Java Sorting Algorithms for Newbs

  • 4.8
1 hour on-demand video
$ 12.99

Brief Introduction

Scared of algorithms? Fear no longer as you learn how to implement various non-threatening sorting algorithms.

Description

Does the word "algorithm" intimidate you? Well, it shouldn't! Algorithms are incredibly powerful programming tools, and once you pick up the basics of sorting algorithms, you'll be on your way in no time.

Begin Your Algorithm Journey With This Course Designed Specifically for Algorithm Newbies.

  • Learn the basic sorting algorithms first so you can eventually move on to more complicated algorithms
  • Implement the algorithms in Java code to see how they look in practice
  • Distinguish between the various features of basic sorting algorithms


Sorting Algorithms are Your Friends.

Sorting algorithms are not scary beasts; they are very practical programming tools. They can sort many different data sets: a basic integer array, a database of names, or a deck of cards. Nearly any large program could, and should, implement sorting algorithms.

That being said, algorithms are very important to software engineers. Let's say you're a video game programmer. You're going to need to be able to sort your hero's inventory or bank. Or, let's say you're a web developer. You're going to want to sort your content in a specific order.

Content and Overview

This course is designed for the average programmer who has absolutely no experience with algorithms. Although I recommend that you have some programming experience, particularly in Java, I assume no prior knowledge of algorithms.

You'll go through 8 lectures and 1 hour of content to get your feet wet in these sorting algorithms. Throughout the duration of the course, I'll focus on bubble sort, insertion sort, and merge sort - 3 beginner friendly sorting algorithms.

I take a two-pronged teaching approach. First, you'll see a definition and visual demonstration of each algorithm. This facilitates the second prong: the code. I'll take you step-by-step through the code implementation, explaining every line I type.

If you're looking to deepen your programming experience, and you're willing to learn, I recommend this course!

Requirements

  • Requirements
  • You should have either a background in Java, or another programming language you feel is similar to Java syntax.
  • Make sure you already have a programming environment (like and IDE) already set up and ready to go.
$ 12.99
English
Available now
1 hour on-demand video
Brendan Campbell
Udemy

Instructor

Brendan Campbell

  • 4.8 Raiting
Share
Saved Course list
Cancel
Get Course Update
Computer Courses