Crear
Descargar
Obtener Plan Académico
Compartir juego
Intégralo en tu plataforma

Puedes integrar el juego en un LMS compatible con LTI 1.1 o LTI 1.3 como Canvas, Moodle, o Blackboard. De esta manera podrás guardar las puntuaciones automáticamente en el libro de calificaciones de esa plataforma.
Descargar
Has superado el número máximo de juegos que puedes integrar en Google Classroom con tu Plan actual.

Para integrar tantos juegos como quieras en Google Classroom, necesitas un Plan Académico o un Plan Comercial.

Has superado el número máximo de juegos que puedes integrar en Microsoft Teams con tu Plan actual.

Para integrar tantos juegos como quieras en Microsoft Teams, necesitas un Plan Académico o un Plan Comercial.

La descarga de juegos es una característica exclusiva para usuarios con un Plan Académico o un Plan Comercial.

Obtén ahora tu Plan Académico o Comercial y comienza a integrar tus juegos en tu LMS, web o blog.

Si lo deseas, puedes descargar un juego de prueba aquí y probar su integración:

0478: Section 4 Software - IDE

Completar Frases

Jugadas 12

Sobre esta actividad

SOFTWARE - IDE

Creada por

Singapur

Descarga la versión para jugar en papel

Crea tu propio juego gratis desde nuestro creador de juegos
Compite contra tus amigos para ver quien consigue la mejor puntuación en esta actividad

Top juegos

%
Anónimo
Anónimo
%
%
%
Has superado el número máximo de juegos que puedes imprimir con tu Plan actual.

Para imprimir tantos juegos como quieras, necesitas un Plan Académico o un Plan Comercial.

Imprime tu juego
0478: Section 4 Software - IDE
 

Completar Frases

0478: Section 4 Software - IDEVersión en línea

SOFTWARE - IDE

por Jonathan Dunsby
1

An Integrated Development ( IDE ) is used by to aid the and of programs . There are many different IDEs available ; some just support one programming language , others can be used for several different programming . You may be using PyCharm ( for Python ) , Visual Studio ( for Visual Basic ) or BlueJ ( for Java ) as your IDE .

2

IDEs usually have these features :

» code
» a
» a runtime environment with a
» diagnostics
» - completion
» auto -
» an auto - documenter and .

3

Code editor
A code editor allows a program to be written and edited the need to use a text editor . This up the program development process , as editing can be done without to a different piece of software each time the program needs or adding to .

4

Translator

Most IDEs usually provide a , this can be a compiler and / or an interpreter , to enable the program to be . The interpreter is often used for the program and the compiler to produce the version of the program to be used .

5

A runtime environment with a debugger

A debugger is a program that runs the program under and allows the programmer to step through the program a at a time ( single stepping ) or to set a breakpoint to stop the of the program at a certain point in the source code . A report window then shows the contents of the variables and expressions at that point in the program . This allows the programmer to see if there are any logic in the program and check that the program as intended .

6

Error diagnostics and auto - correction

Dynamic error checking finds possible errors as the program is being typed , the programmer at the time and provides a suggested . Many errors can therefore be found and corrected program writing and editing the program is run .

7

Auto - completion

Code editors can offer - sensitive prompts with text for variable and reserved words .

8

Auto - documenter and prettyprinting

IDEs can provide an auto - documenter to the function and of programming .
Most code editors code the words in the program and lay out the program in a way ? this is called .

¿Estás seguro que quieres abandonar la página?

Al abandonar la página perderás el progreso del juego.