When.com Web Search

  1. Ads

    related to: coder synonym resume

Search results

  1. Results From The WOW.Com Content Network
  2. Programmer - Wikipedia

    en.wikipedia.org/wiki/Programmer

    A programmer, computer programmer or coder is an author of computer source code – someone with skill in computer programming.

  3. Clinical coder - Wikipedia

    en.wikipedia.org/wiki/Clinical_coder

    A clinical coder—also known as clinical coding officer, diagnostic coder, medical coder, or nosologist—is a health information professional whose main duties are to analyse clinical statements and assign standardized codes using a classification system.

  4. Software engineering - Wikipedia

    en.wikipedia.org/wiki/Software_engineering

    The terms programmer and coder overlap software engineer, but they imply only the construction aspect of typical software engineer workload. [5] A software engineer applies a software development process, [1] [6] which involves defining, implementing, testing, managing, and maintaining software systems; creating and modifying the development ...

  5. Gayle Laakmann McDowell - Wikipedia

    en.wikipedia.org/wiki/Gayle_Laakmann_McDowell

    Cracking the Coding Interview cover. After working as a software engineer for Google she joined a small venture capital-funded startup company as the Vice President (VP) of engineering before being awarded a Master of Business Administration (MBA) degree from the Wharton School of the University of Pennsylvania. [3]

  6. Computer programming - Wikipedia

    en.wikipedia.org/wiki/Computer_programming

    Computer programming or coding is the composition of sequences of instructions, called programs, that computers can follow to perform tasks. [1] [2] It involves designing and implementing algorithms, step-by-step specifications of procedures, by writing code in one or more programming languages.

  7. Code refactoring - Wikipedia

    en.wikipedia.org/wiki/Code_refactoring

    Refactoring is usually motivated by noticing a code smell. [2] For example, the method at hand may be very long, or it may be a near duplicate of another nearby method. Once recognized, such problems can be addressed by refactoring the source code, or transforming it into a new form that behaves the same as before but that no longer "smells".