• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

13 Educators providing App Design courses delivered Live Online

Corinth Business And Community Training

corinth business and community training

Manchester

Corinth starts the new term with a range of exciting 8 session courses from w/c 16 Jan '23. The courses will be delivered from various venues across Salford. Some courses will also be available to join online. For further information/to enrol, please contact us on the details below. Free community courses include a range of First and Next Steps levels in; Initial IT training, Microsoft Office, Photoshop (First Steps and Advanced options), English, Math, Spreadsheets and Databases, Office Work and Admin Skills, Reading, Writing and Speaking English, The History and Stories of Salford and Manchester. ...and First Steps levels in HTML, JavaScript and CSS for Web Design, Confidence Building, Building Your Skills, Getting to Grips with your Camera, Planting Seeds, Saving Bees, Learning IT, (4 week mini course), Craft & IT, App Design and Building, and Teaching Adults The courses are perfect for improving your skills and opportunities, building your confidence, meeting new people and making new friends. Please note that our courses are not qualification courses. So whether it be that you would like to learn new skills in IT, use fractions and percentages in math, build a web site, learn how to use Excel, create a database, learn how to use Photoshop to edit your photos, learn about mail merge, how to improve your online presence using # (hash tags), improve your health and well-being through positive thinking, or would like to just know a little bit more, then please feel free to contact us on 07482 606808 , 07882 092231 or email us: info@corinth-training.com

Course Gate

course gate

5.0(1)

London

Welcome to Course Gate, your gateway to a world of knowledge and opportunity. We are a leading online learning marketplace dedicated to empowering individuals and organisations with the skills they need to succeed in today's dynamic and competitive environment. -------------------------------------------------------------------------------- Our Mission Our mission is to make education accessible and enjoyable for everyone. We want to help you discover your passion, expand your knowledge, and grow your confidence. Whether you want to learn a new language, master software, or develop a hobby, we have the right course for you.  -------------------------------------------------------------------------------- Our Vision  At Course Gate, we envision a future where education knows no boundaries. Our goal is to eliminate the traditional barriers of time, location, and accessibility, empowering learners from diverse backgrounds to unlock their full potential. Through our innovative approach, we aim to revolutionise the learning experience by making top-quality education accessible to everyone, regardless of their location. -------------------------------------------------------------------------------- Why Choose Course Gate? When you opt for Course Gate, you're choosing excellence, convenience, and an unparalleled learning experience. Here's why learners and organisations worldwide trust us: * Unmatched Quality: We meticulously curate our courses, collaborating with industry-leading experts to provide the highest-quality, relevant, and up-to-date content. * Flexible Learning: Our platform enables you to learn at your own pace, fitting into your schedule. Whether you're a full-time professional, a stay-at-home parent, or a busy student. * 24/7 Customer Support: Our dedicated customer support team is available to assist you whenever you need help. * Accreditation & Endorsement: We hold CPD accreditation and QLS endorsement, and we're a registered course provider on the UKRLP in the UK. * Affordability: We believe education should be accessible to all. Course Gate provides competitive pricing and discounts, ensuring that the cost never becomes a barrier to your personal and professional development. So, what are you waiting for? Join the thousands of learners who have already chosen Course Gate as their trusted learning partner and unlock your full potential. --------------------------------------------------------------------------------

Courses matching "App Design"

Show all 4

Developing iOS Mobile Apps for Business

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is intended for a programmer or web developer who is new to mobile app development in iOS. The student has experience using a computer running Mac OS X and developing applications or websites using object-oriented programming languages and tools, but may not have experience using the languages and tools specific to the iOS development environment. Overview In this course, you will develop, test, and package applications for devices that run the iOS operating system, including iPad and iPhone. You will: •Use Xcode to create and run an iOS application. •Write Objective-C code to enable iOS app user interface elements to interact with users. •Identify and describe common iOS design patterns and user interface standards. •Lay out and program apps to provide navigation among multiple views. •Access data from various locations, including app resources, user preferences, private app storage, and web services. •Enable an app to present graphics and multimedia. •Enable an app to interact well with other apps, the iOS system, and the mobile device it runs on. •Debug an app and implement runtime error handling. •Prepare an app for release, including configuration to support internationalization, and to run on multiple devices and different screen dimensions. This Logical Operations courseware is no longer available on the LO Store, but can be purchased by phone orderIn this course, students will learn how to develop and publish iOS apps, focusing on developing business apps for iPhones and iPads. USING XCODE TO DEVELOP AN IOS APP * Set Up and Configure Xcode * Create an App Project * Create a User Interface * Run an App in Simulator PROGRAMMING IN THE IOS DEVELOPMENT ENVIRONMENT * Write Code to Handle User Interaction * Organize and Maintain Code * Use Predefined Classes IDENTIFYING DESIGN REQUIREMENTS FOR IOS APPS * Design an App to Meet User Expectations * iOS Design Patterns and Templates IMPLEMENTING MULTIPLE VIEW NAVIGATION * Create an iOS App with Multiple Views * Add a Custom View Controller Class * Show Temporary Views WORKING WITH DATA * Select an Appropriate Data Storage Approach * Load App Data from Property Lists * Access Web Data and Services * Store and Retrieve Preferences WORKING WITH GRAPHICS AND MEDIA * Load Graphic Images * Draw Graphics Through Code * Add Animation Effects INTEGRATING WITH THE APP ECOSYSTEM * Manage App State Changes * Map a Location * Support Multiple Devices and Orientations MAKING CODE MORE ROBUST AND MAINTAINABLE * Debug an App in Xcode * Write Code to Handle Runtime Errors FINALIZING AN APP * Enable an App to Support Multiple Languages * Prepare an App for Release

Developing iOS Mobile Apps for Business
Delivered on-request, onlineDelivered Online
Price on Enquiry

iOS App Development Essentials

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for Developers and architects who will be developing applications for iOS devices. In this course you'll be shown a complete introduction to iPhone and iPad development, emphasizing the newest technologies and best practices for iOS. INTRODUCTION & SETUP * Start Here * Joining the Apple iOS Developer Program * Installing Xcode and the iOS SDK * A Guided Tour of Xcode * An Introduction to Xcode Playgrounds SWIFT PROGRAMMING LANGUAGE * Swift Data Types, Constants, and Variables * Swift Operators and Expressions * Swift Flow Control * The Swift Switch Statement * An Overview of Swift Functions * The Basics of Object Oriented Programming in Swift * An Introduction to Swift Subclassing and Extensions * Working with Array and Dictionary Collections in Swift * Understanding Error Handling in Swift VIEWS, LAYOUTS, & STORYBOARDS * iOS Application and Development Architecture * Creating an Interactive iOS App * Understanding Views, Windows and the View Hierarchy * An Introduction to Auto Layout in iOS * Working with iOS Auto Layout Constraints in Interface Builder * Implementing iOS Auto Layout Constraints in Code * Implementing Cross-Hierarchy Auto Layout Constraints in iOS * Understanding the iOS Auto Layout Visual Format Language * Using Trait Variations to Design Adaptive User Interfaces * Using Storyboards in Xcode * An Overview of iOS Table Views * Using Xcode Storyboards to Build Dynamic TableViews * Implementing TableView Navigation * Working with the iOS Stack View Class * A Guide to Multitasking in iOS * Implementing a Page based iOS Application using UIPageViewController DATA STORAGE WITH FILES, ICLOUD, & DATABASES * Working with Directories in Swift on iOS * Working with Files in Swift on iOS * Preparing an iOS App to use iCloud Storage * Managing Files using the iOS UIDocument Class * Using iCloud Storage in an iOS Application * Synchronizing iOS Key-Value Data using iCloud * iOS Database Implementation using SQLite * Working with iOS Databases using Core Data * CloudKit Data Storage on iOS TOUCH, TAPS, & GESTURES * An Overview of iOS Multitouch, Taps and Gestures * An Example iOS Touch, Multitouch and Tap Application * Detecting iOS Touch Screen Gesture Motions * Identifying Gestures using iOS Gesture Recognizers * iOS 3D Touch * Implementing TouchID Authentication in iOS Apps ADVANCED VIEW OPTIONS * Drawing iOS 2D Graphics with Core Graphics * Interface Builder Live Views and iOS Embedded Frameworks * Using Core Graphics and Core Image * iOS Animation using UIViewPropertyAnimator * iOS UIKit Dynamics * iOS Sprite Kit Programming * iOS Multitasking, Background Transfer Service and Fetching * iOS Application State Preservation and Restoration * Integrating Maps into iOS Applications * Getting Location Information using the iOS Core Location Framework EXTENSIONS * An Introduction to Extensions in iOS * An iOS Today Extension Widget Tutorial * Creating an iOS Photo Editing Extension * Creating an iOS Action Extension * Receiving Data from an iOS Action Extension * Building iOS Message Apps * Using Event Kit to Create Date and Location Based Reminders MULTIMEDIA AND SOCIAL MEDIA * Accessing the iOS Camera and Photo Library * iOS Video Playback using AVPlayer and AVPlayerViewController * An iOS Multitasking Picture in Picture Tutorial * Playing Audio on iOS using AVAudioPlayer * Recording Audio on iOS with AVAudioRecorder * iOS Speech Recognition * Introduction to SiriKit * Integrating Twitter and Facebook into iOS Applications THE APP STORE * Making Store Purchases with SKStoreProductViewController Class * Building In-App Purchasing into iOS Applications * Configuring and Creating App Store Hosted Content for iOS In-App Purchases * Preparing and Submitting an iOS Application to the App Store * ADDITIONAL COURSE DETAILS: Nexus Humans iOS App Development Essentials training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the iOS App Development Essentials course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

iOS App Development Essentials
Delivered on-request, onlineDelivered Online
Price on Enquiry

iPhone Mobile App Development

By Nexus Human

Duration 5 Days 30 CPD hours The iPhone combines technologies of smartphones and personal computing. With a multitouch screen, built-in accelerometer and virtual keyboard, the iPhone also requires the mobile application developer to adopt a vastly different software design philosophy. With over a billion mobile apps sold, iPhone Programming is a critical part of the future of mobile technology. This five day course teaches the attendee all aspects of iOS mobile app development INTRODUCTION AND SETUP * Joining the Apple iOS Developer Program Installing Xcode and the iOS SDK A Guided Tour of Xcode An Introduction to Xcode Playgrounds SWIFT PROGRAMMING LANGUAGE * Swift Data Types, Constants, and Variables Swift Operators and Expressions Swift Flow Control The Swift Switch Statement Overview of Swift Functions The Basics of Object Oriented Programming in Swift Swift Subclassing and Extensions Arrays and Dictionary Collections in Swift Understanding Error Handling in Swift VIEWS, LAYOUTS, AND STORYBOARDS * Creating an Interactive iOS App Auto Layout in iOS Working with iOS Auto Layout Constraints in Interface Builder Implementing iOS Auto Layout Constraints in Code Implementing Cross-Hierarchy Auto Layout Constraints in iOS Understanding the iOS Auto Layout Visual Format Language Using Size Classes to Design Adaptable Universal iOS User Interfaces Using Storyboards in Xcode Organizing Scenes over Multiple Xcode Storyboard Files Using Xcode Storyboards to Create an iOS Tab Bar Application Working with the iOS Stack View Class iOS Stack View Tutorial iOS Split View Master-Detail Example Multitasking in iOS Implementing a Page based iOS Application using UIPageViewController iOS UIPageViewController Application DATA STORAGE WITH FILES, ICLOUD, AND DATABASES * Working with Directories in Swift on iOS Working with Files in Swift on iOS iOS Directory Handling and File I/O in Swift Preparing an iOS App to use iCloud Storage Managing Files using the iOS UIDocument Class Using iCloud Storage in an iOS Application Synchronizing iOS Key-Value Data using iCloud iOS Database Implementation using SQLite SQLite based iOS Application using Swift and FMDB Working with iOS Databases using Core Data iOS Core Data Introduction to CloudKit Data Storage on iOS iOS CloudKit Example iOS CloudKit Subscription Example TOUCH, TAPS, AND GESTURES * An Overview of iOS Multitouch, Taps and Gestures iOS Touch, Multitouch and Tap Application Detecting iOS Touch Screen Gesture Motions Identifying Gestures using iOS Gesture Recognizers iOS Gesture Recognition iOS 3D Touch Force Handling iOS 3D Touch Quick Actions iOS 3D Touch Peek and Pop ADVANCED VIEW OPTIONS * Basic iOS Animation using Core Animation iOS UIKit Dynamics ? An Overview Introduction to iOS Sprite Kit Programming iOS Sprite Kit Level Editor Game iOS Sprite Kit Collision Handling EXTENSIONS * Introduction to Extensions in iOS iOS Today Extension Widget Creating an iOS Photo Editing Extension Creating an iOS Action Extension Receiving Data from an iOS Action Extension MULTIMEDIA, FACEBOOK, AND TWITTER * Accessing the iOS Camera and Photo Library iOS Camera Application iOS Video Playback using AVPlayer and AVPlayerViewController iOS Multitasking Picture in Picture Tutorial Playing Audio on iOS using AVAudioPlayer Recording Audio on iOS with AVAudioRecorder THE APP STORE * Preparing and Submitting an iOS Application to the App Store ADDITIONAL COURSE DETAILS: Nexus Humans iPhone Mobile App Development training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the iPhone Mobile App Development course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

iPhone Mobile App Development
Delivered on-request, onlineDelivered Online
Price on Enquiry

iOS 8.0 Mobile Application Development Essentials

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Software Engineers Mobile Developers Overview The training is geared to build essential skills to develop professional applications for iOS 8.0 devices. The complete hands-on course will be delivered using Xcode 6. The 2 days of Objective-C and Swift training, at the start of the course is designed to allow developers , with a non-Objective C background, to jumpstart into iOS application development. The training is intended to lay a solid foundation in Apple's new programming language - Swift for development of next-generation iOS applications. The training is intended to lay a solid foundation in Apple's new programming language - Swift for development of next-generation iOS applications.

iOS 8.0 Mobile Application Development Essentials
Delivered on-request, onlineDelivered Online
Price on Enquiry