Martrinex Learning Center
HOME CONTENTS
 
This website is underconstruction.
Author: Martin Sykes
Challenge: I have challenged myself to 1 article per day, and framework improvements! Enjoy
Challenge end: unknown

Term 1 - Java Syntax (console)

During this first term, you will be learning the Java code syntax and how to use eclipse, to keep things simple and avoid worrying about interface this entire series will be done using the java console.

Lesson Plan

  1. Section 1
    1. Using Eclipse
    2. Your "Hello World" application
    3. Importing / Exporting projects
    4. Primitive Variables
    5. Input / Output
    6. The 'IF' statement
  2. Section 2
    1. Functions
    2. CPP shorthand
    3. The 'SWITCH' statement
    4. Arrays
    5. Simple LOOPS
    6. FOR LOOPS
    7. Bubble Sort
    8. Insertion Sort
  3. Section 3
    1. Making seperate classes
    2. Public / Private
    3. Static / Final
    4. Packages / Namespaces
    5. Read / Write Files
    6. Inherited classes
    7. Tree Structure
  4. Advanced Learning / Samples
    1. Read / Write TCP
    2. Advanced Data Types Sample
    3. Threading
    4. Battleships
    5. Web Crawler

Add Comment

Help the web master by commenting on the tutorials, thankyou.
Name:
Email: (this will not be shown)
Comment:
  Send email to admin, don't post.

 

Comments

Nobody has commented on this article.
Be the first, the webmaster needs comments good or bad to improve this site.



Copyright (c) 2008, Martin Sykes.
Learning Center is a branch of Martrinex Systems, Martrinex.net
Do not copy any materials from this site without permission from the auther.
Martrinex Learning Center[X]
  Introduction Beginner Intermediate

Important useful well commented source codes
Please read the import tutorial to know how to use them.

Source