Posts Tagged ‘c language’
Is it necessary to learn programming inorder to be a game designer?
I heard that there are some game designers who fail to master programming but are still able to work in the industry.Is this true?Because I only want to do story writing,character designing,voice acting and of course designing the concepts.If it is not true,tell me a software used for c language(*Sigh*).
How to get started to learn programming language?
I want to learn programming languages and want to make software. But I don’t know where should I get started. Some say I should begin with C language, while the other says begin with BASIC. Please tell me which one should I learn initially, and kindly also tell me what is the difference between C, C++, BASIC and what should be the correct order to learn all programming languages.
Where to find group or single person classes for programming for a 12 year old?
Where to find group or single person classes for programming for a 12 year old?
I would want the C language if you can find it.In Los Angeles.
Can someone recommend good website/books for embedded programming using C language?
I am looking for free:
1) online resources
2) e-books
that help me learn embedded programming using C language.
What would be the best C language to learn to make 3D games?
I would like to program a 3D RPG for PCs and was wandering what the best version of the C language would be best to do this with. I have looked a bit into it but there a a few (C++, C#, Visual C, etc.) and I haven’t been able to figure out which would be the best. It would also be nice if you were to let me know why that version is better but just telling me the version of C to use is good too.
How to split a file in bytes implemented in C language?
I have a file whose size is 300 bytes. I want to split it into several bytes (example: (150 bytes each) or (3 100 bytes)). How do I implement this in C Language?
How to make a delicious sound program in c language ?
How to make a delicious sound program in c language ?
How to create a archive file in c language?
Hi friends,
I wanted to create a archive file in c language.(in Windows)
If you know any predefined function to create archive file plz tell me.
OR
If you know any dos command to create archive(zip/rar) plz help me.