UrbanPro
true
Abhishek Chatterjee iOS Developer trainer in Bangalore

Abhishek Chatterjee

iOS app Developer And Trainer

Kalyan Nagar HRBR Layout, Bangalore, India - 560043.

1 Student

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

Details verified of Abhishek Chatterjee

Identity

Education

Know how UrbanPro verifies Tutor details

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

Overview

I have 5 years of rich experience in the development of iOS applications. My extensive experience working on this platform makes for a rich understanding of framework conventions, best practices, memory management, and development tools.

Languages Spoken

Bengali Mother Tongue (Native)

Hindi Proficient

English Proficient

Education

Siddaganga Institute of Technology 2010

Bachelor of Engineering (B.E.)

Address

Kalyan Nagar HRBR Layout, Bangalore, India - 560043

Verified Info

ID Verified

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

iOS Developer Training
1 Student

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in iOS Developer Training

7

Teaching Experience in detail in iOS Developer Training

This Specialization covers the fundamentals of iOS application development in the Swift programming language. You’ll learn to use development tools such as XCode, design interfaces, and interactions and evaluate their usability, and integrate the camera, photo, and location information to enhance your app.

iPhone Programming classes
1 Student

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in iPhone Programming classes

6

Courses

Reviews (1)

5 out of 5 1 review

Abhishek Chatterjee https://s3-ap-southeast-1.amazonaws.com/tv-prod/member/photo/1275493-small.jpg Kalyan Nagar HRBR Layout
5.0051
Abhishek Chatterjee
S

iOS app development

"He is a really sensible practical and creative person. He is a quite person but really enthusiastic in learning and doing new things. "

Have you attended any class with Abhishek? Write a Review

FAQs

1. Which classes do you teach?

I teach iOS Developer and iPhone Programming 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 7 years.

Answers by Abhishek (2)

Answered on 27/07/2017 Learn IT Courses/iOS Developer

var button = UIButton() let font:UIFont? = UIFont(name: "Helvetica", size:20) let fontSuper:UIFont? = UIFont(name: "Helvetica", size:10) let attString:NSMutableAttributedString = NSMutableAttributedString(string: "xx", attributes: ) attString.setAttributes(, range: NSRange(location:1,length:1)) ... ...more
var button = UIButton() let font:UIFont? = UIFont(name: "Helvetica", size:20) let fontSuper:UIFont? = UIFont(name: "Helvetica", size:10) let attString:NSMutableAttributedString = NSMutableAttributedString(string: "xx", attributes: [NSFontAttributeName:font!]) attString.setAttributes([NSFontAttributeName:fontSuper!,NSBaselineOffsetAttributeName:10], range: NSRange(location:1,length:1)) button.setAttributedTitle(attString, for: .normal)
Answers 2 Comments
Dislike Bookmark

Answered on 27/07/2017 Learn IT Courses/iOS Developer

You cannot do that. Clean app data on iPhone or iPad Data stored by other apps can be cleaned out using the Usage option in settings. Follow these steps: 1. Tap Settings > General > Storage & iCloud Usage. 2. In the top section (Storage), tap Manage Storage. 3. Select an app that's taking up... ...more
You cannot do that. Clean app data on iPhone or iPad Data stored by other apps can be cleaned out using the Usage option in settings. Follow these steps: 1. Tap Settings > General > Storage & iCloud Usage. 2. In the top section (Storage), tap Manage Storage. 3. Select an app that's taking up a lot of space. 4. Take a look at the entry for Documents & Data. If this is taking up more than 500MB, it's worth deleting and reinstalling the app to clear the space. 5. Tap Delete App, then head to the App Store to re-download it. This will be a clean install without all the data and documents. For the most part, iOS will manage your memory effectively without you having to do anything. But we do find that restarting an iPhone occasionally is a good way to clear the memory and ensure that important apps have enough to use.
Answers 3 Comments
Dislike Bookmark

Teaches

iOS Developer Training
1 Student

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in iOS Developer Training

7

Teaching Experience in detail in iOS Developer Training

This Specialization covers the fundamentals of iOS application development in the Swift programming language. You’ll learn to use development tools such as XCode, design interfaces, and interactions and evaluate their usability, and integrate the camera, photo, and location information to enhance your app.

iPhone Programming classes
1 Student

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in iPhone Programming classes

6

Courses

5 out of 5 1 review

Abhishek Chatterjee
S

iOS app development

"He is a really sensible practical and creative person. He is a quite person but really enthusiastic in learning and doing new things. "

Have you attended any class with Abhishek? Write a Review

Answers by Abhishek Chatterjee (2)

Answered on 27/07/2017 Learn IT Courses/iOS Developer

var button = UIButton() let font:UIFont? = UIFont(name: "Helvetica", size:20) let fontSuper:UIFont? = UIFont(name: "Helvetica", size:10) let attString:NSMutableAttributedString = NSMutableAttributedString(string: "xx", attributes: ) attString.setAttributes(, range: NSRange(location:1,length:1)) ... ...more
var button = UIButton() let font:UIFont? = UIFont(name: "Helvetica", size:20) let fontSuper:UIFont? = UIFont(name: "Helvetica", size:10) let attString:NSMutableAttributedString = NSMutableAttributedString(string: "xx", attributes: [NSFontAttributeName:font!]) attString.setAttributes([NSFontAttributeName:fontSuper!,NSBaselineOffsetAttributeName:10], range: NSRange(location:1,length:1)) button.setAttributedTitle(attString, for: .normal)
Answers 2 Comments
Dislike Bookmark

Answered on 27/07/2017 Learn IT Courses/iOS Developer

You cannot do that. Clean app data on iPhone or iPad Data stored by other apps can be cleaned out using the Usage option in settings. Follow these steps: 1. Tap Settings > General > Storage & iCloud Usage. 2. In the top section (Storage), tap Manage Storage. 3. Select an app that's taking up... ...more
You cannot do that. Clean app data on iPhone or iPad Data stored by other apps can be cleaned out using the Usage option in settings. Follow these steps: 1. Tap Settings > General > Storage & iCloud Usage. 2. In the top section (Storage), tap Manage Storage. 3. Select an app that's taking up a lot of space. 4. Take a look at the entry for Documents & Data. If this is taking up more than 500MB, it's worth deleting and reinstalling the app to clear the space. 5. Tap Delete App, then head to the App Store to re-download it. This will be a clean install without all the data and documents. For the most part, iOS will manage your memory effectively without you having to do anything. But we do find that restarting an iPhone occasionally is a good way to clear the memory and ensure that important apps have enough to use.
Answers 3 Comments
Dislike Bookmark

Abhishek Chatterjee describes himself as iOS app Developer And Trainer. He conducts classes in iOS Developer and iPhone Programming. Abhishek is located in Kalyan Nagar HRBR Layout, Bangalore. Abhishek takes at students Home and Regular Classes- at his Home. He has 7 years of teaching experience . Abhishek has completed Bachelor of Engineering (B.E.) from Siddaganga Institute of Technology in 2010. He is well versed in Hindi, Bengali and English. Abhishek has got 1 reviews till now with 100% positive feedback.

X
X

Post your Learning Need

Let us shortlist and give the best tutors and institutes.

or

Send Enquiry to Abhishek

Let Abhishek 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