|
Basic File Input and Output
|
Other links at Java > Tutorials > General Java |
| 1. |
Your First Java Program
|
|
|
This first Java training lesson describes how to create, compile and run your first program using notepad and the windows command prompt. This focuses more on teaching you how to get it to work than on the function of the code, which will be explained in a future lesson. This lesson is also demonstrated in a video.
|
| 2. |
Whizlabs SCBCD (Sun Certified Business Component Developer) Exam Simulator
|
|
|
Ensure your success in SCBCD exam with Whizlabs Simulator, the most effective training software for the Sun Certified Business Component Developer exam. Developed by highly experienced and certified professionals, it offers 5 mock exams (350 questions) on the latest pattern in a simulated environment. Not to forget, it also offers the "Use it Anywhere, Anytime!" advantage, by offering a FREE "web-based online exam simulator version"; with its unique "percentile-grading" feature. Coupled with value added offerings like Interactive quiz and Quick revision tips, it provides an efficient and effective learning platform. Endorsed by leading IT certification sites, it is the most recommended study aid for SCBCD certification exam. Last but not the least; it comes with FREE technical mentoring and "Unconditional 100% Money Back Guarantee". Check out the FREE demo version.
|
| 3. |
Arrays and Array Lists
|
|
|
A guide to the use of arrays and array lists. Also covers how to use loops to process arrays.
|
| 4. |
Perl to Java regular expressions tutorial
|
|
|
This small tutorial is for those who are familiar with regular expressions in Perl and want to use them in Java too. I give some examples in Perl on the left side and their Java equivalents on the right side.
|
|
|