GithubHelp home page GithubHelp logo

Joan Andrés's Projects

n1-elecciones-javascript icon n1-elecciones-javascript

Elections for Cupi2's presidency are being held. For such position three candidates have been nominated, the which have carried out an intense advertising campaign using the main communication media (Television, Radio and Internet). We want to know the cost of the campaign, calculating the return on investment in advertising.

n1-elecciones-jython icon n1-elecciones-jython

Se están realizando las elecciones para la presidencia de Cupi2. Para tal cargo se han postulado tres candidatos, los cuales han realizado una intensa campaña publicitaria utilizando los principales medios de comunicación (Televisión, Radio e Internet). Se desea conocer el costo de la campaña, calculando el retorno de la inversión realizada en publicidad.

n1-empleado-bootstrap icon n1-empleado-bootstrap

We want an application that allows us to manage the information of an employee. The employee has name, surname, gender, date of birth and an associated image. Also, since he works in a certain company he has a date of entry to the and an assigned base salary.

n1-empleado-java icon n1-empleado-java

Se quiere una aplicación que permita manejar la información de un empleado. El empleado tiene nombre, apellido, sexo, fecha de nacimiento y una imagen asociada. Además, como trabaja en una determinada compañia tiene una fecha de ingreso a la misma y un salario básico asignado.

n1-encuesta-java icon n1-encuesta-java

Se quiere crear una aplicación que permita realizar encuesta de opinión de un curso y manejar sus resultados. La encuesta consiste en una única pregunta, en la cual se le pide a la persona dar su opinión acerca del curso, dando un valor entre 0 y 10. Se desea poder conocer los resultados de la en cuenta para diferentes sectores demográficos.

n1-lineastelefonicas-java icon n1-lineastelefonicas-java

Se quiere crear una aplicación para controlar los gastos telefónicos de una empresa. La empresa cuenta con tres líneas telefónicas a través de las cuales se pueden realizar llamadas locales, de larga distancia y a celulares.

n1-simuladorbancario-bootstrap icon n1-simuladorbancario-bootstrap

One of the most common activities in the financial world is the realization of simulations that allow customers to know the performance of their products through time, contemplating different scenarios and possible situations to show up.

n1-simuladorbancario-java icon n1-simuladorbancario-java

Una de las actividades más comunes en el mundo financiero, es la realización de simulaciones que permitan a los clientes saber el rendimiento de sus productos a través del tiempo, contemplando diferentes escenarios y posibles situaciones que se presenten.

n1-survey-java icon n1-survey-java

We want to build a program to handle the results of an opinion survey. In the survey the people were divided in three age ranges: (1) less than 18, (2) between 18 and 55 and (3) over 55 years. The survey consists in a single question, which asks the person to rate the quality of the course giving a value between 0 and 10. When asking the question, the person must report whether he/she is single or married.

n1-triangulo-java icon n1-triangulo-java

Se quiere construir un programas que permita manejar un triángulo. Esta figura geométrica está definida por tres puntos, cada uno de los cuales tiene dos coordenadas X, Y. Un triángulo tiene, además, un color para las lineas y un color de relleno. Un color, por su parte, está definido por tres valores numéricos entre 0 y 255 (estándar RGB por Red-Green-Blue).

n1-triangulo-python icon n1-triangulo-python

Se quiere construir un programas que permita manejar un triángulo. Esta figura geométrica está definida por tres puntos, cada uno de los cuales tiene dos coordenadas X, Y. Un triángulo tiene, además, un color para las lineas y un color de relleno. Un color, por su parte, está definido por tres valores numéricos entre 0 y 255 (estándar RGB por Red-Green-Blue).

n1-triangulo-python-tkinter icon n1-triangulo-python-tkinter

Se quiere construir un programas que permita manejar un triángulo. Esta figura geométrica está definida por tres puntos, cada uno de los cuales tiene dos coordenadas X, Y. Un triángulo tiene, además, un color para las lineas y un color de relleno. Un color, por su parte, está definido por tres valores numéricos entre 0 y 255 (estándar RGB por Red-Green-Blue).

n10-mapaciudad-java icon n10-mapaciudad-java

Se desea construir una aplicación llamada MapaCiudad que permita la creación de un mapa sencillo de una ciudad. Dicho mapa está constituido por construcciones que comparten características sobre la forma en que son creadas.

n11-contactos-java icon n11-contactos-java

Se quiere construir un directorio en el cual el usuario puede almacenar la información de sus contactos. Un contacto tiene 4cuatro datos: un nombre (que sin importar mayúsculas o minúsculas debe ser único), un teléfono, una dirección postal y una dirección de correo electrónico. El directorio debe ofrecer al usuario las siguientes opciones:

n11-interpol-java icon n11-interpol-java

Se desea desarrollar un juego en el cual ha ocurrido un crimen y es necesario que el usuario persiga al ladrón por varias ciudades del mundo, basándose en pistas que se encuentran en diferentes lugares de las ciudades visitadas.

n12-almacen-java icon n12-almacen-java

The objective of this exercise is to model a simple inventory and sales system for a warehouse. The exercise is composed of two applications that communicate with each other using sockets and the persistence will be performed on a relational database.

n12-batallanaval-java icon n12-batallanaval-java

El objetivo del ejercicio es construir un programa distribuido que permita a un grupo de personas jugar por parejas “Batalla Naval”, permitiendo que cada una de ellas juegue desde un computador distinto. Como un servicio adicional, el programa debe almacenar información sobre los partidos perdidos y ganados de cada uno de los participantes.

n12-messenger-java icon n12-messenger-java

El objetivo de estas aplicaciones es construir un sistema de mensajería al estilo del MSN Messenger, Yahoo Messenger o AIM. Para esto será necesario construir una aplicación que funcione como servidor y un cliente: los usuarios de la aplicación usarán el cliente para conectarse al servidor y este les informará sobre el estado de sus amigos (están conectados o desconectados).

n2-mrpotatohead-java icon n2-mrpotatohead-java

An online store that allows to design and purchase a Mr. Potato Head wants to be built. Each customer must be able to design a Mr Potato Head as he likes, calculate the price if its design and bui it when he has finished choosing all the parts.

n2-student-java icon n2-student-java

The objective is to create an application for the management of the student's courses. The student's personal data is the name, last name and code. The student can only take 5 courses in the semester. Each course has a name, a code and the number of credits. At the end of the course, a grade is given to the student; this will be between 1.5 and 5.0.

n2-tictactoe-java icon n2-tictactoe-java

Tic tac toe goes on between two players; each one chooses a symbol to represent his/her self during the game. The symbol is usually either an "O" or an "X". Players take turns placing their symbol on a board with nine positions. The player that manages to place three of his/her symbols in line, be it horizontally, vertically or diagonally, wins. If all nine positions in the board have been occupied and neither player managed to place three symbols in line, the match has reached a draw.

n3-airplane-java icon n3-airplane-java

An airline airplane has a fixed number of 50 seats. 8 of them are business class, while the rest is economic class. Business seats are arranged in rows of four separate seats int the middle of the corridor. Economic seats, however, are arranged in six rows, three on each side of the corridor. The outline of the plane is:

n3-bookstore-java icon n3-bookstore-java

The objective is to build an application that handles a bookstore. The store has a catalog of books that are for sale. Each book has an ISBN which is a unique identifier for that book a title and a price. The store has an unlimited amount of each book for sale.

n3-contactlist-django icon n3-contactlist-django

The objective is to build an application that handles all the personal contacts for a user. Each contact has a first and last name, an address, an email, multiple phone numbers, and a set of keywords used to search for that contact. The first and last names of the contact must be unique within the list and they are, by default, keywords.

n3-contactslist-java icon n3-contactslist-java

The objective is to build an application that handles all the personal contacts for a user. Each contact has a first and last name, an address, an email, multiple phone numbers, and a set of keywords used to search for that contact. The first and last names of the contact must be unique within the list and they are, by default, keywords.

n3-karaoke-java icon n3-karaoke-java

Se desea desarrollar una aplicación para administrar las canciones de un karaoke. La aplicación tiene 4 categorías musicales (Rock, Pop, Fusión latina y Electro) y 9 artistas que pertenecen a una de las diferentes categorías. Adicionalmente, la aplicación debe permitir el manejo de listas de reproducción, donde cada lista puede tener canciones de diferentes artistas.

n3-parkinglot-java icon n3-parkinglot-java

An application that allows a user to manage a parking lot it is wanted here. That parking lot has 87 parking places numbered from 1 to 87. In each place a car can be parked. Parking lot has a parking rate per hour or fraction, each time the government authorizes it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.