INSTITUTO CHAPULTEPEC

 

SECCIÓN:  High School

 

MATERIA: Computación

 

SEMESTRE: II

 

  1. Introduction to programming.

1.1  Language History.

1.2  The Philosophy of Object-Oriented Programming (OOP).

1.3  Encapsulation, Inheritance and Polymorphism.

1.4  Project 1.

 

  1. Manipulating Data Using Methods.

2.1  Storing Data.

2.2  Operators.

2.3  Instantiation and Constructors.

2.4  Moving to the Web.

2.5  Project 2.

 

  1. Decision, Repetition and Components.

3.1  Exception Handling.

3.2  The if Decision Structure.

3.3  Repetition Structure.

3.4  Project 3.

 

 

 

REFERENCE: Java Complete Course in Programming and Problem Solving

                                   Lambert & Osborne

 

The Absolute Beginner’s guide to Programming

                                   Greg M. Perry