Saturday, August 2, 2014

iOS App Development

How to start developing iOS Apps

Firstly, If you are a Windows user, start using Mac for few days to get used to the OSX (Its just different from Windows).

Prerequisites to develop an App:
1. Xcode - IDE (Development tool) latest version(5.0 as on 2 August 2014).
2. Objective C - OOP concepts to learn Objective C as it is a OOP language like java.
3. Macinthosh OSX - Mavericks is the latest version
4. Some UI knowedge - Check some apps available online.

If you are not clear on OOP. Please do some reading.  

Objective-C is a general-purpose, object-oriented programming language that adds Smalltalk-style messaging to the C programming language. It is the main programming language used by Apple for the OS X and iOS operating systems, and their respective application programming interfaces (APIs), Cocoa and Cocoa Touch.

There are different awesome tutorials by lynda, Ray Wenderlich tutorials.
I will update some more links later on. Have fun developing iOS apps.






Tuesday, October 9, 2012

VCE - Part - 1

I would like to take this thing in parts and this is Part-1.

Before getting into details, I would like to explain what is Visual CertExam Suite software and why it's used widely by many people. Here after VCE is used for Visual CertExam Suite through out the blog.


Introduction

VCE  software helps us by giving us mock (practise) exams oppurtunity. Using VCE one can create exams from simple text files also but you might need Full version for it. You can search for full version in the internet and i don't want become a bad person here by giving out the link ;) In the internet many mock exams are readily available for VCE software like www.examcollection.com.
Today am gonna take you all through series of screens to explain, how to use the VCE.
I don't take any credit for the software and All credit goes to respective owners.

Application Flow

Please follow the below series of screens and explaination above the screens placed:


Screen - 1







Screen - 2






 

Screen - 3







Screen - 4







Screen - 5








Screen - 6








Tips 

Use the download link for the VCE trial version software.
Trial version is more than enough for basic needs like practising an exam.

Do you think that this post is useful ? Depending on the responses i would post next Part.