C Programs



C is mother of all modern computer programming languages. Many
languages are directly or indirectly originated from C. The languages
such as C++, java, C# are descendants of C. The language was developed
by Dennise Ritchie at AT & T bell Laboratories. If you learn this
learn this language it would become easier to learn other programming
languages.

For learning C language download source codes from

http://zsoftwares.googlepages.com/CPrograms.html

There are many basic to advanced C source codes given on this website,
and the best thingabout this website is that you can see the whole
source code before downloading it. The codes given on above website
helps you learn all features of C language as given below.

- Data types in C, Variable declaration etc
- Operators and C statements.
- Arrays , structs, loops, cotrol statements, flow control,
Preprocessor directives, Data structures, Pointers.
- File creation and File operations as create, delete, update,
rename files on disk.
- C codes to access and control hardware such as disk access, mouse
programming.

You can also download tutorials and Application programs from this
website

- Sorting methods Algorithams impemented in C such as bubble sort,
selection sort, insertion sort, shell sort ,heap sort, quick sort,
merger sort etc.
- Matrix operation such addition multiplication etc
- File operations. (create , update ,Delete, rename, append etc)
- String manipulations.
- Bitwise operations
- decimal to hex , decimal to binary conversion source codes. many
advanced codes.


http://zsoftwares.googlepages.com/CPrograms.html

.



Relevant Pages

  • Re: robot at cheap price...
    ... What sort of things do you want to do with your robot? ... What sort of programming do you: what languages, ...
    (comp.robotics.misc)
  • Re: Need help for a code in "Numerical Recipes in C++"
    ... > For programming in languages like C, one would like to sort ... > {int j,jold,v; ...
    (sci.math.num-analysis)
  • Re: compiler for Chinese development language
    ... This relates to the development of vernacular ... Indian vernacular display, OS and programming languages. ... Bangla and other vernaculars. ...
    (comp.compilers)
  • Re: Head-in-the-Sand Liberals (LA Times Columnist)
    ... You claimed to have known several computer languages, ... If you lie about knowing computer languages, ... of the programming loop for a functional ... You also don't know Java. ...
    (rec.org.mensa)
  • Re: Is there a mainframe skills shortage?
    ... That's because the author of the article is comparing it to standard SQL. ... and material around Lamdas and functional programming. ... obvious which languages were the ones to learn. ... stick to writing system software and leave applications to the COBOL ...
    (comp.lang.cobol)

Loading