Java Beginners

Moderators: zibadian
Number of threads: 1279
Number of posts: 2729

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Free Java training offered by experienced developer Posted by jcavell on 24 Mar 2009 at 9:01 AM
I am an experienced software developer who is branching out into training, and I'm looking for some guinea pigs to train for free.

The main areas I am planning to teach are:

Intro to OO programming with Java
SCJD certification
Intro to JSP & Servlets
SCWCD certification
Maybe SCBCD certification
Training on other things I know about including Eclipse, Spring, Hibernate, Struts2, Grails

I am based in East London, and face-to-face training would be best. But I would also consider other forms e.g. email, skype etc.

Please let me know if you are interested.
Report
Re: Free Java training offered by experienced developer Posted by KeyCode on 27 Mar 2009 at 2:31 AM
Hi, I am very much interested in both giving and receiving training but I am trying to concentrate around web tutorials.
I have created some at ivoronline.com and I am expanding them as soon as I learn some new stuff.
I recently had seminar on Spring where they were using Hibernate so these are my next goals in the near future so training on them would be very much appritiated.
That seminar was more or less useless so I have to start from scratch.
Report
Re: Free Java training offered by experienced developer Posted by aman_ny on 7 Apr 2009 at 11:46 AM
do u take virtual classrooms.................................................................................
Report
Re: Free Java training offered by experienced developer Posted by renukasagar01 on 17 Apr 2009 at 7:18 AM
Hi,
I'm interested in learning Jsp,servlets,Hibernate...etc.
I have basic knowledge of Java. I'm from New Jersey. Please let e know if you are comfortable with online training. My email-id renukasagar01@yahoo.com

Thanks

Report
Re: Free Java training offered by experienced developer Posted by hpicracing on 5 May 2009 at 7:40 PM
: I am an experienced software developer who is branching out into
: training, and I'm looking for some guinea pigs to train for free.
:
: The main areas I am planning to teach are:
:
: Intro to OO programming with Java
: SCJD certification
: Intro to JSP & Servlets
: SCWCD certification
: Maybe SCBCD certification
: Training on other things I know about including Eclipse, Spring,
: Hibernate, Struts2, Grails
:
: I am based in East London, and face-to-face training would be best.
: But I would also consider other forms e.g. email, skype etc.
:
: Please let me know if you are interested.
:

Hi,
I know this thread is a couple months old but if you're still willing to train people.... I would love to get some training in Java. I'd be glad to be a "guinea pig".... If you're willing to train me I'd appreciate it very much as I'm looking to learn Java and this seems like the perfect opportunity... I'd be very much willing to apply myself to learn! I'd be willing to learn face to face, but unfortunately I'm in the USA. If you're interested in teaching me, you can contact me by sending me a message through my profile... I can then give you my email and / or skype or AIM.
I hope to hear from you!
Thanks!
Report
Re: Free Java training offered by experienced developer Posted by KeyCode on 6 May 2009 at 5:27 AM
Hi guys.
It seams that this training aint gona happen.
But if you still want to be a guine pigs maybe you could help me with my site http://ivoronline.com
I am trying to put there as many tutorials as humanly possible but I can't really have an objective perspective on how helpfull they are since I already know all that stuff.
So having someone who starts from scratch to go through them would be the best test on how good they are.
I am currently working on C and C++ tutorials but plan to switch back to JAVA making tutorals fro JASp, Servlet, Hybernate, Spring and Wicket.
Maybe we could start learning this new technolgoy together. :)
Report
Re: Free Java training offered by experienced developer Posted by jcarrott on 11 May 2009 at 9:18 AM
I am very interested in training.
I am working in New Orleans, LA, USA. If your training can be done via email, or web connections - I am 100% onboard.
I have been programming for 30+ years. I don't get to work in Java vary often and it seems like it gets more complex each time I use it.

Thank you,
John
Report
Re: Free Java training offered by experienced developer Posted by jcarrott on 3 Aug 2009 at 5:59 AM
I will go to the site and sign-up.

I am most interested in Eclipse for Crystal Reports. This plug-in is a little hard to learn.

Thank you,
Report
Re: Free Java training offered by experienced developer Posted by dakshin on 29 May 2009 at 9:27 AM
: I am an experienced software developer who is branching out into
: training, and I'm looking for some guinea pigs to train for free.
:
: The main areas I am planning to teach are:
:
: Intro to OO programming with Java
: SCJD certification
: Intro to JSP & Servlets
: SCWCD certification
: Maybe SCBCD certification
: Training on other things I know about including Eclipse, Spring,
: Hibernate, Struts2, Grails
:
: I am based in East London, and face-to-face training would be best.
: But I would also consider other forms e.g. email, skype etc.
:
: Please let me know if you are interested.
:
hi,

i am dakshin,i am net to java,struts techologies.i really want to learn the technology and i am very inetersted to join ur training classes,, i am from Newjersey please let me know when u r going to start the training and other details.i can fine with anykind of online training.

Thanks,
Dakshin
Report
Re: Free Java training offered by experienced developer Posted by javajuggler9 on 2 Aug 2009 at 4:00 PM
Hi,

I just got registered to this site. I am a beginner, very much intrested to learn java. I am willing to take the training sessions. So will you let me know the class timings. Could you mail me course prospectus if you have, to my mail id at javajuggler9@gmail.com. I appreciate your time.
Report
Re: Free Java training offered by experienced developer Posted by Gascoin on 9 Oct 2009 at 1:37 PM
Hi,
I am in Ghana West Africa and want to join your class. This is my e-mail address "gascoin@sailormoon.com". I am willing to be trained by you, EXPERIENCED DEVELOPER....
Report
Re: Free Java training offered by experienced developer Posted by dumas64 on 8 Aug 2009 at 2:03 PM
I need your help urgently of which I get you more guean pigs you need who may evetual pay if you are good enough at moment if do good I will connect you with students at one of the university up north who may pay for sevices if you want too! REPLYS CAN BE SENT TO zululand@hotmail.co.uk


The following code is missing 3 METHODS of which I need help urgently with they in between the lines
======================================================================
}
//====================================================================
public static void entryMatchResults(Scanner input)
{
//want a method to insert new record in five fields namely
//"integer,string,string,string, integer, integer" type of entries.
}

//=====================================================================
public static void displayMatchresult(Scanner input)
{
//wanted a method to select from a data base one item occupying five fields
//"integer,string,string,string, integer, integer" type of entries.
}

//=====================================================================
public static void calculationMatchCost(Scanner input)
{
// method to pick a price from data base by means of passing one variable e.g MatchID
//and multiple it with a given quantity as input of choice
}
//=====================================================================

======================================================================
package matchBeans;
import java.util.*;
import java.sql.*;

import javax.swing.JFrame;
import javax.swing.JScrollPane;
import javax.swing.JTable;

public class Results
{
public static Scanner input;
private static Object scanner;

public static void main(String[] args)
{
input = new Scanner(System.in);

displayMenu(input);

}

public static void displayMenu(Scanner input)
{

int intOption = 0;

System.out.println("\n\tPLEASE SELECT OPTION:");

System.out.println("\n\t1.Enter Match Details");
System.out.println("\t2.Display Match Results");
System.out.println("\t3.Display Seson Results To Date");
System.out.println("\t4.Calculate Cost Of Match Ticket/Type");
System.out.println("\t5.Quit Program");

try
{
if(intOption < 1 || intOption > 5)
{
System.out.println("\nEnter An Option:");
intOption = input.nextInt();

}
}
catch(InputMismatchException e)
{
System.out.println("Wrong Data type Entered.");
displayMenu(input);
}

switch(intOption)
{
case 1: entryMatchResults(input); break;
case 2: displayMatchresult(input); break;
case 3: displaySeasonResults(input); break;
case 4: calculationMatchCost(input); break;
case 5: Quit(input); break;
default: System.out.println("No such option!"); break;
}

}
//============================================================================================
public static void entryMatchResults(Scanner input)
{
//want a method to insert new record in five fields namely
//"integer,string,string,string, integer, integer" type of entries.
}
//=============================================================================================
public static void displayMatchresult(Scanner input)
{
//wanted a method to select from a data base one item occupying five fields
//"integer,string,string,string, integer, integer" type of entries.
}
//==============================================================================================
public static void calculationMatchCost(Scanner input)
{
// method to pick a price from data base by means of passing one variable e.g MatchID
//and multiple it with a given quantity as input of choice
}
//=============================================================================================
public static void displaySeasonResults(Scanner input)
{
Connection connection;
Statement statement;
ResultSet results;
JFrame frame;
JTable table;
JScrollPane scroller;
final String[] HEADING =
{"matchID.","opponents","homrOraway","clubScore","opponentsScore"};
Vector<String> heads;
Vector<Object> row;
Vector<Vector<Object>> rows;

try
{
Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
connection = DriverManager.getConnection("jdbc:odbc:ClubData","","");
statement = connection.createStatement();

results = statement.executeQuery("SELECT * FROM Results");

heads = new Vector<String>();
for (int i=0; i<HEADING.length; i++)
{
heads.add(HEADING[i]);
}

rows = new Vector<Vector<Object>>();


try {
while (results.next())
{
row = new Vector<Object>();
row.add(results.getInt(1));
row.add(results.getString(2));
row.add(results.getString(3));
row.add(results.getInt(4));
row.add(results.getInt(5));

rows.add(row);
}
} catch (SQLException e) {

e.printStackTrace();
}
frame = new JFrame();
frame.setSize(600,300);
table = new JTable(rows,heads);
scroller = new JScrollPane(table);
frame.add(scroller);
frame.setVisible(true);
frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
}
catch(ClassNotFoundException cnfEx)
{
System.out.println("* Unable to load driver! * ");
System.exit(1);
} catch (SQLException e) {

e.printStackTrace();
}
}

public static void Quit(Scanner input)
{
System.out.println("\nYou have selected option 5 to terminate the program.");
System.out.println("\nProgram terminated.");
input.close();
System.exit(0);
}
}



Report
Re: Free Java training offered by experienced developer Posted by tnagu_ganesh on 28 Aug 2009 at 12:08 PM
Hello Sir,
Greeting to You.
I am finished MCA.
Now i am searching job.
In this time of period i want to learn deeply about JAVA.
So, Kindly take class for me.
this is my skype id : tnagu_ganesh
this is my gmail id : tnagu.ganesh@gmail.com


Thanks and Regards,
Nagarajan, T.
" The men who have succeeded are men who have chosen one line and stuck to it."
Attachment: Nagarajan CV.doc (38400 Bytes | downloaded 181 times)
Report
Re: Free Java training offered by experienced developer Posted by inviziblesoul on 8 Sept 2009 at 2:25 AM
HI,
I HAVE DONE MY MASTERS IN ELECTRONICS AND I AM SEARCHING FOR A JOB. THROUGH JOB SURFING I HAVE COME TO KNOW THE IMPORTANCE OF JAVA AND I WOULD LOVE TO LEARN JAVA. CAN YOU HELP ME START?
THANKS ALOT ...
Report
Re: Free Java training offered by experienced developer Posted by Anari on 29 Sept 2009 at 9:42 PM
I am doing telecommunication engineering and i am very weak in java i will be very happy if you can help me out.Tomorrow i will have to submit an assignment in which i have to print numbers in reverse order using dowhile loop.Can you help me?
I would be thankful to you
Report
Re: Free Java training offered by experienced developer Posted by CodeSbuda on 8 Oct 2009 at 12:23 AM
Hi there, I'm very much interested to learning more about java, I only no few basics, I am currently a software developer but with another language. I am wiling to learn java in details, in Web Applications, Systems Application and Mobile Application, your help will be appreciated.

My Gmail: msibusiso@gmail.com
My Skype : msibusiso
Report
Re: Free Java training offered by experienced developer Posted by merehephet on 13 Oct 2009 at 12:39 PM
Hi,

I am interested in this. I am in Newcastle-upon-Tyne. I am relatively new to programming. I've come in through being interested in audio software and plug-ins.

e-mail is merehephet@hotmail.co.uk - will sort out Skype or Yahoo Messenger if you take me up....





 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.