Home

Mini Lectures

 

This web page walks through the basics of computer programming. The purpose of writing a computer program is to solve a problem. Problem solving, in general, consist of multiple steps:

 

  1. Understand the problem.
  2. Break the problem into manageable pieces.
  3. Design a solution.
  4. Consider alternatives to the solution and refine it.
  5. Implement the solution.
  6. Test the solution and fix any problems that exist.

 

A programming language defines a set of rules that determines how a programmer can combine the words and symbols of the language into programming statements. Java is an object oriented programming language.

 

The mini lectures include a short review of the basics of computer programming.

 

·        Lecture 1: Java basics- (Created using  Impatica)

·        Lecture 2: Variables in Java (Created using  PPT2Flash)

·        Lecture 3: Object oriented concepts in Java (created with PhotoStory)

 

 

 

TOC

 

Site Overview

 

Mini lectures

 

Lesson plan

Tutorials

Podcast

Take a quiz

Digital story

Image map

Video simulation

Contact me

 

jaych@frontiernet.net