UrbanPro
true
SR-IT Academy Python institute in Hyderabad

SR-IT Academy

Kukatpally K P H B Phase 9, Hyderabad, India - 500085

59 Students

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

Details verified of SR-IT Academy

Identity

Education

Know how UrbanPro verifies Tutor details

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

Overview

SR - IT Academy is one of the leading tutorial point providing services like tutoring and computer training in Hyderabad city. We are providing classes for B.TECH/ B.E, Diploma, B.Sc, BCA, MCA and Computer Courses since 2010.

**** ONLINE CLASSES ALSO AVAILABLE ****

1) Tuition's: B.Tech, Diploma, Degree ( All Subjects ).
2) Maths Tuitions: B.Tech, Diploma, Degree
(Special care & Separate Batches)
3) Computer Courses: C,C++, Data Structures , Java.
4) Polytechnic or CEEP Entrance Coaching ( POLYCET ).
5) Intermediate ( MPC )

We have well experienced faculty for teaching subjects in different streams.

We can provide classes for different universities students like JNTUH, GITAM University, Osmania University, etc. Till now we are trained around 1000 students. We can provide study materials also prepared by experienced professors.

+25 more

Address

1163, K P H B Phase 1, Kukatpally

Kukatpally K P H B Phase 9, Hyderabad, India - 500085

Landmark: -Near Bank of Maharastra

Other Branches

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, Educational Institution

Certification provided

Yes

Python applications taught

Data Extraction with Python , Networking with Python , Web Development with Python , Machine Learning with Python, Testing with Python, Automation with Python , Data Analysis with Python , Data Science with Python, Web Scraping with Python , GUI (Graphical User Interfaces) with Python , Regular Expressions with Python , Text Processing with Python, Game Development with Python, Help in assignment, Scipy Stack with Python , Data Visualization with Python

C++ Language Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Proficiency level taught

Advanced C++, Basic C++

C Language Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Data Science Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Data science techniques

Java, Artificial Intelligence, R Programming, Machine learning, Python

Engineering Diploma Tuition

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Information Technology Engineering Diploma Subject

Digital Techniques, Relational Data Base Management Systems, Data Structure, Advanced Java Programming, Computer Architecture & Maintenance, Communication Techniques, Windows Programming, Software Engineering, Systems Programming, Object Oriented Programming, Java Programming, Advanced Web Technology, Visual Basic, Operating System, Software Testing, Management Information Systems, Embedded System, Microprocessor & Programming, Industrial Projects, Computer Networks, Multimedia and Animation Techniques, Entrepreneurship Development, Object Oriented Modelling and Design, Network Management and Administration

Engineering Diploma Branch

Electronics, Automobile Engineering Diploma, Chemical Engineering Diploma, Engineering Diploma 1st Year, Production Engineering Diploma, Electrical Engineering Diploma, Computer Engineering Diploma, Civil Engineering Diploma, Information Technology Engineering Diploma, Mechanical Engineering Diploma

Production Engineering Diploma Subjects

Industrial Fluid Power, Applied Mathematics, Manufacturing Processes, Mechanical Engineering Drawing, Mechanical Engineering Materials, Computer Programming, Fundamentals of Electronics, Advanced Manufacturing Processes, Theory of Machines and Mechanisms, Electrical Technology, Fluid mechanics and machinery, Production Technology, Production Processes, Heat Engineering, Machine Tool And Design, Strength of Materials

Engineering Diploma Subject

Engineering Mechanics, Engineering Graphics, Engineering Mathematics, Computer Fundamentals, Workshop Drawing, Basic Math

Mechanical Engineering Diploma Subject

Mechanical Engineering Materials, Thermal Engineering, Electrical Engineering, Advanced Manufacturing Processes, Measurements & Control, Tool Engineering, Material Handling Systems, Fundamentals of Electronics, Industrial Fluid Power, Computer Programming, Fluid Mechanics and Machinery, Production Technology, Applied Mathematics, Manufacturing Technology, Strength of Materials, Power Engineering, Mechanical Engineering Drawing, Metrology & Quality Control, Theory of Machines & Mechanisms, Production Processes

Computer Engineering Diploma Subject

Electrical Technology, Object Oriented Programming, Digital Techniques, Programming Windows in VC++, Behavioral Science, Advanced Java Programming, Network Management Administration, Data Structure Using 'C', Microprocessor and Programming, Linux Programming, Computer Graphics, Entrepreneurship Development, Embedded System, Operating System, Basics of C Programming, Professional Practices, Applied Mathematics, Environmental Studies, Software Testing, Advanced Microprocessor, Computer Security, Java Programming, Graphical User Interface (GUI), Computer Network, Relational Database Management Systems, Computer Hardware and Maintenace, Software Engineering, Network Programming

Civil Engineering Diploma Subject

Theory Of Structures, Applied Mathematics (CE and ME Group), Hydraulics, Mechanics of Structures

Automobile Engineering Diploma Subject

Mechantronics, Materials and Manufacturing Process, Heat Power Engineering, Basic Electrical and Electronics, Strength of Materials, Computer Programming, Mechanical Engineering Drawing, Theory of Machines & Mechanisms, Hydraulics and Pnumatics, Applied Math

Chemical Engineering Diploma Subject

Mechanical and Production Engineering/ Production Technology, Electrical Engineering and Electronics, Applied Mathematics

Type of class

Crash Course, Regular Classes

Class strength catered to

Group Classes, One on one/ Private Tutions

Electrical Engineering Diploma Subject

Electrical Design, Estimation And Costing, Instrumentation & Transducers, Basic Electronics, Power Electronics, Switchgear And Protection, Computer Programming, Micro Hydro Power, Renewable Energy Technology, Industrial Attachment, Electrical Installation, Electronic Devices And Logic Circuit, Electrical Engineering Drawing, Computer Aided Design, Electrical Machines, Electric Circuit Theory, Control System Components, Principles Of Management And Costing, Entrepreneurship Development, Power Stations, Electrical Repair And Maintenance, Electric Drives, Electrical Measurements And Measuring Instruments, Utilization Of Electrical Energy, Transmission And Distribution Of Electrical Power, Electrical And Electronics Engineering Material, Electrical Energy Audit And Conservation, Power System Operation And Maintenance

BTech Tuition

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

BTech Branch

BTech 1st Year Engineering

Class strength catered to

Group Classes, One on one/ Private Tutions

BTech 1st Year subjects

Mechanics Of Solids, Engineering Physics, Advanced Mathematics (M2), Basic Electrical Technology, Engineering Graphics, Engineering Chemistry, Engineering Mathematics (M1), Basic Electronics, Basic Mechanical Engineering, Computer science

Courses

Documents (40)

Diploma Civil Engineering Syll...

Diploma Mechanical Engineering...

Diploma ECE Syllabus

Diploma EEE Syllabus

Diploma CME Syllabus

B.Tech CSE Syllabus

B.Tech Civil Engineering Sylla...

B.Tech ECE Syllabus

B.Tech EEE Syllabus

+31 Docs

Reviews

No Reviews yet!

FAQs

1. Which classes do you teach?

We teach BTech Tuition, C Language, C++ Language, Data Science, Engineering Diploma Tuition and Python Training Classes

2. Do you provide a demo class?

Yes, We provide a free demo class.

3. Where are you located?

We are located in Kukatpally K P H B Phase 9, Hyderabad.

Lessons (11)

Post - Fix Expression Evaluation Procedure

Algorithm: 1) Create a stack to store operands (or values). 2) Scan the given expression and do following for every scanned element. a) If the element is a number, push it into the stack. b) If the...

24/02/2018
2 0
0
Infix Expression To Post-fix Expression Conversion Procedure

Algorithm 1. Scan the infix expression from left to right. 2. If the scanned character is an operand, output it. 3. Else, a. If the precedence of the scanned operator is greater than the precedence...

24/02/2018
1 0
0
Depth First Traversal For A Graph

Depth First Traversal (or Search) for a graph is similar to Depth First Traversal of a tree. The only catch here is, unlike trees, graphs may contain cycles, so we may come to the same node again. To...

05/02/2018
1 0
0

Answers by SR-IT Academy (37)

Answered on 14/08/2018 +2 Tuition/BCA Tuition/IT Tuition/BCA Tuition/Mathematics

BCA means Bachelor of Computer Applications... That means if you want become a proficient in computer applications or you want become a software engineer... you can take this course...!
Answers 7 Comments
Dislike Bookmark

Answered on 14/08/2018 +2 Tuition/BCA Tuition/IT Tuition/BCA Tuition/Mathematics

Not possible. Because maths is common in all degree courses....
Answers 5 Comments
Dislike Bookmark

Answered on 14/08/2018 +2 Tuition/BCA Tuition/IT Tuition/BCA Tuition/Mathematics

BCA means Bachelor of Computer Applications... That means if you want become a proficient in computer applications or you want become a software engineer... you can take this course...!
Answers 4 Comments
Dislike Bookmark

Answered on 14/08/2018 +2 Tuition/BCA Tuition/IT Tuition/BCA Tuition/Mathematics

BCA means Bachelor of Computer Applications... That means if you want become a proficient in computer applications or you want become a software engineer... you can take this course...!
Answers 6 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, Educational Institution

Certification provided

Yes

Python applications taught

Data Extraction with Python , Networking with Python , Web Development with Python , Machine Learning with Python, Testing with Python, Automation with Python , Data Analysis with Python , Data Science with Python, Web Scraping with Python , GUI (Graphical User Interfaces) with Python , Regular Expressions with Python , Text Processing with Python, Game Development with Python, Help in assignment, Scipy Stack with Python , Data Visualization with Python

C++ Language Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Proficiency level taught

Advanced C++, Basic C++

C Language Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Data Science Classes

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Data science techniques

Java, Artificial Intelligence, R Programming, Machine learning, Python

Engineering Diploma Tuition

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Information Technology Engineering Diploma Subject

Digital Techniques, Relational Data Base Management Systems, Data Structure, Advanced Java Programming, Computer Architecture & Maintenance, Communication Techniques, Windows Programming, Software Engineering, Systems Programming, Object Oriented Programming, Java Programming, Advanced Web Technology, Visual Basic, Operating System, Software Testing, Management Information Systems, Embedded System, Microprocessor & Programming, Industrial Projects, Computer Networks, Multimedia and Animation Techniques, Entrepreneurship Development, Object Oriented Modelling and Design, Network Management and Administration

Engineering Diploma Branch

Electronics, Automobile Engineering Diploma, Chemical Engineering Diploma, Engineering Diploma 1st Year, Production Engineering Diploma, Electrical Engineering Diploma, Computer Engineering Diploma, Civil Engineering Diploma, Information Technology Engineering Diploma, Mechanical Engineering Diploma

Production Engineering Diploma Subjects

Industrial Fluid Power, Applied Mathematics, Manufacturing Processes, Mechanical Engineering Drawing, Mechanical Engineering Materials, Computer Programming, Fundamentals of Electronics, Advanced Manufacturing Processes, Theory of Machines and Mechanisms, Electrical Technology, Fluid mechanics and machinery, Production Technology, Production Processes, Heat Engineering, Machine Tool And Design, Strength of Materials

Engineering Diploma Subject

Engineering Mechanics, Engineering Graphics, Engineering Mathematics, Computer Fundamentals, Workshop Drawing, Basic Math

Mechanical Engineering Diploma Subject

Mechanical Engineering Materials, Thermal Engineering, Electrical Engineering, Advanced Manufacturing Processes, Measurements & Control, Tool Engineering, Material Handling Systems, Fundamentals of Electronics, Industrial Fluid Power, Computer Programming, Fluid Mechanics and Machinery, Production Technology, Applied Mathematics, Manufacturing Technology, Strength of Materials, Power Engineering, Mechanical Engineering Drawing, Metrology & Quality Control, Theory of Machines & Mechanisms, Production Processes

Computer Engineering Diploma Subject

Electrical Technology, Object Oriented Programming, Digital Techniques, Programming Windows in VC++, Behavioral Science, Advanced Java Programming, Network Management Administration, Data Structure Using 'C', Microprocessor and Programming, Linux Programming, Computer Graphics, Entrepreneurship Development, Embedded System, Operating System, Basics of C Programming, Professional Practices, Applied Mathematics, Environmental Studies, Software Testing, Advanced Microprocessor, Computer Security, Java Programming, Graphical User Interface (GUI), Computer Network, Relational Database Management Systems, Computer Hardware and Maintenace, Software Engineering, Network Programming

Civil Engineering Diploma Subject

Theory Of Structures, Applied Mathematics (CE and ME Group), Hydraulics, Mechanics of Structures

Automobile Engineering Diploma Subject

Mechantronics, Materials and Manufacturing Process, Heat Power Engineering, Basic Electrical and Electronics, Strength of Materials, Computer Programming, Mechanical Engineering Drawing, Theory of Machines & Mechanisms, Hydraulics and Pnumatics, Applied Math

Chemical Engineering Diploma Subject

Mechanical and Production Engineering/ Production Technology, Electrical Engineering and Electronics, Applied Mathematics

Type of class

Crash Course, Regular Classes

Class strength catered to

Group Classes, One on one/ Private Tutions

Electrical Engineering Diploma Subject

Electrical Design, Estimation And Costing, Instrumentation & Transducers, Basic Electronics, Power Electronics, Switchgear And Protection, Computer Programming, Micro Hydro Power, Renewable Energy Technology, Industrial Attachment, Electrical Installation, Electronic Devices And Logic Circuit, Electrical Engineering Drawing, Computer Aided Design, Electrical Machines, Electric Circuit Theory, Control System Components, Principles Of Management And Costing, Entrepreneurship Development, Power Stations, Electrical Repair And Maintenance, Electric Drives, Electrical Measurements And Measuring Instruments, Utilization Of Electrical Energy, Transmission And Distribution Of Electrical Power, Electrical And Electronics Engineering Material, Electrical Energy Audit And Conservation, Power System Operation And Maintenance

BTech Tuition

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

BTech Branch

BTech 1st Year Engineering

Class strength catered to

Group Classes, One on one/ Private Tutions

BTech 1st Year subjects

Mechanics Of Solids, Engineering Physics, Advanced Mathematics (M2), Basic Electrical Technology, Engineering Graphics, Engineering Chemistry, Engineering Mathematics (M1), Basic Electronics, Basic Mechanical Engineering, Computer science

Courses

No Reviews yet!

Answers by SR-IT Academy (37)

Answered on 14/08/2018 +2 Tuition/BCA Tuition/IT Tuition/BCA Tuition/Mathematics

BCA means Bachelor of Computer Applications... That means if you want become a proficient in computer applications or you want become a software engineer... you can take this course...!
Answers 7 Comments
Dislike Bookmark

Answered on 14/08/2018 +2 Tuition/BCA Tuition/IT Tuition/BCA Tuition/Mathematics

Not possible. Because maths is common in all degree courses....
Answers 5 Comments
Dislike Bookmark

Answered on 14/08/2018 +2 Tuition/BCA Tuition/IT Tuition/BCA Tuition/Mathematics

BCA means Bachelor of Computer Applications... That means if you want become a proficient in computer applications or you want become a software engineer... you can take this course...!
Answers 4 Comments
Dislike Bookmark

Answered on 14/08/2018 +2 Tuition/BCA Tuition/IT Tuition/BCA Tuition/Mathematics

BCA means Bachelor of Computer Applications... That means if you want become a proficient in computer applications or you want become a software engineer... you can take this course...!
Answers 6 Comments
Dislike Bookmark

Contact

Load More

Lessons (11)

Post - Fix Expression Evaluation Procedure

Algorithm: 1) Create a stack to store operands (or values). 2) Scan the given expression and do following for every scanned element. a) If the element is a number, push it into the stack. b) If the...

24/02/2018
2 0
0
Infix Expression To Post-fix Expression Conversion Procedure

Algorithm 1. Scan the infix expression from left to right. 2. If the scanned character is an operand, output it. 3. Else, a. If the precedence of the scanned operator is greater than the precedence...

24/02/2018
1 0
0
Depth First Traversal For A Graph

Depth First Traversal (or Search) for a graph is similar to Depth First Traversal of a tree. The only catch here is, unlike trees, graphs may contain cycles, so we may come to the same node again. To...

05/02/2018
1 0
0

Contact

Load More

SR-IT Academy conducts classes in BTech Tuition, C Language and C++ Language. It is located in Kukatpally K P H B Phase 9, Hyderabad. It takes 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