Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: all programmers or wanta be programmers  (Read 4190 times)

0 Members and 1 Guest are viewing this topic.

unlovedwarrior

    Topic Starter


    Guru

  • someday this name will be known
  • Thanked: 13
    all programmers or wanta be programmers
    « on: November 28, 2006, 11:42:39 AM »
    http://www.jubling.com/ten-reasons-why-every-programmer-should-learn-c.html

    Every programmer should learn C during their programming career. Its benefits are to numerous to ignore. Not only will it open many more job opportunities, but it will teach you more about computers as a whole.

    1) C is lower level then other programming languages (C++, Java). Programming at a lower level allows you to further your understanding of computers, as a whole.

    2) Device drivers and operating systems are written exclusively in C. Now, you may never write a device driver or an operating system, but what if you are ever required to modify one?

    3) What if you ever want to get a job programming microcontrollers? They are programmed in C. Are you going to limit your possible list of jobs because you didn't want to learn a new language?