UrbanPro
true

Overview

Professionally I am an computer engineer. I have more than 5 years of experience in my domain.
I love to train or teach students whatever knowledge I have.
I can teach most of the computer realted subjects covered in BCA, MCA, BTECH( CS & IT ) and from class 5 to 12th.

Languages Spoken

Hindi Mother Tongue (Native)

English Proficient

Education

Sharda Group of Institutions 2015

Master of Computer Applications (M.C.A.)

Address

Sector 24 DLF Phase 3, Gurgaon, India - 122010

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

BCA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

7

Experience in School or College

MCA topper in my college. Mr. Fresher, Mr. Talent, Mr. Farewell. IIT Delhi Hacking winner. Many workshops and seminars conducted till now.

BCA Subject

Database Management Systems , Data Communication and Networks, Mathematics, Cryptography and Network Security, Software Engineering , Internet Concepts and Web Design , Business Communication , Computer Architecture, E-Commerce , Systems Analysis and Design , Operation Research, C Language Programming, Data structures, Business Organization , Web Programming, Visual Programing, Java Programming, IT, Network Programming and Administration , Algorithm Design , Computer Networks , Data and File Structures , Communication Skills , Computer Basics and PC Software , Digital Electronics, Programming in C++

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

Teaching Experience in detail in BCA Tuition

I did BCA and then MCA. I have good knowledge of concepts and practical implementation of technologies. Worked on various projects.

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

7

Teaching Experience in detail in MCA Coaching classes

MCA topper in my college. Mr. Fresher, Mr. Talent, Mr. Farewell. IIT Delhi Hacking winner. I did BCA and then MCA. I have good knowledge of concepts and practical implementation of technologies. Worked on various projects.

HTML Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in HTML Training

5

Teaching Experience in detail in HTML Training

I did BCA and then MCA. I have good knowledge of concepts and practical implementation of technologies. Worked on various projects. Web Technologies I can teach as follows: HTML, CSS, JS, PHP(LARAVELP), GIT, NODE, REACT, ANGULAR CMS: WORDPRESS, OPENKART, DRUPAL

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

5

Board

CBSE, State, ICSE

CBSE Subjects taught

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

ICSE Subjects taught

Computer Application, Physics, Chemistry, Hindi, Mathematics

Experience in School or College

GD Goenka School (9th to 12th class). Aashalar Business School( MBA and MCA Students).

Taught in School or College

Yes

State Syllabus Subjects taught

Science, Mathematics

BTech Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BTech Tuition

5

BTech Electrical & Electronics subjects

Data Structures & Algorithms

BTech Computer Science subjects

Object Oriented Programming & Systems, Compiler Design, Machine Intelligence, Game Programming, Design and Analysis of Algorithms, Java Programming, Product Realization with Hardware-Software Interface, Cloud Computing, Programming in C#, Social Network Analysis, Wireless Networks, Software Engineering and Architecture, Software Testing and Analysis, Number Theory and Cryptography, Combinatorics, Object Technology, Database Management Systems, Data Structures and Algorithms, Linux Programming, Switching Circuits & Logic Design, Computer Networks, Types of Database Systems, Building Enterprise Application, Simulation and Modelling, Bioinformatics, Information Retrieval, Machine Learning, Mobile Application Development, Web Engineering, Design Of Digital Systems, Software Project Management, Computer Organization & Design, Network security, Big Data Analytics, Protocol Engineering, Storage Device and Technology, Discrete Structures, Computer Architecture, Information Security, Performance Modelling and Analysis, Types and Optimization of Computing Systems, Natural Language Processing, Network Processors, Network Management & Design, Data Communication, Computer Graphics and Multimedia, Data Warehouse and Data Mining, Software Quality Assurance, Microprocessors, Computer Hardware, Artificial Intelligence, Multimedia and Virtual Reality, Internet Technology and Applications

BTech Branch

BTech Computer Science Engineering

Experience in School or College

GD Goenka School (9th to 12th class) & Aashalar Business School ( MBA and MCA Students )

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

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

5

Reviews

No Reviews yet!

FAQs

1. Which BCA subjects do you tutor for?

Database Management Systems , Data Communication and Networks, Mathematics and others

2. Do you have any prior teaching experience?

Yes

3. Which classes do you teach?

I teach BCA Tuition, BTech Tuition, C Language, Class 10 Tuition, HTML and MCA Coaching Classes.

4. Do you provide a demo class?

Yes, I provide a paid demo class.

5. How many years of experience do you have?

I have been teaching for 7 years.

Answers by Rudrankit Sharma (2)

Answered on 08/06/2020 Learn IT Courses +1 .Net/ASP.NET

Follows the code as follows:<connectionStrings><add name="yourconnectinstringName" connectionString="Data Source= DatabaseServerName; Integrated Security=true; Initial Catalog= YourDatabaseName; uid=YourUserName; Password=yourpassword; " providerName="System. Data. SqlClient" /></connectionStrings>... ...more

Follows the code as follows:
<connectionStrings><add name="yourconnectinstringName" connectionString="Data Source= DatabaseServerName;

Integrated Security=true;

Initial Catalog= YourDatabaseName;

uid=YourUserName;

Password=yourpassword;

" providerName="System. Data. SqlClient" /></connectionStrings> 

Answers 55 Comments
Dislike Bookmark

Answered on 08/06/2020 Learn IT Courses/Electronics and Communication +1 Tuition/BTech Tuition

Difference between Microprocessor and Microcontroller 1. The main difference between these two modules is their functional unit. The microprocessor consists of the arithmetic unit control unit, register. While microcontroller comprises the arithmetic logic unit, control unit, input/output unit, etc. 2.... ...more

Difference between Microprocessor and Microcontroller

1. The main difference between these two modules is their functional unit. The microprocessor consists of the arithmetic unit control unit, register. While microcontroller comprises the arithmetic logic unit, control unit, input/output unit, etc.

2. The data transfer commands for the microprocessor is large than the microcontroller.

2. Since for microprocessor, the data is transferred among the microprocessor and exterior memory unit. But in the microcontroller, the transfer of instruction and data occurs in the system since memory unit exits in the microcontroller.

4. The weight of the microprocessor is higher due to the installation of numerous integrated circuits, and the weight of the microcontroller is less.

5. The functional speed of the microprocessor is one gigahertz. But the speed of microcontroller is less almost eight to fifty megahertz.

6. The power used by the microcontroller is less than the microprocessor.

Answers 136 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

7

Experience in School or College

MCA topper in my college. Mr. Fresher, Mr. Talent, Mr. Farewell. IIT Delhi Hacking winner. Many workshops and seminars conducted till now.

BCA Subject

Database Management Systems , Data Communication and Networks, Mathematics, Cryptography and Network Security, Software Engineering , Internet Concepts and Web Design , Business Communication , Computer Architecture, E-Commerce , Systems Analysis and Design , Operation Research, C Language Programming, Data structures, Business Organization , Web Programming, Visual Programing, Java Programming, IT, Network Programming and Administration , Algorithm Design , Computer Networks , Data and File Structures , Communication Skills , Computer Basics and PC Software , Digital Electronics, Programming in C++

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

Teaching Experience in detail in BCA Tuition

I did BCA and then MCA. I have good knowledge of concepts and practical implementation of technologies. Worked on various projects.

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

7

Teaching Experience in detail in MCA Coaching classes

MCA topper in my college. Mr. Fresher, Mr. Talent, Mr. Farewell. IIT Delhi Hacking winner. I did BCA and then MCA. I have good knowledge of concepts and practical implementation of technologies. Worked on various projects.

HTML Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in HTML Training

5

Teaching Experience in detail in HTML Training

I did BCA and then MCA. I have good knowledge of concepts and practical implementation of technologies. Worked on various projects. Web Technologies I can teach as follows: HTML, CSS, JS, PHP(LARAVELP), GIT, NODE, REACT, ANGULAR CMS: WORDPRESS, OPENKART, DRUPAL

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

5

Board

CBSE, State, ICSE

CBSE Subjects taught

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

ICSE Subjects taught

Computer Application, Physics, Chemistry, Hindi, Mathematics

Experience in School or College

GD Goenka School (9th to 12th class). Aashalar Business School( MBA and MCA Students).

Taught in School or College

Yes

State Syllabus Subjects taught

Science, Mathematics

BTech Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BTech Tuition

5

BTech Electrical & Electronics subjects

Data Structures & Algorithms

BTech Computer Science subjects

Object Oriented Programming & Systems, Compiler Design, Machine Intelligence, Game Programming, Design and Analysis of Algorithms, Java Programming, Product Realization with Hardware-Software Interface, Cloud Computing, Programming in C#, Social Network Analysis, Wireless Networks, Software Engineering and Architecture, Software Testing and Analysis, Number Theory and Cryptography, Combinatorics, Object Technology, Database Management Systems, Data Structures and Algorithms, Linux Programming, Switching Circuits & Logic Design, Computer Networks, Types of Database Systems, Building Enterprise Application, Simulation and Modelling, Bioinformatics, Information Retrieval, Machine Learning, Mobile Application Development, Web Engineering, Design Of Digital Systems, Software Project Management, Computer Organization & Design, Network security, Big Data Analytics, Protocol Engineering, Storage Device and Technology, Discrete Structures, Computer Architecture, Information Security, Performance Modelling and Analysis, Types and Optimization of Computing Systems, Natural Language Processing, Network Processors, Network Management & Design, Data Communication, Computer Graphics and Multimedia, Data Warehouse and Data Mining, Software Quality Assurance, Microprocessors, Computer Hardware, Artificial Intelligence, Multimedia and Virtual Reality, Internet Technology and Applications

BTech Branch

BTech Computer Science Engineering

Experience in School or College

GD Goenka School (9th to 12th class) & Aashalar Business School ( MBA and MCA Students )

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

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

5

No Reviews yet!

Answers by Rudrankit Sharma (2)

Answered on 08/06/2020 Learn IT Courses +1 .Net/ASP.NET

Follows the code as follows:<connectionStrings><add name="yourconnectinstringName" connectionString="Data Source= DatabaseServerName; Integrated Security=true; Initial Catalog= YourDatabaseName; uid=YourUserName; Password=yourpassword; " providerName="System. Data. SqlClient" /></connectionStrings>... ...more

Follows the code as follows:
<connectionStrings><add name="yourconnectinstringName" connectionString="Data Source= DatabaseServerName;

Integrated Security=true;

Initial Catalog= YourDatabaseName;

uid=YourUserName;

Password=yourpassword;

" providerName="System. Data. SqlClient" /></connectionStrings> 

Answers 55 Comments
Dislike Bookmark

Answered on 08/06/2020 Learn IT Courses/Electronics and Communication +1 Tuition/BTech Tuition

Difference between Microprocessor and Microcontroller 1. The main difference between these two modules is their functional unit. The microprocessor consists of the arithmetic unit control unit, register. While microcontroller comprises the arithmetic logic unit, control unit, input/output unit, etc. 2.... ...more

Difference between Microprocessor and Microcontroller

1. The main difference between these two modules is their functional unit. The microprocessor consists of the arithmetic unit control unit, register. While microcontroller comprises the arithmetic logic unit, control unit, input/output unit, etc.

2. The data transfer commands for the microprocessor is large than the microcontroller.

2. Since for microprocessor, the data is transferred among the microprocessor and exterior memory unit. But in the microcontroller, the transfer of instruction and data occurs in the system since memory unit exits in the microcontroller.

4. The weight of the microprocessor is higher due to the installation of numerous integrated circuits, and the weight of the microcontroller is less.

5. The functional speed of the microprocessor is one gigahertz. But the speed of microcontroller is less almost eight to fifty megahertz.

6. The power used by the microcontroller is less than the microprocessor.

Answers 136 Comments
Dislike Bookmark

Rudrankit Sharma describes himself as Management & IT Professional with more than 7 years experience in Training & Workshop. He conducts classes in BCA Tuition, BTech Tuition and C Language. Rudrankit is located in Sector 24 DLF Phase 3, Gurgaon. Rudrankit takes Online Classes- via online medium. He has 7 years of teaching experience . Rudrankit has completed Master of Computer Applications (M.C.A.) from Sharda Group of Institutions in 2015. HeĀ is well versed in Hindi and English.

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