priyatalreja (29)in #swift • 6 years ago • NoneChapter 8 - Types of DataIn any programming language, we use different types of variables to store information. Variables are nothing but…priyatalreja (29)in #swift • 6 years ago • NoneChapter 7 - Swift OptionalsSwift is a very safe language. It works hard to ensure your code never fails in surprising ways. Optionals are a…priyatalreja (29)in #ios • 6 years ago • NoneChapter 6 - Variables and ConstantsVariables are nothing but reserved memory locations to store values. The value of a constant can’t be changed once…priyatalreja (29)in #swift-tutorials • 6 years ago • NoneChapter 5 - Swift PlaygroundsSwift Playgrounds helps you learn and explore coding in Swift. Swift Playgrounds can satisfy your curiosity about…priyatalreja (29)in #swift • 6 years ago • NoneChapter 4 - Different Files generated by Xcode in Single View Application TemplateSix Different files are generated after you create your first project. 1 - AppDelegate.swift AppDelegate is a…priyatalreja (29)in #mobile • 6 years ago • NoneChapter 3 - Getting Familiar with XcodeNavigator area Allows you to add new files and/or select existing files. Provides quick access to the various…priyatalreja (29)in #xcode • 6 years ago • NoneChapter 2 - Creating a sample project in XcodeThe below steps will help you learn to create a sample project in Xcode. 1 - Open XCode 2 - Click on File Menu and…priyatalreja (29)in #xcode • 6 years ago • NoneChapter 1 - Prerequisites and languages used for iOS App developmentiOS (formerly iPhone OS) is a mobile operating system created and developed by Apple Inc. Requirements for iOS App…priyatalreja (29)in #introduceyourself • 6 years ago • NoneHi SteemiansHi, I am Priya Talreja an Engineer at heart, I can develop applications for iOS and Android and when I say this my…