Search This Blog

Friday, November 12, 2010

Java Programming basics



An excellent video lecture course in Java Programming.
Students who view the complete video course will:
  • Understand fundamentals of programming such as variables, conditional and iterative execution, methods, etc.
  • Understand fundamentals of object-oriented programming, including defining classes, invoking methods, using class libraries, etc.
  • Gain exposure to the important topics and principles of software development.
  • Have the ability to write computer programs to solve specified problems.
  • Be able to use a software development environment to create, debug, and run programs.

No comments:

Post a Comment