UrbanPro

Learn Java Programming with Top Tutors

What is your location?

Please enter your locality

Are you outside India?

Back

Java Programming

Java Programming relates to Tuition/BCA Tuition

+ Follow 37,139

Top Tutors who teach Java Programming

1
Pankaj K J. BCA Tuition trainer in Ghaziabad Featured
Indirapuram, Ghaziabad
Super Tutor
10 yrs of Exp
400per hour
Classes: BCA Tuition, BTech Tuition and more.

I teach all mathematical and programming subjects of BCA, BTECH and MCA having 10 years teaching experience.

2
Debabrato Chatterjee BCA Tuition trainer in Thane Featured
Thane West, Thane
Verified
20 yrs of Exp
Classes: BCA Tuition, BSc Tuition and more.

With over 15 years of dedicated experience in teaching mathematics, science, and computer science, I have cultivated a deep understanding and love...

3
Avadesh Sharma BCA Tuition trainer in Jaipur Featured
Jawahar Nagar Sector 5, Jaipur
2 yrs of Exp
400per hour
Classes: BCA Tuition, Class 10 Tuition and more.

As a dedicated and experienced educator, I offer personalized class 6 to 10 and till BCA in a supportive online learning environment. With a strong...

Do you need help in finding the best teacher matching your requirements?

Post your requirement now
4
Som BCA Tuition trainer in Hyderabad Featured
Bahadurguda Chandrapuri Colony, Hyderabad
7 yrs of Exp
200per hour
Classes: BCA Tuition, Class 12 Tuition and more.

I conduct tuition classes for class 1st to 10th.

5
Akanksha Gupta BCA Tuition trainer in Chandigarh Featured
Sector-20, Chandigarh
Verified
10 yrs of Exp
100per hour
Classes: BCA Tuition, Class 12 Tuition and more.

As a tutor for BCA tuition, it is essential to have a strong command of the subjects covered in the BCA curriculum. This includes computer science...

6
Gopal Singh BCA Tuition trainer in Noida Featured
Omega II NRI City, Noida
12 yrs of Exp
1000per hour
Classes: BCA Tuition, Class 10 Tuition and more.

BCA Maths 1, maths 2, statistics numerical Methods, Operations Research, optimization techniques etc maths paper I taught in colleges and Tuitions. (ALL...

7
Vikas N. BCA Tuition trainer in Ambala Featured
Ambala, Ambala
Verified
5 yrs of Exp
Classes: BCA Tuition, Class 9 Tuition and more.

I have good experience in teaching maths to BCA students.

8
J P Saxena Saxena BCA Tuition trainer in Lucknow Featured
Gomti Nagar, Lucknow
20 yrs of Exp
Classes: BCA Tuition, BBA Tuition and more.

My language is catchy that can help any type of students to solve their problems in Mathematics.

9
Devitra S. BCA Tuition trainer in Delhi Featured
Connaught Place Block H, Delhi
18 yrs of Exp
400per hour
Classes: BCA Tuition, MSc Tuition and more.

I am a flexible and organized educational professional with more than 18 years of teaching experience of BCA students with an unparalleled ability...

10
Poonam . BCA Tuition trainer in Ballabgarh Featured
G.T. Road, Ballabgarh
Verified
5 yrs of Exp
400per hour
Classes: BCA Tuition, BCom Tuition and more.

I have 5 years of experience in teaching.

Guitar Classes in your city

Reviews for top BCA Tuition

Average Rating
(4.9)
  • P
    review star review star review star review star review star
    30 Mar, 2013

    Vivek attended BCA Tuition

    "It was a great pleasure for me that i have been taught by Pankaj sir.He is having..."

    D
    review star review star review star review star review star
    04 Apr, 2013

    Sumana attended BCA Tuition

    "Mam is a very good teacher. She understands and solves every problem. She is a good..."

    S
    review star review star review star review star review star
    21 Apr, 2013

    Parth attended BCA Tuition

    "Sir, you were a greate programming teacher who motivates me to be a good programmer... Thank..."

    S
    review star review star review star review star review star
    21 Apr, 2013

    Isha attended BCA Tuition

    "mr.sudarshan gupta, my sir....is a great programmer, kind-hearted.....skillfull,..."

  • S
    review star review star review star review star review star
    21 Apr, 2013

    Tanmay attended BCA Tuition

    "Sudarshan Gupta is my ideal teachaer. he is a jolly person. he is person who motivate..."

    P
    review star review star review star review star review star
    03 Jun, 2013

    Pradip attended BCA Tuition

    "So Kind of people, A Good teacher.Friendly. Thanking you Sir "

    N
    review star review star review star review star review star
    08 Jul, 2013

    Nishant attended BCA Tuition

    "He is a very good teacher .. and he explore alot to know more about subject"

    M
    review star review star review star review star review star
    13 Jul, 2013

    Aswinkumar attended BCA Tuition

    "She is kind and excellent teaching capability and having good stuff to teach me well...."

Get connected

Java Programming Lessons

Priority in TestNG
public class Priority { @Test (priority=1)public void login() {System.out.println("login");} @Testpublic void email1() {System.out.println("email1");} @Test (priority=-2)public void email2() {System.out.println("email2");} //I...
S

Sarthak C.

0 0
0

doWhile example in Java
public class doWhilePracticleEx { public void test() { } public static void main(String args) { String q1 = "Who is PM of India?"; String a1 = "Sonia Gandhi"; String a2 = "Rahul Gandhi"; String a3...
S

Sarthak C.

0 0
0

ListIterator Example
public class ListIteratorEx { public static void main(String args) { List<String> li = new ArrayList<String>(); li.add("java1"); li.add("java2"); li.add("java3"); li.add("java4"); ListIterator...
S

Sarthak C.

0 0
0

TestNG Annotations and its sequence
public class TestNGAnnotations { @BeforeMethod public void beforeM() { System.out.println("Before Method"); } @AfterMethod public void afterMethod() { System.out.println("After Method"); } @BeforeClass...
S

Sarthak C.

0 0
0

Example of DependsOnMethod in TestNG
public class dependsonM { @Test public void login() { System.out.println("login"); } @Test (dependsOnMethods = {"login"}) public void email() { //Intentionally I am failing this testcase Assert.assertTrue(false);...
S

Sarthak C.

0 0
0

Java Programming Questions

Ask a Question

Post a Lesson

Answered on 17/07/2021 Learn Tuition/BCA Tuition/Java Programming +3 IT Courses/Java IT Courses/Java Script Training IT Courses/Java/Core Java

Kapil Chugh

Assistant Professor (Computer Sci.) with 15+ years of teaching experience

There are some reasons. First, it is open-source. It helps in the fast development of web apps with minimal coding. We can break down the complex work of creating UI components into smaller pieces. Developers can write their apps within JavaScript. Big companies like Facebook, PayPal, Uber, Instagram,... read more

There are some reasons. First, it is open-source. It helps in the fast development of web apps with minimal coding. We can break down the complex work of creating UI components into smaller pieces. Developers can write their apps within JavaScript.

Big companies like Facebook, PayPal, Uber, Instagram, and Airbnb use it to solve user interface related issues.

read less
Answers 1 Comments 1
Dislike Bookmark

Answered on 02/06/2021 Learn Tuition/BCA Tuition/Java Programming +3 IT Courses/Java IT Courses/Java Script Training IT Courses/Java/Core Java

Sangita K.

Dear Sandeep, You have asked a question that many people ask, and it shows that you have the curiosity in your mind to learn. This era of technology has made it possible for quality courses to be accessible by all. If you want to learn design, code and Data structure, I would suggest taking classes on... read more

Dear Sandeep,

You have asked a question that many people ask, and it shows that you have the curiosity in your mind to learn. This era of technology has made it possible for quality courses to be accessible by all. If you want to learn design, code and Data structure, I would suggest taking classes on coding and data structure from the YouTube channel Code With Harry. The courses are for free and are in Hindi. I have referred it to many others, and most of them have been benefited from it.

I wish you luck.

read less
Answers 1 Comments
Dislike Bookmark

Answered on 14/05/2021 Learn Tuition/BCA Tuition/Java Programming +3 IT Courses/Java IT Courses/Java Script Training IT Courses/Java/Core Java

Palak Bhalla

Angular 4 is the latest version of Angular. Although Angular 2 was a complete rewrite of AngularJS, there are no major differences between Angular 2 and Angular 4. Angular 4 is only an improvement and is backwards compatible with Angular 2.
Answers 2 Comments
Dislike Bookmark

Answered on 25/04/2021 Learn Tuition/BCA Tuition/Java Programming +3 IT Courses/Java IT Courses/Java Script Training IT Courses/Java/Core Java

Arunava Biswas

bored of old-schooled teaching? let me show you the millenial way..

this.is my php file: $con = mysqli_connect($HostName,$HostUser,$password,$db); // Getting the received JSON into $json variable. $json = file_get_contents('php://input'); // decoding the received JSON and store into $obj variable. $obj = json_decode($json,true); // Populate ID from JSON $obj... read more

this.is my php file:

$con = mysqli_connect($HostName,$HostUser,$password,$db);

 // Getting the received JSON into $json variable.
 $json = file_get_contents('php://input');

 // decoding the received JSON and store into $obj variable.
 $obj = json_decode($json,true);

 // Populate ID from JSON $obj array and store into $ID.
$ID = $obj['numero'];

//Fetching the selected record.
$CheckSQL = "SELECT origine FROM envoi WHERE numero='$ID'";

$result = $con->query($CheckSQL);

if ($result->num_rows >0) {
 while($row[] = $result->fetch_assoc()) {
 $Item = $row;
 $json = json_encode($Item);
 echo $json;
 }
}
else {  
 $EmailExistMSG= "No Results Found.";
 $EmailExistJson = json_encode($EmailExistMSG);
 echo $EmailExistJson ; 

}

And this is my react native script where i should enter number and fetch his data if it's exist in my database:

search= () =>{
     //alert('ok');
     const {numero}=this.state;

     fetch('http://192.168.1.4:80/search.php',{
     method:'post',
     header:{
     'Accept':'application/json',
     'Content-type' :'application/json'
     },
     body:JSON.stringify({numero:numero})}).then((responseData)=>responseData.json()).then((responseJson)=>{alert(responseJson)}).catch((error)=>{console.error(error);})}

  render(){
    return(

          <View style={styles.pass}>
          <TextInput placeholder="Saisir le numéro de suivi de l'envoi"   onChangeText= {numero=>this.setState({numero})}/>
          <TouchableOpacity onPress={this.search} style={{marginTop:20,marginLeft:70}}>
          <Icon name="search"  size={20}/>
          </TouchableOpacity>
          </View>

    )
  }
read less
Answers 1 Comments
Dislike Bookmark

Looking for BCA Tuition ?

Find Online or Offline BCA Tuition on UrbanPro.

Do you offer BCA Tuition ?

Create Free Profile »

Looking for best BCA Tuition ?

POST YOUR REQUIREMENT
x

Ask a Question

Please enter your Question

Please select a Tag

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more