1. Home
  2. Computing & Technology
  3. Java

Learn About the Basic Building Blocks of Java

Find out how Java programs are structured, store data, control the flow of your code, and work with objects.

Java Is Case Sensitive

When coding in Java it's important to remember that Java is case sensitive. Here are some tips to avoid common case sensitivity pitfalls.

Reserved Words in Java

Here you will find a list of words that you cannot use as identifiers in a Java program.

Using Java Naming Conventions

Using standard Java naming conventions will increase the readability of your code and make it easier to maintain.

Java Comments – Using Implementation Comments

Enhance the readability of your programs by using Java comments.
Explore Java
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Java
  4. Java Syntax

©2009 About.com, a part of The New York Times Company.

All rights reserved.