C Programming on the Mac L25 - Math Functions

preview_player
Показать описание
I go over the standard math library in C and cover some basic functions.
Рекомендации по теме
Комментарии
Автор

@SkinnyJeff You don't have to get too far in the C series, it's really just to establish a programming base. So after about the 30th tutorial you should be fine to try out Obj-C.

AppleProgramming
Автор

@kevinlau51 I would imagine somewhere around Beginner-Intermediate. There are tons more things to learn, and I'm sure I will be doing a few more of these before the end.

AppleProgramming
Автор

Lucas, thank you very much for your tutorials. I am learning a lot from you in conjunction with a couple of books and other lectures online. Your material is easy to follow and well illustrated.

I have a few question:

are these 44 (thus far) tutorials enough to get into objective-C?

how proficient are we expect to be in programming in C before we can confidently get to learn objective C?

Is the goal of learning C to understand programming concepts?

Regards.

SkinnyJeff
Автор

If I have finished all the videos here about C, would it be called turing completed? What other issues about C I should be aware of and what level of C programmer (the beginner or intermediate) I will be recognized by the programming community?

scammersnightmare