C Programming Tutorial 33, Report Card Program pt.1

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

@LK9K9 I would but I don't know how. Eventually I might, but even if I were to learn it and make a tutorial for it, then they wouldn't go in order.

iTzAdamX
Автор

@AleksGSquadron For the diamond and hourglass thing, are you referring to the recursive problem? If so, then when I do recursion I'll go over that if you want.

iTzAdamX
Автор

Very nice tutorial
Yesterday i studied all of your 32 tutorials and i see 2 new videos
Now i know what pointers are and i think i am not a noob in c anymore
I hope you make 200+ videos because all people i see arrive to 200 at max
and the series is finished.
I would recommend making a diamond or hourglass tutorial in c
so you will achieve greatly more views
I learned that there are c sripts for web too and there are a lot of people
interested in web programming with c
Hope i helped gave an idea.

Anothergames
Автор

thanks adam i feel im getting closer to starting my own c project

rmz
Автор

@iTzAdam5X Yes, recursion. If it is possible to go through everything you know, because i watch other videos and everyone has some new concepts so it would be awesome someone has "all"
I would like to know the define too because i saw that only on 1 video used and it was in c++. I used it like this:
#define hello printf("Hello World!");
int main()
{
hello;
}
It worked in C. So i mean, i strongly recommend going through concepts first than making program. Than there is Win32 api but that is later

Anothergames
Автор

Dude, integer division for a GPA? You'd be a brutal teacher...

tcbetka
Автор

You're awesome. I learn a lot from you. Thank you so much.

muhamedsamy
Автор

struct->item is equivalent to (*struct).item

benwafflez
welcome to shbcf.ru