Search result for Courses taught by Susan H. Rodger
Get Course Alerts by Email
Programming Foundations with JavaScript, HTML and CSS
by Susan H. Rodger , Robert Duvall , Owen Astrachan , Andrew D. Hilton- 4.6
Approx. 33 hours to complete
Learn foundational programming concepts (e. g. , functions, for loops, conditional statements) and how to solve problems like a programmer. In addition, learn basic web development as you build web pages using HTML, CSS, JavaScript. By the end of the course, will create a web page where others can upload their images and apply image filters that you create....
Java Programming: Solving Problems with Software
by Owen Astrachan , Robert Duvall , Andrew D. Hilton , Susan H. Rodger- 4.6
Approx. 17 hours to complete
Learn to code in Java and improve your programming and problem-solving skills. You will learn to design algorithms as well as develop and debug programs. Using custom open-source classes, you will write programs that access and transform images, websites, and other types of data. After completing this course you will be able to:...
Java Programming: Arrays, Lists, and Structured Data
by Andrew D. Hilton , Robert Duvall , Owen Astrachan , Susan H. Rodger- 4.7
Approx. 14 hours to complete
Build on the software engineering skills you learned in “Java Programming: Solving Problems with Software” by learning new data structures. Use these data structures to build more complex programs that use Java’s object-oriented features. At the end of the course you will write an encryption program and a program to break your encryption algorithm....
Introduction to Programming and Animation with Alice
by Susan H. Rodger , Stephen Cooper- 4.3
Approx. 47 hours to complete
This course is an introductory programming course that combines programming with animation, using the programming environment Alice. You will first learn to tell 3D animated stories by programming Aliceʼs 3D objects. In particular you will learn how to set up a scene, to tell a story using storyboarding, to move the camera, and how to move and rotate objects....
Java Programming: Principles of Software Design
by Robert Duvall , Owen Astrachan , Andrew D. Hilton , Susan H. Rodger- 4.6
Approx. 13 hours to complete
Solve real world problems with Java using multiple classes. Learn how to create programming solutions that scale using Java interfaces. Recognize that software engineering is more than writing code - it also involves logical thinking and design. After completing this course, you will be able to: 1. Use sorting appropriately in solving problems;...
Java Programming: Build a Recommendation System
by Robert Duvall , Owen Astrachan , Andrew D. Hilton , Susan H. Rodger- 4.7
Approx. 5 hours to complete
Ever wonder how Netflix decides what movies to recommend for you? Or how Amazon recommends books? We can get a feel for how it works by building a simplified recommender of our own! In this capstone, you will show off your problem solving and Java programming skills by creating recommender systems....