8_Scripting-Back Flashcards

1
Q

sistema de gestión de paquetes que simplifica la instalación, actualización y eliminación de programas en los sistemas operativos Mac OS de Apple y GNU/Linux.

gestor de dependencias

como apt en mac

A

Nombre==> HomeBrew
comando ==> brew install php

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

En Windows 10 existen varios caminos cuando quieres instalar un puñado de programas populares a la vez y sin tener que ir de web en web.

A

Chocolatey,———-tiene interfaz grafica
Windows Package Manager o winget

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

gestor de dependencias en php ==su nombre

A

Composer==>
archivo donde sale composer.json

archivos binarios y mas cosas una vez instalada Composer CARPETA “VENDOR”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Los paquetes de RUBY se llaman

A

Gems (gemas)

archivo Gemfile

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Los paquetes de PYTHON se llaman

A

PIP

archivo “SETUP.PY”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Los paquetes de PYTHON se llaman

A

PIP

archivo “SETUP.PY”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Web Framework de:
PHP-INDICA 3
RUBY—-2
PYTHON—————-1
JAVASCRIPT————1

A

PHP—-LARAVEL——SYMFONY———-CAKE PHP—–CodeIgniter
RUBY ON RAILS————RODA–CUBA
DJANGO—-FLASK MICROSERVICES
EXPRESS-

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

PRODUCTO FINAL QUE CREA UN FORO

EJEMPLO==PREPARATIC

A

PHPBB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

DOS PRODUCTOS DE CREACION DE PAGINAS ecommerce

A

MAGENTO
PRESTA-SHOP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Tres gestores de contenidos (CMS)

A

WORDPRESS
JOOMLA
DRUPAL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

ARQUITECTURA MEAN

A

MONGODB
FRAMEWORK–EXPRESS
NODE.JS
ANGULAR

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

stack o compilación de estas tecnologías para desarrollar aplicaciones web usando como único lenguaje de programación javascript en el servidor, en el cliente y en la base de datos.

MongoDB,
Express,
AngularJS
y NodeJS—TECNO DE GOOGLE

MongoDB:
ExpressJS:
ReactJS —–TECNO DE facebook
NodeJS

A

PERSIGUEN LO MISMO

ARQUITECTURA MEAN

MERN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

compilador que traduce el código PHP en código .NET, permitiendo la ejecución de aplicaciones PHP en la plataforma de Microsof

A

Phalanger

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

COMO SE LLAMA AL PROCESO ESCRITO EN LENGUAJE DE PROGRAMACION DE ALTO NIVEL A UN LENGUAJE A BAJO NIVEL PARA QUE LO ENTIENDA LA MAQUINA

A

COMPILADOR

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Xampp
lamp
wamp
mamp

nota.lemp

A

L=LINUX
W=WINDOWS
M=MAC
A=APACHE
M=MARIADB/MYSQL
E=NGINX

P=PERL/PHP/PYTHON

How well did you know this?
1
Not at all
2
3
4
5
Perfectly