Computer Programming.

Computer programming is the process of designing and building an executable computer program to accomplish a specific computing result or to perform a specific task. 

Programming is the process of creating a set of instructions that tell a computer how to perform a task. Programming can be done using a variety of computer programming languages, such as JavaScript, Python, and C++.


The main types of programming languages are:
  • Procedural Programming Language.
  • Functional Programming Language.
  • Object-oriented Programming Language.
  • Scripting Programming Language.
  • Logic Programming Language.


Software Development.

#> Project Development
>Person Selection.
>Team Build.
>Schedule (Grant chart, Pert Chart)
>Estimation (Loc, CoCoMo.)
>Hardware & Software.
>Risk.
>Configuration....

#>Software Engineering (SDLC.)

>Information Gathering.
>Analysis.
>Design
  • Data Design
  • Structure Design
  • Database Design
  • Interface Design
  • Communication (Network) Design
>Coding and Testing.
>Implementation.

#> Project Report.

>Introduction about System/Software- Scope & features.
>Classification of Project.
>Schedule & Hardware & Software Selection.
>SRS(Software Requirment Specification)
          Input ➡️ Process➡️ Output.

>Structure Tools {0,II&III level DFD, Data Dectionery, ER Diagram, Decision Table & Tree.}

>System Design (Structure Design)
        ➡️I&II Module Code with test:
        ➡️ Implementation.