Page 3 of 7
Re: [Tutorial] Introduction to programming using C (I)
Posted: Mon May 16, 2011 11:01 am
by m0skit0
ASKidwai wrote:BTW, isn't C a middle-level language?
No, C is a high-level language. There's no such thing as a middle-level language even if some people use that term.
@irfanhb7: this is no Linux topic, please ask your questions on another topic, thanks.
Re: [Tutorial] Introduction to programming using C (I)
Posted: Mon May 16, 2011 11:26 am
by ASKidwai
Ok, but the book I used (C for Dummies) says it is a mid-level language...
Re: [Tutorial] Introduction to programming using C (I)
Posted: Mon May 16, 2011 11:30 am
by m0skit0
That's why it's for dummies.
Re: [Tutorial] Introduction to programming using C (I)
Posted: Mon May 16, 2011 11:32 am
by ASKidwai
m0skit0 wrote:That's why it's for dummies.

What? Either you're calling me a dummy or questioning the
authority of the author.
Re: [Tutorial] Introduction to programming using C (I)
Posted: Mon May 16, 2011 11:33 am
by irfanhb7
ASKidwai wrote:Ok, but the book I used (C for Dummies) says it is a mid-level language...
The book's name says it all.
The author of the book don't know more than mOskitO .
ok lets not get offtopic .
Re: [Tutorial] Introduction to programming using C (I)
Posted: Mon May 16, 2011 11:35 am
by m0skit0
Oh please

C is high-level, point.
Re: [Tutorial] Introduction to programming using C (I)
Posted: Mon May 16, 2011 11:39 am
by ASKidwai
m0skit0 wrote:Oh please

C is high-level, point.
[off-topic]
Now don't get mad but I am going to quote you here:
m0sktit0 wrote:You, mate, are stubborn
[/off-topic]
Sorry for hijacking your thread(s).
Last off-topic post in this thread (hopefully)
Re: [Tutorial] Introduction to programming using C (I)
Posted: Mon May 16, 2011 12:03 pm
by waratte
ASKidwai wrote:Ok, but the book I used (C for Dummies) says it is a mid-level language...
It won't help people to know whether or not C is a mid-level language or a high-level language. Please don't try to continue this conversation, ASKidwai.
Re: [Tutorial] Introduction to programming using C (I)
Posted: Mon May 16, 2011 2:28 pm
by frank
ASKidwai wrote:Ok, but the book I used (C for Dummies) says it is a mid-level language...
Thats so you don't get too confused
like m0skit0 said its for dummies
for beginners
i started reading it and even I, with one month of experience, think it's pretty basic
Re: [Tutorial] Introduction to programming using C (I)
Posted: Fri May 20, 2011 5:23 am
by Terbaddo
m0skit0 wrote:ASKidwai wrote:BTW, isn't C a middle-level language?
No, C is a high-level language. There's no such thing as a middle-level language even if some people use that term.
It's all relative. C is higher-level than ASM, but lower-level than LUA.