Buscar
Mostrando ítems 1-10 de 11585
Tipos de datos y Expresiones
(2011-08)
Data types and expressions allow us to manipulations of information, in programming languages from different types of expressions.
Using indigenous language resources for promoting science learning [PowerPoint presentation]
(2013-07-05)
This paper reports on an attempt to document and use indigenous language resources as a tool for promoting science learning in a rural secondary school in Trinidad. The exploratory study involved the compilation of a ...
Autómata Finito Determinista
(2011-07)
The following document talks about the use of deterministic finite automaton (which are part of regular languages) which are abstractions of machines, without taking into account either the shape of machinery, not its size ...
Introducción a Java
(2012-07)
History and the Java type of environment are the first steps of learning a simple language, powerful, reliable and secure, plus its versatility is most demanded application and software development.
Language issues in mathematics and science: An analysis of examiners' reports on students' performance in Caribbean Secondary Education Certificate Examinations (2010-2011)
(School of Education, UWI, St. Augustine, 2012)
This study adopted a systemic-functional approach to analyse the language issues that examiners referred to in their reports on candidates' performance in mathematics and science examinations administered by the Caribbean ...
Requirement Concept
(2011-07)
It consists of making a thorough assessment of business conditions, identifying, Businesss:
• The essential tasks
• Needs
• Ways to optimize or simplify
• Strengths of the current process
• Degrees of change that ...
Programación Estructurada
(2011-08)
The programming is to develop programs to process information. Programming as a term used to describe the creation of small-scale programs.
Programación Lineal
(2011-08)
The programming is to develop programs to process information. Programming as a term used to describe the creation of small-scale programs.
Estructuras de Control
(2011-08)
Control structures allow us to control the flow of data.
Constructores en C++
(2014-03-28)
In this document is shown the constructor description as a mechanism to ensure objects whit valid values or without invalid values.
Also, the general syntax, a declaration example and a practical example are presented ...