UrbanPro
true
SEED Infotech Ltd .Net institute in Pune

SEED Infotech Ltd

Wagholi, Pune, India - 412207

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

Details verified of SEED Infotech Ltd

Identity

Education

Know how UrbanPro verifies Tutor details

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

Overview

Welcome to an institution that provides knowledge beyond books, knowledge beyond boundaries. An institution that believes information can help you see things from several perspectives. And insights can help you see beyond the obvious.

Intro Video

  • Oracle Training , C++ Language +16

+3 more

Address

2nd Floor, Above Sai Service, Opp. shankar Parwati Karyalay

Next to Viman nagar, ( kharadi - hadapsar bypass),

Wagholi, Pune, India - 412207

Landmark: near wagheshwar temple, pune nagar road, wagholi, pune

Other Branches

Verified Info

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

.Net Training

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

.Net component

ASP.NET

Certification offered

Yes

Oracle Training

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Java Script Training classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

PHP Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

PL/SQL Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Spring Training

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Computer Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

C++ Language Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Java Training Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Mobile App Development Training

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Software Testing classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Courses

Documents (1)

seed pune

Reviews

No Reviews yet! Be the first one to Review

FAQs

1. Which classes do you teach?

We teach .Net Training, C++ Language, Computer, Java Script Training, Java Training, Mobile App Development, Oracle Training, PHP, PL/SQL and Software Testing Classes

2. Do you provide a demo class?

Yes, We provide a free demo class.

3. Where are you located?

We are located in Wagholi, Pune.

Answers by SEED Infotech Ltd (13)

Answered on 18/02/2015 Learn IT Courses/Java

Core java is the fundamental for java that will be used in any java technology without this no one can jump on any advance java technology. Where as advance java is specialisation in some domain, as someone in networking, web, DCOM, or data base handling. And more over core java packages are always... ...more
Core java is the fundamental for java that will be used in any java technology without this no one can jump on any advance java technology. Where as advance java is specialisation in some domain, as someone in networking, web, DCOM, or data base handling. And more over core java packages are always started with java.lang. where as advance java are always with javax.servlet. or in other words "core java means "stand -alone" java application whereas advanced java means java application that run on servers means these are the web application".
Answers 77 Comments
Dislike Bookmark

Answered on 18/02/2015 Learn IT Courses/Java

it depends on your education background if you know the c++ then u can learn Java easily with practice
Answers 81 Comments
Dislike Bookmark

Answered on 18/02/2015 Learn IT Courses/Java

Avoid Programming Errors, Simplicity and Cleanliness, Easy Development of Tools
Answers 15 Comments
Dislike Bookmark

Answered on 04/02/2015 Learn IT Courses/Java

Interpreter -1.Translates program one statement at a time.2.It takes less amount of time to analyze the source code but the overall execution time is slower.3.No intermediate object code is generated, hence are memory efficient.4.Continues translating the program until the first error is met, in which... ...more
Interpreter -1.Translates program one statement at a time.2.It takes less amount of time to analyze the source code but the overall execution time is slower.3.No intermediate object code is generated, hence are memory efficient.4.Continues translating the program until the first error is met, in which case it stops. Hence debugging is easy. Compiler-1.Scans the entire program and translates it as a whole into machine code.2.It takes large amount of time to analyze the source code but the overall execution time is comparatively faster.3.Generates intermediate object code which further requires linking, hence requires more memory.4.It generates the error message only after scanning the whole program. Hence debugging is comparatively hard.
Answers 30 Comments
Dislike Bookmark

Teaches

.Net Training

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

.Net component

ASP.NET

Certification offered

Yes

Oracle Training

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Java Script Training classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

PHP Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

PL/SQL Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Spring Training

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Computer Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

C++ Language Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Java Training Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Mobile App Development Training

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Software Testing classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Courses

No Reviews yet! Be the first one to Review

Answers by SEED Infotech Ltd (13)

Answered on 18/02/2015 Learn IT Courses/Java

Core java is the fundamental for java that will be used in any java technology without this no one can jump on any advance java technology. Where as advance java is specialisation in some domain, as someone in networking, web, DCOM, or data base handling. And more over core java packages are always... ...more
Core java is the fundamental for java that will be used in any java technology without this no one can jump on any advance java technology. Where as advance java is specialisation in some domain, as someone in networking, web, DCOM, or data base handling. And more over core java packages are always started with java.lang. where as advance java are always with javax.servlet. or in other words "core java means "stand -alone" java application whereas advanced java means java application that run on servers means these are the web application".
Answers 77 Comments
Dislike Bookmark

Answered on 18/02/2015 Learn IT Courses/Java

it depends on your education background if you know the c++ then u can learn Java easily with practice
Answers 81 Comments
Dislike Bookmark

Answered on 18/02/2015 Learn IT Courses/Java

Avoid Programming Errors, Simplicity and Cleanliness, Easy Development of Tools
Answers 15 Comments
Dislike Bookmark

Answered on 04/02/2015 Learn IT Courses/Java

Interpreter -1.Translates program one statement at a time.2.It takes less amount of time to analyze the source code but the overall execution time is slower.3.No intermediate object code is generated, hence are memory efficient.4.Continues translating the program until the first error is met, in which... ...more
Interpreter -1.Translates program one statement at a time.2.It takes less amount of time to analyze the source code but the overall execution time is slower.3.No intermediate object code is generated, hence are memory efficient.4.Continues translating the program until the first error is met, in which case it stops. Hence debugging is easy. Compiler-1.Scans the entire program and translates it as a whole into machine code.2.It takes large amount of time to analyze the source code but the overall execution time is comparatively faster.3.Generates intermediate object code which further requires linking, hence requires more memory.4.It generates the error message only after scanning the whole program. Hence debugging is comparatively hard.
Answers 30 Comments
Dislike Bookmark

Contact

Load More

SEED Infotech Ltd conducts classes in .Net Training, C++ Language and Computer. It is located in Wagholi, Pune. It takes Regular Classes- at the Institute.

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