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

2021 Courses

Web Development Basics

4.3(43)

By John Academy

Description: In developing a website, it is important to choose a subject or theme that will suit your style and preference. In this course, you will learn to decide on the function and niche of your site. You will learn the importance of visualization and how to make your site content-rich. You will also be able to know how to do back links. Then you will see the significance of SEO, multimedia, and social sites to improve the traffic of your website. Who is the course for? Employees of the business industry and other businessmen who want to learn how to become profitable through website designing. People who have an interest in Website Design and Marketing and how to effectively communicate with their potential clients through the web. 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. Assessment:  At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, 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 hard copy at a cost of £39 or in PDF format at a 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 Web Development Basics course will be very beneficial and helpful, especially to the following careers: Businessman Marketing and Promotions Specialists Marketing Managers Product Creators Programmers Sales Managers Sales and Promotions Specialists Top Executives Website Developer. Updated Version - Web Development Basics Section 01: Getting Started Introduction 00:03:00 How to Get Course requirements 00:02:00 Getting Started on Windows, Linux or Mac 00:02:00 How to ask a Great Questions 00:01:00 FAQ's 00:01:00 Section 02: HTML Introduction HTML 00:05:00 Choosing Code Editor 00:06:00 Installing Code Editor (Sublime Text) 00:04:00 Overview of a Webpage 00:05:00 Structure of a Full HTML Webpage 00:07:00 First Hello World! Webpage 00:09:00 Section 03: HTML Basic Heading tags 00:09:00 Paragraph 00:08:00 Formatting Text 00:12:00 List Items Unordered 00:05:00 List Items Ordered 00:04:00 Classes 00:09:00 IDs 00:06:00 Comments 00:04:00 Section 04: HTML Intermediate Images 00:12:00 Forms 00:05:00 Marquee 00:06:00 Text area 00:06:00 Tables 00:06:00 Links 00:07:00 Navbar - Menu 00:04:00 HTML Entities 00:05:00 Div tag 00:06:00 Google Maps 00:07:00 Section 05: HTML Advanced HTML Audio 00:07:00 HTML Video 00:05:00 Canvas 00:06:00 Iframes 00:05:00 Input Types 00:04:00 Input Attributes 00:06:00 Registration Form 00:04:00 Contact Us Form 00:10:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:02:00 Section 06: JavaScript Introduction What is JavaScript 00:09:00 Hello World Program 00:14:00 Getting Output 00:11:00 Internal JavaScript 00:13:00 External JavaScript 00:09:00 Inline JavaScript 00:04:00 Async and defer 00:06:00 Section 07: JavaScript Basics Variables 00:13:00 Data Types 00:11:00 Numbers 00:06:00 Strings 00:06:00 String Formatting 00:05:00 Section 08: JavaScript Operators Arithmetic operators 00:07:00 Assignment operators 00:03:00 Comparison operators 00:06:00 Logical operators 00:08:00 Section 09: JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statement 00:04:00 Section 10: JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:03:00 For loop 00:08:00 Coding Exercise 00:02:00 Solution for Coding Exercise 00:02:00 Section 11: JavaScript Functions Creating a Function 00:07:00 Function Call() 00:07:00 Function with parameters 00:05:00 Section 12: JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 Section 13: JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 Section 14: Python Introduction Introduction to Python 00:02:00 Python vs Other Languages 00:04:00 Why It's Popular 00:04:00 Command Line Basics 00:07:00 Python Installation (Step By Step) 00:06:00 PyCharm IDE Installation 00:08:00 Getting Start PyCharm IDE 00:05:00 First Python Hello World Program 00:07:00 Section 15: Python Basic Variables 00:16:00 Data Types 00:13:00 Type Casting 00:07:00 User Inputs 00:08:00 Comments 00:04:00 Section 16: Python Strings Strings 00:05:00 String Indexing 00:05:00 String Slicing 00:04:00 String Built-in Functions 00:09:00 Formatting String (Dynamic Data) 00:05:00 Section 17: Python Operators Arithmetic Operators 00:08:00 Assignment Operators 00:05:00 Comparison Operators 00:05:00 Logical Operators 00:02:00 AND Operator 00:04:00 OR Operator 00:02:00 NOT Operator 00:03:00 Booleans 00:02:00 Section 18: Python Data Structures Arrays in Earler 00:02:00 Lists 00:06:00 Add List Items 00:07:00 Remove List Items 00:01:00 Sort Lists 00:03:00 Join Lists 00:08:00 Tuples 00:08:00 Update tuples 00:07:00 Join tuples 00:02:00 Dictionaries 00:06:00 Add Dictionary Items 00:04:00 Remove Dictionary Items 00:03:00 Nested Disctionaries 00:04:00 Sets 00:04:00 Add Set Items 00:03:00 Remove Set Items 00:01:00 Join Set Items 00:04:00 Section 19: Python Conditional Statements If Statement 00:03:00 If-else Statement 00:04:00 If-elif-else Statement 00:04:00 If Statement Coding Excercise 00:05:00 Section 20: Python Control Flow Statements Flow Charts 00:06:00 While Loops Statement 00:10:00 For Loops Statement 00:06:00 The range() Function 00:04:00 Nested Loops 00:04:00 2D List using Nested Loop 00:04:00 Section 21: Python Core Games Guessing Game 00:07:00 Car Game 00:10:00 Section 22: Python Functions Creating a Function 00:03:00 Calling a Function 00:06:00 Function with Arguments 00:05:00 Section 23: Python args, KW args for Data Science args, Arbitary Arguments 00:04:00 kwargs, Arbitary Keyword Arguments 00:06:00 Section 24: Python Project Project Overview 00:04:00 ATM RealTime Project 00:13:00 Old Version - Web Development Basics Web Development Basics What Are Niche Website? 01:00:00 The Role Of Visualization In Education 00:15:00 Identify Your Best Platform Or Software 01:00:00 Select A Web Host 01:00:00 Collect Your Site 00:15:00 Building A Content Rich Website 00:15:00 Build Backlinks 00:30:00 Use SEO, Multimedia And Social Sites 01:30:00 Use Analytics 01:00:00 Wrapping Up 00:15:00 Mock Exam Mock Exam-Web Development Basics 00:20:00 Final Exam Final Exam-Web Development Basics 00:20:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Web Development Basics
Delivered Online On Demand20 hours 33 minutes
£18

A to Z SQL Programming

4.7(160)

By Janets

Follow your dreams by enrolling on the A to Z SQL Programming course today and develop the experience, skills and knowledge you need to enhance your professional development. A to Z SQL Programming will help you arm yourself with the qualities you need to work towards your dream job. Study the A to Z SQL Programming training course online with Janets through our online learning platform and take the first steps towards a successful long-term career. The A to Z SQL Programming course will allow you to enhance your CV, impress potential employers, and stand out from the crowd.  This A to Z SQL Programming course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Study the A to Z SQL Programming course through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the A to Z SQL Programming course, to ensure you are supported every step of the way. Get a digital certificate as proof of your A to Z SQL Programming course completion. Janets is one of the top online training course providers in the UK, and we want to make education accessible to everyone! Learn the essential skills you need to succeed and build a better future for yourself with the A to Z SQL Programming course. The A to Z SQL Programming course is designed by industry experts and is tailored to help you learn new skills with ease.  The A to Z SQL Programming is incredibly great value and allows you to study at your own pace. With full course access for one year, you can complete the A to Z SQL Programming when it suits you. Access the A to Z SQL Programming course modules from any internet-enabled device, including computers, tablets, and smartphones. The A to Z SQL Programming course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the A to Z SQL Programming now and start learning instantly! What You Get Out Of Studying A to Z SQL Programming With Janets: Receive a digital Certificate upon successful completion of the A to Z SQL Programming course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Description The A to Z SQL Programming training course is delivered through Janets' online learning platform. Access the A to Z SQL Programming content from any internet-enabled device whenever or wherever you want to. The A to Z SQL Programming course has no formal teaching deadlines, meaning you are free to complete the course at your own pace. Method of Assessment  To successfully complete the A to Z SQL Programming course, students will have to take an automated multiple-choice exam. This exam will be online and you will need to score 60% or above to pass the A to Z SQL Programming course. After successfully passing the A to Z SQL Programming course exam, you will be able to apply for a CPD-accredited certificate as proof of your A to Z SQL Programming qualification. Certification All students who successfully complete the A to Z SQL Programming course can instantly download their digital certificate. You can also purchase a hard copy of the A to Z SQL Programming course certificate, which will be delivered by post for £9.99. Who Is This Course For: The A to Z SQL Programming is ideal for those who already work in this sector or are an aspiring professional. This A to Z SQL Programming course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The A to Z SQL Programming is open to all students and has no formal entry requirements. To study the A to Z SQL Programming course, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Career Path: The A to Z SQL Programming is ideal for anyone who wants to pursue their dream career in a relevant industry. Learn the skills you need to boost your CV and go after the job you want. Complete the A to Z SQL Programming and gain an industry-recognised qualification that will help you excel in finding your ideal job. Course Content Beginner Module: 01 Introduction FREE 00:16:00 Tools for Creating Views 00:11:00 Examples 00:21:00 Updating Data Using a View 00:13:00 Columns and Indexed Views 00:18:00 Module: 02 Introduction Stored Procedures 00:18:00 Creating Stored Procedures 00:19:00 Returning Data 00:14:00 Module: 03 Testing and Debugging 00:17:00 Execute with Result Sets 00:11:00 Creating Triggers 00:26:00 Module: 04 Overview and Scalar Functions 00:20:00 Inline Table Valued Functions 00:11:00 Multi Statement 00:16:00 Views and Stored Procedures 00:18:00 Module: 05 Transaction Concepts 00:30:00 Applications and Transactions 00:13:00 Creating Explicit Transactions 00:29:00 Structured Error Handling 00:25:00 Module: 06 Introduction to SQL CLR 00:08:00 Writing SQL CLR Code 00:24:00 Using SQL CLR Code 00:22:00 SQL CLR Code 00:13:00 SQL CLR Security 00:20:00 Intermediate Module: 01 Topic A Aggregates 00:27:00 Topic B User Defined Types 00:17:00 Topic C Table and Functions 00:10:00 Topic D Managing Code Modules 00:08:00 Module: 02 Topic A Introduction Data Tools 00:19:00 Topic B Connected Database Development 00:20:00 Topic C Updating a Connected Database 00:16:00 Module: 03 Topic A Creating New Objects with TSQL 00:12:00 Topic B Comparing Database Schemas 00:10:00 Topic C Offline Database Development 00:13:00 Topic D Database Project Settings 00:18:00 Module: 04 Topic A Using APPLY 00:15:00 Topic B MERGE Statement 00:23:00 Topic C Creating Recursive Queries 00:08:00 Topic D Grouping Sets 00:12:00 Module: 05 Topic A ROLLUP and CUBE Operators 00:12:00 Topic B Creating Pivot Queries 00:14:00 Topic C Executing Dynamic SQL 00:28:00 Module: 06 Topic A Complex Query Execution 00:26:00 Topic B Using Execution Plans 00:16:00 Topic C Execution Plan Operators 00:12:00 Topic D Common Join Operators 00:16:00 Module: 07 Topic A Hierarchy ID Data Type 00:12:00 Topic B Exploring a Hierarchy 00:09:00 Topic C Sparse Columns 00:16:00 Topic D Column Sets 00:12:00 Module: 08 Topic A Filtered Indexes 00:09:00 Topic B FILESTREAM Storage 00:22:00 Topic C Adding Sequences to Queries 00:22:00 Module: 09 Topic A Introduction to Spatial Data 00:13:00 Topic B Spatial Data in SQL Server 00:23:00 Topic C Manipulating Spatial Shapes 00:10:00 Topic D Interactions Between Objects 00:09:00 Advanced Module: 01 Topic A Partitioning 00:20:00 Topic B Creating Partition Tables 00:30:00 Topic C Querying Partitions 00:14:00 Topic D Managing Partitions 00:17:00 Module: 02 Topic A Complex Querying 00:22:00 Topic B Rankings 00:15:00 Topic C SubQueries 00:21:00 Topic D Common Table Expressions 00:17:00 Module: 03 Topic A Complex Data and Structures 00:26:00 Topic B Efficient Queries 00:36:00 Topic C Complex Queries 00:17:00 Module: 04 Topic A XML Data Type 00:28:00 Topic B XML Schemas 00:17:00 Topic C Querying XML 00:20:00 Topic D Best Practices 00:08:00 Mock Exam Mock Exam - A to Z SQL Programming 00:20:00 Final Exam Final Exam - A to Z SQL Programming 00:20:00

A to Z SQL Programming
Delivered Online On Demand21 hours 30 minutes
£9.99

Intermediate Professional Practice

By CORE theatre arts training

CORE is a professional level training company in physical theatre and acting with a solid emphasis on the classical “Theatre Apprenticeship” training model. With 30+ years experience and using proven training methods, combined with our unique mentoring approach, we develop the whole person, in order to equip our trainees to identify their God-given calling and use their gifts to impact culture and society for good. EQUIPPING YOU FOR LIFE One of our unique qualities lies in our ability to identify your strengths, regardless of your experience and training, and develop you further. You will be challenged, receive practical skills and confidence to make your next step, whether you want to take qualifications with Trinity College London, train as a teacher or get an agent as you step into the challenging world of the performing arts. Training groups are kept small to ensure individual attention and you receive a wealth of transferrable skills to equip you for life in the workplace. OUR UNIQUE APPROACH CORE's uniqueness lies in our attention to individual coaching, personal and professional development whilst maintaining a culture of excellence and rigorous discipline. We engage trainees in professional productions for on and off stage experience, and in collaborative works with other artists and musicians. Admission is by audition only (min age 16) no educational qualifications required, as admission is based on Potential, Passion and Perseverance that are essentials required to thrive in this industry and in life!

Intermediate Professional Practice
Delivered In-Person in CoventryFlexible Dates
Price on Enquiry

Data Science Model Deployments and Cloud Computing on GCP

By Packt

Are you interested in learning and deploying applications at scale using Google Cloud platform? Do you lack hands-on exposure when it comes to deploying applications and seeing them in action? Then this course is for you. You will also learn microservices and event-driven architectures with real-world use case implementations.

Data Science Model Deployments and Cloud Computing on GCP
Delivered Online On Demand6 hours 55 minutes
£56.99

AutoCAD Level 2 - Intermediate

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Professionals who want unparalleled creative freedom, productivity, and precision for producing superb 3D modeling. Overview Powerful tools and techniques for drawing, dimensioning, and printing 2D drawings, Use content that has been previously created, Extract information from your drawings, Streamline the design process and become more productive with AutoCAD. Discover the powerful tools and techniques for drawing, dimensioning, and printing 2D drawings in this course that enables you to reuse content and extract information from your drawings. Working Effectively with AutoCAD Creating a Custom Workspace Using the Keyboard Effectively Object Creation, Selection, and Visibility Working in Multiple Drawings Copying and Pasting Between Drawings Using Grips Effectively Additional Layer Tools Accurate Positioning Coordinate Entry Locating Points with Tracking Construction Lines Placing Reference Points Projects - Productivity Tools Schematic Project - Purifier Unit Mechanical Project - 2 Views Architectural/Civil Project - Formal Garden Mechanical Project - Cover Plate Architectural Project - Addition Mechanical Project - Block Mechanical Project - Plate Parametric Drawing Working with Constraints Geometric Constraints Dimensional Constraints Working with Blocks Creating Blocks Editing Blocks Removing Unused Elements Adding Blocks to Tool Palettes Modifying Tool Properties in Tool Palettes Projects - Creating and Organizing Blocks Mechanical Project - Control Panel Architectural Project - Furniture Layout Civil Project - Utility Layout Creating Templates Why Use Templates? Controlling Units Display Creating New Layers Adding Standard Layouts to Templates Saving Templates Advanced Layouts Creating and Using Named Views Advanced Viewport Options Layer Overrides in Viewports Additional Annotative Scale Features Annotation Styles Creating Text Styles Creating Dimension Styles Creating Multi-leader Styles Projects - Drawing Setup and Utilities Interiors Project Mechanical/Schematic Project Civil/Map Project Mechanical Project - Dimension Styles External References Attaching External References Modifying External References Xref Specific Information Projects - Drawing D-sized Title Block Mechanical Project - Drill Press Base Architectural Project - Office Tower P&ID Project - Oil Lubrication System Civil Project - Warehouse Site

AutoCAD Level 2 - Intermediate
Delivered OnlineFlexible Dates
Price on Enquiry

Nutrition Course

By KEMP CENTER

Learn all the secrets of a proper nutrition, master diet planning and become a top qualified nutrition specialist Knowledge about nutrition is vital in achieving optimal health and well-being for yourself and others. With this practical nutrition course you will learn the art and the science of nutrition. We cover it all, from personal health, through helping and guiding others, to some of the more advanced, professional knowledge. Along with a quick general sence of fundamentals, you will also learn more high-level knowledge as well as some of the industry secrets and myths This practiacal nutrition course will help, motivate and empower you to achieve change in anyones’s eating habits. From developing a healthy lifestyle to well-balanced diet plans, learn everything in this comprehensive, accelerated course. What’s included with the course? How diet and eating habits affect your body and brain? How do diet plans vary for individuals? How do physical activities contribute to a healthy lifestyle? What are the latest dietary recommendations and trends? How sleeping affects your diet and your body? How to become a professional dietitian? How to assess clients’ diet requirements? How to choose a healthy lifestyle based on unique needs? Who is this course for? Anyone who wants to learn and apply knowledge about food, health, diets and general well-being People with little or limited experience in the subject of nutrition and dietetics Fitness and sports people, caretakers, parents, physicians and health-related professionals who want to either start a new career or enhance an existing one This comprehensive nutrition and dietetics course is a full package for quick advance in the topic. Become a pro in dietetics with this interactive, fun-to-follow, fully comprehensive course. SIGN UP and get the best out of your opportunities! Join the nutrition course and get the benefits: Learning from a professional instructor24/7 access from any devicePractical exercisesTests, quizzes and recapsCertificate of completionExtra materials and downloadable bonuses100% satisfaction guarantee Your Singing Instructor: Evita Boli Nutrition Expert Evita Boli, trainer for this course, is a professional nutritionist with 21 years of practical experience. She is a nutritionist, researcher, consultant, and expert dietitian in balanced nutrition and personal diet plans. She is a certified therapist and experienced trainer. Through her knowledge and skills, she’s determined to make people aware of healthy lifestyle choices. She has trained over 1200 students via and in-class courses. She will share with you research-based tips, techniques and trade secrets to make you and expert in this field. Overview of the course: Detailed video presentations 1. Essential knowledge – get a better understanding of the food that you eat Detailed knowledge of nutrition components and facts Explanation of various diets, what they require, how they work, the aims and effects of each of them Health risks that you should be aware of – intolerances and allergies 2. Food and body – a connection that should not be underestimated Nutrition in connection to performance and physical activity Body transformation – losing weight, getting in shape and building muscle How a food plan or a diet can affect lives of others – creating meal plans for your clients Medical conditions in terms of nutrition and food intake Food choices and the role of hydration   Training videos 1. Nutrition in practice BMI as a tool and it’s limitations Meal planning and meal plan preparation Using your knowledge to help others – client interactions Setting up a plan corresponding to body transformation goals 2. Nutrition – let’s settle some debates Fats – are they healthy or not? Should you be drinking coffee? Dieting – do you need to pick a specific diet plan? Instant weight loss – myths and misconceptions   Tests 1. Tests and revision of acquired knowledge Basic knowledge of nutrition Knowledge of specific nutrition related subjects 2. Final Exam Final test Summary of previously presented knowledge and tasks   Practical exercises Calculating BMI Preparing a meal plan Client assessment and interview scenario SMART goal plan Creating a comprehensive diet plan   Bonus materials Client interview – step by step guide with templates Micronutrients – detailed guide Weekly meal plan templates 5-10-15 minutes recipes Experience Beginner-IntermediateLanguage English, German, French, Polish, Portuguese A letter from your expert instructor: Why join Kemp Center’s nutrition course?Healthy mind comes from a healthy body, and a healthy body needs balanced nutrition. It is the most important and basic factor contributing to a healthy life.In this busy and impure era, where people neither have time nor resources to check and get healthy food, understanding balanced nutrition and its impact on our body is very important. What we choose to put on our plate plays a central role in shaping our body, our weight, our mind, and even our wellbeing.The internet is full of content and YouTube loaded with so-called experts, who constantly promote something. Finding the correct information and a true nutrition mentor is a big challenge these days.False information can be harmful and therefore we present to you only authentic, researched-backed, high quality, easy to understand and complete information.In this comprehensive course, you will learn everything about balanced nutrition. From key definitions to the relationship between nutrients, and from identifying dietary needs to suggesting an actionable diet plan. This course will lead you towards success in the field of nutrition.Diet is not about denying yourself the pleasure of eating. It’s a complete science of how your body reacts to food and how nutritional changes affect it.Learn about physiology of the body, digestion process, eating habits, nutritional requirements, health goals and how to figure out a customized diet plan.See you at the course!Evita Boli, Nutritionist, researcher and trainer

Nutrition Course
Delivered Online On Demand10 hours
£244

Transformational Leader Training

By IOMH - Institute of Mental Health

Overview This Transformational Leader Training course will unlock your full potential and will show you how to excel in a career in Transformational Leader Training. So upskill now and reach your full potential. Everything you need to get started in Transformational Leader Training is available in this course. Learning and progressing are the hallmarks of personal development. This Transformational Leader Training will quickly teach you the must-have skills needed to start in the relevant industry. In This Transformational Leader Training Course, You Will: Learn strategies to boost your workplace efficiency. Hone your Transformational Leader Training skills to help you advance your career. Acquire a comprehensive understanding of various Transformational Leader Training topics and tips from industry experts. Learn in-demand Transformational Leader Training skills that are in high demand among UK employers, which will help you to kickstart your career. This Transformational Leader Training course covers everything you must know to stand against the tough competition in the Transformational Leader Training field.  The future is truly yours to seize with this Transformational Leader Training. Enrol today and complete the course to achieve a Transformational Leader Training certificate that can change your professional career forever. Additional Perks of Buying a Course From Institute of Mental Health Study online - whenever and wherever you want. One-to-one support from a dedicated tutor throughout your course. Certificate immediately upon course completion 100% Money back guarantee Exclusive discounts on your next course purchase from Institute of Mental Health Enrolling in the Transformational Leader Training course can assist you in getting into your desired career quicker than you ever imagined. So without further ado, start now. Process of Evaluation After studying the Transformational Leader Training course, your skills and knowledge will be tested with a MCQ exam or assignment. You must get a score of 60% to pass the test and get your certificate.  Certificate of Achievement Upon successfully completing the Transformational Leader Training course, you will get your CPD accredited digital certificate immediately. And you can also claim the hardcopy certificate completely free of charge. All you have to do is pay a shipping charge of just £3.99. Who Is This Course for? This Transformational Leader Training is suitable for anyone aspiring to start a career in Transformational Leader Training; even if you are new to this and have no prior knowledge on Transformational Leader Training, this course is going to be very easy for you to understand.  And if you are already working in the Transformational Leader Training field, this course will be a great source of knowledge for you to improve your existing skills and take them to the next level.  Taking this Transformational Leader Training course is a win-win for you in all aspects.  This course has been developed with maximum flexibility and accessibility, making it ideal for people who don't have the time to devote to traditional education. Requirements This Transformational Leader Training course has no prerequisite.  You don't need any educational qualification or experience to enrol in the Transformational Leader Training course. Do note: you must be at least 16 years old to enrol. Any internet-connected device, such as a computer, tablet, or smartphone, can access this online Transformational Leader Training course. Moreover, this course allows you to learn at your own pace while developing transferable and marketable skills. Course Curriculum Introduction Introduction 00:08:00 Foundational Concepts For Leaders Foundational Ideas That Create Powerful Leaders 1 00:03:00 Foundational Ideas That Create Powerful Leaders 2 00:13:00 Powerfull Cutting- Edge Leadership tips - Foundational Advanced Tips For Wise Leaders - Section 04 00:19:00 Advanced Tips For Wise Leaders - Section 05 00:10:00 Advanced Tips For Wise Leaders - Section 06 00:12:00 Advanced Tips For Wise Leaders - Section 07 00:10:00 Advanced Tips For Wise Leaders - Section 08 00:12:00 Advanced Tips For Wise Leaders - Section 09 00:15:00 Advanced Tips For Wise Leaders - Section 10 00:11:00 Advanced Tips For Wise Leaders - Section 11 00:10:00 Powerfull Cutting- Edge Leadership tips - Intermediate Advanced Tips For Wise Leaders - Section 12 00:10:00 Advanced Tips For Wise Leaders - Section 13 00:08:00 Advanced Tips For Wise Leaders - Section 14 00:12:00 Advanced Tips For Wise Leaders - Section 15 00:13:00 Advanced Tips For Wise Leaders - Section 16 00:12:00 Powerfull Cutting- Edge Leadership tips - Advanced Advanced Tips For Wise Leaders - Section 17 00:11:00 Advanced Tips For Wise Leaders - Section 18 00:15:00 Advanced Tips For Wise Leaders - Section 19 00:11:00 Advanced Tips For Wise Leaders - Section 20 00:12:00 Advanced Tips For Wise Leaders - Section 21 00:11:00 Advanced Tips For Wise Leaders - Section 22 00:13:00 Advanced Tips For Wise Leaders - Section 23 00:10:00 Advanced Tips For Wise Leaders - Section 24 00:11:00 Advanced Tips For Wise Leaders - Section 25 00:12:00 Final Thoughts For Wise Leaders Final Thoughts For Wise Leaders 00:08:00 BONUS VIDEO - 'Dealing With 'Problem Employees' 00:05:00

Transformational Leader Training
Delivered Online On Demand4 hours 57 minutes
£15

Photography Course

By KEMP CENTER

Develop your graphic design skills and learn the professional Photoshop tools and techniques Get confident with your camera Have you always wanted to learn more about photography? Do you want to learn the ins and outs of taking professional photos? Look no further! With this photography course, you will learn it all. Get to know different genres, styles, and approaches to photographyy as well as the indispendable technical knowledge and practical skills ready-to-use in your everyday work. This course will take you from beginner to competent photographer with the guidance of some of the best photographers in the industry. Whether you love photography as a hobby, want to be a professional studio photographer, or want the best shots for social media profiles, this course has it all. From this photography course, you will learn the basics of photography and build a foundation of knowledge before progressing to more advanced photography skills. This training is designed for complete beginners as well as those with prior knowledge of some photography concepts who would like to take their understanding deeper. You will learn about everything from camera kit and equipment to composition and working with light. Everything you learn is instantly aplicable to your photography work. Get the knowledg, test your skills and produce high-quality professional photographs. Our photography course experts have compiled their best tips to offer you the most comprehensive photography course. After taking this course you will be comfortable working with different cameras and using them to produce different types of photography. Whether you are new to photography or want to improve your existing skills, this photography course will help you develop the ability to create and share digital images that you can be proud of. You will also develop your technical and visual skills with the help of the tasks on the course to reach a professional working level where you can offer high-quality photography to your clients. The course is a creative mix of learning and practicing through tasks that will strengthen your photographic experience and help you build your first portfolio. The course is full of invaluable content and presented in an easy-to-follow format.  What will you learn from this course? Basic and advanced knowledge of photography Camera equipment Working with light Technical and visual skills in photography Basic knowledge of different branches of photography Who is this course for? Anyone who wants to improve their skills in photography Influencers, social media specialists or graphic designers Anyone who wants to be a professional photographer Or people who want to have great photos from their holidays The world of photography has exploded in recent years and with the forever-growing presence of social media and other platforms, it is set to continue that way. Getting the right shot is important and more and more people are taking a keen interest in photography. If you are one of those people, then you are in the right place! Our photography course is one of the most comprehensive courses that cover all of the basics while teaching advanced photography concepts too. The material shared in the course is developed and designed by experts and covers a wide range of photography topics that will allow you to explore and understand concepts on a deeper level. The course package contains extensive material presented in an engaging format and you will be learning by using specific examples, knowledge repetitions, and varied practical tasks along with a final exam. The course is available to anyone, anywhere, and is delivered on the Kemp Center advanced e-learning platform. It’s time to bring your photos to a whole new level! Join the photography course and get the benefits: Learning from a professional instructor24/7 access from any devicePractical exercisesTests, quizzes and recapsCertificate of completionExtra materials and downloadable bonuses100% satisfaction guarantee Your Singing Instructor: Martin Lee Photographer The course is led by well-known photographers who have been recognized for his outstanding work on projects around the world. Our course instructor has many years of experience working in the photography industry and will be sharing all of his knowledge on everything they have learnt along the way. Our expert has specialized in commercial, fashion, food, portrait and lifestyle photography over the years. He has all of the top tips about working in the industry and have combined their expertise and knowledge to produce an in-depth training so you don’t miss a trick. With the help from our expert you will be guided through all of the necessary techniques and processes required to set yourself apart in a world of constant photography and digital stimulation. He will give you all of the hints and tips about using photography both as a hobby or beginning your professional career and how to break into the industry. Martin has led many photography courses and is passionate about shaping other photographers in the industry to keep up to date with current and emerging trends. Overview of the course: Detailed video presentations 1. Essential knowledge of photography Fundamental photography knowledge Equipment and how to choose the right one that suits your needs and the set Photography scenarios, parameters, features, and settings How to turn your passion into a profession – find success in photography Training videos 1. Photography in practice Working with professional photography studios: Lightroom and Photoshop Creating different types of photography: portrait photography, landscape photography, macro photography Tests 1. Tests and revision of acquired knowledge Basic knowledge of photography Knowledge of specific photography-related aspects and components 2. Final Exam Final test Summary of previously presented knowledge and tasks Course materials Book of Inspiration Best cameras for beginners Wildlife photography- a practical guide How to work with a model during a session Additional materials for use in everyday photography Experience Beginner-IntermediateLanguage English, German, French, Polish, Portuguese A letter from your expert instructor We are pleased to introduce you to a photography course that will change your outlook on this field. This is a course where the instructor is a practitioner, not a theorist, which will allow you to gain practical photography skills.Among other things, you will learn how to use your camera in the right way to be able to get the best pictures out of it. You will also learn about basic processing in Lightroom or Photoshop.With this course, you will learn the basics of photography. What is ISO? How do you catch the light? What are the differences between different types of photography and how to take them correctly? The answers to these questions are included in this course.You will gain solid knowledge that you can back up with a certificate that you receive in hard copy and online.Gain skills for taking better photos with the help of an instructor. See you on the course! Martin Lee – Photographer

Photography Course
Delivered Online On Demand10 hours
£255

SketchUp Basic Level Training Course

By ATL Autocad Training London

Who is this course for? SketchUp Basic Level Training Course. Click here for more info: Website Ideal for newcomers to 3D modeling, it suits students, hobbyists, and professionals. Gain a strong foundation in SketchUp, perfect for careers in architecture and interior design. Our flexible 1-on-1 sessions let you tailor your learning schedule. Schedule sessions Monday to Saturday, 9 am to 7 pm. The 5-hour course adapts to your timeline, ensuring a personalized, supportive, and adaptable learning experience. Course Title: SketchUp Basic Course. Course Duration: 5 hours Understanding the Basics of SketchUp Introduction to SketchUp Navigating the SketchUp Environment Exploring Zoom, Pan, and Rotate Functions Familiarizing Yourself with the XYZ Axis Mastering SketchUp Tools Efficient Toolbar Selections Utilizing Templates for Projects Drawing with Precision Using the Pencil Tool Working with Fundamental Geometric Shapes Taking Accurate Measurements Advanced SketchUp Techniques Creating Circles and Arcs Harnessing Sticky Geometry Solutions Unveiling the Power of Tags (Formerly Layers) Streamlining Workflow with Keyboard Shortcuts Accurate Object Measurement within SketchUp Information Management and Database Usage Moving and Copying Objects Simple Array Techniques Mastering Rotational Manipulations Effortless Rotational Copying Fractional and Relative Scaling Component and Group Creation Constructing Components for Reusability Creating Efficient Groups Comparing the Advantages of Components and Groups Saving and Reusing Components Importing Components from Digital Repositories Advanced Modeling and Geometry Leveraging Push-Pull Operations Creating Complex Shapes with the Follow Me Tool Exploring Geometry Intersections Duplicating and Offsetting Faces, Edges, and Polygons Incorporating 2D Polygons into Your Drawings Skillful Use of the Paint Bucket Tool Materials and Textures Proficiency with the Materials Editor Applying High-Quality Textures Sourcing and Positioning Textures Graphics and Bitmap Considerations Crafting Scenes and Styles Generating and Customizing Scenes Managing Scenes and Styles Introduction to Animation and Presentation Animation Concepts Adding Dimensions to Your SketchUp Models Annotating Designs for Clarity Preparing Models for Printing Exporting Images and PDFs in 2D Formats This comprehensive SketchUp Fundamentals course will equip you with essential skills to create, modify, and present 3D models effectively. After completing our 5-hour SketchUp training, you'll achieve the following learning outcomes: Basic SketchUp Proficiency: Gain essential skills to navigate the SketchUp interface and utilize its core features effectively. Geometry Creation: Learn to create 2D and 3D geometric shapes, lines, and curves with precision. Rendering Concepts: Understand the fundamentals of rendering and how to apply basic rendering techniques to enhance your designs. Model Organization: Discover techniques for organizing and structuring your SketchUp models efficiently. Visualization Skills: Develop the ability to visualize and plan architectural and interior design concepts in 3D. Efficient Workflows: Acquire time-saving tips and tricks for streamlining your design workflow. Personal Projects: Apply your newfound skills to your personal design projects or professional endeavors. By the end of this short training, you'll have a solid foundation in SketchUp, allowing you to create and present basic 3D models and designs effectively. After SketchUp Training, You'll Acquire: Advanced 3D Modeling: Master the art of creating intricate 3D models, architectural designs, and detailed structures using SketchUp. Texture Mapping and Material Application: Learn to apply realistic textures and materials, enhancing the visual appeal of your 3D creations. Rendering Techniques: Explore rendering plugins like V-Ray or Twilight Render to create lifelike visualizations of your designs. Collaboration and Presentation: Develop skills to effectively collaborate with teams and present your ideas in professional and compelling ways. Project Visualization: Enhance your ability to transform conceptual ideas into visually stunning and detailed 3D representations. Job Opportunities: Architectural Designer: Create detailed architectural models for residential and commercial projects. Interior Designer: Design interior spaces, visualizing furniture placements, colors, and decor elements. Landscape Architect: Develop 3D landscape designs, showcasing outdoor spaces and environmental elements. 3D Modeler: Work in various industries, creating 3D models for animations, games, or simulations. Visualization Specialist: Provide visualization services to real estate agencies, design firms, or marketing companies, transforming ideas into compelling visuals. Why Choose Us? Tailored One-on-One Training: Exclusive coaching from skilled architects and designers, in-person or live online, Monday to Saturday. Customized Tutorials: Enhance your skills with tailored video tutorials to take home. Comprehensive Learning: Receive digital resources for thorough understanding and revision. Free Ongoing Support: Enjoy continuous assistance via phone or email, ensuring your success beyond the course. Flexible Syllabus: Adapted to your needs for focused learning. Official Certificate: Validate your expertise with our prestigious certification.

SketchUp Basic Level Training Course
Delivered in London or OnlineFlexible Dates
£180

Python A-Z: Learn Python by Building 15 Projects and ChatGPT

By Packt

This ultimate course to kickstart your Python journey from scratch. This comprehensive course covers all the essential concepts of Python, providing explanations, examples, and practical implementations. Designed with beginners in mind, our goal is to help you learn and master Python by building a variety of projects.

Python A-Z: Learn Python by Building 15 Projects and ChatGPT
Delivered Online On Demand25 hours 1 minutes
£63.99