Está en la página 1de 5

SERVICIO NACIONAL DE APRENDIZAJE SENA

SISTEMA INTEGRADO DE GESTIÓN Versión: 01


Procedimiento Ejecución de la Formación Profesional Integral
Cuestionario Documento No Controlado

1. DATOS GENERALES

NOMBRE DEL APRENDIZ: Anthony Abraham Macias Angulo

No FICHA: 2021903

NOMBRE DEL INSTRUCTOR: Mauricio Lara

PROGRAMA DE FORMACIÓN: Técnico en programación de software

PROYECTO ASOCIADO: SISTEMA DE INFORMACIÓN PARA LA GESTIÓN EMPRESRIAL

ACTIVIDAD DE PROYECTO: Actividad 2: Seleccionar lenguaje de programación y herramientas


de desarrollo
ACTIVIDAD DE APRENDIZAJE: Construir algoritmos que conlleven a la solución de una
situación planteada.

Descripción de la evidencia: De acuerdo con el material suministrado en clase y a las


explicaciones del instructor en el desarrollo de la actividad el aprendiz deberá entregar este
cuestionario totalmente realizado al terminar la clase.

Criterios de evaluación: Explica los conceptos acerca de la sintaxis de Php

Read the next instructions – Lea detenidamente las siguientes instrucciones


SERVICIO NACIONAL DE APRENDIZAJE SENA
SISTEMA INTEGRADO DE GESTIÓN Versión: 01
Procedimiento Ejecución de la Formación Profesional Integral
Cuestionario Documento No Controlado

Concepts of programming introduction


TERMS YES NO CONCEPT
programming x programming language x
language At the time of programming, a special language must be
used so that the computer executes these instructions in
an appropriate way
Script/ code x The actual text used to write the instructions for a
computer program. This text is then translated into
something meaningful the computer can understand
Variable x A container which represents a value in a program.
Variables can store different types of data including
numeric values, single characters, and text strings the
value of a variable can change all throughout a
program.
Constant x The same thing as a variable with one major difference -
the value of a constant does not change, while the value
of a variable can change all throughout a program.
Control x control Structures are just a way to specify flow of
structure control in programs. Any algorithm or program can be
more clear and understood if they use self-contained
modules called as logic or control structures.
Web server  x is a computer that runs websites. The basic objective of
the web server is to store, process and deliver web
pages to the users this intercommunication is done
using Hypertext Transfer Protocol
Web domain x is the address where Internet users can access your
website. A domain name is used for finding and
identifying computers on the Internet. Computers use IP
addresses, which are a series of number.
Hosting x
It is the place where all the relative information of the
program is located and stored so that it can be seen by
all the people who wish to enter
Web forms x Web Forms is the oldest ASP. NET programming
model, with event driven web pages written as a
combination of HTML, server controls, and server code.
Web Forms are compiled and executed on the server,
which generates the HTML that displays the web pages
SERVICIO NACIONAL DE APRENDIZAJE SENA
SISTEMA INTEGRADO DE GESTIÓN Versión: 01
Procedimiento Ejecución de la Formación Profesional Integral
Cuestionario Documento No Controlado

Methods  x
is a method of object-oriented programming procedure

associated with a class a method defines the behavior

of the objects that are created from the class another

way of saying this is that a method is an action that an

object is capable of performing the association between

method and class is called link


Fuctions  x A set of code used to carry out specific tasks. A function
can take parameters which will effect its output as well
as return values. Functions prevent unneccesary
redundancy because you can use them as much as
needed instead of retyping some code over and over.
Validation  x Validation is an automatic check to ensure that data
entered is sensible and feasible. Validation cannot
ensure data is accurate. When programming, it is
important that you include validation for data inputs.
Logic  x Logic programming is a computer programming
paradigm in which program statements express facts
and rules about problems within a system of formal logic
they may also include procedural statements
url  x a URL (Uniform Resource Locator) is a form of URI and
a standardized naming convention for addressing
documents accessible over the Internet and Intranet.
An example of a URL is
https://www.computerhope.com, which is the URL for
the Computer Hope website
Internet x A web browser is a computer program designed to read
browser HTML or PHP code, presenting it as web pages we are
all used to. The web browsers are based on
different browser engines, which read HMTL and PHP
code and present it as an end result
File x  file extension, sometimes called a file suffix or
extensión  a filename extension, is the character or group of
characters after the period that makes up an entire file
name. The file extension helps an operating system, like
Windows or macOS, determine which program on your
computer the file is associated with
SERVICIO NACIONAL DE APRENDIZAJE SENA
SISTEMA INTEGRADO DE GESTIÓN Versión: 01
Procedimiento Ejecución de la Formación Profesional Integral
Cuestionario Documento No Controlado

Text editor  x A text editor is program that allows you to open, view,
and edit plain text files. Unlike word processors, text
editors do not add formatting to text, instead focusing
on editing functions for plain text. Text editors are used
by a wide variety of people, for a wide variety of
purposes.
Algorithm  x A set of steps for carrying out a specific task. Algorithms
are used extensively in computer programming to arrive
at a solution for a problem. The process of creating an
algorithm involves documenting all the necessary steps
needed to arrive at the solution and how to perform
each step. A real world example of an algorithm would
be a recipe. The instructions of a typical recipe (add
ingredients, mix, stir, etc.) are an algorithm.

En la siguiente tabla escriba sus respuestas en inglés.

3. EVALUACIÓN:

Observaciones: Debe ser diligenciado durante la sesión de clase.

Recomendaciones: Individual

Juicio de Valor: Diagnostico

Observaciones del evaluado:

Ciudad y Fecha: Firmas:


Instructor:
Aprendiz:
SERVICIO NACIONAL DE APRENDIZAJE SENA
SISTEMA INTEGRADO DE GESTIÓN Versión: 01
Procedimiento Ejecución de la Formación Profesional Integral
Cuestionario Documento No Controlado

También podría gustarte