Chevron Left
Back to Introduction to Programming with MATLAB

Learner Reviews & Feedback for Introduction to Programming with MATLAB by Vanderbilt University

4.8
stars
17,949 ratings

About the Course

This course teaches computer programming to those with little to no previous experience. It uses the programming system and language called MATLAB to do so because it is easy to learn, versatile and very useful for engineers and other professionals. MATLAB is a special-purpose language that is an excellent choice for writing moderate-size programs that solve problems involving the manipulation of numbers. The design of the language makes it possible to write a powerful program in a few lines. The problems may be relatively complex, while the MATLAB programs that solve them are relatively simple: relative, that is, to the equivalent program written in a general-purpose language, such as C++ or Java. As a result, MATLAB is being used in a wide variety of domains from the natural sciences, through all disciplines of engineering, to finance, and beyond, and it is heavily used in industry. Hence, a solid background in MATLAB is an indispensable skill in today’s job market. Nevertheless, this course is not a MATLAB tutorial. It is an introductory programming course that uses MATLAB to illustrate general concepts in computer science and programming. Students who successfully complete this course will become familiar with general concepts in computer science, gain an understanding of the general concepts of programming, and obtain a solid foundation in the use of MATLAB. Students taking the course will get a MATLAB Online license free of charge for the duration of the course. The students are encouraged to consult the eBook that this course is based on. More information about these resources can be found on the Resources menu on the right....

Top reviews

A

May 22, 2020

The explanation of the topics was great. The assignments of the last week were challenging and I loved that. I learned a lot from this course. Thank you so much for sharing your knowledge with us.

RS

Jun 11, 2020

It was an awesome course. This course teach me a lot about Programming with MATLAB ,this course now make me able to write program own. I am very much glad to this course, Thank you for this course.

Filter by:

3851 - 3875 of 4,534 Reviews for Introduction to Programming with MATLAB

By Joey C

Sep 1, 2016

可以可以

By Prosenjit S

Jul 24, 2016

good

By Tan-Khoa V

Jun 15, 2016

good

By Al C

Nov 20, 2020

wow

By Md. R R

Jul 30, 2020

4.5

By Muskan G

Dec 16, 2019

n.a

By Pablo P

Oct 4, 2022

a

By Chandini

Jun 23, 2020

..

By SELVA K A

Aug 30, 2025

.

By KRUPA k

Feb 20, 2022

5

By Yara M s

Oct 22, 2021

4

By Nida T

Jul 11, 2020

n

By Manoj P

Jun 28, 2020

.

By ANUBHAV V

Jun 15, 2020

.

By NAVEEN K M

Jun 10, 2020

5

By Mahesh S

May 11, 2020

5

By Sharma N

May 10, 2020

.

By Aparna C

May 10, 2020

-

By Duan R

Apr 30, 2019

g

By SHASHANK M

Sep 29, 2018

.

By Aj C

Apr 29, 2017

T

By Flores A

Mar 29, 2017

W

By 尹天为

Aug 28, 2016

c

By Pushkar K

Dec 21, 2016

This is one of the best course related to computer programming that I came across. All the concepts are very well explained. Homework assignments are very much challenging. If you are a beginner, completing the homework assignments will take lot of time and will sometimes be frustrating. However, forums will be one of your best asset while completing this course. All the mentors and Instructors answer to all your concern. They will not give you the exact code for your answer, but they will guide you so that you can solve the questions. Some of the questions will be tough and may take days for you to figure out(speaking out of my own personal experience), but keep posting in the forums. So, if you are going for the course certificate then be prepared for the effort and time that will be used up to complete the Home work assignments. A good time will be to learn in your vacations, but don't stress yourself while your college is going on.

Since this was only an introduction to MATLAB, you will not be learning how to create GUIs and entire softwares. Also, if you are looking forward to know how to use MATLAB on some hardwares, then you are not going to find it in this course. However, if you ask the mentors where to learn those things from, they will guide you. They also have a textbook available for the course, but I completed the course very well without it. So, it's not a compulsion, but I am going to buy it so that I have a better understanding about how to create GUIs for the code that I type.

Tl;dr: This is the best course if you are a beginner and have no experience in programming, but if you are an expert programmer, you might get bored with some initial topics, but later things do start to get interesting. Also, you need to dedicate your time and effort to complete Home work assignment.

By Max H

Jul 4, 2016

Positive points:

-this really is a beginners course, without any knowledge about coding or the syntax of MATLAB necessary.

-you learn by solving the problems yourself. This gives you great insight about the thought processes necessary, about different approaches and how to realize your ideas.

-Mentors are responding quickly (sometimes within a half hour) and are doing there best to help you out.

Negative points:

-The video lectures, although informative have a very slow paste and the earlier ones do not prepare you that well for the homework assignments. However once you get used to it you will manage to get an idea about the assignments from the lectures. Still the same problem is illustrated way too often in the same lecture. One could either add different problems or shorten the lectures a lot. With time it is possible to learn when one can skip a section but it makes it especially hard for people to start the course, since one spends hours watching videos for just learning about basic syntax in the beginning

- For some of the homework assignments the mathematical part was the bigger challenge for me than the coding part, which is really frustrating when you just want to learn how to code.