Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Georgia Institute of Technology

Computing in Python IV: Objects & Algorithms

Georgia Institute of Technology via edX

Overview

Complete your introductory knowledge of computer science with this final course on objects and algorithms. Now that you've learned about complex control structures and data structures, learn to develop programs that more intuitively leverage your natural understanding of problems through object-oriented programming. Then, learn to analyze the complexity and efficiency of these programs through algorithms. In addition, certify your broader knowledge of Introduction to Computing with a comprehensive exam.

By the end of this course, you'll be able to write programs in Python that leverage your more natural understanding of data structures by creating objects to represent the structures you work with most often. For example, if you were creating a class roster application, you'll learn how to create an object representing a student's name, ID number, and attendance record. Then, you'll be able to create applications that leverage sorting and searching algorithms to sort that roster alphabetically, search for a particular student, and evaluate the efficiency of both those operations.

Structurally, the course is comprised of several parts. Instruction is delivered via a series of short (2-3 minute) videos. In between those videos, you'll complete both multiple choice questions and coding problems to demonstrate your knowledge of the material that was just covered. These exercises count for 20% of your grade. Then, after each major chapter, you'll complete a problem set of collected, more challenging problems. These count for 40% of your grade. Finally, you'll complete a final course exam, which counts for the remaining 40% of your grade.

Syllabus

Chapter 1. Objects. Working with instances of complex data types or defining your own, like creating a class to represent a video game character, a class syllabus, or an item for sale.

Chapter 2. Algorithms. Creating complex code for searching in large lists or sorting lists of data, and analyzing code for its complexity.

Chapter 3. Course Recap. A comprehensive review of the Xseries as a whole, leading into the final exam.

Taught by

David Joyner

Reviews

4.9 rating, based on 95 Class Central reviews

Start your review of Computing in Python IV: Objects & Algorithms

  • Wim Leys completed this course, spending 35 hours a week on it and found the course difficulty to be easy.

    I have programmed - without taking any course - in Python 2.x more than 10 years ago (and I forgot most of it). I am interested in data science and was looking for a Python course as a first step up. I was also looking at an introductory programming course...
  • Definitely the best course I've taken on Python programming so far. It's costly compared to some other online course, but I think it provides an experience much closer to taking a university course, so it's cheap in comparison to that.

    The real value is the sheer volume of interesting programming problems you get to tackle. Also, they have a really good auto-grader, so you're able to write everything from scratch each time, which really builds your programming knowledge. I've done other courses where you're just updating sections of the code at a time, and the result is that, when it comes time to tackle more challenging programs, you just aren't ready.
  • Anonymous
    This was an excellent course that has left me with a confident understanding of the basics of Python, as well as a solid introductory knowledge of computing as a subject. I really enjoyed learning from the professor because he explained each concept in...
  • Anonymous
    I finished the intro to python programming professional certificate and thought it was a great program. In particular, it seems great for those to new to python as it really builds a solid foundation. I don't have a cs background and learned python outside of academia. I liked that the course felt like it contained more CS principles. Even though I came in with a decent amount of experience, I found that I learned quite a bit. I think it's great to have frequent coding exercises (e.g., it seems like most videos/tabs in the class have one). The sandbox is nice, too, though it's easy enough to mess around on Google Colab or a Jupyter notebook.
  • Profile image for Yilin Lu
    Yilin Lu
    I completed all 4 courses in the series. As someone new to programming, I really appreciate the professor's incremental approach. The short deep dive videos followed immediately with coding exercises made it possible for me to absorb & understand the...
  • Anonymous
    It's a great introduction to Python. I don't like to watch lectures for more than 10 minutes and I don't fully grasp material from reading. This class didn't make you watch any really long lectures(10 minutes max) and the reading material wasn't long(15-20...
  • Anonymous
    I started this program(4 courses) with absolutely zero knowledge of programming or coding. Now, after completing this program, I am very confident of my basic understanding of Python and programming as a whole. I give my credit to the intelligent design...
  • Anonymous
    This is the best course on programming I've ever took. Plain and simple.

    It has a great structure and a lot of practice (like a LOT). And when I say practice, I mean exercises that really engage you. These are more like self-contained mini-programming projects. You learn by doing which is the most effective way of learning. Moreover, you do not only learn how to do things. You learn WHY you should do them one way or another (which is not always covered in other courses).
  • Anonymous

    Anonymous completed this course.

    I have taken this course, as well as the previous 3 courses to complete the GTx CS1301xIV Computing in Python. This is the first course I have taken online, enjoyed and completed. The course itself is well structured, with a book in pdf format, good,...
  • Anonymous
    I audited the class because I am currently a broke graduate, but the teaching alone was amazing. Many courses say they are for beginners and you realise pretty quickly that they assume you know certain things. David Joyner does not do that at all, he explains every single terminology and repeats them throughout the course. I would 100 per cent recommend this course to any and everyone, and if you have the money to have the full experience of this course, PLEASE DO IT!!!
  • Anonymous

    Anonymous completed this course.

    I finished this course, and the CS1301 Xseries as a whole. It gives a great overview of all concepts of programming, after the course, you are capable of going further in any area of programming. The language python is great for beginners, it is quite...
  • Anonymous

    Anonymous completed this course.

    This course and professional certificate as a whole has been excellent. David Joyner, the instructor, is really good at explaining concepts that can be very confusing in a simple and understandable way. I think the series was really solid as a whole,...
  • Profile image for Estachen Luxtratus
    Estachen Luxtratus
    Probably the best and most efficient course on Python available. I would recommend the entire series to anyone interested in learning and truly acquiring the skill of programming with Python
  • Anonymous
    Regarding the entire breadth of the 4 part course on edX: I enjoyed the emphasis on practicing concepts learned in videos, as well as the enjoyable diversity of problems.
  • Anonymous
    A fantastic introduction and review of introductory computer science concepts. Challenging content, excellent resources, and many chances for practice. Highly recommended!
  • Anonymous
    First three parts of this course I treated rather as a refresher or an opportunity to systematise my knowledge. The last part, however, was for me something new. I did not have the vaguest idea what object oriented programming was. I tried to read this or that before but it was double Dutch for me. Thanks to Mr Joyner not only have I finally understood the concept of object oriented programming but also started liking and enjoying it. I would like to thank Mr Joyner for his amazing job. For many weeks he was a frequent guest in my home. Now, when the course is over, I'm gonna miss him a bit :)
  • Anonymous

    Anonymous completed this course.

    I have completed this and the four previous Computing in Python courses. Usually do each one in a day or two. I have found the content to be very well explained and I have learned quite a bit during the "free" outline. However, I have seen many errors,...
  • Anonymous
    I have taken a handful of 'self-paced' online learning courses over the years, and many of them have helped me to increase my skills to a certain degree. However, this course pushed me beyond what I thought I would be capable of and opened my mind to a different career path that I always thought would be over my head. That is not to say I will ultimately end up in a computer science/programming career. Still, I have developed a much stronger interest in the IT space and potential options available to me in the future. This challenging course requires patience and persistence, but it is well worth the effort.
  • Anonymous
    This course (CS1301: Introduction to Computing in its entirety) is not only a phenomenal introduction to Python, it also teaches you the fundamentals of programming and computing more generally, showing you how the same concepts are approached in different...
  • Anonymous
    I really enjoyed the course, the theory is well explained and the exercises are also great. I really liked that some problems came back again in a different form. It wasn't boring as the exercise wasn't the same but gave me the opportunity to think more...

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.