Introduction - Java Programming Language - Lecture Slides, Slides of Computer Science

These are the Lecture Slides of Java Programming Language which includes Applet Class, Passing Parameters to Applets, Conversions, Applications and Applets, Running a Program, Applet, Application, Mouse Event, Keyboard Event etc. Key important points are: Introduction, Programming, Java Applications and Applets, Primitive Data Types, Java Control Flow, Methods, Object Oriented Programming, Core Java Classes, Internationalization, Multithreading

Typology: Slides

2012/2013

Uploaded on 03/23/2013

dhruv
dhruv 🇮🇳

4.3

(12)

194 documents

1 / 12

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Java Programming
Language
Docsity.com
pf3
pf4
pf5
pf8
pf9
pfa

Partial preview of the text

Download Introduction - Java Programming Language - Lecture Slides and more Slides Computer Science in PDF only on Docsity!

Java Programming

Language

Contents

  • Textbook: Introduction to Java

Programming With JBuilder (Second Ed.)

by Daniel Liang (全華)

  • Reference books:
    • Thinking in Java (Free on-line book)
  • Course Objectives
  • Organization of the Book

Course Objectives, cont.

  • You will be able to
    • Write applications and applets
    • Develop a GUI interface
    • Write interesting projects
    • Establish a firm foundation on Java concepts
    • Write Java Applications for PalmOS PDAs

Book Chapters

  • Part I: Fundamentals of Java Programming
    • Chapter 1: Introduction to Java and JBuilder 4(5)
    • Chapter 2: Java Building Elements
    • Chapter 3: Control Structures
    • Chapter 4: Methods

Book Chapters, cont.

  • Part III: Graphics Programming
    • Chapter 8: Getting Started with Graphics Programming
    • Chapter 9. Creating User Interfaces
    • Chapter 10. Applets and Advanced Graphics

Book Chapters, cont.

  • Part IV: Developing Comprehensive Projects
    • Chapter 11. Exception Handling Programming
    • Chapter 12. Internationalization
    • Chapter 13. Multithreading
    • Chapter 14. Multimedia
    • Chapter 15. Input and Output
    • Chapter 16. Networking

Java Technology Syllabus

  • Java Virtual Machine A. Java bytecode format (Instruction set) B. Java interpreter
  • Java platforms: A. Java B. Personal Java (set-top box) C. Embedded Java (car PC) D. Java Card
  • Jini Technology (Users network anything, anytime, anywhere)

Java Technology Syllabus

  • Java OS (optional)
  • Garbage Collection (optional)
  • Java Media (optional)
  • Java XML (optional)
  • Java Database (optional)
  • Java 3D (optional)
  • Java Security (optional)
  • Java Foundation Classes (Swing) (optional)
  • Java Bean (optional)