Cursos   Maestrías   Posgrados   Licenciaturas Capacitación   Cursos Gratis    
Más buscado | Comparte esta página  
desplegar Mi lista: 0 cursos
Capacitación relacionados: capacitacion 2310 developing microsoft asp net web applications using visual studio net | capacitacion 2373 programming with microsoft visual basic net | capacitacion programacion estructurada | capacitacion certificaciones microsoft | capacitación Japonés | capacitación Animales | capacitación Organización de la empresa | capacitación Más temáticas | capacitación Atención al cliente | capacitación Psicología
Home > Capacitación > Computación y telecomunicaciones > Programación y análisis > Programación - Más temáticas

2667 Introduction To Programming

en New Horizons México D.F. (México)

Capacitación Presencial

Lugar:

México D.F.

Precio:

$4,900 IVA inc. Promociones 

Duración:

21 Horas

Inicio:

consultar fechas y horarios
ver temario

Requisitos:

This course assumes students have these skills: Basic familiarity with using a computer, such as br

Pedir información gratuitamente

Para qué te prepara:

After completing this course, students will be able to: Describe a typical computer system and its critical components. Describe the software development process, its purpose, critical steps, and where programming fits in that process. Describe the purposes of programming and software development. Describe the evolution of common characteristics of, and differences among, modern programming la

New Horizons México D.F.

New Horizons México es su mejor opción en capacitación. Siendo la empresa lider en capacitación a nivel mundial por más de 22 años y con 12 años de experiencia en México.

ver más

contactar con el responsable

 

Más información

Contacta directamente y sin compromiso con
New Horizons México D.F.
Debes de rellenar correctamente todos los datos de este formulario para que podamos enviarlo al centro educativo.
Hemos marcado en rojo aquellos datos incompletos y/o erróneos.
* Datos obligatorios
Al presionar 'Enviar solicitud / Ver Teléfono' te estás dando de alta y aceptando las reglas de uso de emagister.com.mx , y política de protección de datos y privacidad de Emagister.
Deseo recibir el boletín personalizado de cursos (duración máx. 15 días)
En breve un asesor de New Horizons México D.F. se pondrá en contacto contigo para informarte.

¿quedan plazas?
¿cómo inscribirse?
¿más detalles?

Atención garantizada

El responsable del curso recibe de forma instantánea esta solicitud.

En breve recibirás su respuesta.
 

Detalles del curso

Tipo Capacitación Duración 21 Horas
Método / lugar contactar con el responsable Presencial en México D.F. dónde
Certificado / Título MICROSOFT OFFICIAL CERTIFICATION
Alumnos por clase 6
Alumnos presentados 5,982 en el último año
Dirigido a This course is intended for students who wish to: Learn what software development is and what software developers do. Learn programming concepts and terminology to facilitate communication with software developers. Learn to read, trace, and understand simple code. Learn to write, test, and debug code to solve a simple problem. Evaluate their personal aptitude for career as a programmer or software developer. This course is appropriate for: Individuals who are contemplating a career in sof
Para qué te prepara After completing this course, students will be able to: Describe a typical computer system and its critical components. Describe the software development process, its purpose, critical steps, and where programming fits in that process. Describe the purposes of programming and software development. Describe the evolution of common characteristics of, and differences among, modern programming la
Requisitos
This course assumes students have these skills: Basic familiarity with using a computer, such as browsing the Internet or using a word-processing application. The ability to use a mouse and keyboard to navigate through the Microsoft Windows user interface. The ability to perform simple file access tasks, such as browsing a directory structure, opening and saving files, and creating folders..
Precio $4,900 IVA inc.
Promoción + Facilidades
solicita aquí esta promoción
infórmate directamente de cómo matricularte, plazas disponibles ...

Cursos de Programación - Más temáticas (de otros centros)

 
Dtp-250 Perl Programming
Compueducación
Distrito Federal - Precio: A Consultar
Atención garantizada
 
2559 Introduction To Visual Basic.Net Programming With Microsoft.Net
Aster
Distrito Federal - Precio: A Consultar
Atención garantizada
 
Programming With Microsoft Ado .Net
Centro Netec S.A.
Distrito Federal - $2,295 IVA inc.
Atención garantizada
 
Adobe Flex 3
Belatrix - Adobe Authorized Training Center 2006-2008
Distrito Federal - Precio: A Consultar
Atención garantizada
 
Asp.Net
Escuelaweb
Distrito Federal - $4,995 IVA inc.  (Beca)
Atención garantizada
« compara los cursos seleccionados

Temario

2667 Introduction To Programming

 

Course Outline

 

 

Module 1: Introduction to Computer Programs

 

This module introduces the software development process and fundamentals of computer software. Students will learn how computer programs execute, and the types of programs that developers are generally asked to build. They will also learn about different programming languages, techniques, and technologies used by developers in the software development process.

 

Lessons

 

• Overview of Software Development

 

• Phases in the Execution of a Computer Program

 

• Overview of Problem-Solving Techniques

 

• Overview of Program Types

 

 

Lab 1: Determining the Program Phases and Examining Them in Code

 

• Determining Program Phases

 

• Finding the Program Phases in Code

 

 

After completing this module, students will be able to:

 

• Identify the three phases in the execution of a computer program.

 

• Define computer programs and programming languages.

 

• Describe problem-solving techniques.

 

 

Module 2: Introduction to Scripting

 

This module introduces the concept of scripting, and shows how scripting can be used on the Web, to create macros, and in Windows. Students will also learn about Hypertext Markup Language (HTML) and its use on the Web.

 

Lessons

 

• Using Web Scripting

 

• Using Macro Scripting

 

• Using Windows Scripting

 

 

Lab 2: Writing Scripts

 

• Creating “Hello World” with a Web Script

 

• Creating “Hello World” with a Macro

 

• Creating “Hello World” with a Windows Script

 

 

After completing this module, students will be able to:

 

• Define basic Web terms, including HTML, Web browser, Internet, client, and server.

 

• Create a simple Web page by using Notepad.

 

• Identify the use of Web scripts, macros, and Windows scripts.

 

• Describe how Web scripts work.

 

• Describe how macros work.

 

• Describe how Windows scripts work.

 

 

Module 3: Using Data and Variables

 

This module introduces the fundamental concepts of variables and data types, which are common to almost all programming languages. Students will learn how to implement variables to store data and how to use operators to manipulate data and variables.

 

Lessons

 

• Using Variables

 

• Using Operators

 

• Using Programming Syntax

 

 

Lab 3: Using Arithmetic Operators

 

• Calculating the Annual Remuneration of an Employee

 

 

After completing this module, students will be able to:

 

• Explain how to use variables.

 

• Explain how to use operators.

 

• Describe the various data types you can use to declare variables.

 

 

Module 4: Using Program Logic

 

This module introduces common programming constructs used in software development to control program flow. Students will learn how to implement conditional expressions and looping statements. They will also learn how to identify errors that can occur in computer programs as a result of incorrect program flow.

 

Lessons

 

• Using Branching

 

• Using Loops

 

• Identifying Logic Errors

 

 

Lab 4: Selecting Candidates Based on Interview Results

 

• Writing the Pseudocode

 

 

After completing this module, students will be able to:

 

• Explain how to use the IF construct.

 

• Explain how to use FOR and WHILE looping constructs.

 

• Define and identify logic errors.

 

 

Module 5: Using Procedures and Functions

 

This module introduces the use of procedures and functions to create more modular computer programs. Students will learn about arguments and parameters and how functions return values.

 

Lessons

 

• Using Procedures

 

• Using Functions

 

 

Lab 5: Identifying Functions and Passing Arguments to a Procedure

 

• Identifying Functions

 

• Passing Arguments to a Procedure

 

 

After completing this module, students will be able to:

 

• Explain how to use procedures.

 

• Explain how to use functions.

 

 

Module 6: Introduction to Developing a User Interface

 

This module explains how to design user interfaces for software applications. Students will learn best practices for user interface design and learn how user interfaces are created in Microsoft Visual Studio .NET.

 

Lessons

 

• Designing a User Interface

 

• Building a User Interface

 

 

Lab 6: Building a User Interface

 

• Building a Web Interface

 

 

After completing this module, students will be able to:

 

• Identify the features of a good user interface.

 

• Build Windows-based and Web-based user interfaces in Visual Studio .NET.

 

 

Module 7: Introduction to Working with Data

 

This module introduces the concepts of data storage and management. Students will learn about relational data, entity relationships, and primary and foreign keys. They will also learn how XML can be used to describe and structure data.

 

Lessons

 

• Introduction to Managing Data

 

• Using the Entity Relationship Model

 

• Sorting Data by Using Keys

 

• Using XML

 

 

After completing this module, students will be able to:

 

• Describe the methods of storing and managing data.

 

• Describe entity relationship diagrams.

 

• Identify the various keys used for sorting data.

 

• Describe XML.

 

 

Module 8: Programming Approaches

 

This module introduces common programming methodologies and compares procedural programming to object-oriented programming. Students will learn the advantages afforded by object-oriented programming techniques. They will also learn how classes of objects can be defined.

 

Lessons

 

• Using the Procedural Programming Approach

 

• Using the Object-Oriented Programming Approach

 

 

Lab 8: Examining Classes

 

• Identifying Classes

 

 

After completing this module, students will be able to:

 

• Describe the two approaches to programming.

 

• Identify the features and advantages of object-oriented programming.

 

 

Module 9: Introduction to the Software Development Process

 

This module introduces the four phases of the software development lifecycle, and explains the use of the Unified Modeling Language (UML) to identify use cases and to simplify software design.

 

Lessons

 

• Software Development Phases

 

• Introduction to the Unified Modeling Language

 

• Developing Use-Case Diagrams

 

• Examining Other UML Diagrams

 

 

Lab 9: Developing a Use-Case Diagram

 

• Identifying Use Cases

 

• Creating a Use-Case Diagram

 

 

After completing this module, students will be able to:

 

• Identify the four phases in the software development life cycle.

 

• Identify the views in UML.

 

 

Module 10: Where Do We Go From Here?

 

This module reviews material covered in the course and introduces advanced topics that students may wish to pursue. Students will learn how to apply the skills and knowledge obtained in the course to construct a software solution. They will also learn what options are available for pursuing a career in software development.

 

Lessons

 

• Looking Back

 

• Looking Forward

 

 

Lab 10: Putting Programming Fundamentals Together

 

• Developing a Windows-based Application

 

• Developing a Web-based Application

 

 

After completing this module, students will be able to:

 

• Identify types of programs.

 

• Identify areas for advanced training.

ver todo el temario

consulta

más detalles del temario directamente a New Horizons México D.F..

Pedir información gratuitamente
infórmate directamente de cómo matricularte, plazas disponibles ...
 

Instalaciones y fechas



Dónde México D.F., México ver mapa
Cuándo Inicio: consultar al centro educativo
 
infórmate directamente de cómo matricularte, plazas disponibles ...
 

Exalumnos

 
Opiniones
 
¿Has hecho este curso?

Opina y ayuda a miles de usuarios
infórmate directamente de cómo matricularte, plazas disponibles ...
 

Detalles del centro

Descripción del centro
New Horizons México es su mejor opción en capacitación. Siendo la empresa lider en capacitación a nivel mundial por más de 22 años y con 12 años de experiencia en México.
Breve historia del centro
Contamos con un gran catalogo de cursos de usuario final y técinos, en horarios matutinos, vespertinos y sabatinos. Visita nuestra area de cursos y busca la fecha más cercana del curso de tu interes. CERRADOS Cursos Privados para su empresa en nuestras instalaciones, adaptandonos a sus necesidades de horarios y temarios de curso. ON-SITE Contamos con equipos necesarios para poder llevar New Horizons a su empresa, o bien, solo impartir el curso dentro de sus instalaciones con las mismas ventajas que un curso cerrado. CLAVE OLA REFUERZO DEL CURSO VIA WEB SIN COSTO EXTRA Los cursos marcados con (*) contarán con un curso el línea durante 3 meses. Tendrán la ventaja de capacitarse nuevamente en el horario que desee y desde la comodidad de su casa. Contará además con asesorias personalizadas.
infórmate directamente de cómo matricularte, plazas disponibles ...
 

Lo más buscado en Programación - Más temáticas

Información relacionada con Programación - Más temáticas

Páginas internacionales: España  |  Italia  |  Francia  |  México  |  Alemania  |  Reino Unido  |  Japón  |  Argentina (nuevo)

Palabras relacionadas con los cursos que estás viendo: capacitación Fotografía capacitación Deportes de invierno capacitación Futbol capacitación Música capacitación Java capacitación Computación - Más temáticas capacitación Hardware microinformática capacitación Radio y televisión capacitación Plásticos capacitación Creatividad y diseño

emagister cumple la Ley Orgánica 15/1999 de 13 de diciembre, de Protección de datos de Carácter Personal, y posee el código de inscripción nº 2002010053 del Registro General de la Agencia de Protección de Datos. Copyright © 1999/2000 - Grupo Intercom - Todos los derechos