Mohammed kazim 11ab
 It is a process that leads from an original
formulation of a computing problem to
executable computer programs.
 Programming involves activities such as
analysis, developing understanding,
generating algorithms, verification of
requirements of algorithms including their
correctness and resources consumption, and
implementation (commonly referred to as
coding) of algorithms in a target
programming language.
 They are a Set of commands that a computer
has been taught to understand.
 It is written in one or more programming
languages.
 Such as:
 Java script
 Lisp
 Python
 C
 Fortran
 Ruby
 It is to find a sequence of instructions that will
automate performing a specific task or
solving a given problem.
 It requires expertise in many different
subjects, including knowledge of the
application domain, specialized algorithms
and formal logic.
 1. Identify the Problem
 2. Design a Solution
 3.Write the Program
 4. Check the Solution
 Computer programmers are those who write
computer software.
 Coding
 Debugging
 Documentation
 Integration
 Maintenance
 Requirements analysis
 Software architecture
 Software testing
 Specification

Programming

  • 1.
  • 2.
     It isa process that leads from an original formulation of a computing problem to executable computer programs.
  • 3.
     Programming involvesactivities such as analysis, developing understanding, generating algorithms, verification of requirements of algorithms including their correctness and resources consumption, and implementation (commonly referred to as coding) of algorithms in a target programming language.
  • 4.
     They area Set of commands that a computer has been taught to understand.
  • 5.
     It iswritten in one or more programming languages.  Such as:  Java script  Lisp  Python  C  Fortran  Ruby
  • 6.
     It isto find a sequence of instructions that will automate performing a specific task or solving a given problem.
  • 7.
     It requiresexpertise in many different subjects, including knowledge of the application domain, specialized algorithms and formal logic.
  • 8.
     1. Identifythe Problem  2. Design a Solution  3.Write the Program  4. Check the Solution
  • 9.
     Computer programmersare those who write computer software.
  • 10.
     Coding  Debugging Documentation  Integration  Maintenance  Requirements analysis  Software architecture  Software testing  Specification