Core Java

Core Java by Er. Chandan Kumar

Section One: Getting Started with Java  

Section 2: Variables

  1. Integer variables in java
  2. The double variables
  3. Short and float variables 
  4. Operator precedence 
  5. String variables 
  6. Accepting input from user 
  7.  Java option panes

Section 3: Control Flow  

  1. If statements in java 
  2. If Else statements 
  3. Boolean values 
  4. Switch statements 
  5. Java for Loops 
  6. Java while loops 

Section 4: Arrays in Java  

  1. Java Arrays 
  2. Arrays and Loops 
  3. Sorting arrays 
  4. Arrays and Strings 
  5. Multi Dimensional arrays in java 
  6. Array lists in java 

Section 5: Java String Methods  

  1. Java and String 
  2. Upper and Lower case 
  3. Compare Method 
  4. The index of method 
  5. Substring Method 
  6. Equals method 
  7. The char At method 
  8. The replace method 
  9. Printing formatted string 

Section 6: Java Methods   

  1. Java methods 
  2. Calling your java methods 
  3. Passing values to method 
  4. Multiple method parameters 

Section 7: Java Classes  

  1. Writing your own java classes 
  2. Field variables 
  3. The java class constructor 
  4. Accessing class variable 
  5. More on java class method 
  6. Java and Inheritance 

Section 8: Java Error Handling  

  1. Error handling and Exceptions 
  2. Stack trace 
  3. Handling Logic errors in java 

Section 9: Dealing with Text Files in Java 

  1. Open and read a text file in java
  2. Write to a text file in java

Section 10: Java and Databases

  1.   Java and Database
  2. Creating a database with java 
  3. Adding records to table 
  4. Sql commands 
  5. Connect to a database with java code 
  6. Connecting to the table 

   Section 11: Databases and Java Forms  

  1. Database and Java forms
  2. Database scrolling buttons
  3. Move back through java database
  4. Move to first and last records
  5. Update a record
  6. Add a new record
  7. Save a new record
  8. Delete a record

No comments: