UrbanPro
true

Prof.dr. Amol Bhagwat Kasture

Computer Science/Computer Application Subject Expert

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

Details verified of Prof.dr. Amol Bhagwat Kasture

Identity

Education

Know how UrbanPro verifies Tutor details

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

Overview

Experience Summary (Total Exp- 8.2 Years)
=============================================
Subjects Taught To Various Courses:

01 Master of Computer Application (MCA):
Web Technologies
Software Engineering
Enterprise Resource Planning (ERP)
VB.Net, ASP.Net, DBMS with ORACLE
Object Oriented Programming through C++
C , Visual Basic, Computer Networks
Soft Skills

02 Master of Business Administration (MBA)
Management Information Systems

03 Master of Computer Management (MCM)
Software Engineering, BA & ERP Tools


=============================================
Books Written and Published:

01 Object Oriented Analysis And Design Success Publication December - 2014

02 System Analysis & Design with Case Studies
CreateSpace
amazon.com October - 2014

03 Web Technology with HTML 5.0 CreateSpace November - 2013

04 Visual Basic 6.0 Expert CreateSpace September - 2010

=============================================

Membership Association Details:

1. Member of AIRCC – Software Engineering & Software Community.
2. Member of IACSIT – International Association of Computer Science & Information Technology.
3. Member of UACEE – Universal Association of Computer & Electronics Engineers.
4. Member of SEEK – SEEK Digital Library association with UACEE.
5. Member of SSRN – Social Science Research Network ( Plus SSRN eLibrary).
6. Member of IAENG– International Association of Engineers.
=====

Languages Spoken

Marathi

English

Hindi

Education

Computer Management 2012

Doctor of Philosophy (Ph.D.)

Address

Chinchwad East, Pune, India - 411019

Verified Info

Phone Verified

Email Verified

Facebook Verified

Teaches

BCA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

8

BCA Subject

Communication Skills , Web Programming, IT, Problem Solving and Programming , Systems Analysis and Design , Data Communication and Networks, C Language Programming, E-Commerce , Internet Concepts and Web Design , Business Communication , Programming in C++ , Computer Basics and PC Software , Database Management Systems , Software Engineering , English, Computer Networks , Visual Programing

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

BSc Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BSc Tuition

8

BSc Computer Science Subjects

Technical writing and communication in English, Operating Systems, Software Engineering, Programming Fundamentals, Computer Systems Architecture, Internet Technologies, Information Security

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

BSc Branch

BSc Computer Science

C Language Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in C Language Classes

8

Computer Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Computer Classes

8

Type of Computer course taken

Basic Computer Course, Advanced Computer Course

Database Training classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Database Training classes

8

HTML Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in HTML Training

8

MCA Coaching classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in MCA Coaching classes

8

Soft Skills Training Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Soft Skills Training Classes

8

Web Designing Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Web Designing Classes

8

Teaches web designing at proficiency level

Advanced Web Designing, Basic Web Designing

BCA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

8

BCA Subject

Communication Skills , Web Programming, IT, Problem Solving and Programming , Systems Analysis and Design , Data Communication and Networks, C Language Programming, E-Commerce , Internet Concepts and Web Design , Business Communication , Programming in C++ , Computer Basics and PC Software , Database Management Systems , Software Engineering , English, Computer Networks , Visual Programing

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

Reviews

No Reviews yet!

Answers by Prof.dr. Amol Bhagwat Kasture (2)

Answered on 01/06/2016 Learn Exam Coaching/MCA Coaching

I am really biased in my answer because I work for uTest, a community of 150,000+ software testers, and I see how a career in software testing can be such a fulfilling career for people. As others have commented, it depends on what you mean by a "good" career choice. There are great opportunities in... ...more
I am really biased in my answer because I work for uTest, a community of 150,000+ software testers, and I see how a career in software testing can be such a fulfilling career for people. As others have commented, it depends on what you mean by a "good" career choice. There are great opportunities in mobile testing, for example, and even better opportunities if you can gain enough experience to specialize in usability testing or security testing. There are resources online to help you gain knowledge about software testing and that may inform your decision on whether it's a good career choice for you. My shameless plug is for uTest University (Home - Software Testing Courses) where you can find free software testing training.
Answers 5 Comments
Dislike Bookmark

Answered on 01/06/2016 Learn Exam Coaching/MCA Coaching

The answer is simple. With an array you have to declare its maximum size (for every dimension) at the beginning. Let’s say you create an array that can hold a maximum of twenty megabytes. When the array is declared, the twenty megabytes is claimed. Now this time you have only data for ten megabytes. (A... ...more
The answer is simple. With an array you have to declare its maximum size (for every dimension) at the beginning. Let’s say you create an array that can hold a maximum of twenty megabytes. When the array is declared, the twenty megabytes is claimed. Now this time you have only data for ten megabytes. (A next time it could be fifteen megabytes or five megabytes). So in this case ten megabytes of memory is wasted, because only ten megabytes from the twenty is used. This is where pointers come in. With pointers, you can create dynamic data structures. Instead of claiming the memory up-front, the memory is allocated (from the heap) while the program is running. So the exact amount of memory is claimed and there is no waste. Even better, memory not used will be returned to the heap. (Freed memory can be used for other programs).
Answers 21 Comments
Dislike Bookmark

Teaches

BCA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

8

BCA Subject

Communication Skills , Web Programming, IT, Problem Solving and Programming , Systems Analysis and Design , Data Communication and Networks, C Language Programming, E-Commerce , Internet Concepts and Web Design , Business Communication , Programming in C++ , Computer Basics and PC Software , Database Management Systems , Software Engineering , English, Computer Networks , Visual Programing

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

BSc Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BSc Tuition

8

BSc Computer Science Subjects

Technical writing and communication in English, Operating Systems, Software Engineering, Programming Fundamentals, Computer Systems Architecture, Internet Technologies, Information Security

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

BSc Branch

BSc Computer Science

C Language Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in C Language Classes

8

Computer Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Computer Classes

8

Type of Computer course taken

Basic Computer Course, Advanced Computer Course

Database Training classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Database Training classes

8

HTML Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in HTML Training

8

MCA Coaching classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in MCA Coaching classes

8

Soft Skills Training Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Soft Skills Training Classes

8

Web Designing Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Web Designing Classes

8

Teaches web designing at proficiency level

Advanced Web Designing, Basic Web Designing

No Reviews yet!

Answers by Prof.dr. Amol Bhagwat Kasture (2)

Answered on 01/06/2016 Learn Exam Coaching/MCA Coaching

I am really biased in my answer because I work for uTest, a community of 150,000+ software testers, and I see how a career in software testing can be such a fulfilling career for people. As others have commented, it depends on what you mean by a "good" career choice. There are great opportunities in... ...more
I am really biased in my answer because I work for uTest, a community of 150,000+ software testers, and I see how a career in software testing can be such a fulfilling career for people. As others have commented, it depends on what you mean by a "good" career choice. There are great opportunities in mobile testing, for example, and even better opportunities if you can gain enough experience to specialize in usability testing or security testing. There are resources online to help you gain knowledge about software testing and that may inform your decision on whether it's a good career choice for you. My shameless plug is for uTest University (Home - Software Testing Courses) where you can find free software testing training.
Answers 5 Comments
Dislike Bookmark

Answered on 01/06/2016 Learn Exam Coaching/MCA Coaching

The answer is simple. With an array you have to declare its maximum size (for every dimension) at the beginning. Let’s say you create an array that can hold a maximum of twenty megabytes. When the array is declared, the twenty megabytes is claimed. Now this time you have only data for ten megabytes. (A... ...more
The answer is simple. With an array you have to declare its maximum size (for every dimension) at the beginning. Let’s say you create an array that can hold a maximum of twenty megabytes. When the array is declared, the twenty megabytes is claimed. Now this time you have only data for ten megabytes. (A next time it could be fifteen megabytes or five megabytes). So in this case ten megabytes of memory is wasted, because only ten megabytes from the twenty is used. This is where pointers come in. With pointers, you can create dynamic data structures. Instead of claiming the memory up-front, the memory is allocated (from the heap) while the program is running. So the exact amount of memory is claimed and there is no waste. Even better, memory not used will be returned to the heap. (Freed memory can be used for other programs).
Answers 21 Comments
Dislike Bookmark

Prof.dr. Amol Bhagwat Kasture describes himself as Computer Science/Computer Application Subject Expert. He conducts classes in BCA Tuition, BSc Tuition and C Language. Prof.dr. Amol is located in Chinchwad East, Pune. Prof.dr. Amol takes at students Home and Online Classes- via online medium. He has 8 years of teaching experience . Prof.dr. Amol has completed Doctor of Philosophy (Ph.D.) from Computer Management in 2012. He is well versed in Marathi, English and Hindi.

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