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

138 App Development courses

Learn DOM Manipulation with Easy Modern JavaScript

By Packt

This course primarily focuses on explaining the concepts of the Document Object Model through a project-based approach. It will help you enhance your coding skills using JavaScript along with a deeper understanding of the DOM fundamentals.

Learn DOM Manipulation with Easy Modern JavaScript
Delivered Online On Demand7 hours 20 minutes
£22.99

Microsoft Power Apps: Building Low-Code Business Apps

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This course is designed for skilled users of Microsoft Windows and Office who do not have prior coding or programming experience and who are interested in creating custom business apps quickly and without writing application code. Overview In this course, you will use Microsoft Power Apps to build and deploy low-code business apps. You will: Determine how Microsoft Power Apps can meet your business needs. Plan and design apps. Build canvas apps. Build model-driven apps. Test and deploy apps. This course introduces building low-code/no-code apps with Microsoft© Power Apps©. Most out-of-the-box solutions do not meet exact business needs or integrate well with existing business apps. Power Apps eases users into app development with templates, automated app-building tools, and a streamlined programming language to enable any business user to create a custom app. Getting Started with Microsoft Power Apps Topic A: Introduction to Microsoft Power Platform Topic B: Introduction to Power Apps Topic C: Select App Types to Address Business Needs Planning and Designing Apps Topic A: Plan Apps Topic B: Design Apps Building Canvas Apps Topic A: Create an App from a Blank Canvas Topic B: Create an App from a Template Building Model-Driven Apps Topic A: Create Model-Driven Apps Topic B: Add Visualizations and Reports Testing and Deploying Apps Topic A: Make Apps Available to Other Users Topic B: Test Apps Topic C: Revise Apps

Microsoft Power Apps: Building Low-Code Business Apps
Delivered OnlineFlexible Dates
Price on Enquiry

Artificial Intelligence in Game Development- Tic Tac Toe AI

By Packt

Artificial intelligence & Javascript 2D Game Development - MinMax algorithm - "Computer vs You" Tic Tac Toe AI game

Artificial Intelligence in Game Development- Tic Tac Toe AI
Delivered Online On Demand9 hours 35 minutes
£101.99

Flutter Web - Build a Diary Web App with Flutter and Cloud Firestore

By Packt

In this course, build a full-fledged Flutter web app called DiaryBook with Flutter 2.0 and Dart. Also, learn to use Cloud Firebase Firestore to deploy our web app.

Flutter Web - Build a Diary Web App with Flutter and Cloud Firestore
Delivered Online On Demand9 hours 31 minutes
£101.99

The Modern JavaScript Bootcamp (2019)

By Packt

Get well-versed with JavaScript by working through 3 real-world projects and 80 programming challenges, along with exploring ES6 and ES7

The Modern JavaScript Bootcamp (2019)
Delivered Online On Demand29 hours 30 minutes
£29.99

C# Coding, Java and Python Programming - QLS Endorsed Certificate

By Imperial Academy

3 QLS Endorsed Diploma | QLS Hard Copy Certificate Included | 10 CPD Courses | Lifetime Access | 24/7 Tutor Support

C# Coding, Java and Python Programming - QLS Endorsed Certificate
Delivered Online On Demand
£399

Kotlin Programming: Android Coding Bible

4.5(3)

By Studyhub UK

Embark on a journey into the world of Android app development with our comprehensive Kotlin Programming: Android Coding Bible course. This in-depth training will equip you with the knowledge and skills to master Kotlin, a modern and powerful programming language specifically designed for Android development. Whether you're a complete beginner or an experienced programmer seeking to expand your skillset, this course will guide you through the fundamentals of Kotlin, covering topics such as syntax, data types, variables, operators, control flow statements, functions, error handling, and null safety. You'll gain a solid understanding of object-oriented programming principles and learn how to effectively utilize collections to manage and process data. Learning Outcomes Master the fundamentals of Kotlin programming language for Android development Gain a thorough understanding of syntax, data types, variables, operators, and control flow statements Learn how to create and utilize functions to structure and modularize code Effectively handle errors and exceptions to ensure robust and reliable applications Implement null safety mechanisms to prevent NullPointerExceptions and enhance code stability. Why choose this Kotlin Programming: Android Coding Bible 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 Kotlin Programming: Android Coding Bible course for? Aspiring Android developers seeking to master Kotlin programming language Individuals with prior programming experience looking to transition to Android development Software engineers aiming to expand their skillset with Kotlin and Android development expertise Students of computer science or related fields interested in learning Android app development Enthusiasts passionate about creating mobile applications for the Android platform. Career path Android Developer (£35,000 - £55,000) Senior Android Developer (£45,000 - £65,000) Android App Architect (£55,000 - £75,000) Mobile Application Developer (£30,000 - £50,000) Software Engineer (£40,000 - £60,000) Full-Stack Developer (£45,000 - £65,000) Prerequisites This Kotlin Programming: Android Coding Bible does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Kotlin Programming: Android Coding Bible 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 Section 01: Introduction & Setup Introduction To This Course 00:02:00 Windows Setup 00:13:00 Mac Setup 00:10:00 Linux Setup 00:12:00 Online Code Editor 00:02:00 Section 02: Basics Variables 00:06:00 Data Types 00:06:00 String 00:05:00 Array 00:07:00 Data Type Conversion 00:05:00 Comments 00:04:00 Arithmetic Operators 00:07:00 Relational Operators 00:06:00 Assignment Operators 00:06:00 Unary Operators 00:05:00 Bitwise Operators 00:09:00 Logical Operators 00:04:00 Input & Output 00:03:00 Section 03: Control Statements Conditional if Statement 00:05:00 When Statement 00:07:00 For Loop 00:04:00 While Loop 00:04:00 do while Loop 00:04:00 Break Statement 00:04:00 Continue Statement 00:04:00 Section 04: Functions Basic Functions 00:03:00 Function Parameters 00:04:00 Return Values 00:04:00 Recursion 00:04:00 Default & Named Arguments 00:06:00 Lambda Function 00:04:00 Higher Order Function 00:05:00 Inline Function 00:02:00 Section 05: Error/Exception Handling Try Catch Block 00:04:00 Try Catch Expression 00:05:00 Multiple Catch Block 00:05:00 Nested Try Catch Block 00:05:00 Finally Block 00:02:00 Throw Keyword 00:02:00 Section 06: NULL Safety Nullable & Non Nullable Types 00:03:00 Smart Cast 00:02:00 Unsafe and Safe Cast 00:03:00 Elvis Operator 00:04:00 Section 07: Collections List: listOf Function 00:06:00 List: mutableListOf Function 00:05:00 List: arrayListOf Function 00:06:00 Map: mapOf Function 00:07:00 Map: HashMap 00:08:00 Map: hashMapOf Function 00:05:00 Map: mutableMapOf Function 00:04:00 Set: setOf Function 00:04:00 Set: mutableSetOf Function 00:04:00 Set: HashSet 00:04:00 Section 08: Classes & Objects Basic Example 00:07:00 Nested and Inner Class 00:06:00 Constructors 00:05:00 Visibility Modifiers 00:06:00 Inheritance 00:05:00 Method Overriding 00:04:00 Property Overriding 00:02:00 Abstract Class 00:03:00 Superclass 00:03:00 Data Class 00:05:00 Multiple Class Inheritance & Interfaces 00:03:00 Sealed Class 00:03:00 Extension Function 00:03:00 Generics 00:05:00 Section 09: Extras Integer Type Range 00:05:00 Regex 00:04:00 Call Java from Kotlin 00:03:00 Call Kotlin from Java 00:02:00 Section 10: Resource Resource 00:00:00 Assignment Assignment - Kotlin Masterclass Programming Course: Android Coding Bible 00:00:00

Kotlin Programming: Android Coding Bible
Delivered Online On Demand5 hours 38 minutes
£10.99

The Complete Intermediate Android Masterclass

By Packt

Build a strong foundation in intermediate Android development to leverage what you already know about Android. If you are looking for a course that takes your pre-existing Android knowledge to the next level, then this is definitely the course for you. We'll take you through all you need to know in order to become an intermediate to advanced Android developer.

The Complete Intermediate Android Masterclass
Delivered Online On Demand13 hours 20 minutes
£33.99

iPhone Apps Creating & Marketing Accredited Diploma

By iStudy UK

Apple is one of the leading mobile programs, so developing applications for Apple users can be an immense advantage for a business owner. Apple is appreciated for its high-quality apps and its strict requirements for iOS app developers. Not only is it critical to follow standard practices for acceptance into the App Store, but it's also important for user friendliness and usability. To be able to appreciate these well-developed apps and features, you need to learn about the basic iPhone tricks and updated applications. Through this course, you will learn all about iPhone app development and how you can be part of the organisation which helps in developing iPhone's applications, features, and functions. Course Highlights iPhone Apps Creating & Marketing Accredited Diploma is an award winning and the best selling course that has been given the CPD Certification & IAO accreditation. It is the most suitable course anyone looking to work in this or relevant sector. It is considered one of the perfect courses in the UK that can help students/learners to get familiar with the topic and gain necessary skills to perform well in this field. We have packed iPhone Apps Creating & Marketing Accredited Diploma into 11 modules for teaching you everything you need to become successful in this profession. To provide you ease of access, this course is designed for both part-time and full-time students. You can become accredited in just 6 hours, 30 minutes and it is also possible to study at your own pace. We have experienced tutors who will help you throughout the comprehensive syllabus of this course and answer all your queries through email. For further clarification, you will be able to recognize your qualification by checking the validity from our dedicated website. Why You Should Choose iPhone Apps Creating & Marketing Accredited Diploma Lifetime access to the course No hidden fees or exam charges CPD Accredited certification on successful completion Full Tutor support on weekdays (Monday - Friday) Efficient exam system, assessment and instant results Download Printable PDF certificate immediately after completion Obtain the original print copy of your certificate, dispatch the next working day for as little as £9. Improve your chance of gaining professional skills and better earning potential. Who is this Course for? iPhone Apps Creating & Marketing Accredited Diploma is CPD certified and IAO accredited. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic backgrounds. Requirements Our iPhone Apps Creating & Marketing Accredited Diploma is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path You will be ready to enter the relevant job market after completing this course. You will be able to gain necessary knowledge and skills required to succeed in this sector. All our Diplomas' are CPD and IAO accredited so you will be able to stand out in the crowd by adding our qualifications to your CV and Resume. Introduction 00:15:00 Potential Opportunities for Earning 00:30:00 Brainstorming your App Ideas 01:00:00 Developing your App 01:00:00 Marketing your App 01:00:00 Leveraging the App Market 01:00:00 Other Ways to Generate Income with Apps 01:00:00 Conclusion 00:15:00 Resources 00:30:00 Additional Study Material iOS Development 00:00:00 iOS 10 App Essentials 00:00:00 Mock Test Final Exam

iPhone Apps Creating & Marketing Accredited Diploma
Delivered Online On Demand6 hours 30 minutes
£25

Software Engineering, Python, C++ , Javascript, CSS, HTML Coding

4.7(47)

By Academy for Health and Fitness

Unleash Your Coding Potential with the Ultimate Software Engineering Bundle! According to a recent study by Tech Nation, the UK's tech industry is booming, with an estimated 4.8 million tech workers contributing over £185 billion to the economy. It also shows a growing demand for skilled software engineers, with a projected job growth of 22% over the next decade and an average salary of £58,000 per year. Are you ready to embark on an incredible journey through the world of programming and software engineering? Our Software Engineering, Python, C++ , Javascript, CSS, HTML Coding bundle is meticulously curated to equip you with the essential skills and knowledge to thrive in this dynamic field. We've assembled a collection of 20 skill-boosting courses in this Software Engineering bundle that will teach you the fundamentals of programming, web development, machine learning, and more. You'll also gain valuable insights into cybersecurity, SaaS development, and game development, empowering you to pursue a diverse range of career paths. Don't miss out on this opportunity to enhance your coding prowess and ignite your software engineering journey. Enrol now and shape your future today! This Software Engineering, Python, C++ , Javascript, CSS, HTML Coding Bundle Contains 20 of Our Premium Courses for One Discounted Price: Course 01: Coding with Scratch Course 02: C# Programming - Beginner to Advanced Course 03: Machine Learning with Python Course Course 04: Basics of WordPress: Create Unlimited Websites Course 05: Modern PHP Web Development w/ MySQL, GitHub & Heroku Course 06: Node JS: API Development with Swagger Course 07: Refactor Javascript Course 08: Python Programming Bible | Networking, GUI, Email, XML, CGI Course 09: Web Application Penetration Testing Course Course 10: Penetration Testing with OWASP ZAP: Mastery course Course 11: How To Startup Your Own SaaS (Software As a Service) Company (SaaS Evolution) Course 12: Three.js & WebGL 3D Programming Crash Course Course 13: HTML Web Development Crash Course Course 14: CSS Web Development Crash Course Course 15: Flutter & Dart Development for Building iOS and Android Apps Course 16: Masterclass Bootstrap 5 Course - Responsive Web Design Course 17: Game Development using Cocos2d-x v3 C++ Course 18: C++ Development: The Complete Coding Guide Course 19: .NET Core API Development Course 20: Stripe with C# Learning Outcomes of Software Engineering Bundle: Fluent coding in Python, C++, JavaScript, and more. Web development mastery with HTML, CSS, and Bootstrap. Expertise in machine learning, AI, and 3D programming. Proficiency in WordPress, PHP, and Node.js. Penetration testing skills for enhanced cybersecurity. Creating iOS and Android apps using Flutter & Dart. Building a successful SaaS company from scratch. Why Choose Our Software Engineering Bundle? FREE Software Engineering certificate accredited Get a free student ID card with Software Engineering Training Get instant access to this Software Engineering course. Learn Software Engineering from anywhere in the world The Software Engineering is affordable and simple to understand The Software Engineering is an entirely online, interactive lesson with voiceover audio Lifetime access to the Software Engineering course materials The Software Engineering comes with 24/7 tutor support If you aim to enhance your Software Engineering skills, our comprehensive Software Engineering course is perfect for you. Designed for success, this Software Engineering course covers everything from basics to advanced topics in Software Engineering. Dive into the magic of coding with courses like "Coding with Scratch" and "C# Programming - Beginner to Advanced". Harness the power of AI and data with "Machine Learning with Python Course", and effortlessly create stunning websites with "Modern PHP Web Development w/ MySQL, GitHub & Heroku". Explore cutting-edge technologies such as "Node JS: API Development with Swagger" and "Three.js & WebGL 3D Programming Crash Course. With these courses, you'll not only master programming languages but also gain the skills to secure web applications with "Web Application Penetration Testing Course" and "Penetration Testing with OWASP ZAP: Mastery Course". Each lesson in this Software Engineering course is crafted for easy understanding, enabling you to become proficient in Software Engineering. Whether you are a beginner or looking to sharpen your existing skills, this Software Engineering is the ideal choice. CPD 200 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Software Engineering Bundle is ideal for: Aspiring programmers seeking comprehensive language expertise. Web developers aiming to build responsive and engaging sites. Tech enthusiasts interested in AI, machine learning, and 3D programming. Individuals looking to enter the world of app development. Requirements You will not need any prior background or expertise in this Software Engineering bundle. Career path This Software Engineering bundle will allow you to kickstart or take your career to the next stage in the related sector such as: Junior Software Engineer: £25,000 - £35,000 Web Developer: £30,000 - £40,000 Machine Learning Engineer: £40,000 - £55,000 App Developer: £35,000 - £45,000 Penetration Tester: £30,000 - £45,000 SaaS Entrepreneur: Potential for substantial earnings. Certificates Digital certificate Digital certificate - Included Hard copy certificate Hard copy certificate - Included

Software Engineering, Python, C++ , Javascript, CSS, HTML Coding
Delivered Online On Demand4 days
£109
1...56789...14