UrbanPro
true
Dibyanarayan Hazra BTech Tuition trainer in Pandua

Dibyanarayan Hazra

Tutor

Grand Trunk Rd, Pandua, India - 712149.

Referral Discount: Get ₹ 500 off when you make a payment to start classes. Get started by Booking a Demo.

Details verified of Dibyanarayan Hazra

Identity

Education

Know how UrbanPro verifies Tutor details

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

Overview

I taught in a coaching center for B.Tech and A+, N+, CCNA,

Languages Spoken

English

Bengali

Hindi

Education

W.B.U.T 2011

Bachelor of Technology (B.Tech.)

Address

Grand Trunk Rd, Pandua, India - 712149

Verified Info

Education Verified

Phone Verified

Email Verified

Facebook 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

BTech Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BTech Tuition

7

BTech Mechanical subjects

Industrial Robotics, Intelligent Systems, Machine Design, Analysis and Design of Machine Components, Mechanics of Machines, Composites: Mechanics & Processing, Hydraulic and Pneumatic Control, CAD-CAM, Mechatronics Engineering, Robotics: Mechanics Control and Programming, Modeling and simulation of Engineering Systems

BTech Computer Science subjects

Unix Network Programming, Data Structures and Algorithms, Simulation and Modelling, Types and Optimization of Computing Systems, Game Programming, Types of Database Systems, Artificial Intelligence, Network security, Web Engineering, Number Theory and Cryptography, Switching Circuits & Logic Design, Computer Networks, Software Testing and Analysis, Big Data Analytics, Linux Programming, Machine Intelligence, Object Technology, Software Engineering and Architecture, Programming in C#, Design Of Digital Systems, Wireless Networks, Software Project Management, Information Security, Object Oriented Programming & Systems

BTech Branch

BTech Mechanical Engineering, BTech Computer Science Engineering

Experience in School or College

I am teacher at University of Auckland for Software Engineering. I was also a project guide for several student.

Type of class

Regular Classes, Crash Course

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

Teaching Experience in detail in BTech Tuition

I was formal teacher of Convolution. I was also a teacher of University of Auckland.

Class 10 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 10 Tuition

6

Board

CBSE, ICSE, International Baccalaureate, State

IB Subjects taught

English, Chemistry, Computers, Mathematics, Biology, Physics

CBSE Subjects taught

English, Elements of business, Science, Information and Comunication Technology, Mathematics, Accountancy, Computer Practices

ICSE Subjects taught

Physics, Commercial Studies, Biology, Mathematics, Computer Application, Economics, Economic Application, Commercial Applications, Chemistry, English

Experience in School or College

I was teacher of University of Auckland

Taught in School or College

Yes

State Syllabus Subjects taught

Science, English, Mathematics

Teaching Experience in detail in Class 10 Tuition

I have private tuition experience in several organization.

Class 9 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Class 11 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Class 12 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Reviews

No Reviews yet! Be the first one to Review

FAQs

1. Which BTech branches do you tutor for?

BTech Mechanical Engineering and BTech Computer Science Engineering

2. Do you have any prior teaching experience?

Yes

3. Which classes do you teach?

I teach BTech Tuition, Class 10 Tuition, Class 11 Tuition, Class 12 Tuition and Class 9 Tuition Classes.

4. Do you provide a demo class?

Yes, I provide a free demo class.

5. How many years of experience do you have?

I have been teaching for 7 years.

Answers by Dibyanarayan Hazra (4)

Answered on 14/12/2014 Learn IT Courses/Computer Software

Dear Bavya, Cloud computing is a vast subject. But the least word to understand is roam your data with you with out any physical drive. Now a days technology is growing like a light so it is more popular topic. You need learn before understand any thing.
Answers 25 Comments
Dislike Bookmark

Answered on 14/12/2014 Learn Exam Coaching/Foreign Education Exam Coaching/IELTS Coaching

This is one of the most effective IELTS coaching I ever see.
Answers 41 Comments
Dislike Bookmark

Answered on 14/12/2014 Learn IT Courses/Computer Software

TRUNCATE removes all rows from a table. The operation cannot be rolled back and no triggers will be fired. As such, TRUCATE is faster and doesn't use as much undo space as a DELETE. SQL> TRUNCATE TABLE emp; Table truncated. SQL> SELECT COUNT(*) FROM emp; COUNT(*) ---------- 0 Delete The... ...more
TRUNCATE removes all rows from a table. The operation cannot be rolled back and no triggers will be fired. As such, TRUCATE is faster and doesn't use as much undo space as a DELETE. SQL> TRUNCATE TABLE emp; Table truncated. SQL> SELECT COUNT(*) FROM emp; COUNT(*) ---------- 0 Delete The DELETE command is used to remove rows from a table. A WHERE clause can be used to only remove some rows. If no WHERE condition is specified, all rows will be removed. After performing a DELETE operation you need to COMMIT or ROLLBACK the transaction to make the change permanent or to undo it. Note that this operation will cause all DELETE triggers on the table to fire. SQL> SELECT COUNT(*) FROM emp; COUNT(*) ---------- 14 SQL> DELETE FROM emp WHERE job='CLERK'; 4 rows deleted. SQL> COMMIT; Commit complete. SQL> SELECT COUNT(*) FROM emp; COUNT(*) ---------- 10
Answers 55 Comments
Dislike Bookmark

Answered on 14/12/2014 Learn Tuition/BTech Tuition

You can post it on any wall like blog, quikr, etc. It is very easy. you also can take help of social network to grow your network.
Answers 51 Comments
Dislike Bookmark

Teaches

BTech Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BTech Tuition

7

BTech Mechanical subjects

Industrial Robotics, Intelligent Systems, Machine Design, Analysis and Design of Machine Components, Mechanics of Machines, Composites: Mechanics & Processing, Hydraulic and Pneumatic Control, CAD-CAM, Mechatronics Engineering, Robotics: Mechanics Control and Programming, Modeling and simulation of Engineering Systems

BTech Computer Science subjects

Unix Network Programming, Data Structures and Algorithms, Simulation and Modelling, Types and Optimization of Computing Systems, Game Programming, Types of Database Systems, Artificial Intelligence, Network security, Web Engineering, Number Theory and Cryptography, Switching Circuits & Logic Design, Computer Networks, Software Testing and Analysis, Big Data Analytics, Linux Programming, Machine Intelligence, Object Technology, Software Engineering and Architecture, Programming in C#, Design Of Digital Systems, Wireless Networks, Software Project Management, Information Security, Object Oriented Programming & Systems

BTech Branch

BTech Mechanical Engineering, BTech Computer Science Engineering

Experience in School or College

I am teacher at University of Auckland for Software Engineering. I was also a project guide for several student.

Type of class

Regular Classes, Crash Course

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

Teaching Experience in detail in BTech Tuition

I was formal teacher of Convolution. I was also a teacher of University of Auckland.

Class 10 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 10 Tuition

6

Board

CBSE, ICSE, International Baccalaureate, State

IB Subjects taught

English, Chemistry, Computers, Mathematics, Biology, Physics

CBSE Subjects taught

English, Elements of business, Science, Information and Comunication Technology, Mathematics, Accountancy, Computer Practices

ICSE Subjects taught

Physics, Commercial Studies, Biology, Mathematics, Computer Application, Economics, Economic Application, Commercial Applications, Chemistry, English

Experience in School or College

I was teacher of University of Auckland

Taught in School or College

Yes

State Syllabus Subjects taught

Science, English, Mathematics

Teaching Experience in detail in Class 10 Tuition

I have private tuition experience in several organization.

Class 9 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Class 11 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Class 12 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

No Reviews yet! Be the first one to Review

Answers by Dibyanarayan Hazra (4)

Answered on 14/12/2014 Learn IT Courses/Computer Software

Dear Bavya, Cloud computing is a vast subject. But the least word to understand is roam your data with you with out any physical drive. Now a days technology is growing like a light so it is more popular topic. You need learn before understand any thing.
Answers 25 Comments
Dislike Bookmark

Answered on 14/12/2014 Learn Exam Coaching/Foreign Education Exam Coaching/IELTS Coaching

This is one of the most effective IELTS coaching I ever see.
Answers 41 Comments
Dislike Bookmark

Answered on 14/12/2014 Learn IT Courses/Computer Software

TRUNCATE removes all rows from a table. The operation cannot be rolled back and no triggers will be fired. As such, TRUCATE is faster and doesn't use as much undo space as a DELETE. SQL> TRUNCATE TABLE emp; Table truncated. SQL> SELECT COUNT(*) FROM emp; COUNT(*) ---------- 0 Delete The... ...more
TRUNCATE removes all rows from a table. The operation cannot be rolled back and no triggers will be fired. As such, TRUCATE is faster and doesn't use as much undo space as a DELETE. SQL> TRUNCATE TABLE emp; Table truncated. SQL> SELECT COUNT(*) FROM emp; COUNT(*) ---------- 0 Delete The DELETE command is used to remove rows from a table. A WHERE clause can be used to only remove some rows. If no WHERE condition is specified, all rows will be removed. After performing a DELETE operation you need to COMMIT or ROLLBACK the transaction to make the change permanent or to undo it. Note that this operation will cause all DELETE triggers on the table to fire. SQL> SELECT COUNT(*) FROM emp; COUNT(*) ---------- 14 SQL> DELETE FROM emp WHERE job='CLERK'; 4 rows deleted. SQL> COMMIT; Commit complete. SQL> SELECT COUNT(*) FROM emp; COUNT(*) ---------- 10
Answers 55 Comments
Dislike Bookmark

Answered on 14/12/2014 Learn Tuition/BTech Tuition

You can post it on any wall like blog, quikr, etc. It is very easy. you also can take help of social network to grow your network.
Answers 51 Comments
Dislike Bookmark

Dibyanarayan Hazra describes himself as Tutor. He conducts classes in BTech Tuition, Class 10 Tuition and Class 11 Tuition. Dibyanarayan is located in Grand Trunk Rd, Pandua. Dibyanarayan takes Online Classes- via online medium. He has 7 years of teaching experience . Dibyanarayan has completed Bachelor of Technology (B.Tech.) from W.B.U.T in 2011. HeĀ is well versed in English, Bengali and Hindi.

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