UrbanPro
true
Limnox Python institute in Hyderabad

Limnox

Quthbullapur Vennala Gadda, Hyderabad, India - 500067

Verified

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

Details verified of Limnox

Identity

Education

Know how UrbanPro verifies Tutor details

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

Overview

Limnox was founded by Mr. L Chakradhar, an engineer from IIT Madras and MS (USA). We are based in Suchitra, Hyderabad. We offer both classroom and online courses. We conduct trainings in various courses namely C/C++, Java, Python, AutoCAD, Tally, 3D Modeling, Ansys etc.

Address

Plot No 7, Survey No 84/A

Vennelagadda

Quthbullapur Vennala Gadda, Hyderabad, India - 500067

Landmark: Opp: Bata Showroom

Verified Info

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

Python Training classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Course Duration provided

1-3 months

Seeker background catered to

Individual

Certification provided

Yes

Python applications taught

Web Development with Python , Data Visualization with Python, Data Analysis with Python , Data Extraction with Python , Machine Learning with Python, Regular Expressions with Python , Data Science with Python

Java Training Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Teaches

Core Java

Certification training offered

Yes

C Language 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

Proficiency level taught

Advanced C++, Basic C++

Autocad classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Autocad component

AutoCAD 2D, AutoCAD Civil 3D

Ansys Training

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

CATIA Training

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

CAD Training

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Teaches following CAD softwares

Cad Pro E, Cad Cam NX, CAD CAM, CAD 3D

Tally Software classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Teaches

Tally ERP 9

Reviews

No Reviews yet!

FAQs

1. Which classes do you teach?

We teach Ansys, Autocad, C Language, C++ Language, CAD, CATIA, Java Training, Python Training and Tally Software Classes

2. Do you provide a demo class?

Yes, We provide a free demo class.

3. Where are you located?

We are located in Quthbullapur Vennala Gadda, Hyderabad.

Answers by Limnox (2)

Answered on 30/06/2023 Learn IT Courses/Programming Languages/Python

Let us say we are adding 2 Integers. We will require 3 variables a, b and c. Firstly we have to take 2 integer inputs from user and store them in a and b. Next we have to add those 2 integers in c variable and finally print. Code is as follows: a=int(input("Enter 1st integer number")) b=int(input("Enter... ...more

Let us say we are adding 2 Integers. We will require 3 variables a, b and c.

Firstly we have to take 2 integer inputs from user and store them in a and b. Next we have to add those 2 integers in c variable and finally print. Code is as follows:

a=int(input("Enter 1st integer number"))

b=int(input("Enter 2nd integer number"))

c=a+b

print("Sum of 2 numbers is",c)

If we are adding decimal numbers we have to use float in place of int.

Answers 6 Comments
Dislike Bookmark

Answered on 27/06/2023 Learn IT Courses/Tally Software

In the Gateway of Tally main screen click Company Icon. Click Shut Company and then you will see several options like Create Company, Shut Company, etc. Click on Create Company which will take you to new company creation page. There are several fields that need to be filled like Name of Company, Address,... ...more

In the Gateway of Tally main screen click Company Icon. Click Shut Company and then you will see several options like Create Company, Shut Company, etc. Click on Create Company which will take you to new company creation page. There are several fields that need to be filled like Name of Company, Address, etc. To move from one field to another you can use Tab/Enter. After filling the various fields finally you will get Yes/No option. Click on Yes or type y and new company will be created.

Answers 1 Comments
Dislike Bookmark

Teaches

Python Training classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Course Duration provided

1-3 months

Seeker background catered to

Individual

Certification provided

Yes

Python applications taught

Web Development with Python , Data Visualization with Python, Data Analysis with Python , Data Extraction with Python , Machine Learning with Python, Regular Expressions with Python , Data Science with Python

Java Training Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Teaches

Core Java

Certification training offered

Yes

C Language 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

Proficiency level taught

Advanced C++, Basic C++

Autocad classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Autocad component

AutoCAD 2D, AutoCAD Civil 3D

Ansys Training

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

CATIA Training

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

CAD Training

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Teaches following CAD softwares

Cad Pro E, Cad Cam NX, CAD CAM, CAD 3D

Tally Software classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Teaches

Tally ERP 9

No Reviews yet!

Answers by Limnox (2)

Answered on 30/06/2023 Learn IT Courses/Programming Languages/Python

Let us say we are adding 2 Integers. We will require 3 variables a, b and c. Firstly we have to take 2 integer inputs from user and store them in a and b. Next we have to add those 2 integers in c variable and finally print. Code is as follows: a=int(input("Enter 1st integer number")) b=int(input("Enter... ...more

Let us say we are adding 2 Integers. We will require 3 variables a, b and c.

Firstly we have to take 2 integer inputs from user and store them in a and b. Next we have to add those 2 integers in c variable and finally print. Code is as follows:

a=int(input("Enter 1st integer number"))

b=int(input("Enter 2nd integer number"))

c=a+b

print("Sum of 2 numbers is",c)

If we are adding decimal numbers we have to use float in place of int.

Answers 6 Comments
Dislike Bookmark

Answered on 27/06/2023 Learn IT Courses/Tally Software

In the Gateway of Tally main screen click Company Icon. Click Shut Company and then you will see several options like Create Company, Shut Company, etc. Click on Create Company which will take you to new company creation page. There are several fields that need to be filled like Name of Company, Address,... ...more

In the Gateway of Tally main screen click Company Icon. Click Shut Company and then you will see several options like Create Company, Shut Company, etc. Click on Create Company which will take you to new company creation page. There are several fields that need to be filled like Name of Company, Address, etc. To move from one field to another you can use Tab/Enter. After filling the various fields finally you will get Yes/No option. Click on Yes or type y and new company will be created.

Answers 1 Comments
Dislike Bookmark

Limnox conducts classes in Ansys, Autocad and C Language. It is located in Quthbullapur Vennala Gadda, Hyderabad. It takes Regular Classes- at the Institute and Online Classes- via online medium.

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