Java Sorting Algorithms for Newbs




Java Sorting Algorithms for Newbs

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!

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

Url: View Details

What you will learn
  • Implement basic sorting algorithms into their own programs
  • Understand the procedure and theory behind sorting algorithms
  • Determine the relative speed of basic sorting algorithms

Rating: 4.55

Level: Intermediate Level

Duration: 1 hour

Instructor: Brendan Campbell


Courses By:   0-9  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

About US

The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of coursescompany.com.


© 2021 coursescompany.com. All rights reserved.
View Sitemap