miércoles, 8 de abril de 2015

B Group entry 812420-812409 file

Binary

As the formal meaning, binary it's "composed by two units". In our particular object of study, it's related to "0" and "1", the basic unit used in the logic of computation, which 0 will be a "closed" logical and 1 will be "open"
The combination of the binary numbers -in different order- are the foundation of computing.







BIT (binary digit): A bit (short for binary digit) is the smallest unit of data in a computer. A bit has a single binary value, either 0 or 1.








                     




INFORMATICS

Branch of engineering that studies the information processing by using automatic machines. It is a broad field that includes the theoretical foundations , design , programming and the use of computers as tools for troubleshooting.









Controller

software element used in various operating systems, also called device driver, device driver or driver.




WEB

Means "world wide web" and as a spider web, it connects every computer on a link that allows to communicate each other









GIGABYTE

The gigabyte is a multiple of the unit byte for digital information.
The prefix giga means 109 in the International System of Units (SI), therefore one gigabyte is 1000000000bytes. The unit symbol for the gigabyte is GB.






Keyloggers 

(Key ( key) and Logger (record) - Key Logger ) is a type of software that is responsible for recording keystrokes that are made on the keyboard, to memorize them in a file and / or send them via internet .








Entries of this post were added by Jairo Andrés , Juan David, Carlos, Juan Esteban, Jennifer, Sneider and Bryan in order of appearance.

Grupo D: Ficha 891434 N°4

Web

It is a word Englishman that means "network", "spiderweb" or "mesh". The concept is in use in the technological area for naming to an IT network and, in general, to Internet (in this case, it is in the habit of being written as Web, with the capital W). The term, anyway, it has several uses. Beside naming Internet in general, the web word can serve mention to a web page, a web site or up to a web servant 


Grupo D: ficha:891434 N°3

Variable

In programming, a variable consists of a space in the storage system (main memory of a computer) and a symbolic name (identifier) ​​that is associated with that space. That space contains a quantity or information known or unknown, that is a value. The variable name is the usual way of referring to the stored value: this separation between name and content allows the name to be used regardless of the exact information they represent. The identifier in the source code of the computer can be linked to a value at runtime and the value of the variable can therefore change during the course of program execution. The concept of variables in computer may not correspond directly to the concept of variables in mathematics. The value of a variable in computing is not necessarily part of an equation or formula and math. In computing a variable can be used in an iterative process: be assigned a value in one place, then using it in another, later reassigned to a new value for later use in the same manera.Procedimientos of this type are known by the name iteration. In computer programming, variables, often assigned to make relatively long descriptive names for use, while the variables in mathematics often have bare names, consisting of one or two characters to brief on their transcript and handling.


Grupo D: ficha: 891434 N°2

The Internet

Internet is a set decentralized of interconnected networks of communication that use the family of protocols TCP/IP, which guarantees that the physical heterogeneous networks that compose it work as the logical only network, of world scope. His origins go back 1969, when there was established the first connection of computers, known as Arpanet, between three universities in California and one in Utah, The United States.



domingo, 29 de marzo de 2015

Entrada numero 6 Ficha 891220 ´JOHAN STIVEN HERNANDEZ

what is informatica?


INFORMATICA : Branch of engineering that studies the information processing by using automatic machines. It is a broad field that includes the theoretical foundations , design , programming and the use of computers as tools for troubleshooting.
FEATURES:
1 No one can apply the traditional figures of the Law on the Information given its originality, so you have to create new figures.
2 risk to the exercise of the freedoms of citizens.
3 continuous emergence of computer goods of economic content they need legal protection.
4 multinational empire imposed a series of clauses that are opposed to Spanish law.
5 Influence of common law in language and in its doctrine.
6 A formation of two French words information and automatique
7 studies the automatic processing of information using electronic devices and computer systems.
8 Discipline charge of studying methods, processes, techniques, development and utilization
9 End to store, process and transmit information and data in digital format.

viernes, 27 de marzo de 2015

Grupo A Entrada 2 Ficha 812420-812409


Duvan Suarez Olejua


DECIMAL

Also called decimal system, numbering system is a positional numeral system in which quantities are represented using arithmetic based powers of the number ten. The set of symbols used (System of Arabic numerals) consists of ten digits: zero (0) - one (1) - two (2) - three (3) - four (4) - five (5) - six (6) - seven (7) - eight (8), nine (9).








Sebastián Ortiz

                                                                        DEVELOPER


A software developer is a person whose work is to research, analyze, design, implement and test software that was required by a specific company or client. A software developer can also create applications for anyone to use that can be distributed in many ways across the internet or platforms dedicated to distribute them. Software developers can be analysts or programmers and they normally work in groups to be able to create software faster.





Santiago Valencia Buitrago

INTERNET

The Internet is a global system of interconnected computer networks that use the standard Internet protocol suite (TCP/IP) to link several billion devices worldwide. It is a network of networks that consists of millions of private, public, academic, business, and government networks of local to global scope, linked by a broad array of electronic, wireless, and optical networking technologies. The Internet carries an extensive range of information resources and services, such as the inter-linked hypertext documents and applications of the World Wide Web (WWW), the infrastructure to support email, and peer-to-peer networks for file sharing and telephony.







INPUT N°5 GROUP C FILE: 891434

MySQL Tutorial

MySQL is the most popular Open Source Relational SQL database management system. 
MySQL is one of the best RDBMS being used for developing web-based software applications.
This tutorial will give you quick start with MySQL and make you comfortable with MySQL programming.

Audience

This reference has been prepared for the beginners to help them understand the basics to advanced concepts related to MySQL languages.

Prerequisites

Before you start doing practice with various types of examples given in this reference, I'm making an assumption that you are already aware about what is database, especially RDBMS and what is a computer programming language.

Compile/Execute MySQL Programs

If you are willing to compile and execute SQL programs with SQLite DBMS but you do not have a set up for the same, then do not worry. The compileonline.com is available on a high end dedciated server giving you real programming experience with a comfort of single click execution. Yes! it is absolutely free and it's online
prepared by:
Maira Alejandra Palacios Córdoba