UrbanPro
true

Overview

4+ years of experience in Application Development and Maintenance(Financial Services, Retail& Logistics Domain),Angular5/Java/J2EE,Groovy/Grails.

Work Experience:

1. Nile Technologies Ltd.- Noida -Associate Technical Lead- March-2018-Present
2 Infosys Ltd, Hyderabad- Senior Systems Engineer July 2014- March-2018

Projects: we can discuss this in person.

Languages Spoken

Hindi Mother Tongue (Native)

English Proficient

Education

Maharaja Surajmal Inst. Of Technology, GGSIPU 2014

Bachelor of Technology (B.Tech.)

Address

I. P. Extension, Delhi, India - 110092

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

Angular.JS Training
3 Students

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Angular.JS Training

4

AngularJS Version

Angular 2, Angular 4

Java Training Classes
3 Students

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Java Training Classes

4

Teaches

Core Java, Servlet, JSP (Java Server Pages)

Certification training offered

No

BCA Tuition
3 Students

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

4

BCA Subject

English, Mathematics, IT, Business Communication , Internet Concepts and Web Design , Java Programming, Digital Electronics, Communication Skills

Type of class

Crash Course, Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

No

BTech Tuition
3 Students

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BTech Tuition

2

BTech Electrical & Electronics subjects

Electronic Measurements And Instrumentation, Power System Protection, Regulation & Security, Circuit Theory, Control Systems, Non-Conventional Energy Systems, Power System Engineering

BTech Electrical & Communication

(VLSI/ULSI) Very Large Scale Integration Process Technology

BTech Computer Science subjects

Java Programming

BTech Branch

BTech 1st Year Engineering, BTech Electrical & Electronics, BTech Electrical & Communication Engineering, BTech Computer Science Engineering, Other Engineering topics

Type of class

Crash Course, Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

No

BTech 1st Year subjects

Engineering Mathematics (M1), Basic Electronics, Computer science, Basic Electrical Technology, Advanced Mathematics (M2)

Reviews

No Reviews yet!

FAQs

1. Which classes do you teach?

I teach Angular.JS, BCA Tuition, BTech Tuition and Java Training Classes.

2. Do you provide a demo class?

Yes, I provide a free demo class.

3. How many years of experience do you have?

I have been teaching for 4 years.

Answers by Archit Gaba (8)

Answered on 29/10/2018 Learn IT Courses/Angular.JS +1 React JS

Main.ts is an entry point of your angular app where you specify which module you want to bootstrap. App.module.ts is a file where you usually define your root module.
Answers 1 Comments
Dislike Bookmark

Answered on 28/10/2018 Learn IT Courses/Angular.JS +1 React JS

Two way data binding is extensively used during form validations in Angular. You can take realtime examples like Credit Card Number validatiom, implementing email validation in chips etc. It’s a very powerful feature.
Answers 1 Comments
Dislike Bookmark

Answered on 28/10/2018 Learn IT Courses/Angular.JS +1 React JS

By invoking the methods using window.localStorage object. SetItem and getItem
Answers 1 Comments
Dislike Bookmark

Answered on 28/10/2018 Learn IT Courses/Angular.JS +1 React JS

By learning the basic concepts from angular documentation or take guidance from some professional. start building something of your own. it’s really helpful.
Answers 2 Comments
Dislike Bookmark

Answered on 28/10/2018 Learn IT Courses/Angular.JS +1 React JS

If you are asking about Angular 2+, you can fetch data from any database be it ORACLE, Sqlserver, Mysql by exposing the query related logic in form if webservices which will be ultimately invoked from Angular services. You can’t run queries from Angular. It’s a client side technology.
Answers 2 Comments
Dislike Bookmark

Teaches

Angular.JS Training
3 Students

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Angular.JS Training

4

AngularJS Version

Angular 2, Angular 4

Java Training Classes
3 Students

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Java Training Classes

4

Teaches

Core Java, Servlet, JSP (Java Server Pages)

Certification training offered

No

BCA Tuition
3 Students

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

4

BCA Subject

English, Mathematics, IT, Business Communication , Internet Concepts and Web Design , Java Programming, Digital Electronics, Communication Skills

Type of class

Crash Course, Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

No

BTech Tuition
3 Students

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BTech Tuition

2

BTech Electrical & Electronics subjects

Electronic Measurements And Instrumentation, Power System Protection, Regulation & Security, Circuit Theory, Control Systems, Non-Conventional Energy Systems, Power System Engineering

BTech Electrical & Communication

(VLSI/ULSI) Very Large Scale Integration Process Technology

BTech Computer Science subjects

Java Programming

BTech Branch

BTech 1st Year Engineering, BTech Electrical & Electronics, BTech Electrical & Communication Engineering, BTech Computer Science Engineering, Other Engineering topics

Type of class

Crash Course, Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

No

BTech 1st Year subjects

Engineering Mathematics (M1), Basic Electronics, Computer science, Basic Electrical Technology, Advanced Mathematics (M2)

No Reviews yet!

Answers by Archit Gaba (8)

Answered on 29/10/2018 Learn IT Courses/Angular.JS +1 React JS

Main.ts is an entry point of your angular app where you specify which module you want to bootstrap. App.module.ts is a file where you usually define your root module.
Answers 1 Comments
Dislike Bookmark

Answered on 28/10/2018 Learn IT Courses/Angular.JS +1 React JS

Two way data binding is extensively used during form validations in Angular. You can take realtime examples like Credit Card Number validatiom, implementing email validation in chips etc. It’s a very powerful feature.
Answers 1 Comments
Dislike Bookmark

Answered on 28/10/2018 Learn IT Courses/Angular.JS +1 React JS

By invoking the methods using window.localStorage object. SetItem and getItem
Answers 1 Comments
Dislike Bookmark

Answered on 28/10/2018 Learn IT Courses/Angular.JS +1 React JS

By learning the basic concepts from angular documentation or take guidance from some professional. start building something of your own. it’s really helpful.
Answers 2 Comments
Dislike Bookmark

Answered on 28/10/2018 Learn IT Courses/Angular.JS +1 React JS

If you are asking about Angular 2+, you can fetch data from any database be it ORACLE, Sqlserver, Mysql by exposing the query related logic in form if webservices which will be ultimately invoked from Angular services. You can’t run queries from Angular. It’s a client side technology.
Answers 2 Comments
Dislike Bookmark

Contact

Load More

Archit Gaba conducts classes in Angular.JS, BCA Tuition and BTech Tuition. Archit is located in I. P. Extension, Delhi. Archit takes at students Home and Regular Classes- at his Home. He has 4 years of teaching experience . Archit has completed Bachelor of Technology (B.Tech.) from Maharaja Surajmal Inst. Of Technology, GGSIPU in 2014. HeĀ is well versed in Hindi and English.

X
X

Post your Learning Need

Let us shortlist and give the best tutors and institutes.

or

Send Enquiry to Archit Gaba

Let Archit Gaba know you are interested in their class

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.

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