Polytechnic School of Albacete 3-year Degree in Computer Science (Business speciality)

Size: px
Start display at page:

Download "Polytechnic School of Albacete 3-year Degree in Computer Science (Business speciality)"

Transcription

1 ECTS Co-ordinator Dean or Director Polytechnic School of Albacete 3-year Degree in Computer Science (Business speciality) Information of the Centre Curriculum Name Address Telephone nº Extension 2473 Fax Name Address Telephone nº Extension 2403 Fax Address José Antonio Gámez Martín Dpto. de Informática Campus Universitario s/n Albacete [email protected] Antonio Garrido del Solo Dpto. de Informática Campus Universitario s/n Albacete [email protected] Escuela Politécnica Superior Campus Universitario s/n Albacete Telephone nº [email protected] Professional Qualification 3-year Degree in Computer Science (Business speciality) 3 years Division in Cycles 1 cycle Name of the Faculty/Centre Polytechnic School of Albacete Professional Qualification 3-year Degree in Computer Science (Business speciality) Date of the Syllabus 1998 Overall number of classes in UCLM credits 219 Overall number of classes in ECTS credits 180

2 First Year Code Subject ECTS Credits Algebra and Discret Mathematics Calculus Physics for Computer Science Engineering Programming Basis I Logic Computers Technology/Digital Systems Numerical Analysis Computer Structure and Technology Fundamentals of Computer Programming II 5 Second Year Code Subject ECTS Credits Statistics Data Structures Operating Systems Administration and Accounting Techniques Business Organisation and Management Automata Theory and Formal Languages Computer Organisation I Computer Networks Programming Methodology 7 Third Year Code Subject ECTS Credits Databases Software Engineering in Business Business Administration Techniques 5 Optional Courses (5 to choose) 25 Free Configuration 13 Optional Courses Code Subject ECTS Credits Applications Development Tools File Systems Digital Image Processing Object-Oriented Programming and Design Visual Programming Internet Programming Languages Operations Research Simulation Technical English Ampliation of Statistics Multimedia, Hypermedia and Virtual Reality Management Control Offimatic Tools Gerential Information Systems Computer and Business Law Computer Based Design and Manufacturing 5

3 Subject code ALGEBRA AND DISCRET MATHEMATICS 30 weeks Hours per week 3,5 Compulsory Credits 9 To know the elemental kind of graphs and to discuss their connection. To recognize the basic properties of the structures of Boolean Algebra, Group and Vectorial Space, as well as the corresponding morphisms. To obtain the associate matrix of a linear map and its diagonal expression. The current course consists of two clear parts. The first one deals with contents of Discrete Mathematics, as computers are basically finite structures. These contents focus on the issues of Boolean Algebra, Graph theory and Group theory. The secon one, topics in Linear Algebra, as Vectorial Spaces, resolution of Systems of Linear Equations and the diagonal forms of an endomorfism, are also treated. ALEDO,J.A.;PENABAD,J.;VALVERDE,J.C.;VILLAVERDE,J.J.;Algebra y matemática Discreta;Ed. Alpeviva;2000. BURGOS, J.DE;Curso de álgebra y geometría; ed Alhambre;1992. HARARY,F.;Graph theory; Ed. Addison Wesley, LIU,C.L.; Elementos de Matemáticas Discretas; Ed. McGrawHill;1995. Aledo,J.A;Martínez,A;Penabad,J.;Serrano, R.;Villaverde,J.J. Lectures, Practical classes, Practical work Written exam, Theoretical/Practical Exam.

4 Subject code Calculus 30 weeks Hours per week 3 Core Credits 7.5 The knowledge of the foundations of the theory of sequences and series of real numbers as well as the properties related with continuity, differentiability and integrability of real functions. To apply the referred foundations to the resolution of exercises and problems. Sequences and series of real numbers. Continuity, derivatives and integrals of real functions. -G. Manjabacas, J.J. Orengo, J.C. Valverde e I. Martín, Ejercicios de Cálculo I. Números, sucesiones y series numéricas. Ed. Lib. Popular, G. Manjabacas, J.J. Orengo, J.C. Valverde e I. Martín, Ejercicios de Cálculo II. - Cálculo diferencial e integral de una variable. Ed. Lib. Popular, J. de Burgos Cálculo infinitesimal de una variable, ed. McGraw-Hill. Guillermo Manjabacas Tendero, José Carlos Valverde Fajardo, Isidoro Martín Monteagudo y José Javier Orengo Valverde. Lectures (theory and problems) and computer practice. Written exam (theory and problems). Evaluation of practical works.

5 Subject code Physics for computer science engineering 30 weeks Hours per week 3 Core Credits 7.5 The objective of this course is to learn concepts of vectorial magnitudes, errors, field theory, electric field, voltage, capacitance, current, power, resistance, magnetic field, electromagnetic induction, circuit analysis techniques such as Kirchhoff's Laws, branch currents, node voltages, loop currents, Thevenin's and Norton's equivalent circuits, dc-current circuits and ac-current. Introduction to Error Calculus Theory, Vectorial Analysis and Field Theory, Electric Field, Electric Potential, Capacitors and Dielectrics, Direct-Current Circuits, Magnetic Field, Sources of the Magnetic Field, Electromagnetic Induction, Magnetic Properties of Matter, Alternating Current Circuits, Basic Electric Circuit Analysis. P. A. Tipler: "Physics for Scientists and Engineers", Fourth edition. Volume II. Ed. Reverté R. A. Serway, J.W. Jewett: "Physics". Third edition. Thomson J. A. Edminister and M. Nahvi: "Schaum's Outline of Electric Circuits". Third edition. McGraw-Hill J. O Malley: "Schaum's Outline of Basic Circuit Analysis". First edition. McGraw-Hill Manuel Sánchez Martínez ([email protected]) Lectures and practical sessions. Written theory and practical exam. Implementation of an expert system prototype

6 Subject code Programming basis I Hours per week 6 Core Credits 7.5 The objective is for students to gain an understanding of imperative programming by means of C programming language. Introduction. Algorithms and programs. Program structure and basic data types. Structured programming. Control structures. Pointers. Console input/output Functions. Recursivity. Arrays. Strings. Structs and typedefs. Files. Schildt, H. C. Manual de Referencia. 3ª Ed McGraw-Hill. Gottfried, B. Programación en C McGraw-Hill. Joaquín Fernández Martínez Juan Antonio Guerrero Abenza Ana González López Juan José Pardo Mateo Tomás Rojo Guillén Lectures Theoretical and practical exam.

7 Subject code LOGIC Hours per week 4 Compulsory Credits 5 The analysis and formalization of expresions in Logic of propositions and predicates. The application of the resolution rule. The discussion about the fuzzy truth of fuzzy sentences. We start by studying the logic of connectives, in order to obtain the Boolean Algebra of propositions. The theory of predicates means a new aspect where the essential objetive is to state the resolution rule, which allows to obtain results in an automatic way. Finally, we also introduce the fuzzy logic, essential subjet for the expert systems and the fuzzy control of processes. ARANDA,J. et all;lógica matemática;sanz y Torres;1993. FERNÁNDEZ,J and SAEZ VACAS,F; Fundamentos de Informática;Alianza;1987. TRILLAS,E.; Conjuntos borrosos; Vicens Vives, Aledo,J.A;Penabad,J. Lectures, Practical classes. Written exam, Theoretical/practical Exam

8 Subject code Numerical Analysis Hours per week 3 Compulsory Credits 4.5 This course provides the fundamental numerical thecniques used in computer science. In each method is given a step by step description, theorical considerations, implementation and discussion. Errors. Solving equations of one variable. Solving systems of linear equations: iterative methods ( Jacobi and Gauss-Seidel). Polynomial Interpolation. Numerical Differentation and Integration. Mathews, J.H.; Fink, K.D.: Métodos Numéricos con MATLAB. Prentice-Hall, Burden, R.L.; Faires, J.D. : Análisis Numérico. ITP, 1998 Hermenegilda Macià, Mariano Lozano and Narciso García Lectures, problems and practical work (laboratory). Theoretical/practical exam.

9 Subject code Computer Structure and Technology Hours per week 6 Core Credits 7.5 This course provides the basic principles, current practice and issues in computer organization. Basic principles of computer internal operation. Instructions Set and Addressing Modes. Microprocessors. Machine language. Assembly language. Peripherals Fundamentos de los Computadores, De Miguel, P. Paraninfo, 2000 Estructura de Computadores, Angulo, J.M. Paraninfo, 1996 Introducción a la Informática. 2ª Ed. Prieto; Lloris; Torres. McGraw-Hill, 1995 Organización de Computadoras. 4ª Ed. Tanenbaum. Prentice-Hall, 1999 Rafael Casado González Rosa García Muñoz Francisco Javier Gómez Quesada Maria Teresa López Bonal José Manuel Villalba Montoya Theoretical classes: projection using PC and cannon, slides. Practical classes: microprocessor based systems, microprocessor simulation environments over PC Documentation reachable in Internet Theoretical/practical exam

10 Subject code Fundamentals of Computer Programming II Hours per week 4 Core Credits 5 The objective is for students to gain an understanding of object oriented programming by means of Java programming language. Introduction. Object oriented programming concepts. Object oriented programming languages. Introduction to Java. Data types, variables and arrays. Operators. Control statements. Classes. Methods. Packages: the java.lang package. Inheritance. Error handling with exceptions. Strings. Iterators and ArrayLists. Joyanes, L. Programación orientada a objetos. McGraw-Hill P. Naughton y H. Schildt. Java 2: Manual de Referencia. McGraw-Hill Bruce Eckel. Thinking in Java. Prentice-Hall Tomás Rojo Guillén Lectures, problems and practical work (laboratory). Theoretical/practical exam and evaluation of practical work

11 Subject code Statistics 30 weeks Hours per week 3 Core Credits 7 1. Understand the Purpose, Logic, and Process of Statistical Investigation 2. Develop Interpretive Skills and Statistical Literacy 3. Develop Ability to Comunicate Statistically 1. Introduction to Statistics 2. Descriptive Statistics 3. Probability and Random Variables 4. Statistical Inference 5. Fundamental Applications 1. Cox, D. R. (1997). The Current Position of Statistics: A Personal View. Int. Stat. Rev. 65, 3, De Groot, M. H. (1988). Probabilidad y Estadística. Addison-Wesley. Mexico. 3. Larsen, R. J. Aand Marx, M. L. (1990). Statistics. Prentice-Hall. Englewood Cliffs. 4. Rao, C. R. (1994). Estadística y verdad. PPU. Barcelona. 5. Tanur, J. M. et al. (1992). La estadística. Una guía de lo desconocido. Alianza. Madrid. 6. Wild, C. J. and Pfannkuch, M. (1999). Statistical thinking in empirical enquiry. Int. Stat. Rev. 67, 3, Francisco Díaz Martínez Lectures, problems and practical work (laboratory ) 1. Group problem solving and discussion. 2. Laboratory exercises. 3. Theoretical/practical exam and evaluation of practical work

12 Subject code Data Structures 30 weeks Hours per week 4 Core Credits 10 Students learn the notion of an Abstract Data Type (ADT). Students adquire experience in the formal specifications of ADT s, in their implementations and in the use of TAD s. Students know the main types of file organisation and file access methods. Introduction Data Types Formal Specifications Linear Data Structures (Lists, Stacks and Queues) Trees Graphs Hashing and the Table ADT Files Lafore, R.:Data Structures & algorithms in Java. Sams Publishing,2002. Allen Weiss, M.: Estructuras de datos en Java. Addison Wesley, Standish, T.: Data structures in Java. Addison-Wesley, 1998 Dale, N., Walker, H. M.: Abstract data types. Heath and company, Naughton, P., Schildt,H.: Java, manual de referencia. McGraw-Hill, Mª Llanos Alonso Díaz-Marta Lectures, Practical work Theoretical/practical written test

13 Subject code Operating Systems 30 weeks Hours per week 3 Core Credits 7 Introduction to theoretical and practical aspects of operating systems. Windows 2000 and Linux operating system are discussed in detail. Physical layer. Processes. Interprocess comunication. Deadlocks. Scheduling algorithms. Memory management. Input/Output. File system. - Milenkovic, M.: Opertaing Systems. Concepts and design. Mc Graw-Hill Stallings, W.: Operating Systems. Prentice-Hall J. Carretero, F. García, P de Miguel, F. Pérez.Sistemas operativos. Una visión páctica. Mc. Graw-Hill Enrique Arias Antúnez Diego Cazorla López M. Carmen Ruiz Delgado Lectures, practical classes. Theoretical/practical exam. Laboratory exam.

14 Subject code Automata Theory and Formal Languages Hours per week 6 Compulsory Credits 6 This is a course devoted to the study of theoretical aspects of computer science. Our main goal is to give to the student an overview about formal languajes, grammars and automata (machines).. Formal languages. Formal grammars: Chomsky s hierarchy. Finite state automata. Push-Down automata. Turing machines. Hopcroft, J.E.; Motwani R.;Ullman, J.D. Introduction to automata theory. Languages and Computation. Addison-Wesley, 2002 Fernando Cuartero Gómez José Miguel Puerta Callejón Lectures, problems and practical (lab) classes. Evaluation of practical work (in lab) and final exam.

15 Subject code Computer Organization I Hours per week 4 Compulsory Credits 5 This course provides the basic principles, current practice and issues in computer organization. We show how computers are organized and why they are organized that way. Central Processing Unit. Arithmetic Logic Unit. Computer Arithmetic. Memory System. Imput/output. Buses "Organización y Arquitectura de Computadores. Diseño para optimizar prestaciones." Stallings, W. 5 ed. Prentice-Hall, "Estructura y diseño de computadores. Interficie circuitería/programación" D.A. Patterson, J.L. Hennessy : Reverté,S.A Mª del Carmen Carrión Espinosa Lectures, practical classes Theoretical/practical exam

16 Subject code COMPUTER NETWORKS Hours per week 4 Compulsory Credits 5 This course provides basic knowledge about computer networks and computer communications. It covers physical medium transmission, link control procedures and local and wide area networks. 1. Fundamentals of computer networks 2. Transmission Mediums 3. Data Link Protocol 4. Local area networks 5. Wide area networks 1. STALLINGS, W, "Data and Computer Communications", Ed. Prentice- Hall, 2. HALSALL, F "Data Communications, Computer Networks and Open Systems" Ed. Addison-Wesley 3. TANENBAUM, A.S, "Computer Networks" Ed. Prentice-Hall 4. BEHROUZ A. FOROUZAN, Data Communications and Networking, Mc-Graw Hill, 2ª Ed TERESA OLIVARES-MONTES and FRANCISCO M. DELICADO MARTÍNEZ Lectures and Practical classes Written exam, Theoretical/Practical exam

17 Subject code Programming Methodology 30 weeks Hours per week 3 Core Credits 7 Efficiency of algorithms Algorithms design Divide and conquer Greedy Dynamic Programming Backtracking Branch and bound Program verification and test Algorithm efficiency analysis. Design. Verification. Fundamentals of Algorithm. Brassard, G. y Bratley, P.,Prentice Hall, Computer Algorithms/C++. Horowitz, E.; Sahni, S. and Rajasekaran, S., Computer Science Press, Jose A. Gallud, Daniel García, José Moya, Antonio J. Martinez Lectures, Practical classes Theoretical and practical exam.

18 Subject code Databases 30 weeks Hours per week 3 Compulsory Credits 7 To know the general characteristics gives a DBMS To know the classic models gives database systems, mainly the Relational model. Introduction to the design of databases, centering it in the phases gives conceptual and logical design.. The use in practices gives a DBMS, carrying out a theoretical approach to other systems. Database system management. Database design introduction. Pre-relational data model. Relational model fundaments. Relacinal languages. Relational model design. Integrity & security. Laboratory Sessions: 1.- Study of database system management ORACLE architecture & its environment of developing. 2.- Study & use of SQL interactive language, using de interactive access tool SQL*Plus. 3.- Study & applicattion of PL/SQL language De Miguel, A.; Piattini, M.: Fundamentos y modelos de bases de datos, 2ª edición. Ra-ma, De Miguel, A.; Piattini, M.: Diseño de bases de datos relacionales. Rama, Elmasri, R.; Navathe, S.B.: Sistemas de bases de datos. Conceptos fundamentales, 3ª edición. Addison-Wesley Iberoamericana, Korth, H.; Silberschatz, A.: Fundamentos de bases de datos. 3ª Edición, McGraw-Hill, 1997 Date, C.J.: Introducción a los sistemas de bases de datos, 7ª Edición. Prentice-Hall, 2001 Miguel Ángel Galdón Romero. Victor López Jaquero. Juan Luis García Navarro. Julia Flores Gallego Lectures, problems and practical work (laboratory) Theorical/practical exam.

19 Subject code Software Engineering in Business 30 weeks Hours per week 4 Compulsory Credits 10 This course provides the basis for developing Information Systems applying an object oriented methodological approach and a modelling language (UML). The objective is to apply the methodological concepts acquired with the theoretical lectures by using a CASE Tool. The students have to solve several case studies by applying the theoretical concepts. UNIT 1: Introduction to Software Engineering and Requirements Engineering. Introduction to the Object Oriented Paradigm. UNIT 2: Object Oriented Analysis and Design with UML. UNIT 3: Software Quality Assurance, Validation, Verification and Software Maintenance. UNIT 4: Computer-Aided Software Engineering. - I. Jacobson. Object-Oriented Software Engineering. A Use Case Driven Approach. Addison-Wesley Publishing Company, R.S. Pressman. Software Engineering. A Practical Approach. Mc.Graw-Hill. - Ian Somerville. Software Engineering. 6th. Edition. Addison- Wesley. - BOOCH, G., RUMBAUGH, J., JACOBSON, I. El Lenguaje Unificado de Modelado. Addison-Wesley JACOBSON, I, BOOCH, G., RUMBAUGH, J. El Proceso Unificado de Desarrollo de Software. Addison-Wesley C. McClure. CASE is software automation. Englewood Cliffs. María Dolores Lozano Pérez Theoretical Lectures, problems and laboratory sessions. Theoretical/practical exam and evaluation of practical work (Information System development from requirements to code generation)

20 Subject code File Systems Hours per week 4 Optional Credits 5 Make students familiar with the different techniques for organisinf files. Make them learn how to choose the most suitable file organisation in a certain situation. Ability to cope with the problem of developing aplications based on file management. Introduction to File Systems. A deeper study about the main and basic file organisations: sequential, random/direct and indexed files. Overview of the distributed file systems archicteture and features, looking at the most popular and relevant implementations of DFS nowadays. - "Data management and file structures" Mary E.S. Loomis Prentice-Hall, Inc "FILE STRUCTURES. Theory and Practice" Panos E. Livadas Prentice-Hall, Inc "Files and Databases: An Introduction" Peter D. Smith G. Michael Barnes Addison-Wesley Publishing Company - "File Structures. An analytic approach" Salzberg, Prentice-Hall Intl, "File Systems. Structures and algorithms" Thomas R. Harbron, Prentice-Hall, "File Systems. Dessign and Implementation" Grosshans, Prentice-Hall, Inc - "File Organization & Processing" Alan L. Tharp, John Wiley & Sons, "ESTRUCTURAS DE ARCHIVOS. Un conjunto de herramientas conceptuales" Michael J. Folk - Bill Zoellick, Addison-Wesley, "LINUX. Guía de instalación y administración" V. López, Osborne Mc Graw Hill María Julia Flores Gallego Lectures, problems and practical work (laboratory). Theoretical/practical exam and evaluation of practical work (several programming task proposed for laboratory classes)

21 Subject code Object-Oriented Programming and Design Hours per week 6 Optional Credits 6 The purpose is to learn to think in objects, to learn how to design flexible, reusable and maintainable object-oriented systems. The first part of the course focuses on object-oriented programming. Then the course focuses more on designs, covering design patterns. Object-oriented Programming. Features of object-oriented languages. Design and development of software. Introduction to UML diagrams. Design Patterns. Patrones de Diseño. Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides. Pearson Educación - Addison Wesley UML y Patrones: Una introducción al análisis y diseño orientado a objetos y al proceso unificado (2ª edición). Graig Larman. Prentice Hall Piensa en Java. Bruce Eckel. Prentice Hall Francisco Montero Simarro Lectures, problems and practical work (laboratory Gregorio Diaz Descalzo). Theoretical/practical exam and evaluation of practical work (expert system prototype)

22 Subject code Visual Programming Hours per week 4 Optional Credits 5 To introduce students in visual programming and event oriented programming. Event oriented programming. Designing user interface. Using visual components. Designing visual components. Delphi, C#, ASP.NET tutorials. Jose A. Gallud Lectures, Practical classes Theoretical and practical exam.

23 Subject code Ampliation of Statistics Hours per week 3 Optional Credits 5 Many systems that we encounter are subject to some uncertainty; we call such systems stochastic. Often we are interested in understanding how a stochastic system evolves over time. For example, we might be interested in understanding how the price of a security, a firm's market share, or inventory levels of a particular product change with time. A system such as these can be described by a sequence of random variables called a stochastic process. This course provides an introduction to the theory of stochastic processes. Stochastic processes. Introduction. Discrete-time Markov Chains. Discrete-time Markov Chains. Classification of states. Poisson Processes. Continuous-time Markov Chains. Queueing theory. Queueing networks. Modeling and analysis of Stochastic Systems. V. G. Kulkarni. Ed: Chapman & Hall Modeling, Analysis, Design, and Control of Stochastic Systems. V. G. Kulkarni. Ed: Springer Verlag, Francisco Parreño Torres Lectures, practical classes Theoretical/practical exam

24 Subject code Multimedia, Hypermedia and Virtual Reality Hours per week 4 Non-mandatory Credits 5 The goal of this course is to provide basic knowledge on human-computer interaction, hypertext and multimedia systems and their evolution to hypermedia systems, as well as the most advanced technologies in virtual reality. Human-computer interaction. Introduction to virtual reality. Modelling and image rendering. Hardware and software. Application development. Introduction to hypermedia. User level. Physical level. Hypermedia applications. G. Burdea y P. Coiffet. Tecnologías de realidad virtual. Paidós P. Díaz, N. Catenazzi e I. Aedo. De la Multimedia a la Hipermedia. RA-MA I. Gámez y M. Martín. VRML. Curso de iniciación. Inforbooks José Pascual Molina Massó Lectures and practical work (laboratory). Theoretical exam and evaluation of practical work (interactive virtual world)

25 Subject code Offimatic Tools Hours per week 6 Optional Credits 6 Teaching Methodology Evaluation Methodology This course provides the basis to use basics offimatic tools from two points of view, as a user and as a programmer. Development of environmets to use the offimatic tools. Visual operating systems The Windows environment. Integrated software Automatized office and offimatic tools programming: Word processor. Calculus sheets. Data bases manager. Data interchange between applications. Michael Miller: Descubre Windows 98. Prentice Hall. Curso oficial de Microsoft: Windows XP Paso a Paso. Mc Graw Hill Juán Desongles-Mª Esperanza Dorado: Tratamiento de textos. MAD. Julio Carmona: Hojas de Cálculo. MAD. Julio Carmona: Bases de datos. MAD. Luís Navarro-Sergio Árboles: A fondo Word Infor Book s. Fermí Vilá: Excel Ra-Ma. Rick Dobson: Programación Avanzada con Access Mc Graw Hill. Gary Cornell: Aprende Visual Basic Script ya. Mc Graw Hill. Antonio Bueno Aroca Mastership lessons and practical lessons. Test exam to evaluate the Visual operating systems part, and practic work consisting in the programming of a offimatic tool for an hypothetic company to evaluate the Automatized office and offimatic tools programming part.

26 Subject code Gerential Information Systems Hours per week 4 Optional Credits 6 Know the fundamentals characteristics of Information Systems and theirs influences on the empresarial sector. To analise in which measurement the Information Tecnologies are affecting the competivity of business and their business process. Introduction to the Gerential Information Systems. The estrategic rol of the Information Technology. E-business. Implication of the information technology. News information technologies in business. Kenneth C. Laudon, Jane P. Laudon. Sistemas de Información Gerencial. Prentice-Hall Raymond McLeod. Sistemas de Información Gerencial. Pearson Educación Juan Luis García Navarro Lectures, problems and practical work (laboratory). Theoretical exam. Public exposition of the practical work.

Polytechnic School of Albacete 3-year Degree in Computer Science (Systems speciality)

Polytechnic School of Albacete 3-year Degree in Computer Science (Systems speciality) ECTS Co-ordinator Dean or Director Polytechnic School of Albacete 3-year Degree in Computer Science (Systems speciality) Information of the Centre Curriculum Name Address Telephone nº 967 599200 Extension

More information

Polytechnic School of Albacete

Polytechnic School of Albacete Polytechnic School of Albacete 3-year Degree in Industrial Engineering, Specialising in Mechanics ECTS Co-ordinator Name Prof. Gloria Begoña Sánchez Bravo Address Escuela Politécnica Superior de Albacete

More information

Polytechnic School of Albacete

Polytechnic School of Albacete Polytechnic School of Albacete 3-year Degree in Industrial Engineering, Specialising in Electricity ECTS Co-ordinator Prof. Gloria Begoña Sánchez Bravo Address Escuela Politécnica Superior de Albacete

More information

New 4-year EHEA Degree on Computer Science (Information Systems) All courses taught in Spanish

New 4-year EHEA Degree on Computer Science (Information Systems) All courses taught in Spanish New 4-year EHEA Degree on Computer Science (Information Systems) All courses taught in Spanish 1st year Autumn semester ECTS Spring semester ECTS Fundamentals of Programming 6 Object Oriented Programming

More information

270015 - IES - Introduction to Software Engineering

270015 - IES - Introduction to Software Engineering Coordinating unit: 270 - FIB - Barcelona School of Informatics Teaching unit: 747 - ESSI - Department of Service and Information System Engineering Academic year: Degree: 2015 BACHELOR'S DEGREE IN INFORMATICS

More information

DEGREE CURRICULUM SOFTWARE ARCHITECTURES Degree in Computer Engineering. Teaching staff: GIL IRANZO, ROSA MARIA GARCIA GONZALEZ, ROBERTO

DEGREE CURRICULUM SOFTWARE ARCHITECTURES Degree in Computer Engineering. Teaching staff: GIL IRANZO, ROSA MARIA GARCIA GONZALEZ, ROBERTO Academic year 2014-15 DEGREE CURRICULUM SOFTWARE ARCHITECTURES Degree in Computer Engineering Teaching staff: GIL IRANZO, ROSA MARIA GARCIA GONZALEZ, ROBERTO Subject's general information Subject name

More information

Curriculum Reform in Computing in Spain

Curriculum Reform in Computing in Spain Curriculum Reform in Computing in Spain Sergio Luján Mora Deparment of Software and Computing Systems Content Introduction Computing Disciplines i Computer Engineering Computer Science Information Systems

More information

Division of Mathematical Sciences

Division of Mathematical Sciences Division of Mathematical Sciences Chair: Mohammad Ladan, Ph.D. The Division of Mathematical Sciences at Haigazian University includes Computer Science and Mathematics. The Bachelor of Science (B.S.) degree

More information

Master Degree in Computer Science and Networking

Master Degree in Computer Science and Networking Master Degree in Computer Science and Networking The two-year Master Degree (Laurea Magistrale) in Computer Science and Networking is a jointly Program offered by the University of Pisa Deparment of Computer

More information

250325 - METNUMER - Numerical Methods

250325 - METNUMER - Numerical Methods Coordinating unit: 250 - ETSECCPB - Barcelona School of Civil Engineering Teaching unit: 751 - ECA - Department of Civil and Environmental Engineering Academic year: Degree: 2015 BACHELOR'S DEGREE IN GEOLOGICAL

More information

Eastern Washington University Department of Computer Science. Questionnaire for Prospective Masters in Computer Science Students

Eastern Washington University Department of Computer Science. Questionnaire for Prospective Masters in Computer Science Students Eastern Washington University Department of Computer Science Questionnaire for Prospective Masters in Computer Science Students I. Personal Information Name: Last First M.I. Mailing Address: Permanent

More information

820031 - SICSB - Information Systems and Communications for Health Services

820031 - SICSB - Information Systems and Communications for Health Services Coordinating unit: 820 - EUETIB - Barcelona College of Industrial Engineering Teaching unit: 707 - ESAII - Department of Automatic Control Academic year: Degree: 2015 BACHELOR'S DEGREE IN BIOMEDICAL ENGINEERING

More information

240ST1131 - Operations Management in the Supply Chain

240ST1131 - Operations Management in the Supply Chain Coordinating unit: Teaching unit: Academic year: Degree: ECTS credits: 2015 240 - ETSEIB - Barcelona School of Industrial Engineering 732 - OE - Department of Management MASTER'S DEGREE IN SUPPLY CHAINS,

More information

Computer Science. 232 Computer Science. Degrees and Certificates Awarded. A.S. Degree Requirements. Program Student Outcomes. Department Offices

Computer Science. 232 Computer Science. Degrees and Certificates Awarded. A.S. Degree Requirements. Program Student Outcomes. Department Offices 232 Computer Science Computer Science (See Computer Information Systems section for additional computer courses.) We are in the Computer Age. Virtually every occupation in the world today has an interface

More information

Please consult the Department of Engineering about the Computer Engineering Emphasis.

Please consult the Department of Engineering about the Computer Engineering Emphasis. COMPUTER SCIENCE Computer science is a dynamically growing discipline. ABOUT THE PROGRAM The Department of Computer Science is committed to providing students with a program that includes the basic fundamentals

More information

B.Sc. (Computer Science) First Year

B.Sc. (Computer Science) First Year B.Sc. (Computer Science) First Year Paper No. Title of Paper External Internal Assessment Maximum Pass Exam Durations Semester I I Computer Fundamentals & Programming 40 5 45 16 3hrs in C II Logical Organization

More information

COMPUTER SCIENCE. FACULTY: Jennifer Bowen, Chair Denise Byrnes, Associate Chair Sofia Visa

COMPUTER SCIENCE. FACULTY: Jennifer Bowen, Chair Denise Byrnes, Associate Chair Sofia Visa FACULTY: Jennifer Bowen, Chair Denise Byrnes, Associate Chair Sofia Visa COMPUTER SCIENCE Computer Science is the study of computer programs, abstract models of computers, and applications of computing.

More information

STATISTICS APPLIED TO BUSINESS ADMINISTRATION

STATISTICS APPLIED TO BUSINESS ADMINISTRATION BASIC PROGRAM FOR THE COURSE STATISTICS APPLIED TO BUSINESS ADMINISTRATION Degree: BA (ADE) Course: 2nd Semester: second Credits: 6 Type: Core Code: 25837 Department of Applied Economics III (Econometrics

More information

Range of studies: List of Courses Taught in Spanish CURSO 2014 15

Range of studies: List of Courses Taught in Spanish CURSO 2014 15 Course Title (English) Course Title (Spanish) Degree Year Semester Caracter Speciality Code ECTS Calculus for Infomatics Cálculo para la Computación BCE BSE BCSE 1st 1st Comp. Subjet 101 6 Discrete Mathematics

More information

Computer Science. Computer Science 207. Degrees and Certificates Awarded. A.S. Computer Science Degree Requirements. Program Student Outcomes

Computer Science. Computer Science 207. Degrees and Certificates Awarded. A.S. Computer Science Degree Requirements. Program Student Outcomes Computer Science 207 Computer Science (See Computer Information Systems section for additional computer courses.) We are in the Computer Age. Virtually every occupation in the world today has an interface

More information

Databases. DSIC. Academic Year 2010-2011

Databases. DSIC. Academic Year 2010-2011 Databases DSIC. Academic Year 2010-2011 1 Lecturer José Hernández-Orallo Office 236, 2nd floor DSIC. Email: [email protected] http://www.dsic.upv.es/~jorallo/docent/bda/bdaeng.html Attention hours On

More information

Computer Science. Computer Science 213. Faculty and Offices. Degrees and Certificates Awarded. AS Computer Science Degree Requirements

Computer Science. Computer Science 213. Faculty and Offices. Degrees and Certificates Awarded. AS Computer Science Degree Requirements Computer Science 213 Computer Science (See Computer Information Systems section for additional computer courses.) Degrees and Certificates Awarded Associate in Science Degree, Computer Science Certificate

More information

Chapter 3 Chapter 3 Service-Oriented Computing and SOA Lecture Note

Chapter 3 Chapter 3 Service-Oriented Computing and SOA Lecture Note Chapter 3 Chapter 3 Service-Oriented Computing and SOA Lecture Note Text book of CPET 545 Service-Oriented Architecture and Enterprise Application: SOA Principles of Service Design, by Thomas Erl, ISBN

More information

M.S. Computer Science Program

M.S. Computer Science Program M.S. Computer Science Program Pre-requisite Courses The following courses may be challenged by sitting for the placement examination. CSC 500: Discrete Structures (3 credits) Mathematics needed for Computer

More information

Curriculum Vitae Lic. José Rafael Pino Rusconi Chio +52 (998) 119 40 78 http://www.joserafaelpinorusconichio.com/ rpino67@hotmail.

Curriculum Vitae Lic. José Rafael Pino Rusconi Chio +52 (998) 119 40 78 http://www.joserafaelpinorusconichio.com/ rpino67@hotmail. Curriculum Vitae Lic. José Rafael Pino Rusconi Chio +52 (998) 119 40 78 http://www.joserafaelpinorusconichio.com/ [email protected] Content 1) Professional summary... 1 2) Professional Experience....

More information

Department of Computer Science

Department of Computer Science The University of Texas at San Antonio 1 Department of Computer Science The Department of Computer Science offers a Bachelor of Science degree in Computer Science and a Minor in Computer Science. Admission

More information

Course Syllabus For Operations Management. Management Information Systems

Course Syllabus For Operations Management. Management Information Systems For Operations Management and Management Information Systems Department School Year First Year First Year First Year Second year Second year Second year Third year Third year Third year Third year Third

More information

Economic- Management. None. None

Economic- Management. None. None ANTIOQUIA SCHOOL OF ENGINEERING General Management ACADEMIC DOMAIN CURRICULUM FIELD (POSTGRADUATE AND MASTERS) PREREQUISITE(S) COREQUISITE(S) SUBJECT CREDITS - COLOMBIANS - ECTS (COLOM x1.8) DIRECT TEACHING

More information

COURSE TITLE COURSE DESCRIPTION

COURSE TITLE COURSE DESCRIPTION COURSE TITLE COURSE DESCRIPTION CS-00X COMPUTING EXIT INTERVIEW All graduating students are required to meet with their department chairperson/program director to finalize requirements for degree completion.

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. CISY 105 Foundations of Computer Science

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. CISY 105 Foundations of Computer Science I. Basic Course Information RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE CISY 105 Foundations of Computer Science A. Course Number and Title: CISY-105, Foundations of Computer Science B. New

More information

MEng, BSc Computer Science with Artificial Intelligence

MEng, BSc Computer Science with Artificial Intelligence School of Computing FACULTY OF ENGINEERING MEng, BSc Computer Science with Artificial Intelligence Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give

More information

Professional Organization Checklist for the Computer Science Curriculum Updates. Association of Computing Machinery Computing Curricula 2008

Professional Organization Checklist for the Computer Science Curriculum Updates. Association of Computing Machinery Computing Curricula 2008 Professional Organization Checklist for the Computer Science Curriculum Updates Association of Computing Machinery Computing Curricula 2008 The curriculum guidelines can be found in Appendix C of the report

More information

Teaching guide for the course: HUMAN RESOURCE MANAGEMENT. Degree program: Degree in Business Administration and Management

Teaching guide for the course: HUMAN RESOURCE MANAGEMENT. Degree program: Degree in Business Administration and Management Teaching guide for the course: HUMAN RESOURCE MANAGEMENT Degree program: Degree in Business Administration and Management Year 2012-2013 Teaching Guide 1. Information about the course Name Subject Module

More information

FACULTY OF COMPUTER SCIENCE AND INFORMATION TECHNOLOGY AUTUMN 2016 BACHELOR COURSES

FACULTY OF COMPUTER SCIENCE AND INFORMATION TECHNOLOGY AUTUMN 2016 BACHELOR COURSES FACULTY OF COMPUTER SCIENCE AND INFORMATION TECHNOLOGY Please note! This is a preliminary list of courses for the study year 2016/2017. Changes may occur! AUTUMN 2016 BACHELOR COURSES DIP217 Applied Software

More information

Assessment Plan for CS and CIS Degree Programs Computer Science Dept. Texas A&M University - Commerce

Assessment Plan for CS and CIS Degree Programs Computer Science Dept. Texas A&M University - Commerce Assessment Plan for CS and CIS Degree Programs Computer Science Dept. Texas A&M University - Commerce Program Objective #1 (PO1):Students will be able to demonstrate a broad knowledge of Computer Science

More information

MEng, BSc Applied Computer Science

MEng, BSc Applied Computer Science School of Computing FACULTY OF ENGINEERING MEng, BSc Applied Computer Science Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give a machine instructions

More information

ADVANCED SCHOOL OF SYSTEMS AND DATA STUDIES (ASSDAS) PROGRAM: CTech in Computer Science

ADVANCED SCHOOL OF SYSTEMS AND DATA STUDIES (ASSDAS) PROGRAM: CTech in Computer Science ADVANCED SCHOOL OF SYSTEMS AND DATA STUDIES (ASSDAS) PROGRAM: CTech in Computer Science Program Schedule CTech Computer Science Credits CS101 Computer Science I 3 MATH100 Foundations of Mathematics and

More information

240IOI21 - Operations Management

240IOI21 - Operations Management Coordinating unit: 240 - ETSEIB - Barcelona School of Industrial Engineering Teaching unit: 732 - OE - Department of Management Academic year: Degree: 2015 MASTER'S DEGREE IN INDUSTRIAL ENGINEERING (Syllabus

More information

Department of Computer Science

Department of Computer Science Department of Computer Science Ali Sekmen, PhD 2, Chair 005, McCord Hall 615-963-5712 Faculty: K. Al Nasr, W. Chen, E. Erdemir, M. Hayes, H. Miao, T. Rogers, G. Shao, F. Yao General Statement: The Department

More information

Teaching guide for the course: BUSINESS STATISTICS II

Teaching guide for the course: BUSINESS STATISTICS II Teaching guide for the course: BUSINESS STATISTICS II Degree program: Degree in Business Administration and Management Year 2012-2013 - 0 - Teaching Guide 1. Information about the course Name Subject Module

More information

Information and Communications Technology Courses at a Glance

Information and Communications Technology Courses at a Glance Information and Communications Technology Courses at a Glance Level 1 Courses ICT121 Introduction to Computer Systems Architecture This is an introductory course on the architecture of modern computer

More information

Systematization of Requirements Definition for Software Development Processes with a Business Modeling Architecture

Systematization of Requirements Definition for Software Development Processes with a Business Modeling Architecture Systematization of Requirements Definition for Software Development Processes with a Business Modeling Architecture Delmir de Azevedo Junior 1 and Renato de Campos 2 1 Petrobras University, Republican

More information

REFERENCIAS BIBLIOGRÁFICAS

REFERENCIAS BIBLIOGRÁFICAS REFERENCIAS BIBLIOGRÁFICAS Adrian Turek, MS Visual FoxPro 6.0 Manual de Programación MP Ediciones SA, 1999 Andrews, Mark. Aprenda Visual C++ ya 1999 Abbey. Michael & Corey, Michael. Oracle data warehousing

More information

I219 Software Design Methodology

I219 Software Design Methodology I219 Software Design Methodology JAIST Master s Program Fall 2014 Nguyen Van Vu [email protected] Topics Course Introduction Objectives and Scope Evaluation Policies Content and Schedule Basic Concepts

More information

Course contribution to the programme: The course contributes to the programme by helping the students to:

Course contribution to the programme: The course contributes to the programme by helping the students to: Course: Operations Management I Code: 10BBA40002 Type: Required Year: 2 Semester: 1 ECTS Credits: 4 Language: Spanish Coordination: Faculty: Pere Batallé Descals Cristina Giménez Thomsen Miguel Angel Heras

More information

Curriculum for the Bachelor Degree in Computer Science (CS)

Curriculum for the Bachelor Degree in Computer Science (CS) The curriculum for the B.Sc. degree in consists of (2) credit hours distributed as follows:- Course 2 4 Requirements University Requirements Compulsory Elective Faculty Requirements Specialization Requirements

More information

Principles and Software Realization of a Multimedia Course on Theoretical Electrical Engineering Based on Enterprise Technology

Principles and Software Realization of a Multimedia Course on Theoretical Electrical Engineering Based on Enterprise Technology SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 1, No. 1, November 2003, 81-87 Principles and Software Realization of a Multimedia Course on Theoretical Electrical Engineering Based on Enterprise Technology

More information

Process Management and Control

Process Management and Control ANTIOQUIA SCHOOL OF ENGINEERING Process Management and Control ACADEMIC DOMAIN CURRICULUM FIELD PREREQUISITE(S) COREQUISITE(S) Administration/Management (UNDERGRADUATE AND MASTERS) General Management and

More information

Methodologies development and software quality metrics in educational applications

Methodologies development and software quality metrics in educational applications Methodologies development and software quality metrics in educational applications JOAN F. CHIPIA LOBO Maestría en Educación mención Informática y Diseño Instruccional Universidad de Los Andes La Liria,

More information

Teaching guide for the course: BUSINESS STATISTICS I

Teaching guide for the course: BUSINESS STATISTICS I Teaching guide for the course: BUSINESS STATISTICS I Degree program: Degree in Business Administration and Management Year 2012-2013 - 0 - Teaching Guide 1. Information about the course Name Subject Module

More information

Course Structure of Three Year Degree B.A Programme in Computer Application under Semester System of Dibrugarh University (General Programme)

Course Structure of Three Year Degree B.A Programme in Computer Application under Semester System of Dibrugarh University (General Programme) Course Structure of Three Year Degree B.A Programme in Computer Application under Semester System of Dibrugarh University (General Programme) COURSE LECTURE DURATION(LD) /paper SEMESTER-I 1. Course Code:CAN101

More information

Bachelor of Science in Information Technology. Course Descriptions

Bachelor of Science in Information Technology. Course Descriptions Bachelor of Science in Information Technology Course Descriptions Year 1 Course Title: Calculus I Course Code: MATH 101 Pre- Requisite(s): This course introduces higher mathematics by examining the fundamental

More information

Degrees Major in Computer Science Minor in Computer Science Major in Software Engineering

Degrees Major in Computer Science Minor in Computer Science Major in Software Engineering LT400, Independent Study: Directed reading registering. (U)(1). LT401, Independent Study: Directed reading registering. (U)(2). LT402, Independent Study: Directed reading registering. (U)(3). LT499, Honors

More information

COURSE CATALOGUE 2013-2014

COURSE CATALOGUE 2013-2014 COURSE CATALOGUE 201-201 Field: COMPUTER SCIENCE Programme: Bachelor s Degree Programme in Computer Science (Informatics) Length of studies: years (6 semesters) Number of ECTS Credits: 180 +0 for the B.Sc.

More information

240ST014 - Data Analysis of Transport and Logistics

240ST014 - Data Analysis of Transport and Logistics Coordinating unit: Teaching unit: Academic year: Degree: ECTS credits: 2015 240 - ETSEIB - Barcelona School of Industrial Engineering 715 - EIO - Department of Statistics and Operations Research MASTER'S

More information

Beck, L., L., Chizhik, A.W., and McElroy, A.C. 2005. Cooperative learning

Beck, L., L., Chizhik, A.W., and McElroy, A.C. 2005. Cooperative learning Referencias Beck, L., L., Chizhik, A.W., and McElroy, A.C. 2005. Cooperative learning techniques in CS1: design and experimental evaluation. Proceedings of the 36th SIGCSE technical symposium on Computer

More information

Information systems modelling UML and service description languages

Information systems modelling UML and service description languages Internet Engineering Tomasz Babczyński, Zofia Kruczkiewicz Tomasz Kubik Information systems modelling UML and service description languages Student Contact Hours: 25.02.2015- Location: 325 C3 room 25.03.2015:

More information

240EO035 - Information Systems

240EO035 - Information Systems Coordinating unit: Teaching unit: Academic year: Degree: ECTS credits: 2015 240 - ETSEIB - Barcelona School of Industrial Engineering 732 - OE - Department of Management MASTER'S DEGREE IN MANAGEMENT ENGINEERING

More information

ALLIED PAPER : DISCRETE MATHEMATICS (for B.Sc. Computer Technology & B.Sc. Multimedia and Web Technology)

ALLIED PAPER : DISCRETE MATHEMATICS (for B.Sc. Computer Technology & B.Sc. Multimedia and Web Technology) ALLIED PAPER : DISCRETE MATHEMATICS (for B.Sc. Computer Technology & B.Sc. Multimedia and Web Technology) Subject Description: This subject deals with discrete structures like set theory, mathematical

More information

Diploma Of Computing

Diploma Of Computing Diploma Of Computing Course Outline Campus Intake CRICOS Course Duration Teaching Methods Assessment Course Structure Units Melbourne Burwood Campus / Jakarta Campus, Indonesia March, June, October 022638B

More information

Computer Science. Requirements for the Major (updated 11/13/03)

Computer Science. Requirements for the Major (updated 11/13/03) Computer Science Faculty: Knox Chair; Komagata,, Martinovic, Neff, Sampath, Wolz Faculty from mathematics with joint teaching appointments in computer science: Conjura, Greenbaun, Iannone The computer

More information

Computer Science/Software Engineering

Computer Science/Software Engineering 292 School of Science and Engineering Computer Science/Software Engineering Everald E. Mills, PhD, Chair Objectives The computer science program seeks to prepare students for careers that require sophisticated

More information

Towards a Methodology for the Design of Intelligent Tutoring Systems

Towards a Methodology for the Design of Intelligent Tutoring Systems Research in Computing Science Journal, 20: 181-189 ISSN 1665-9899 Towards a Methodology for the Design of Intelligent Tutoring Systems Enrique Sierra, Ramón García-Martínez, Zulma Cataldi, Paola Britos

More information

Updated: 18/2/2015 PERSONAL PROFILE

Updated: 18/2/2015 PERSONAL PROFILE Carlos J. Perez del Pulgar Escuela de Ingenierías C/Ortiz Ramos s/n 29071 Málaga (Spain) Landline: +34 951952324 Email: [email protected] www.isa.uma.es/cperez Updated: 18/2/2015 PERSONAL PROFILE Since

More information

Syllabus of the course Analysis of the tourism sector

Syllabus of the course Analysis of the tourism sector Syllabus of the course Analysis of the tourism sector I. IDENTIFICATION Course name: Analysis of the tourism sector Code: 10119 Degree: Tourism Degree Academic course: 2015-2016 Type of subject: Compulsory

More information

PCCC PCCC Course Description

PCCC PCCC Course Description Course Description CIS 101 Computer Concepts and Applications 3 credits (formerly Introduction to Computers and Information Processing) Introduces a variety of topics in computers and computing including

More information

How To Teach Embedded Systems

How To Teach Embedded Systems SYNTHESIZED SCHOOL PROGRAM ACADEMIC UNIT ACADEMIC PROGRAM: Escuela Superior de Cómputo Ingeniería en Sistemas Computacionales LEARNING UNIT: Embedded Systems LEVEL: AIM OF THE LEARNING UNIT: The student

More information

CURRICULUM VITAE EDUCATION:

CURRICULUM VITAE EDUCATION: CURRICULUM VITAE Jose Antonio Lozano Computer Science and Software Development / Game and Simulation Programming Program Chair 1902 N. Loop 499 Harlingen, TX 78550 Computer Sciences Building Office Phone:

More information

NEW YORK CITY COLLEGE OF TECHNOLOGY/CUNY Computer Systems Technology Department

NEW YORK CITY COLLEGE OF TECHNOLOGY/CUNY Computer Systems Technology Department NEW YORK CITY COLLEGE OF TECHNOLOGY/CUNY Computer Systems Technology Department COURSE: CST1201 Programming Fundamentals (2 class hours, 2 lab hours, 3 credits) Course Description: This course is an intensive

More information

2010-2011 Assessment for Master s Degree Program Fall 2010 - Spring 2011 Computer Science Dept. Texas A&M University - Commerce

2010-2011 Assessment for Master s Degree Program Fall 2010 - Spring 2011 Computer Science Dept. Texas A&M University - Commerce 2010-2011 Assessment for Master s Degree Program Fall 2010 - Spring 2011 Computer Science Dept. Texas A&M University - Commerce Program Objective #1 (PO1):Students will be able to demonstrate a broad knowledge

More information

Department of Computer Science

Department of Computer Science 172 Department of Computer Science Department of Computer Science Chairperson: Turkiyyah, George M. Professors: Nasri, Ahmad H.; Turkiyyah, George M. Associate Professors: Abu Salem, Fatima K.; Attie,

More information

VIII. COURSE SYLLABI E. MANAGEMENT INFORMATION SYSTEMS COURSES

VIII. COURSE SYLLABI E. MANAGEMENT INFORMATION SYSTEMS COURSES VIII. COURSE SYLLABI E. MANAGEMENT INFORMATION SYSTEMS COURSES MISY 2311: Introduction to Management Information Systems MISY 2312: Introductory Programming for Information Systems MISY 2313: Intermediate

More information

The Application of Visual Basic Computer Programming Language to Simulate Numerical Iterations

The Application of Visual Basic Computer Programming Language to Simulate Numerical Iterations Leonardo Journal of Sciences ISSN 1583-0233 Issue 9, July-December 2006 p. 125-136 The Application of Visual Basic Computer Programming Language to Simulate Numerical Iterations Department of Mechanical

More information

A network monitoring tool for student training

A network monitoring tool for student training A network monitoring tool for student training Miguel A. Mateo Pla, M.P. Malumbres Departamento de Informática de Sistemas y Computadores (DISCA) Facultad de Informática (FI) Universidad Politécnica de

More information

Artificial Intelligence. Class: 3 rd

Artificial Intelligence. Class: 3 rd Artificial Intelligence Class: 3 rd Teaching scheme: 4 hours lecture credits: Course description: This subject covers the fundamentals of Artificial Intelligence including programming in logic, knowledge

More information

2. Advance Certificate Course in Information Technology

2. Advance Certificate Course in Information Technology Introduction: 2. Advance Certificate Course in Information Technology In the modern world, information is power. Acquiring information, storing, updating, processing, sharing, distributing etc. are essentials

More information

1.1 Issue Description

1.1 Issue Description FICA, VOL. I, NO. I, JUNE 2014 1 DISTRIBUTED APPLICATIONS DEVELOPMENT USING MICROSOFT WINDOWS COMMUNICATION FOUNDATION FRAMEWORK 4.0 APPLIED FOR BUSINESS ADMINISTRATION IN GEATURIM S.A. José Alberto Figueroa

More information

Core Curriculum to the Course:

Core Curriculum to the Course: Core Curriculum to the Course: Environmental Science Law Economy for Engineering Accounting for Engineering Production System Planning and Analysis Electric Circuits Logic Circuits Methods for Electric

More information

How To Get A Computer Science Degree At Appalachian State

How To Get A Computer Science Degree At Appalachian State 118 Master of Science in Computer Science Department of Computer Science College of Arts and Sciences James T. Wilkes, Chair and Professor Ph.D., Duke University [email protected] http://www.cs.appstate.edu/

More information

COURSE SYLLABUS. (English teaching)

COURSE SYLLABUS. (English teaching) 1. COURSE DESCRIPTION Degree: Administración y Dirección de Empresas (English teaching) Double Degree: Derecho y Administración y Dirección de Empresas (English teaching) Course: FINANCIAL MATHEMATICS

More information

COURSE DESCRIPTION FOR THE COMPUTER INFORMATION SYSTEMS CURRICULUM

COURSE DESCRIPTION FOR THE COMPUTER INFORMATION SYSTEMS CURRICULUM COURSE DESCRIPTION FOR THE COMPUTER INFORMATION SYSTEMS CURRICULUM Course Code 2505100 Computing Fundamentals Pass/ Fail Prerequisite None This course includes an introduction to the use of the computer

More information

DIABLO VALLEY COLLEGE CATALOG 2014-2015

DIABLO VALLEY COLLEGE CATALOG 2014-2015 COMPUTER SCIENCE COMSC The computer science department offers courses in three general areas, each targeted to serve students with specific needs: 1. General education students seeking a computer literacy

More information

Eastern Washington University Department of Computer Science. Questionnaire for Prospective Masters in Computer Science Students

Eastern Washington University Department of Computer Science. Questionnaire for Prospective Masters in Computer Science Students Eastern Washington University Department of Computer Science Questionnaire for Prospective Masters in Computer Science Students I. Personal Information Name: Last First M.I. Mailing Address: Permanent

More information

2) What is the structure of an organization? Explain how IT support at different organizational levels.

2) What is the structure of an organization? Explain how IT support at different organizational levels. (PGDIT 01) Paper - I : BASICS OF INFORMATION TECHNOLOGY 1) What is an information technology? Why you need to know about IT. 2) What is the structure of an organization? Explain how IT support at different

More information

SCHOOL OF ADVANCED TECHNOLOGIES, ENGINEERING AND SCIENCE (SATES) PROGRAM: CTech in Electrical and Electronic Engineering

SCHOOL OF ADVANCED TECHNOLOGIES, ENGINEERING AND SCIENCE (SATES) PROGRAM: CTech in Electrical and Electronic Engineering SCHOOL OF ADVANCED TECHNOLOGIES, ENGINEERING AND SCIENCE (SATES) Program Schedule PROGRAM: CTech in Electrical and Electronic Engineering CTech Electrical & Electronic Engineering Credits IT101 Information

More information