UrbanPro
true
Arunava Biswas Class I-V Tuition trainer in Kolkata

Arunava Biswas

locationImg Dum Dum, Kolkata
1 yrs of Exp
Book a Free Demo
Book a Free Demo

Details verified of Arunava Biswas

Identity

Education

Know how UrbanPro verifies Tutor details

Identity is verified based on matching the details uploaded by the Tutor with government databases.

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

Online Classes
Student's home
Tutor's home
I am Jadavpur University BE, and MBA graduate, giving home and online tuition on science subjects (maths, physics, chemistry, biology), SST and language (Bengali and English). I have 90% in HS, 84% in Madhyamic. Interested people can contact me.

Languages Spoken

Bengali Mother Tongue (Native)

Hindi Proficient

English Proficient

Education

Jadavpur University 2018

Bachelor of Engineering (B.E.)

IBS Hyderabad 2021

Master of Business Administration (M.B.A.)

Address

Dum Dum, Kolkata, India - 700030

Verified Info

ID Verified

Phone Verified

Email Verified

Report this Profile

Is this listing inaccurate or duplicate? Any other problem?

Please tell us about the problem and we will fix it.

Please describe the problem that you see in this page.

Type the letters as shown below *

Please enter the letters as show below

Teaches

Class I-V Tuition

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in Class I-V Tuition

1

Fees

₹ 40.0 per hour

Board

CBSE, State

Subjects taught

Science, Mathematics, Social Science, EVS, English, Computers, Bengali

Taught in School or College

No

Class 6 Tuition

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in Class 6 Tuition

3

Board

CBSE, State

Subjects taught

Computers, EVS, Mathematics, Science, Social science, Bengali, English

Taught in School or College

No

Teaching Experience in detail in Class 6 Tuition

hello all, Teaching is nothing but a group work, learning things together in a healthy and innovative way. A good teacher can build your future, and help you to be a good human. I am not an orthodox teacher, nor my teaching style is old schooled! scribles, projects, presentation, visual automation and more realistic way of teaching is my USP, To know more, you have to join my class.

Reviews

No Reviews yet!

Answers by Arunava Biswas

Answered on 25/04/2021

Ask a Question

Post a Lesson

Cardiovascular Endurance. Muscular Strength. Muscular endurance. Flexibility. Body Composition
Answers 69 Comments
Dislike Bookmark

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

Ask a Question

Post a Lesson

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... ...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>

    )
  }
Answers 1 Comments
Dislike Bookmark

Answered on 25/04/2021

Ask a Question

Post a Lesson

Try to reward him every time he sits for a long duration. E.g. give him a chocolate every time he sits long. It will make him crave, and he will sit for a long time. It's perfectly normal for him to be active, actually hyper-active, so to keep him calm, offer him what he likes most.
Answers 1124 Comments
Dislike Bookmark

Answered on 25/04/2021

Ask a Question

Post a Lesson

#include<stdio.h> int main() { int a=10, b=20; printf("Before swap a=%d b=%d",a,b); a=a+b;//a=30 (10+20) b=a-b;//b=10 (30-20) a=a-b;//a=20 (30-10) printf("\nAfter swap a=%d b=%d",a,b); return 0; }
Answers 281 Comments
Dislike Bookmark
x

Ask a Question

Please enter your Question

Please select a Tag

Teaches

Class I-V Tuition

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in Class I-V Tuition

1

Fees

₹ 40.0 per hour

Board

CBSE, State

Subjects taught

Science, Mathematics, Social Science, EVS, English, Computers, Bengali

Taught in School or College

No

Class 6 Tuition

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in Class 6 Tuition

3

Board

CBSE, State

Subjects taught

Computers, EVS, Mathematics, Science, Social science, Bengali, English

Taught in School or College

No

Teaching Experience in detail in Class 6 Tuition

hello all, Teaching is nothing but a group work, learning things together in a healthy and innovative way. A good teacher can build your future, and help you to be a good human. I am not an orthodox teacher, nor my teaching style is old schooled! scribles, projects, presentation, visual automation and more realistic way of teaching is my USP, To know more, you have to join my class.

No Reviews yet!

Answers by Arunava Biswas

Answered on 25/04/2021

Ask a Question

Post a Lesson

Cardiovascular Endurance. Muscular Strength. Muscular endurance. Flexibility. Body Composition
Answers 69 Comments
Dislike Bookmark

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

Ask a Question

Post a Lesson

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... ...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>

    )
  }
Answers 1 Comments
Dislike Bookmark

Answered on 25/04/2021

Ask a Question

Post a Lesson

Try to reward him every time he sits for a long duration. E.g. give him a chocolate every time he sits long. It will make him crave, and he will sit for a long time. It's perfectly normal for him to be active, actually hyper-active, so to keep him calm, offer him what he likes most.
Answers 1124 Comments
Dislike Bookmark

Answered on 25/04/2021

Ask a Question

Post a Lesson

#include<stdio.h> int main() { int a=10, b=20; printf("Before swap a=%d b=%d",a,b); a=a+b;//a=30 (10+20) b=a-b;//b=10 (30-20) a=a-b;//a=20 (30-10) printf("\nAfter swap a=%d b=%d",a,b); return 0; }
Answers 281 Comments
Dislike Bookmark
x

Ask a Question

Please enter your Question

Please select a Tag

  • Want to learn from Arunava Biswas?

  • Book a Demo
X

Reply to 's review

Enter your reply*

1500/1500

Please enter your reply

Your reply should contain a minimum of 10 characters

Your reply has been successfully submitted.

Certified

The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.

Different batches available for this Course

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