Тёмный
No video :(

Lesson 4.5: Debugging 

Fitzle LLC
Подписаться 28 тыс.
Просмотров 45 тыс.
50% 1

A video segment from the Coursera MOOC on introductory computer programming with MATLAB by Vanderbilt. Lead instructor: Mike Fitzpatrick.
Check out the companion website and textbook: cs103.net

Опубликовано:

 

20 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 31   
@Lleruelu
@Lleruelu 8 лет назад
so encouraging final speech! Thanks a lot for all these wonderful tutorials
@zafirahbadian892
@zafirahbadian892 7 лет назад
Such encouraging words sir! and yes, you're an excellent teacher! :)
@jasserbenyounes3416
@jasserbenyounes3416 7 лет назад
You are the best! Awesome encouraging talk at the end!
@gimashdias4543
@gimashdias4543 8 лет назад
That inspiring speech at the end though.. :D
@richardgray8593
@richardgray8593 8 лет назад
You are a good teacher. My first programming course was taught by a TA at a second-tier state university. Huge difference.
@vivekkoul4428
@vivekkoul4428 4 года назад
which language?
@richardgray8593
@richardgray8593 4 года назад
@@vivekkoul4428 FORTRAN using punched cards. That was a long time ago.
@jz3261
@jz3261 7 лет назад
I like the comment at the end, it is so encouraging!
@Dr.Mohammed.Hammad
@Dr.Mohammed.Hammad 6 лет назад
Thanks for MATLAB debugger, and many thanks for you sir.
@HedroomMax
@HedroomMax 6 лет назад
Nice speech!! That makes the difference between cheap training and inspiring teaching!
@EllenBLe47
@EllenBLe47 5 лет назад
This is beautiful! LOL Why am I crying??
@FNSCARL2
@FNSCARL2 2 года назад
Professor Stephen King, thank you.
@harikrishnagaddam
@harikrishnagaddam 7 лет назад
what an amazing pedagogy skills.
@vincenthan5980
@vincenthan5980 8 лет назад
awesome final speech,thank you for that.
@xudongzhang9234
@xudongzhang9234 8 лет назад
Great and smooth lecture!!!Love it.
@umarmughal1087
@umarmughal1087 5 лет назад
Thank you Sir. Stay Safe.
@chrisqin6047
@chrisqin6047 6 лет назад
Thank you very much. I learnt not only Matlab but many other valuable knowledge as well.
@ronyronouk
@ronyronouk 9 лет назад
Thank you sir for this awesome tutorial.
@siddhivinayak3584
@siddhivinayak3584 6 лет назад
hell of a speech sir
@harikrishnagaddam
@harikrishnagaddam 7 лет назад
It is really a wonderful experience sir
@welidbenchouche
@welidbenchouche 3 года назад
THANK YOUUUUUUUUUU DEBUGGER
@hadjer168
@hadjer168 2 года назад
Plz fahemni f 3efssa what's the use of the debugger ? :'( ra7 f debugger bech y3ayat la fonction "help" !!!!! kan 9ader ydir directement help randi w ychouf kifech lazem tankteb la fonction
@user-jc2fo1jh7h
@user-jc2fo1jh7h 7 лет назад
Thank you sir.
@hamzacheniti6943
@hamzacheniti6943 4 года назад
THANK YOU!!!!!!
@wpouser
@wpouser 8 лет назад
I thought he would say something like that in the end.
@SuperBayaz
@SuperBayaz 8 лет назад
That was great Thanks a lot like and sub
@mertyigit4093
@mertyigit4093 5 лет назад
fprintf('The last element on the last row is %d. ', x(m,m)) I guess it should be like this for this is to give the last row
@abdul-kareem4429
@abdul-kareem4429 4 года назад
Thank you, debugger.
@aniizuchukwustanley4066
@aniizuchukwustanley4066 7 месяцев назад
Don't you think it will still produce error when you put in argument that are not of the same dimension?
@hadjer168
@hadjer168 2 года назад
I didnt understand a thing ! We could simply use "help randi" ! Why going on the debugger to then call the help function !!!!!??? I can't see the utility of the debugger someone help me plz :'(
@aniizuchukwustanley4066
@aniizuchukwustanley4066 7 месяцев назад
In my opinion, he is going the great teacher way; he was trying to drive home the meaning of SEMANTIC error that one can encounter and that some semantic errors are detectable by MATLAB. He knows what to do but wants to mimic the thinking of a beginner in programming, that way he can easily address the challenge.