0% found this document useful (0 votes)
20 views11 pages

25 Palabras Ingles

The document defines 30 common computer programming and technology terms, providing the meaning of each term in Spanish and an example sentence in Spanish using that term. The terms include programming languages like Java, JavaScript, C++, and PHP, as well as common computer components, programming concepts, integrated development environments, and coding structures.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views11 pages

25 Palabras Ingles

The document defines 30 common computer programming and technology terms, providing the meaning of each term in Spanish and an example sentence in Spanish using that term. The terms include programming languages like Java, JavaScript, C++, and PHP, as well as common computer components, programming concepts, integrated development environments, and coding structures.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 11

1.

Java (Java)

Meaning: It´s a programming language

Sentence: I´m programming in Java

2. Computer (Computadora)

Meaning: An electronic device

Sentence: I´m going to buy a computer

3. Usb (Usb)

Meaning: A device to save files

Sentence: Did you bring your USB?


4. Mouse (Raton)

Meaning: A device to move the coursor

Sentence: I don´t have a mouse

5. Monitor (Monitor)

Meaning: The screen for a computer

Sentence: My computer doesn´t have a monitor

6. Class (Clase)

Meaning: A project of an object

Sentence: I´m creating a class for a church project


7. Objec (Objeto)

Meaning: The execution of a class

Sentence: I create an object for a class

8. Inheritance (Herencia)

Meaning: Ability to inherit the characteristics of another class

Sentence: Jimmy doesn´t know what inheritance means in programming

9. Code (Codigo)

Meaning: Words that contain instructions

Sentence: My code has an error


10. Property (Propiedad)

Meaning: The characteristics of an object

Sentence: My object has 8 properties

11. Arrays (Arreglo)

Meaning: A structured data type that stores data of the same type and related

Sentence: He doesn't know the syntax of an array

12. Bit (Bit)

Meaning: The smallest unit of information

Sentence: A bit has only one value


13. Function (Funciones)

Meaning: A block of code that performs some operation

Sentence: My function has an input, process and output

14. If statements (Sentencias if)

Meaning: Allows a program to execute instructions when a condition

Sentence: If my condition is met, a text is met

15. Input (Entrada)

Meaning: Data coming into the program from outside

Sentence: I use an input to enter data


16. JavaScript (JavaScript)

Meaning: It´s a programming language

Sentence: Nicole doesn't like programming in JavaScript

17. Library (Liberia)

Meaning: A set of files used to develop software

Sentence: She uses libraries to simplify her code

18. Loops (Bucles)

Meaning: Allows a sequence of instructions to be repeated until a condition is no longer true

Sentence: I use a loop to execute the same code several times


19. Neuron (Neurona)

Meaning: It´s a simulation program

Sentence: I don't know how to use neuron

20. Pointers (Punteros)

Meaning: A variable that stores the memory address of an object

Sentence: I use pointers to pass functions to other functions

21. PyCharm (PyCharm)

Meaning: It´s an integrated development environment oriented to develop Python applications

Sentence: I'm learning to use pycharm


22. Terminal (Terminal)

Meaning: A program that executes command lines

Sentence: I like to use terminal

23. Ubuntu (Ubuntu)

Meaning: A free operating system

Sentence: I don´t use Ubuntu

24. Visual studio (Visual studio)

Meaning: An integrated development environment developed by Microsoft

Sentence: This semester I´m programming in visual studio


25. Binary numbers (Numeros binarios)

Meaning: It´s a numbering system

Sentence: With the binary system I only use 2 digits

26. C++ (C++)

Meaning: It´s an object oriented programming language

Sentence: I used C++ when I was in 2nd semester

27. Block coding (Codificación por bloques)

Meaning: Coding without syntax

Sentence: Block coding is good for children


28. Conditional statements (Sentencias condicionales)

Meaning: They check if a condition is true or not

Sentence: I like using conditional statements

29. For Loops (Bucles for)

Meaning: It´s a structure for repeating one or more instructions a certain number of times

Sentence: For loops are very useful

30.Php (Php)

Meaning: It is a programming language

Sentence: we use php

You might also like