Please enable JavaScript.
Coggle requires JavaScript to display documents.
INTRODUCTION TO PROGRAMMING, Estudiante: Aarón Smith, Cédula: 8-759-209 -…
INTRODUCTION TO PROGRAMMING
Programming Concept
Definition
Set of sequential instructions that make the computer
Make certain choices.
Characteristics
Definition, Analysis, Design, Coding, Implementation
Styles
Modular Design, Basic Coding Structures, Peer Reviews.
Importance
It lies in the fact that through basic instructions of the operations that are developed in a system and then following a logical sequence, the desired results can be obtained with a minimum of time required for the computer.
Programming Logic
Flow Charts
It is the diagram that uses symbols and lines that connect them to
represent a processing system and the logic or sequence of operations specific to a program.
Programming Principles
Before you start developing a program, you must select the
Programming to be used
Records and Report Design
Records are a set of interrelated information elements that are treated as a unit, and it is a device capable of storing a specific amount of data.
Programming Analysis
It is the process of converting the specifications to broad strokes of the systems into
machine instructions that produce the desired results.
Programming Results
Reports
One of the most important processes that every company looks for is reporting
final or reports (output), since, after processing, the desired result must be obtained.
Financial Statements
Financial management programs are programs that help people plan and control how they invest, spend, and save their money.
Publications
There are currently computer programs that specialize in
to support all professionals in the different areas
Control and Updates
In all automated systems, they must have security levels of the data to be updated and when issuing the corresponding outputs.
Algorithms and Problems
Modular Programming
A widely used strategy for solving complex problems with the computer.
Algorithm Features
Precise
You have to indicate the order of completion in each step
Defined
That is, if the algorithm is tested twice, in these two tests, the same result should be obtained.
Finite
In other words, the algorithm has to have a certain number of steps.
Logical Structures
Sequence
Selection
Repetition
Computer Problem Solving
Analysis of the Problem
Algorithm Design
Computer Algorithm Resolution
Estudiante: Aarón Smith
Cédula: 8-759-209