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

4059 Courses in Nottingham delivered Online

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16

By Packt

Do you want to create outstanding apps with SwiftUI? Moreover, are you eager to build up your professional portfolio and show up in your next job interview with confidence? This complete iOS application development course is designed to teach you how to become an advanced multiplatform app developer using Apple's native user interface framework: SwiftUI.

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16
Delivered Online On Demand21 hours 13 minutes
£59.99

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED!

By Packt

With this 2-in-1 course, you will get access to AWS Technical Essentials and AWS Certified Solutions Architect - Associate certification exam content.

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED!
Delivered Online On Demand22 hours
£88.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

Yoga Training Diploma

5.0(1)

By Course Gate

Learn Yoga and start practising yoga with the video course entitled Yoga Training Diploma. Yoga helps you to improve your physical, mental, and spiritual condition. The course covers the powerful Pranashama Yoga techniques, sequences along with the concepts and techniques of Chakra balancing, meditation, nutrition, Acro or partner Yoga and Thai massage healing. The course is helpful for both Yoga trainers and individuals who want to learn Yoga. Apart from the Yoga exercise, the course also presents the recipes of Yoga Detox diet, juicing, and making smoothies. You will also know some of the short yoga practices and specific poses such as Donkey kicks, mermaid pose, vibrator technique, yoga abs and more. Finally, the course includes some training manuals and ebooks that can work as your guide for a long time. Learning Objectives Learn the fundamental skills you require to be an expert Explore different techniques used by professionals Find out the relevant job skills & knowledge to excel in this profession Get a clear understanding of the job market and current demand Update your skills and fill any knowledge gap to compete in the relevant industry CPD accreditation for proof of acquired skills and knowledge Who is this Course for? Yoga Training Diploma is 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 background. 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. Career path The Yoga Training Diploma will help you to enhance your knowledge and skill in this sector. After accomplishing this course, you will enrich and improve yourself and brighten up your career in the relevant job market. Course Curriculum Pranashama Philosophy Pranashama Philosophy 00:48:00 Guided Meditations Meditation for Beginners 00:06:00 Chakra Balancing Meditation 00:09:00 Guided Mediation Love and Yoga Nidra 00:12:00 Empowering Relaxation Guided Meditation 00:20:00 The Prasha Method System of Healing Yoga to Get Grounded 00:19:00 Grounding Yoga 00:55:00 Qi Yoga Flow to Balance Emotions 00:13:00 Fire Practice to Transform & Tone 01:21:00 Journey into the Heart - Upper Back & Shoulders 00:53:00 Yoga Inversions Series 00:34:00 Yoga Inversion Series 2 00:09:00 Yoga Inversion Headstands 00:17:00 Mantra Vinyasa Yoga 00:50:00 Mantra Vinyasa Florida 00:50:00 Eyes Closed Vinyasa 6th Chakra Practice 00:13:00 Mantra Vinyasa Workshop Part 1 00:12:00 Mantra Vinyasa Workshop Part 2 00:12:00 Mantra Vinyasa Part 33 00:04:00 Heart Chakra Practice Part 16 00:13:00 Heart Chakra Practice Part 26 00:13:00 Heart Chakra Practice Part 36 00:13:00 Heart Chakra Practice Part 46 00:13:00 Heart Chakra Practice Part 56 00:01:00 Heart Chakra Practice Part 66 00:12:00 Detox Yoga 00:33:00 Yoga Detox Diet, Juicing & Smoothie Recipe Videos Energy Diet Seminar 00:39:00 Red Smoothie Recipe 00:03:00 Detox Green Juice 00:06:00 Chocolate Chai Spice Smoothie Recipe 00:10:00 Cabbage Wraps Recipe 00:18:00 Partner / Acro Yoga Workshops Thai Yoga Massage - Partner Healing & Love 00:32:00 Acro Yoga Double Wheel Pose 00:01:00 Acro Partner Yoga Triple Plank 00:01:00 Pranashama Yoga Full Classes Transform Your Life with Yoga DVD - full length 01:04:00 Pranashama Yoga Flow - All Levels 00:55:00 30 Minute Core Strengthening and Spinal Balancing Sequence 00:31:00 Adjustments, Anatomy and Alignment Workshops Anatomy & Alignment Staff Pose 00:07:00 Yoga for Back Pain Special Needs Yoga Workshop 00:10:00 Anatomy & Alignment Workshop Fish 00:06:00 Anatomy and Alignment Poses for Very Tight Hips 00:20:00 Adjustments Workshop tight or injured shoulders 00:17:00 Adjustments Workshop Sun Salutation Series 00:25:00 Adjustments Workshop Knee Injury or Pain 00:11:00 Adjustments Workshop Back Pain or Injury 00:10:00 Adjustments Workshop Shoulder Pain or Injury 00:10:00 Adjustments Workshop Legs 00:07:00 Adjustments Workshop Lower Back 00:05:00 45 minute Workshop Yoga for Lower Back and Sciatica Pain Relief 00:45:00 Short Yoga Tutorials and Specifics Poses Running Man Yoga Tutorial 00:04:00 Donkey Kicks Yoga Tutorial 00:04:00 Wild Thing - How to 00:04:00 Yoga Abs 00:04:00 Mermaid Pose Yoga Tutorial 00:08:00 Vibrator Technique - How to 00:05:00 Resources Resources - Yoga Training Diploma 00:00:00 Order Your Certificate

Yoga Training Diploma
Delivered Online On Demand17 hours 57 minutes
£11.99

Diploma in Special Education Needs (SEN)

By Wise Campus

Special Needs: Diploma in Special Education Needs (SEN) Course Do you dream of making a positive impact on the lives of children and adults with diverse abilities? Look no further! Introducing our transformative Special Needs: Diploma in Special Education Needs (SEN) course. The Diploma in Special Education Needs (SEN) course equips you with the knowledge and skills to make a real difference in the lives of those with special needs. Our Diploma in Special Education Needs (SEN) course is designed and taught by renowned experts in special education. The Special Needs: Diploma in Special Education Needs (SEN) course covers a wide range of special education topics, from understanding different disabilities to implementing effective teaching strategies. With this Diploma in Special Education Needs (SEN) course benefits from practical and real-life case studies that prepare you for real-world challenges. The Special Needs: Diploma in Special Education Needs (SEN) course includes multiple instructional videos, instructive images, directions, support, and other resources. You will have access to online help during the Diploma in Special Education Needs (SEN) course. The Diploma in Special Education Needs (SEN) course is conveniently available online, allowing you to study at your own speed and from the comfort of your own home. The Special Needs: Diploma in Special Education Needs (SEN) course modules are accessible from any device and location with an internet connection. Don't miss this opportunity to be at the forefront of the inclusive education movement. Enrol in our Special Needs: Diploma in Special Education Needs (SEN) course and become a driving force in transforming lives and building a more compassionate and inclusive world. Special Offers Of this Special Needs: Diploma in Special Education Needs (SEN) course This Special Needs: Diploma in Special Education Needs (SEN) course includes a FREE PDF Certificate. Lifetime access to this Special Needs: Diploma in Special Education Needs (SEN) course Instant access to this Special Needs: Diploma in Special Education Needs (SEN) course Get FREE Tutor Support from Monday to Friday in this Special Needs: Diploma in Special Education Needs (SEN) course This is a self-paced Special Needs: Diploma in Special Education Needs (SEN) course Special Needs: Diploma in Special Education Needs (SEN) Course The Special Needs: Diploma in Special Education Needs (SEN) Course is expertly designed and taught by renowned experts in special education. This Special Needs: Diploma in Special Education Needs (SEN) Course covers a wide range of essential topics, from understanding disabilities to applying effective teaching strategies. Benefit from practical case studies and real-world challenges to enhance your learning experience. With access to instructional videos, support, and resources, the Special Needs: Diploma in Special Education Needs (SEN) Course allows you to study at your own pace, from any device, anytime, making learning both flexible and convenient. Who is this course for? Special Needs: Diploma in Special Education Needs (SEN) Course This Special Needs: Diploma in Special Education Needs (SEN) course is designed for aspiring educators, teachers, parents, caregivers. The Special Needs: Diploma in Special Education Needs (SEN) course is suitable for professionals who wish to gain expertise in supporting individuals with diverse learning needs. The Special Needs: Diploma in Special Education Needs (SEN) course is also ideal for those passionate about inclusive education and seeking to make a positive impact on the lives of individuals with special education needs. Requirements Special Needs: Diploma in Special Education Needs (SEN) Course To enrol in this Diploma in Special Education Needs (SEN) Course, students must fulfil the following requirements. To join in our Diploma in Special Education Needs (SEN) Course, you must have a strong command of the English language. To successfully complete our Diploma in Special Education Needs (SEN) Course, you must be vivacious and self driven. To complete our Diploma in Special Education Needs (SEN) Course, you must have a basic understanding of computers. A minimum age limit of 15 is required to enrol in this Diploma in Special Education Needs (SEN) Course. Career path Diploma in Special Education Needs (SEN) Course Completing the Diploma in Special Education Needs (SEN) course can open up a variety of rewarding and impactful career opportunities in the field of special education and related areas. Some potential career paths of this Diploma in Special Education Needs course includes: Special Education Teacher Learning Support Assistant Educational Therapist

Diploma in Special Education Needs (SEN)
Delivered Online On Demand2 hours 54 minutes
£12

Vue.js 2 Academy: Learn Vue Step by Step

By Packt

Learn Vue.js through a practical, project-based approach, along with understanding how to use the Vue CLI and Firebase storage

Vue.js 2 Academy: Learn Vue Step by Step
Delivered Online On Demand8 hours 30 minutes
£101.99

Instagram Marketing Masterclass

5.0(1)

By Course Gate

This course will provide you with everything you need to take control of Instagram and attract targeted followers. This comprehensive course guides you with a better understanding of using Instagram and generate more earnings. You will learn how to get started with Instagram, build an audience and increase followers on this incredible platform and sell your products or services. With this course, determine what the best hashtags are for your business and how to use them in every post. Moreover, learn to create interesting and encouraging content and optimise your account for leads. Instagram is ideal for the advertisement since a vast amount of people use Instagram to research on different subjects, and this is where your product or service can be found. Your Learning Goals: Discover what it takes to create an impressive Instagram profile and feed. Get plenty of tips and tricks for producing daily content. Grow genuine Instagram followers. Promote your products or services through Instagram and boost revenue. Be able to collect leads from Instagram. Successfully sell your products or services through Instagram. Who is this Course for? Instagram Marketing Masterclass is 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 background. 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. CPD Certificate from Course Gate  At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Career path This course opens a new door for you to enter the relevant job market and also gives you the opportunity to acquire extensive knowledge along with required skills to become successful. You will be able to add our qualification to your CV/resume which will help you to stand out in the competitive job industry. Course Curriculum Introduction About the instructor and the course FREE 00:03:00 DO NOT ENROL until you watch this 00:02:00 INSTAGRAM FUNDAMENTALS Introduction to Fundamentals 00:01:00 Basic Features of Instagram 00:05:00 How Instagram Works 00:04:00 Rule no.1 & Rule no.2 of Instagram Marketing 00:04:00 Purpose and Theme 00:09:00 ACCOUNT SETUP Introduction to Account Setup 00:01:00 Username Selection 00:09:00 Personal or Business Account 00:08:00 How to Create an Amazing Bio Description 00:10:00 How to Select the Perfect Display Image (Profile image) 00:06:00 The Instagram solo link 00:05:00 CONTENT STRATEGY Introduction to Content creation on Instagram 00:01:00 Theme of your account 00:04:00 Quality and Quantity of content 00:09:00 Type of content that work on Instagram 00:11:00 How to create compelling content (non designers) 00:05:00 Free stock photo websites 00:04:00 Tools for creating content: IOS devices 00:10:00 Tools for creating content: Android devices 00:04:00 Tools for creating content: Desktop tools 00:10:00 What to do if you don't have time to create content 00:09:00 Tools to schedule your content 00:13:00 Create the ultimate Content Strategy Plan 00:07:00 GROWTH HACKS Introduction to Growth Hacking 00:01:00 Growth Hack no.1 - Consistency 00:03:00 Growth Hack no.2 - Hashtags 00:10:00 Growth Hack no.3 00:05:00 Growth Hack no.4 - Engaging 00:05:00 Growth Hack no.5 00:08:00 Growth Hack no.6 00:06:00 Growth Hack no.7 00:09:00 Tools to track your growth 00:04:00 ADVERTISING AND PROMOTION Introduction to advertising and promotion 00:01:00 Instagram ads- within the app 00:04:00 Instagram ads - Facebook Ads Manager 00:10:00 Paid shoutouts: how much does it cost 00:09:00 How to reach out to influencers 00:04:00 HOW TO GENERATE LEADS Introduction to lead generation 00:01:00 Rule no.1 - Give value first 00:04:00 Rule no.2 - The 80/20 rule 00:05:00 Call-to-action (CTA) 00:05:00 INSTAGRAM STORIES Introduction to Stories 00:01:00 Basics of the feature 00:05:00 What to share in your strories 00:04:00 CASE STUDIES A final advice 00:02:00 @digi_lifestyle Case Study - From 0 to 1000 in 4 weeks 00:09:00 @lfcgadgets Case Study - From 1000 to 10000+ in 4 months 00:09:00 BONUSES February 2018 - How to create awesome videos for Instagram with Quick app 00:12:00 February 2018 Instagram algorithm update 00:07:00 Instagram Hashtag Algorithm Update March 2018 00:08:00 How to Create Instagram Story Ads with Facebook Ads Manager 00:12:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

Instagram Marketing Masterclass
Delivered Online On Demand5 hours 17 minutes
£11.99

Microsoft Excel Masterclass in 2021

4.3(43)

By John Academy

Course Overview Grasp the opportunity to learn Microsoft Excel from the ABCs to an advanced level within one course. The Microsoft Excel Masterclass in 2021 course will start with the basics with MS excel and gradually turn you into an expert user. The Microsoft Excel Masterclass in 2021 course will first focus on the tools and functions of excel. You will comprehend the skills to create basic formulas in excel. In this step by the step learning process, you will have the adequate knowledge and ability to make all sorts of adjustments to your worksheets. The course will teach you many strategies for cell formatting. From the easy to follow modules, you will grasp the techniques to insert shapes and images into your sheets. You will also understand how to visualize your data in charts. In the end, you will study the benefits of using excel templates. The Microsoft Excel Masterclass in 2021 course will provide you with first-hand training on excel. Enroll in the course and take your excel skills to the next level. Learning Outcomes Get an introduction to Microsoft Excel and its functions Understand the process of data validation and data visualization Learn how to adjust excel worksheets Know about the conditional functions Familiarize yourself with the process of inserting images and shapes Who is this course for? Those who want to learn Microsoft Excel. 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 The Microsoft Excel Masterclass in 2021 course is a useful qualification to possess and would be beneficial for any related profession or industry such as: Business Professional Data Operator Administrative Officer Data Analyst Unit 01: Excel from A-Z Course Introduction Excel from A-Z Course Intro 00:03:00 Excel Job Opportunities 00:03:00 Excel Job Types 00:04:00 Microsoft Excel Marketplace 00:04:00 What is Microsoft Excel? 00:04:00 Who is This Course For? 00:04:00 Unit 02: Getting Started With Excel Finding & Opening Excel 00:01:00 Excel's Start Screen 00:03:00 Explaining the Excel Interface 00:03:00 Excel Interface Continued 00:01:00 Excel Workbook vs. Excel Worksheet 00:02:00 Saving an Excel Document 00:04:00 Customizing the Quick Access Toolbar 00:02:00 Customizing the Excel Ribbon 00:03:00 Excel Shortcut Keys 00:02:00 Unit 03: Values, Referencing and Formulas Creating Excel Labels 00:03:00 Entering Numeric Values in Excel 00:03:00 Formatting Date Values in Excel 00:05:00 Building Basic Formulas in Excel 00:05:00 Order of Operations 00:06:00 Relative vs. Absolute Cell References 00:07:00 Unit 04: Intro to Excel Functions Excel Functions Explained 00:03:00 The SUM() Function 00:08:00 The MIN() & MAX() Function 00:04:00 The AVERAGE() Function 00:02:00 COUNT() Functions 00:05:00 Unit 05: Adjusting Excel Worksheets Moving & Copying Data 00:07:00 Insert & Delete Rows and Columns 00:05:00 Adjusting the Width and Height of Cells 00:05:00 Hiding and Unhiding Excel Rows and Columns 00:04:00 Renaming, Moving & Deleting Excel Worksheets 00:05:00 Adding Protection to Specific Cells 00:04:00 Protecting the Structure of a Workbook 00:02:00 Adding a Workbook Password to Open File 00:02:00 Unit 06: Visually Pleasing Cell Formatting Formatting Fonts and Cell Background Color 00:05:00 Adding Cell Borders 00:05:00 Formatting Data Appropriately 00:05:00 The Magic behind Excel's Format Painter 00:04:00 Creating Styles for Formatting Efficiency 00:06:00 Merging Cells for a Cleaner Look 00:03:00 The Power of Conditional Formatting 00:06:00 Unit 07: How to Insert Images and Shapes! Grab User's Attention using Illustrations 00:09:00 Customizing Icons 00:05:00 Create Compelling Graphics with SmartArt 00:06:00 Unit 08: Visualize Data with Charts The Commonly Used Column Chart 00:03:00 Changing the Chart Design 00:02:00 Formatting Elements of a Chart 00:06:00 Modifying the Data, Type & Location of a Chart 00:06:00 Unit 09: Excel's Printing Options Print Preview Options 00:04:00 Excel's Page Layout View 00:07:00 Printing a Specific Range of Cells 00:03:00 Converting Spreadsheets to PDF Files 00:02:00 Unit 10: Benefits of Using Excel Templates Why Create an Excel Template 00:01:00 How to Create an Excel Template 00:05:00 Unit 11: Working with Excel Datasets How to Prepare Data for Analysis 00:04:00 How to Sort Data in Excel 00:03:00 Multi-Level Sorting 00:03:00 Custom Sorting Datasets in Excel 00:02:00 Applying Filters to Datasets 00:05:00 Creating Subtotals within a Dataset 00:06:00 Converting Datasets into Tables 00:06:00 Finding & Removing Duplicate Values 00:07:00 Unit 12: Excel Database Functions The SUMIF() Function 00:09:00 The DSUM() Function 00:08:00 The DSUM() Function Cont. 00:07:00 The SUBTOTAL() Function 00:06:00 Unit 13: Excel Data Validation What is Excel Data Validation? 00:02:00 Creating a Drop Down List with Data Validation 00:07:00 Different Types of Excel Data Validation 00:06:00 Adding Custom Alerts to Data Validation 00:07:00 Creating a Dynamic Drop Down List 00:03:00 Complex Validation: Dependent Drop Down List! 00:09:00 Unit 14: Excel PivotTables Creating an Excel Pivot Table 00:06:00 Modifying Excel PivotTables 00:06:00 Grouping & Filtering PivotTable Data 00:07:00 Drilling Down into PivotTable Data 00:02:00 Creating Pivot Charts & Utilizing Slicers 00:08:00 Unit 15: Excel's PowerPivot Add-In What is PowerPivot? 00:04:00 Activating the Excel PowerPivot Add-In 00:02:00 Creating Relationships between Data Tables 00:06:00 Using Data Models to Create PivotTables 00:05:00 How to Create PowerPivot KPI's 00:08:00 Unit 16: Excel's Conditional Functions Excel's IF() Function 00:05:00 IF() Function with AND() Criteria 00:05:00 IF() Function with OR() Criteria 00:05:00 Nesting Multiple IF() Functions 00:07:00 The COUNTIF() Function 00:04:00 Key Benefits of Named Ranges 00:04:00 Unit 17: Excel's Lookup Function VLOOKUP() Function 00:09:00 The Beauty of Excel's IFERROR() Function 00:04:00 HLOOKUP() Function 00:06:00 INDEX() Function 00:05:00 MATCH() Function 00:05:00 INDEX() and MATCH() Combined 00:05:00 Two-Way Lookup with INDEX() and MATCH() 00:04:00 Unit 18: Text Based Functions in Excel LEFT(), RIGHT() and MID() Function 00:07:00 Extracting Specific Text using LEN() & SEARCH() 00:13:00 Combining Text with CONCATENATE() 00:06:00 Quick Tips & Other Text Based Functions 00:06:00 Unit 19: Auditing Formulas and Views in Excel Tracing Precedents & Dependents in Formulas 00:04:00 Showing Formulas 00:02:00 Grouping Data 00:03:00 3D Referencing in Formulas 00:05:00 Utilizing the Watch Window in Excel 00:03:00 How to Freeze Panes in Excel 00:03:00 Unit 20: Excel's 'what If?' Tools Excel's Scenario Manager Tool 00:06:00 Goal Seek in Excel 00:06:00 Compare Results with Excel Data Tables 00:04:00 Solver Tool 00:11:00 Unit 21: Welcome to Excel VBA The Power Behind Excel VBA 00:03:00 A Look Inside the Visual Basic Editor (VBE) 00:04:00 Recording a Macro 00:09:00 Saving & Opening a Macro-Enabled Workbook 00:02:00 Unit 22: The VBA Language Modules and Procedures 00:07:00 Objects, Methods and Properties 00:06:00 Excel VBA Variables 00:05:00 Unit 23: Writing VBA Code Referencing a Range 00:14:00 InputBox & MsgBox 00:06:00 Using Variables in VBA Code 00:05:00 If Then Else Statement 00:10:00 Worksheet Functions inside VBA 00:08:00 Creating User Defined Functions 00:09:00 User Defined Functions within VBA Scripts 00:06:00 Unit 24: Important VBA Tools and Logic Find Last Row of Data 00:06:00 Find Last Column of Data 00:03:00 With Statement 00:05:00 Debugging & Error Handling 00:07:00 Debugging & Error Handling Cont. 00:07:00 Unit 25: Excel VBA Lopps For Next Loop 00:09:00 Do Until Loop 00:06:00 For Each Loop 00:04:00 Unit 26: Triggering Macros Assigning Macros to Shapes 00:04:00 Form Controls vs ActiveX Controls 00:08:00 Worksheet Events 00:04:00 Workbook Events 00:03:00 Fun with VBA Events! 00:07:00 Unit 27: Excel User Forms Creating an Excel UserForm 00:03:00 Adding Controls to UserForms 00:10:00 How to Show an UserForm 00:03:00 Passing TextBox Values to Desired Cells 00:07:00 Passing Option Buttons to Desired Cells 00:07:00 UserForm ComboBoxes 00:08:00 Clearing Values from UserForm Controls 00:03:00 How to Close an UserForm 00:02:00 UserForms and Protected Sheets 00:05:00 Unit 28: Starting a Career in Excel Creating an Excel Resume 00:05:00 Getting Started with Freelancing 00:06:00 How to Become an Excel Freelancer 00:05:00 Top Freelance Websites 00:05:00 How to Get Your First Client 00:08:00 Personal Branding 00:07:00 Networking Do's and Don'ts 00:04:00 Importance of Having a Website 00:04:00 Resources Resources - Microsoft Excel Masterclass in 2021 00:00:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Microsoft Excel Masterclass in 2021
Delivered Online On Demand13 hours 1 minutes
£18

Build a Portfolio: 40 Practical Projects in Photoshop

4.3(43)

By John Academy

Course Overview Learn how to create the perfect portfolio to showcase your Photoshop skill from this Build a Portfolio: 40 Practical Projects in Photoshop course and be able to present your works in a smart and effective way. In this Build a Portfolio: 40 Practical Projects in Photoshop course, you will learn how to create a Portfolio, practical Photoshop technique to apply immediately, Facebook ads, Instagram post, YouTube thumbnails, newsletter, CV, business card creating, how to maintain your workflow, logo design, banner creating, image editing and many other projects that will enrich your portfolio and make you more valuable to employers. In addition, this course will help you to understand Photoshop projects that can add value to your career as a designer.  You will learn Photoshop projects and how to create them from scratch. Learn unique Photoshop techniques and be able to use them in your projects effectively from this Build a Portfolio: 40 Practical Projects in Photoshop course. Learning Outcomes Familiarize with the techniques of creating a portfolio and showcasing your work Learn different project styles and techniques Be able to create CV, business card, logo, catalogue and sales banner Learn how to design YouTube thumbnails, Instagram posts, Facebook ads and other social media promotion ads Create different images, edit images and cover images Be able to create a lasting impression in your mind through your design Who is this course for? This course is ideal for those who want to showcase their work and establish their career as digital artist or graphic designers. You will learn how you can create your portfolio, enrich your CV and showcase your work 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 a Portfolio: 40 Practical Projects in Photoshop is a useful qualification to possess and would be beneficial for any related profession or industry such as: Graphic Designers Photo Editors Artists Digital Artists Freelancers Introduction Welcome 00:06:00 Getting Fast Help 00:02:00 Graphic Design 00:03:00 Create your first Facebook Ad Design 00:08:00 Using Photoshop for Every Project 00:04:00 Design Assets Explained 00:06:00 Best Sources for Design Assets 00:08:00 Optional - Setting up Photoshop 00:06:00 Mix and Match Design Assets 00:04:00 What does it take to create beautiful graphics? 00:03:00 Facebook Cover Project Introduction 00:01:00 Project Settings & Aspect Ratios 00:08:00 Optional: Creating Text Assets From Scratch 00:05:00 Selecting Image Assets 00:07:00 Arranging the Assets on the Canvas 00:04:00 Designing the Cover 00:07:00 Typography for the Facebook Cover 00:07:00 Fine Tuning the Cover 00:04:00 Conclusion 00:03:00 Facebook Cover Project #2 Introduction 00:01:00 Analyze your assets and options 00:05:00 Setting the project's foundation 00:05:00 Creating a neutral background with a noise texture 00:07:00 Sizing up the products correctly 00:05:00 Creating shadows for the products 00:06:00 Fine Tuning the Cover 00:04:00 Using vector graphics to create version 2 00:04:00 Creative Facebook cover iteration 00:09:00 Youtube Thumbnails The connection between YouTube thumbnails & Views 00:02:00 The power of a mockup 00:07:00 The Absolute best way to design YouTube Thumbnails 00:04:00 Classic YouTube Thumbnail - Part 1 00:05:00 Classic YouTube Thumbnail - Part 2 00:07:00 Abstract YouTube Thumbnail - Part 1 00:06:00 Abstract YouTube Thumbnail - Part 2 00:07:00 Choose your own style 00:05:00 Before and After Thumbnail 00:07:00 Illustration-based Thumbnail - Part 1 00:05:00 Illustration-based Thumbnail - Part 2 00:05:00 Personal Brand Thumbnail 00:07:00 Text Behind & In Front of you 00:05:00 Conclusions 00:01:00 Instagram Introduction 00:01:00 How to Post on Instagram from your Computer 00:02:00 Instagram Content Creation Hack 00:05:00 Clean Product Presentation - Part 1 00:05:00 Clean Product Presentation - Part 2 00:07:00 Instagram Mockups - Easy! 00:03:00 Inspirational Content - Part 1 00:06:00 Inspirational Content - Part 2 00:04:00 Black & White Content 00:09:00 Food Content 00:06:00 Personal Branding - Part 1 00:06:00 Personal Branding - Part 2 00:04:00 Content Striking Colors - Part 1 00:04:00 Content Striking Colors - Part 2 00:05:00 Facebook Ads Introduction 00:01:00 Framing Facebook Ads & Quality Standards 00:06:00 Colorful Product Ad - Part 1 00:07:00 Colorful Product Ad - Part 2 00:05:00 Colorful Product Ad - Part 3 00:07:00 Colorful Product Ad - Part 4 00:06:00 The question of stock photos & freebies in FB ads 00:05:00 Vector Based Ad - Part 1 00:06:00 Vector Based Ad - Part 2 00:07:00 Vector Based Ad - Part 3 00:06:00 Vector Based Ad - Part 4 00:05:00 The Pros and Cons of People-based Facebook ads 00:06:00 People-Based Facebook Ad - Part 1 00:07:00 People-Based Facebook Ad - Part 2 00:06:00 People-Based Facebook Ad - Part 3 00:06:00 Best Facebook Ad Template - The Foundation 00:04:00 Best Facebook Ad Template - The Details 00:07:00 Conclusions 00:01:00 Business Cards Introduction 00:03:00 Colorful Business card for the CEO - The essentials 00:06:00 Colorful Business card for the CEO - The details 00:06:00 Colorful Business card for the CEO - Beautiful Icons 00:07:00 What do 'simple' and 'clean' mean? 00:07:00 Personal Branding Business Card 00:07:00 Business Card Best Design Practices 00:06:00 Corporate Business Card - Foundation 00:07:00 Corporate Business Card - Icon Design 00:08:00 Design Beautiful CVs (Resumes) CV (Curriculum Vitae) Designs in Today's Market 00:04:00 Deciding on a CV style 00:04:00 Setting the foundation of the CV 00:07:00 Choosing a typeface - really important! 00:07:00 Rocking Typography 00:05:00 Gorgeous icons for your CV 00:06:00 Staying consistent in your design 00:05:00 Negative space in a CV design 00:06:00 Creating a timeline for your CV 00:06:00 Final Thoughts for the Clean CV Project 00:01:00 Beautiful CV Design Creative CV Design 00:05:00 Modern Typography for a Creative CV 00:06:00 Use Freepik to make your CV stand out! 00:07:00 How to adjust vectors and add detailed icons 00:07:00 Fine-tuning the CV 00:06:00 The last 10% that makes all the differences! 00:06:00 Newsletters Newsletters in today's market 00:03:00 Newsletter styles 00:06:00 Colorful Newsletter in Mailchimp & Photoshop 00:06:00 Create a catchy newsletter hero-element in Photoshop 00:06:00 Adding extra details 00:04:00 The most important element: the CTA 00:06:00 Create effective layouts in Mailchimp 00:06:00 Inserting new content in Mailchimp 00:05:00 Balancing graphics with content 00:08:00 Design overview 00:03:00 Animated Newsletters Animated Newsletter in Mailchimp & Photoshop 00:05:00 Create the product presentation in Photoshop 00:05:00 Animating the product presentation - Method #1 00:07:00 Animating the product presentation - Method #2 00:05:00 Create the call to action 00:04:00 Creating a gift design for the newsletter in Photoshop 00:06:00 Animating the gift box - the lid 00:05:00 Animating the gift box - the stars & text 00:05:00 Graphic Design Analysis with Chris Barin Introduction 00:04:00 Mazda 3 Launch Ad 00:06:00 Travel Agency Templates - Good or bad? 00:06:00 Original Design versus Templates 00:07:00 Hiring People Through Beautiful Ads 00:06:00 Premium Office Building Ad - Shocking! 00:05:00 Huge Telecom Company Blunder! 00:06:00 50% for 5% 00:09:00 The reason why most designs are cluttered 00:06:00 Clichés and Stereotypes in Graphic Design 00:04:00 Printed Design: Indoor Ad Banner Introduction 00:03:00 Everything's about the Style Guide 00:05:00 Indoor Ad Banner: Laying things out 00:06:00 Indoor Ad Banner: Typography & Layout 00:07:00 Indoor Ad Banner: Styling 00:08:00 Indoor Banner: Final touches & Conclusions 00:05:00 Bonus: Create an indoor ad banner mockup 00:05:00 Section conclusions 00:01:00 Printed Design: Product Catalogue Introduction 00:02:00 Set up the catalogue project in Photoshop 00:06:00 Styling the cover of the catalogue 00:08:00 Fine-tuning the cover 00:06:00 Add something extra to the cover 00:08:00 Interior page style: Typography 00:08:00 Interior page style: Layout 00:06:00 Styling large amounts of text 00:11:00 Interior pages overview 00:07:00 Conclusions 00:02:00 Logo Design The Truth About Logo Design 00:04:00 Should you design logos as a freelancer? 00:08:00 Creating logos in Photoshop 00:06:00 The complexity behind a logo 00:04:00 Gathering information 00:06:00 Worst techniques for logo design 00:05:00 Best techniques for logo design 00:06:00 Final Thoughts Final Thoughts 00:02:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Build a Portfolio: 40 Practical Projects in Photoshop
Delivered Online On Demand13 hours 44 minutes
£18

ChatGPT and Prompt Engineering With Advanced Data Analysis

By Packt

Explore ChatGPT, a cutting-edge world of AI content creation, with our comprehensive course. This meticulously curated program unravels the technology behind ChatGPT to practical applications in machine learning, social media, data analysis, and image generation. This course unveils new facets of AI to navigate this evolving landscape with prowess.

ChatGPT and Prompt Engineering With Advanced Data Analysis
Delivered Online On Demand4 hours 29 minutes
£41.99