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

119 App Development courses in Glasgow delivered On Demand

The Art of Doing: Dive Into Android Development with Kotlin

By Packt

This course will help you to gain a mastery level understanding of the fundamentals of Android Studio, Android app development, and the Kotlin programming language by building six full-fledged applications as well as many more 'learning' applications throughout the course.

The Art of Doing: Dive Into Android Development with Kotlin
Delivered Online On Demand17 hours 15 minutes
£101.99

AngularDart: Build Dynamic Web Apps with Angular and Dart

By Packt

Master Angular and Dart (AngularDart) and build high-performance, flexible, and dynamic web apps

AngularDart: Build Dynamic Web Apps with Angular and Dart
Delivered Online On Demand9 hours 51 minutes
£126.99

Careers in Programming: How to Get a Great Coding Job (2019)

By Packt

Accelerate your coding careerâ€'find a great job in programming or app development with this new course from Eazl & Codestars

Careers in Programming: How to Get a Great Coding Job (2019)
Delivered Online On Demand7 hours 38 minutes
£22.99

Build your first iOS 14 apps using swift 5

4.3(43)

By John Academy

Course Overview The demand for iOS apps is increasing every day. If you want to build your career as an app developer or programmer, learning iOS app development will be a smart choice for you. Learn how to create iOS apps using Swift 5 from this Build your first iOS 14 apps using swift 5 course and take your first step to be a pro developer. This course will help you understand Swift coding and solve your problems with app development. In this Build your first iOS 14 apps using swift 5 course, you will learn about the functions of Swift programming, variables and types, operations, collections, flow control, classes and inheritance. You will be able to create your first iOS app using swift 5 and enhance your skill to start your career as an iOS app developer.  This course will help you understand the app development process step by step with easily understandable bite-sized lessons.  Learning Outcomes Get a clear understanding of the fundamentals of iOS and Swift development Learn iOS development programming from scratch Be able to operate Swift 5 Learn the functions of Swift 5 Learn what you should consider before making an iOS app Gain the skills to be an efficient app developer Who is this course for? This course is designed for you to learn how to design iOS applications using swift 5. Anyone interested in app development can learn effective app development skills from this course Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path Build your first iOS 14 apps using swift 5 is a useful qualification to possess and would be beneficial for any related profession or industry such as: Ios Developers Programmers Designers Unit 01: Introduction Module 01: Setup 00:02:00 Module 01: A Quick Reminder 00:01:00 Unit 02: Variables and Types in Swift Programming Module 01: Variables Strings and Constants in Swift 00:08:00 Module 02: Solution - Variables Strings and Constants in Swift 00:01:00 Module 03: Variables and Numbers in Swift 00:07:00 Module 04: Solution - Variables and Numbers in Swift 00:01:00 Module 05: Type conversions in Swift - Danger Will Robinson 00:05:00 Module 06: Solution - Type conversions in Swift - Danger Will Robinson 00:02:00 Module 07: Tuple Types in Swift 00:05:00 Module 08: Solution - Tuple Types in Swift 00:02:00 Unit 03: Optionals in Swift and the Null Problem Module 01: Optionals Nulls and Variables in Swift 00:05:00 Module 02: Solution - Optionals Nulls and Variables in Swift 00:01:00 Unit 04: Operators in Swift Module 01: Operators in Swift - Assignment Arithmetic and Concatenation 00:04:00 Module 02: Solution - Operators in Swift - Assignment Arithmetic and Concatenation 00:01:00 Module 03: Operators in Swift - Unary Compound Logic and Comparison 00:04:00 Unit 05: Collections in Swift Module 01: Collections in Swift - Arrays 00:05:00 Module 02: Solution - Collections in Swift - Arrays 00:02:00 Module 03: Collections in Swift - Sets 00:06:00 Module 04: Collections in Swift - Dictionaries 00:05:00 Module 05: Solution - Collections in Swift - Dictionaries 00:03:00 Unit 06: Flow Control in Swift Module 01: Controlling Flow in Swift - for in loops 00:08:00 Module 02: Solution - Controlling Flow in Swift - for in loops 00:03:00 Module 03: Controlling Flow in Swift - While loops 00:04:00 Module 04: Solution - Controlling Flow in Swift - While loops 00:02:00 Unit 07: Conditional Statements in Swift Module 01: Conditional Statements in Swift - If Else 00:04:00 Module 02: Solution - Conditional Statements in Swift - If Else 00:02:00 Module 03: Conditional Statements in Swift - Switch Case 00:04:00 Module 04: Solution - Conditional Statements in Swift - Switch Case 00:02:00 Unit 08: Control Transfer in Swift Module 01: Control Transfer in Swift - continue break fallthrough return throw 00:06:00 Unit 09: Functions in Swift Module 01: Functions in Swift 00:10:00 Module 02: Solution - Functions in Swift 00:03:00 Module 03: Nested Functions in Swift 00:04:00 Module 04: Solution - Nested Functions in Swift 00:03:00 Unit 10: Enumerations in Swift Module 01: Enumerations in Swift 00:05:00 Module 02: Solution - Enumerations in Swift 00:01:00 Unit 11: Classes and Inheritance in Swift Module 01: Classes in Swift 00:05:00 Module 02: Solution 1 - Classes in Swift 00:02:00 Module 03: Solution 2 - Classes in Swift 00:02:00 Module 04: Inheritance in Swift 00:07:00 Module 05: Solution - Inheritance in Swift 00:04:00 Unit 12: Your First iOS App Module 01: Your First iOS App and Familiarisation 00:05:00 Module 02: The Key iOS Project Files 00:06:00 Module 03: How to Implement a Button in the User Interface 00:05:00 Module 04: How to Connect a Button to Code in Xcode 00:05:00 Module 05: Writing Code to Change a Views Appearance and a TASK 00:02:00 Module 06: Solution to the Task and If Else View Colors 00:07:00 Unit 13: Temperature Conversion App - iOS Layouts Positioning and Buttons Module 01: A Preview of the App We Will Build 00:01:00 Module 02: Create the App and Its User Interface 00:02:00 Module 03: iOS Layouts and Positioning 00:10:00 Module 04: Connecting UI Elements to Code 00:05:00 Module 05: Converting Temperature via Button Click 00:06:00 Module 06: Adding a Bit of Excellence to the UI and a Task for You 00:06:00 Module 07: Task Solution - Adding a Conversions Counter Label 00:07:00 Unit 14: Gods App - Navigation Table Views and Data Passing Module 01: What we are Building 00:02:00 Module 02: Creating the GreekGod Data Model 00:06:00 Module 03: Navigation Controllers in iOS 00:06:00 Module 04: Creating Fake Gods 00:04:00 Module 05: How to Set Up a Table View and Its Controller 00:11:00 Module 06: Task Solution - How to Fix the Table View 00:04:00 Module 07: How to Navigate from Table View to New View in iOS 00:04:00 Module 08: Create a View Controller for the Detail View 00:03:00 Module 09: Passing Data from Table View to View Controller 00:04:00 Module 10: Setting up a Detail View Controller with Passed Data 00:11:00 Module 11: Using Images and ImageViews in Swift - And a Task 00:04:00 Module 12: Solution to the Task 00:04:00 Unit 15: Will I Burn App - Accessing APIs and Device Hardware - GPS Module 01: Preview of the App We Will Make 00:02:00 Module 02: Structures Instead of Classes 00:05:00 Module 03: How to Request Permissions and Capabilities in iOS 00:04:00 Module 04: Requesting User Permissions in iOS - Part 2 00:09:00 Module 05: Requesting User Permissions in iOS - Part 3 00:07:00 Module 06: Creating a SWEET User Interface 00:09:00 Module 07: Task - Connect the UI to Code 00:01:00 Module 08: Connecting User Interface to Code 00:02:00 Module 09: Action Sheet Alerts in iOS 00:05:00 Module 10: Update a Label and Thoughts on Storage 00:03:00 Module 11: User Defaults Storage in iOS 00:05:00 Module 12: Getting and Setting User Defaults in iOS 00:04:00 Module 13: Getting a Location in Latitude and Longitude in iOS Apps 00:04:00 Module 14: Selecting an API Provider for Your Apps 00:07:00 Module 15: Generating an API Key and Exploring the Docs 00:04:00 Module 16: Create an API Access Class in Swift 00:04:00 Module 17: Using Third Party Libraries in iOS - AlamoFire 00:06:00 Module 18: How to Use AlamoFire in iOS 00:08:00 Module 19: How to Extract JSON Data from an API Call 00:06:00 Module 20: Performing Background Calculations in iOS 00:06:00 Module 21: Performing Background Calculations in iOS - Part 2 00:07:00 Module 22: Activity Indicators in iOS and Swift 00:07:00 Module 23: Local Notifications in iOS 00:06:00 Module 24: Solution to the Task - UI Smoothing 00:05:00 Unit 16: Whatsapp Clone Using Google Firebase Module 01: Preview of What We're Building 00:03:00 Module 02: Should you Choose Firebase or Firestore 00:10:00 Module 03: Create a Firebase Application 00:03:00 Module 04: Installing Firebase in your iOS App 00:09:00 Module 05: Firebase Authentication Options 00:05:00 Module 06: Designing the Auth Screen 00:10:00 Module 07: Connecting UI to Code 00:04:00 Module 08: Showing the Auth Screen 00:11:00 Module 09: Validating User Input for Firebase Authentication 00:08:00 Module 10: Register a User in Firebase 00:05:00 Module 11: Logging in via Firebase 00:06:00 Module 12: Set Activity Indicator to Show Network Processing 00:07:00 Module 13: How to Reset a Firebase User Password 00:11:00 Module 14: How to Prevent Dismissal of a View Controller 00:02:00 Module 15: Setting up a Table View and Cell Manually 00:11:00 Module 16: Connecting a TableView and ViewController Manually 00:05:00 Module 17: Implementing TableView Functions in the ViewController 00:06:00 Module 18: Listening to Firebase Data Streams on iOS 00:09:00 Module 19: Demo with Dummy Data 00:03:00 Module 20: Using a TextField Delegate in iOS 00:03:00 Module 21: Sending Data from iOS to Firebase Database 00:05:00 Module 22: Well Done and a Couple HARD TASKS with NO SOLUTION 00:05:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Build your first iOS 14 apps using swift 5
Delivered Online On Demand9 hours 8 minutes
£18

Passive Income: Top 10 Legit Ways to Make Money Online

5.0(1)

By Empower UK Employment Training

Discover the top 10 legitimate ways to generate passive income online with our expert-led course. From affiliate marketing to real estate crowdfunding, learn how to build and grow income streams that work for you around the clock. Start your journey towards financial freedom today.

Passive Income: Top 10 Legit Ways to Make Money Online
Delivered Online On Demand2 hours 24 minutes
£5

Kotlin for Android: Beginner to Advanced

By Course Cloud

Course Overview Kotlin is one of the most widely used Android app development programming languages, used by the world's most powerful companies, including Google, Facebook and Microsoft. The Kotlin for Android: Beginner to Advanced course will teach you the A-Z of Kotlin applications and how to program them. Starting from the very basics, it will guide you step-by-step through the installation procedures for Windows, Mac, and Linux, as well as the process for building an Android app using Kotlin programming language. This practical training course is ideal for aspiring Android developers, software engineers and anyone looking to learn how to program Kotlin applications through the guidance of an expert. Fast track your career today and add value to your resume with an industry-recognised certificate. This best selling Kotlin for Android: Beginner to Advanced has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Kotlin for Android: Beginner to Advanced is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Kotlin for Android: Beginner to Advanced is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The Kotlin for Android: Beginner to Advanced is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the Kotlin for Android: Beginner to Advanced, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the Kotlin for Android: Beginner to Advanced will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the Kotlin for Android: Beginner to Advanced to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

Kotlin for Android: Beginner to Advanced
Delivered Online On Demand
£319

Master the Basics of Microsoft Power Apps

4.8(9)

By Skill Up

Acquire proficiency in Microsoft Power Apps fundamentals, including developing and distributing apps, as well as improving data management, app editing, and mobile integration abilities.

Master the Basics of Microsoft Power Apps
Delivered Online On Demand44 minutes
£25

Deep Learning using OpenPose - Learn Pose Estimation Models and Build 5 AI Apps

By Packt

The complete guide to creating your own Pose Estimation apps: Learn the full workflow and get up to speed with developing 5 AI apps

Deep Learning using OpenPose - Learn Pose Estimation Models and Build 5 AI Apps
Delivered Online On Demand41 minutes
£140.99

Code Your Own Drawing Application in Android Studio

4.5(3)

By Studyhub UK

Code Your Own Drawing Application in Android Studio is an innovative course designed for aspiring developers and tech enthusiasts. This educational journey begins with an engaging introduction to creating a user interface (UI) and Paint View in Android Studio, setting the stage for a hands-on experience in app development. The course is structured to ignite your creativity and technical prowess, guiding you through the intricacies of building a functional drawing application from scratch. As you progress, you'll be immersed in the practical aspects of app design, learning to integrate key features that enhance user interaction and experience. This course offers a unique blend of artistic expression and technical skill, making it an ideal choice for those looking to combine their creative flair with coding expertise. Moving on to Module 02, the focus shifts to refining the Paint View Class, where you'll delve into the more technical aspects of application development. You'll learn how to seamlessly incorporate features like brush size and colour adjustments, essential for a comprehensive drawing app. Module 03 brings an exciting challenge: adding functionality to clear drawings and customize brush features, ensuring a user-friendly and versatile application. This course is not just about coding; it's about bringing an idea to life, culminating in a fully functional drawing application that you can proudly showcase in your portfolio. Learning Outcomes Master the basics of Android Studio, focusing on UI and Paint View development. Gain expertise in refining and managing the Paint View Class. Learn to implement essential features like brush size and colour adjustments. Develop skills to incorporate clear drawing functionality in the app. Complete a fully functional drawing application for a professional portfolio. Why choose this Code Your Own Drawing Application in Android Studio course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this Code Your Own Drawing Application in Android Studio course for? Budding app developers keen on learning Android Studio. Creative individuals interested in combining art with technology. Computer science students looking to expand their programming skills. Hobbyists seeking to create their own digital drawing tools. Tech enthusiasts eager to explore app development in a hands-on manner. Career path Android App Developer - £25,000 to £50,000 Mobile Application Designer - £22,000 to £40,000 UI/UX Designer - £24,000 to £45,000 Software Engineer - £30,000 to £60,000 Creative Technologist - £28,000 to £50,000 Application Development Consultant - £35,000 to £55,000 Prerequisites This Code Your Own Drawing Application in Android Studio does not require you to have any prior qualifications or experience. You can just enrol and start learning. This course was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Drawing Application in Android Studio Module 01: Android Studio Drawing App Course, Creating UI and Paint View 00:32:00 Module 02: Finishing the Paint View Class 00:26:00 Module 03: Clear Drawing, Brush Size and Brush Colour Features 00:29:00 Assignment Assignment - Code Your Own Drawing Application in Android Studio 00:00:00

Code Your Own Drawing Application in Android Studio
Delivered Online On Demand1 hour 27 minutes
£10.99

Master the Basics of Microsoft Power Apps

4.5(3)

By Studyhub UK

Embark on a transformative journey into the realm of app creation with our course, 'Master the Basics of Microsoft Power Apps.' Unleash your creativity and empower yourself to build dynamic, functional apps without the need for complex coding. The course begins with a seamless introduction to Power Apps, guiding you through the process of creating a data source in Excel and crafting your very own app. Dive into the intricacies of app previewing, tree view navigation, and property editing, gaining the confidence to shape your digital ideas into reality. With lessons on actions, screen insertion, and app distribution, this course ensures you master the fundamentals of Power Apps effortlessly. Whether you're a budding entrepreneur, a tech enthusiast, or someone with a passion for innovation, this course is your gateway to app development excellence. Learning Outcomes Gain a solid understanding of Microsoft Power Apps, from setup to app creation. Create and manage data sources seamlessly using Excel, enhancing your app's functionality. Navigate through the app creation process, mastering features like tree view and property editing. Develop the skills to insert new items, screens, and define actions for a dynamic user experience. Learn how to save, distribute, and even adapt your app for mobile usage, ensuring its accessibility across platforms. Why choose this Master the Basics of Microsoft Power Apps course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this Master the Basics of Microsoft Power Apps course for? Aspiring entrepreneurs looking to create their own apps without extensive coding. Individuals interested in exploring the world of app development in a user-friendly environment. Small business owners seeking cost-effective solutions for digital tools. Students and beginners in tech eager to delve into app creation. Innovators and dreamers with ideas waiting to be turned into functional applications. Career path App Developer: £30,000 - £50,000 Business Solutions Analyst: £35,000 - £55,000 Entrepreneur/Startup Founder: Earnings vary based on business success Digital Innovation Specialist: £35,000 - £55,000 IT Consultant: £40,000 - £60,000 Technology Solutions Architect: £45,000 - £70,000 Prerequisites This Master the Basics of Microsoft Power Apps does not require you to have any prior qualifications or experience. You can just enrol and start learning. This Master the Basics of Microsoft Power Apps was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Master The Basics Of Microsoft Power Apps Lesson 01: Get Power Apps 00:05:00 Lesson 02: Create Excel Data Source 00:02:00 Lesson 03: Creating the App 00:02:00 Lesson 04: Previewing the App 00:06:00 Lesson 05: Tree View 00:03:00 Lesson 06: Edit Properties 00:04:00 Lesson 07: Insert New Item 00:03:00 Lesson 08: Insert New Screen 00:04:00 Lesson 09: Actions 00:08:00 Lesson 10: Additional Options 00:01:00 Lesson 11: Save and Distribute the App 00:04:00 Lesson 12: Mobile App 00:02:00

Master the Basics of Microsoft Power Apps
Delivered Online On Demand44 minutes
£10.99