Skip to main content

IOS

Program 1: Write a Program to Print Student Details using Classes & Objects Step 1: Open Xcode Tool, Click on Create a new project Step 2: Choose a template for your new Project: Select iOS Under Application Select SingleView App click on Next Step 3: Choose options for your new project Product Name: iOSLabex1 Organisation Name: Jain Organisation Identifier: JGI Language: Swift Check Option Include Unit Tests Check Option UI Tests Click on Next Step 4: select the path where to save your project and Click on Create Button Step 5: Go to Main.Storyboard Drag and Drop objects from Object’s Library (5 TextField’s & 1 Button) design User Interface, Select the Object and use Attribute, Size & Connection Inspector’s. 19BTRCE014 – Akshaya Step 6: In ViewController.swift (Implement code as below) import UIKit class ViewController: UIViewController { @IBOutlet var t1:UITextField! @IBOutlet var t2:UITextField! @IBOutlet var t3:UITextField! @IBOutlet var t4:UITextField! @IBOutlet var t5:UITextField! @IBOutlet var b1:UIButton! override func viewDidLoad() { super.viewDidLoad() // Do any additional setup after loading the view. } @IBAction func b1Onclick(){ print ("Student Details are :\(t1.text!)\n\(t2.text!)\n\(t3.text!)\n\(t4.text!)\n\(t5.text!)") }} Step 7: Give the Connections for Objects & Methods In the Keyboard Press Command-S to save the Project & Command - R to run the Program, the output is

Comments

Popular posts from this blog

What’s the Best Adobe Photoshop Software For You in 2021.

There are a few Photoshop versions out there, so it might be difficult to pick the right one. In this article, I’ll go over the best options so you can start editing your photos with the right software. But first… What Kind of Photographer Are You? To find out which of the Photoshop versions is right for you, there are a few questions you need to ask yourself. Am I a hobby photographer or an aspiring professional? Do I have time to learn a difficult and extensive software program? How much money am I willing to spend? Do I want to add graphic design to my photography or heavily manipulate my photos? Each version of Photoshop or Lightroom has different possibilities. They are developed for different kinds of photographers. Make sure you know what you want to do with your photography and editing. Then, start thinking about downloading any of these Lightroom or Photoshop versions. Which of the Photoshop Versions Is Best for You? So, you know what you want to do with your pho...

ADOBE LIGHTROOM REVIEW 2021

THE BEST IMAGE EDITOR IN 2021? Lightroom is best suited for professional photographers who require quick and detailed photo tweaks but is also intuitive enough for first-timers to use. The easy-to-read catalog function and simplicity of the slider tools make it an ideal application for any skillset. This makes the learning curve quite low. Adobe released Photoshop (PS) as a graphics editor in 1990. When digital photography became popular, PS became the way to edit photos. In 2007, Adobe released Lightroom (LR) with photographers in mind. In many ways, it’s a simpler version of Photoshop. It features the editing tools that photographers need. But Adobe redesigned the user interface to make common photographic adjustments easier. Many people think that Photoshop is a more powerful big brother to Lightroom. But Lightroom isn’t a “baby Photoshop”. The programs have developed side-by-side—each with their own strengths. In 2013, Adobe changed to a subscription model. They stopped...

Best Video Editing Software for 2021

At the point when you need to establish a solid connection, there's nothing very like moving pictures with sound. That is the reason computerized video keeps on filling in significance on the web. Couple that pattern with the steadily expanding accessibility of gadgets able to do high-goal video recording—cell phones, GoPros, DSLRs—and the case for incredible video altering programming turns out to be clear. The product should be usable by experts and nonprofessionals the same, and it needs to stay aware of more current arrangements like HEVC (High Efficiency Video Coding), HDR, and VR. It additionally should work with 4K video since normal gadgets are presently equipped for delivering 4K substance and in some cases considerably higher goals. Progressively, instruments stream down from proficient level programming to the shopper class. Multitrack altering, movement following, and progressed shading evaluating have all taken the jump. This pattern is an aid to nonprofessional film ...