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

3971 EDI courses

Adobe InDesign CC Beginner

By iStudy UK

Learning Objectives Introduction , Building a Basic InDesign Document , Customizing the Workspace , Modifying the Layout , Understanding Pages Panel , Working with Text , Formatting Text , Working with Color , Using Styles , Modifying Graphics , Managing Objects and Layers , Adding and Transforming Shapes , Using Effects , Working with Tables , Exporting the Document to Other Formats , Conclusion Pre-Requisites Basic computer skills.  Description This introductory course is designed to introduce students to the basic functionality and user interface of Adobe InDesign CC. In this course, Students will learn to navigate InDesign, build documents, add text and graphics, and customize the workspace. Students will also learn to modify the layout, manage pages, modify text, modify graphics, work with color, apply effects, and add and transform shapes. In addition, students will learn to manage objects and layers, format text, use styles, work with tables, export documents, and prepare for printing. Introduction to the Course Introduction 00:01:00 Section 01 Overview of InDesign 00:03:00 Touring the InDesign Interface 00:10:00 Customizing Preferences 00:09:00 Building a Document 00:09:00 Advanced Document Settings 00:09:00 Adding Graphics 00:06:00 Adding Text 00:03:00 Section 02 Using Panels and Workspace Presets 00:10:00 Document Views 00:08:00 Understanding the Control Panel 00:04:00 Section 03 Changing the Document Setup 00:06:00 Section 04 Adding, Moving, and Deleting Pages 00:06:00 Using Master Pages 00:10:00 Section 05 Selecting Text 00:03:00 Understanding Text Frame Options 00:09:00 Importing Text 00:06:00 Threading Text 00:05:00 Using Special Characters 00:10:00 Using Spell Check 00:07:00 Using the Story Editor 00:04:00 Section 06 Character Formatting 00:11:00 Advanced Character Formatting 00:10:00 Paragraph Formatting 00:10:00 Section 07 Basics of Color 00:06:00 Working with Swatches 00:08:00 Creating Swatches 00:08:00 Making Spot Color Swatches 00:03:00 Working with the Color Panel 00:05:00 Creating and Using Gradients 00:08:00 Section 08 Basics of Style 00:01:00 Managing Paragraph Styles 00:10:00 Managing Character Styles 00:05:00 Using Object Styles 00:08:00 Section 09 Defining Graphic Types 00:07:00 Placing Multiple Graphics 00:04:00 Selecting Graphics 00:05:00 Fitting Options 00:07:00 Updating Graphics 00:07:00 Placing Photoshop and Illustrator Files 00:05:00 Section 10 Managing Layers 00:10:00 Aligning and Grouping Objects 00:06:00 Wrapping Text Around an Object 00:07:00 Section 11 Adding Vector Shapes 00:08:00 Drawing Vector Lines 00:08:00 Selecting and Moving Frames 00:07:00 Scaling Arrowheads 00:05:00 Section 12 Using the Effects Panel 00:08:00 Using the Blend Modes 00:04:00 Adding and Removing Effects 00:03:00 Section 13 Creating Tables 00:10:00 Formatting Tables and Cells 00:08:00 Using Table and Cell Styles 00:08:00 Section 14 Preflighting your Document 00:09:00 Packaging your Document 00:09:00 Printing your Document 00:09:00 Converting to PDF 00:06:00 Course Recap Recap 00:01:00 Final Exam Final Exam - Adobe InDesign CC Beginner 00:20:00

Adobe InDesign CC Beginner
Delivered Online On Demand6 hours 52 minutes
£25

Oracle 11g PL/SQL Part 1

By iStudy UK

The Oracle 11g PL/SQL Part 1 course will focus on giving you the best knowledge of coding and designing PL/SQL and SQL scripts. Initially, you'll learn how to start programming in Oracle PL/SQL. You'll understand the history of PL/SQL, installing Oracle Express Edition, connecting to Database, Relational Database, Oracle SQL in an easy-to-grasp method. This course includes mostly practical examples with explanations which makes it more valuable. Upon successful completion of this course, you can have the pleasure to code in PL/SQL which further help to boost your career. From beginners to expert learner can benefit from this course. So enrol today and see what else is in the Oracle 11g PL/SQL Part 1 course. What Will I Learn? Prepare your environment Work with Oracle database tools Understand and work with language features Work with the DECLARE clause Work with the BEGIN clause Work with the EXCEPTION clause Use explicit cursors Understand and use nested blocks Understand the difference between nested blocks and subprograms Requirements Familiarity with database and programming principles Who is the target audience? Application designers and developers Database administrators Business users and non-technical senior end users Introduction Introduction FREE 00:03:00 Preparing Your Environment Course Setup 00:37:00 Working with Oracle Database Tools Selecting the Appropriate Database Tool 00:31:00 Language Features Understanding PL/SQL 00:18:00 PL/SQL Blocks 00:15:00 Working with SQL Plus 00:11:00 The DECLARE Clause DECLARE Clause Objects 00:16:00 PL/SQL Available Data Types 00:17:00 Declaring Simple Data Types and Assignments 00:12:00 Declaring Complex Data Types and Assignments 00:11:00 Declaring Complex RowTypes and Assignments 00:07:00 Declaring Complex Tables 00:08:00 Declaring Complex Records 00:08:00 Creating and Declaring User-Defined Types 00:09:00 The BEGIN Clause What Can Be Included in the BEGIN Clause 00:07:00 Working with CHAR and VARCHAR2 Variables 00:08:00 Handling String Literals 00:08:00 Working with Numeric Variables 00:07:00 Working with Date Variables 00:06:00 Assigning and Using Boolean Variables 00:08:00 Using Comparison Operators 00:07:00 Using SQL Functions 00:06:00 SQL DML within PL/SQL 00:15:00 Using SELECT 00:07:00 Exceptions and Embedded SQL 00:11:00 Using Sequences 00:14:00 Logic Control and Branching 00:07:00 Using GOTO 00:06:00 Working with LOOPS 00:19:00 Creating and Using the Indefinite Loop 00:07:00 Creating and Using the Conditional Loop 00:08:00 Using Nested Loops 00:12:00 Using the If-Then-Else 00:19:00 Using the CASE Statement 00:18:00 The EXCEPTION Clause What Are the Types of Exceptions 00:06:00 Trapping Exceptions 00:06:00 Identify Exception Details 00:11:00 Creating User-Defined Exceptions 00:11:00 Using SQLCODE and SQLERRM Objects 00:09:00 Understand the Implicit Cursor 00:15:00 Creating User-Defined Events 00:12:00 Explicit Cursors Understanding the Concept and Purpose of Explicit Cursors 00:18:00 Learn about Cursor Attributes 00:10:00 Using the Continue Statement 00:06:00 Working with Updateable Cursors 00:19:00 Creating and Using Cursor Parameters 00:15:00 FOR...LOOP Cursors 00:07:00 Nested Blocks Understanding Nested Blocks 00:11:00 Difference between Global vs Local Objects and Exceptions 00:13:00 Declared Subprograms Subprograms: How They Differ from Nested Blocks 00:18:00 Conclusion Conclusion 00:04:00 Course Certification

Oracle 11g PL/SQL Part 1
Delivered Online On Demand9 hours 54 minutes
£25

Excel 365 VBA Expert

By iStudy UK

Learning Objectives Introduction , Getting Started with VBA , Working with Variables , Working with Conditional Logic , Working with Strings and String Functions , Working with Loops , Working with Sub Procedures Options and Functions , Working with User Forms , Debugging your Code , Conclusion   Pre-Requisites Intermediate Microsoft Excel training or equivalent experience is recommended.   Description This course will teach students proper Visual Basic programming techniques along with an understanding of Excel's object structure. Students will learn how to work with variables, how to use various conditional logic statements such as If and Else, and how to work with string functions. Students will also learn how to work with various loops such as next loops and each loops, as well as how to create user forms. Finally, students will get an in-depth understanding of the debugging tools available and how to effectively debug their code. Course Introduction Introduction 00:03:00 Section 01 Lesson 1-Adding the Developer Toolbar 00:05:00 Lesson 2-Understanding the VBA Editor 00:11:00 Lesson 3-Recording a Macro in Personal 00:10:00 Lesson 4-Understanding the Elements of the VBA Language 00:07:00 Lesson 5-Understanding Methods 00:05:00 Lesson 6-Understanding Comments 00:06:00 Lesson 7-Working with the Range Property and Worksheet Object 00:07:00 Lesson 8-Adding a Macro Button to a Spreadsheet 00:03:00 Lesson 9-Working with the ActiveCell Object 00:02:00 Lesson 10-Working with the Offset Property 00:08:00 Section 02 Lesson 1-Understanding Variables 00:07:00 Lesson 2-Working with Integer Variables 00:03:00 Lesson 3-Understanding Option Explicit 00:05:00 Lesson 4-Working with Other Variable Types 00:07:00 Section 03 Lesson 1-Working with IF Statements 00:04:00 Lesson 2-Working with ELSE 00:03:00 Lesson 3-Working with ELSEIF 00:03:00 Lesson 4-Understanding Conditional Operators 00:06:00 Lesson 5-Working with NOT, AND, and OR 00:07:00 Lesson 6-Working with Nested IF 00:04:00 Lesson 7-Working with Select Case 00:06:00 Lesson 8-Working with WITH and END WITH 00:05:00 Section 04 Lesson 1-Working with Text Strings 00:05:00 Lesson 2-Working with LCASE and UCASE Functions 00:05:00 Lesson 3-Working with LEN and TRIM Functions 00:07:00 Lesson 4-Working with LEFT, RIGHT, and MID Functions 00:07:00 Section 05 Lesson 1-Understanding Loops 00:02:00 Lesson 2-Working with For Next Loops 00:07:00 Lesson 3-Working with For Each Loops 00:06:00 Lesson 4-Working with Cells Property 00:08:00 Lesson 5-Working with Do Until Loops 00:09:00 Lesson 6-Working with Do While Loops 00:05:00 Section 06 Lesson 1-Calling Sub Procedures 00:05:00 Lesson 2-Working with Exit Sub 00:04:00 Lesson 3-Working with Message Boxes 00:08:00 Lesson 4-Working with Input Boxes 00:08:00 Lesson 5-Working with VBA Functions 00:12:00 Lesson 6-Working with Object Variable and Set 00:06:00 Section 07 Lesson 1-Understanding and Creating a User Form 00:08:00 Lesson 2-Adding Controls to a User Form 00:16:00 Lesson 3-Adding Code for a User Form 00:10:00 Lesson 4-Launching a User Form from Excel 00:05:00 Section 08 Lesson 1-Getting Started with Debugging 00:10:00 Lesson 2-Stepping Through Your Code 00:06:00 Lesson 3-Working with Breakpoints 00:03:00 Lesson 4-Working with the Immediate Window 00:05:00 Lesson 5-Working with the Locals Window 00:05:00 Lesson 6-Working with the Err Object 00:06:00 Lesson 7-Getting Help-v2 00:07:00 Course Recap Recap 00:02:00 Additional Materials Resource - Excel 365 VBA Expert 00:00:00 Final Exam Final Exam - Excel 365 VBA Expert 00:20:00

Excel 365 VBA Expert
Delivered Online On Demand5 hours 34 minutes
£25

Word 2016 Intermediate

By iStudy UK

The Word 2016 Intermediate course is intended to sharpen your skills and knowledge by explaining precise documentation making features including working with multiple documents, formatting tables, tags, lists, templates, merging, etc. This course covers a variety of topics including working with Word 2016, creating, and customising styles, templates, and themes in the most effective way possible. You'll also work with diverse sorts of data in Word, copy and paste commands, and study advanced document layout options and different collaboration tools. Learn how to work with graphic elements such as pictures, text boxes, text effects, shapes, the drawing canvas, SmartArt, WordArt, typography effects, advanced graphics component features, and more. What you'll learn Work with, create, manage, and customize Styles, Templates, and Themes. Work with various types of data in Word using Tables, advanced Copy and Paste commands, and Charts. Review advanced document layout options in Word and various collaboration tools. Work with graphic elements such as pictures, text boxes, shapes, the Drawing Canvas, SmartArt, Text Effects, Typography Effects, WordArt, and Equations. Learn additional graphic element features such as grouping, layering, and moving objects Requirements Word 2016 Introduction course or equivalent experience Who this course is for: Students who need to expand their knowledge and skills in Microsoft Word. Introduction Intro 00:02:00 Working with Styles Using Styles 00:08:00 Creating a Style Based on Text 00:04:00 Modifying a Style 00:03:00 Managing and Exporting Styles 00:06:00 Using Styles to Reorder Text 00:06:00 Working with Style Sets 00:04:00 Creating and Applying Fonts and Color Sets 00:03:00 Working with Themes 00:03:00 What are Templates? 00:03:00 Modifying the Normal and Custom Template 00:06:00 Changing the Custom Office Template Location 00:03:00 Working with Data in Word Sorting a Table 00:04:00 Repeating Table Header Rows and Setting Page Breaks 00:04:00 Working with Calculations in a Table 00:04:00 Working with Excel Data in Word 00:04:00 Copying, Pasting, and Linking Excel Data 00:09:00 Creating a Chart in Word 00:06:00 Editing Chart Data 00:04:00 Formatting a Chart 00:05:00 Advanced Document Layouts Controlling Page Breaks 00:05:00 Working with Section Breaks 00:06:00 Using Section Breaks with Margins and Page Orientation 00:04:00 Applying Columns 00:04:00 Modifying Columns 00:06:00 Adding Borders and Shading to a Paragraph 00:04:00 Applying Different Headers and Footers 00:06:00 Creating a Signature Line 00:03:00 Collaborating in Word Working with Comments 00:07:00 Using Track Changes 00:06:00 Reviewing and Accepting Changes 00:06:00 Customizing Markups 00:06:00 Comparing and Merging Two Documents 00:07:00 Combining Documents 00:06:00 Working with Pictures, Shapes and Drawing Tools Applying a Picture Style 00:04:00 Adjusting a Picture 00:06:00 Removing a Picture Background 00:03:00 Inserting a Text Box from the Gallery 00:04:00 Drawing and Formatting a Text Box 00:05:00 Adding, Selecting, Deleting Shapes 00:06:00 Resizing, Rotating, Replacing a Shape 00:05:00 Using the Selection Pane 00:04:00 Copying or Duplicating a Shape 00:03:00 Customizing Fill Color and Outline for a Shape 00:06:00 Using a Shape Effect 00:06:00 Using a Drawing Canvas 00:07:00 Positioning or Moving Shapes or Objects 00:05:00 Using Wrapping Text 00:06:00 Grouping and Layering Objects 00:05:00 Aligning Objects 00:04:00 Inserting Special Graphics Creating SmartArt Graphics 00:06:00 Formatting and Customizing SmartArt 00:06:00 Working with Text and Typography Effects 00:07:00 Working with Equations 00:06:00 Conclusion Course Recap 00:02:00

Word 2016 Intermediate
Delivered Online On Demand4 hours 33 minutes
£25

Level 3 Diploma in Fly Fishing

By iStudy UK

Fishes don't fly but you can learn how to Fly Fish Fly fishing differs from most fishing in the way that the the fly - the lure or the 'bait' - is very lightweight and can't be used to propel the cast. So now that you have an idea of what flying fishing is, get into the details of how you can be an expert at Fly Fishing through this course. The fly is so lightweight, made from a thin hook and some feathers, fur or synthetics, that it can't pull even the lightest fishing line anywhere. The reason for the fly being light is that it's mostly supposed to represent something small and often lightweight like an insect, a small larva or a small fish or shrimp. Flies can represent all kinds of animals and sometimes other kinds of edible items such as plant seeds or even bread. If you are searching for a sport or an outdoor activity that your family could bond on, then might want to consider fly fishing. Whether you are considering is just a pastime activity or profession, you will still be provided with all the learning materials you need for fly fishing. Course Highlights Level 3 Diploma in Fly Fishing 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 Level 3 Diploma in Fly Fishing into several 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 20/30 hours 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 Level 3 Diploma in Fly Fishing 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? Level 3 Diploma in Fly Fishing 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 Level 3 Diploma in Fly Fishing 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. Fly Fishing Basics Introduction 00:15:00 Terminology 00:30:00 Getting the Gear 00:30:00 Putting Together Your Rod & Reel 00:30:00 Knots 00:30:00 CASTING BASICS 01:00:00 D-I-Y Flies 00:30:00 Where the Fish Are 00:30:00 Destinations 00:30:00 Fly Fishing Ethics 00:30:00 Conclusion 00:15:00 Fly Fishing Techniques An Introduction to Fly Fishing 00:30:00 Choosing a Rod 00:30:00 Choosing a Reel 00:30:00 Choosing a Fly Line 01:00:00 How To Care for Your Rod, Reel and Fly Line 01:00:00 Leaders and Tippets 00:30:00 Filling a Reel with Line and Backing 00:30:00 Putting it All Together 00:30:00 Casting for Beginners 00:30:00 Learning the Roll Cast 00:30:00 Choosing the Best Waders for You 00:30:00 Read Your Surroundings 00:15:00 About Fishing Knots 01:00:00 About Artificial Flies 00:30:00 The Figure 8 Retrieve 00:15:00 Glossary 00:15:00 Mock Exam Mock Exam- Level 3 Diploma in Fly Fishing 00:30:00 Final Exam Final Exam- Level 3 Diploma in Fly Fishing 00:30:00

Level 3 Diploma in Fly Fishing
Delivered Online On Demand15 hours 15 minutes
£25

Adobe InDesign CC Introduction

By iStudy UK

Adobe InDesign is the industry-leading DTP software for designing and layout of professional documents for the web, print, as well as for mobile devices such as tablets or smartphones. If you are one of them who are interested in digital publishing then this Adobe InDesign CC Introduction will be the perfect starting point for you! You will learn the fundamentals of InDesign as we guide you through this comprehensive introduction to the leading desktop-publishing program. You will learn how to create and export attractive, simple documents. The course will teach you how to combine text and graphics to produce output that is ready to use straight away. You will learn to add consistency through the use of paragraph and character styles. You will grasp how quick and easy it is to create documents for the web and for print, including how to produce professional PDF files. In addition, you will learn to manage objects and layers, format text, use styles, work with tables, export documents, and prepare for printing. What Will I Learn? Build a basic InDesign document Customize the workspace Modify the layout Manage pages Modify text Modify graphics Work with color Use effects Add and transform shapes Manage objects and layers Format text Use styles Work with tables Export a document to other formats Requirements Basic computer skills Who is the target audience? Any student wishing to get a solid understand of the basics of Adobe InDesign CC. Introduction Introduction 00:01:00 Building a Basic InDesign Document Overview of InDesign 00:03:00 Touring the InDesign Interface 00:10:00 Customizing Preferences 00:09:00 Building a document 00:09:00 Advanced Document Settings 00:09:00 Adding Graphics 00:06:00 Adding Text 00:03:00 Customizing the Workspace Using Panels and Workspace Presets 00:10:00 Document Views 00:08:00 Understanding the Control Panel 00:04:00 Managing Pages Adding, Moving, and Deleting Pages 00:06:00 Using Master Pages 00:10:00 Modifying Text Selecting Text 00:03:00 Understanding Text Frame Options 00:09:00 Importing Text 00:06:00 Threading Text 00:05:00 Using Special Characters 00:10:00 Using Spell Check 00:07:00 Using the Story Editor 00:04:00 Modifying Graphics Defining Graphic Types 00:07:00 Placing Multiple Graphics 00:04:00 Selecting Graphics 00:05:00 Fitting Options 00:07:00 Updating Graphics 00:07:00 Placing Photoshop and Illustrator Files 00:05:00 Working with Color Basics of Color 00:06:00 Working with Swatches 00:08:00 Creating Swatches 00:08:00 Making Spot Color Swatches 00:03:00 Working with the Color Panel 00:05:00 Creating and Using Gradients 00:08:00 Using Effects Using the Effects Panel 00:08:00 Using the Blend Modes 00:04:00 Adding and Removing Effects 00:03:00 Adding and Transforming Shapes Adding Vector Shapes 00:08:00 Drawing Vector Lines 00:08:00 Selecting and Moving Frames 00:07:00 Scaling Arrowheads 00:05:00 Managing Objects and Layers Managing Layers 00:10:00 Aligning and Grouping Objects 00:06:00 Wrapping Text around an Object 00:07:00 Formatting Text Character Formatting 00:11:00 Advanced Character Formatting 00:10:00 Paragraph Formatting 00:10:00 Using Styles Basics of Styles 00:01:00 Managing Paragraph Styles 00:10:00 Managing Character Styles 00:05:00 Using Object Styles 00:08:00 Working with Tables Creating Tables 00:10:00 Formatting Tables and Cells 00:08:00 Using Table and Cell Styles 00:08:00 Exporting the Document to Other Formats Preflighting your document 00:09:00 Packaging your Document 00:10:00 Printing your Document 00:09:00 Converting to PDF 00:06:00 Conclusion Course Recap 00:01:00

Adobe InDesign CC Introduction
Delivered Online On Demand6 hours 27 minutes
£25

Diploma in Adobe Illustrator

By iStudy UK

Master the advanced tricks and techniques of creating vector images with Adobe Illustrator in the Diploma in Adobe Illustrator course. Adobe Illustrator is a vector graphics editor. The graphic-driven software allows you to create logos, graphics, cartoons and fonts for the photo-realistic layouts of Adobe Photoshop. Throughout the course, you will learn to draw anything with Adobe Illustrator. The course familiarises you with all the essential tools of the software such as builder tool, pen tool, curvature tool, eyedropper tool, library tool, brushes, and more. Through the illustration of a modern fox and logo shapes, you will learn real-world knowledge about how to create drawings and logos in Adobe Illustrator. The course also discusses the concepts of type and font, RGB and CMYK, etc. The course shows you how to combine and clean up paths and organise artwork into groups and layers. Shortly, after completing the course, you will gain a solid understanding of how to use the world's leading illustration and vector drawing software. What Will I Learn? Feel comfortable using Adobe Illustrator to design your own graphics from scratch. Navigate Adobe Illustrator CC like a pro. Design your own graphics, without any experience. Draw beginner to advanced shapes and icons. Learn all of the key skills of Illustrator: shapes, text, masking, effects, and exporting. Master advanced Illustrator tools and techniques. Export your projects for print, web, or other design projects. Make your ideas come to life. Requirements Any version of Adobe Illustrator, preferably the CC (Creative Cloud) version. Previous versions may be used, but some features might not be available. No prior knowledge or experience with Illustrator is required Module: 01 01 Welcome to the Course - Illustrator Essentials 2018 FREE 00:03:00 02 Download the Course Project Files FREE 00:01:00 03 Getting Started with Adobe Illustrator FREE 00:08:00 04 Drawing with Shapes and Lines.MP4 00:23:00 05 The Shape Builder Tool 00:08:00 06 Draw a Modern Fox with the Shape Builder Tool 00:10:00 07 Draw an Impossible Shape Logo with the Shape Builder Tool 00:05:00 08 The Curvature Tool 00:13:00 09 The Pen Tool 00:13:00 10 The Pencil Tool and Advanced Stroke Options 00:13:00 Module: 02 11 Using Brushes 00:13:00 12 The Width Tool 00:09:00 13 Type and Font 00:14:00 14 Curve Type on a Path 00:13:00 15 Break Apart and Destroy Text 00:04:00 16 What is RGB & CMYK 00:04:00 17 Using the Eye Dropper Tool 00:04:00 18 The Color Theme Tool 00:05:00 19 Gradients 00:06:00 20 Masking 00:07:00 Module: 03 21 Compound Paths 00:11:00 22 CC Libraries 00:10:00 23 The Liquify Tool 00:08:00 24 Bend and Warp 00:06:00 25 Repeating Shapes 00:05:00 26 patterns 00:09:00 27 Vectorize Images 00:12:00 28 Adobe Capture App 00:11:00 29 Free Templates from Adobe 00:04:00 30 Saving for Print 00:06:00 Module: 04 31 Exporting for Web 00:05:00 32 Redrawing the Mastercard Logo 00:05:00 33 Redrawing the Instagram Logo 00:08:00 34 Redrawing the Kadak Logo 00:11:00 35 Redrawing the eHarmony Logo 00:11:00 36 Redrawing the Tinder Logo 00:06:00 37 Redrawing the BP Logo 00:08:00 38 Adobe Illustrator Cheat Sheet and Shortcuts 00:10:00 39 Conclusion 00:02:00 Module: 05 Activity 0 - Intro to Activities 00:01:00 Activity 1 - Solution 00:11:00 Activity 2 - Swan Solution 00:14:00 Activity 3 - Colouring the Impossible Triangle 00:03:00 Activity 4 - Drawing and Coloring the Owl 00:10:00 Activity 5 - Drawing the Owl with the Pen Tool 00:09:00 Activity 6 - Drawing with the Pencil Tool 00:11:00 Activity 7 - Width Tool Love- 00:23:00 Activity 8 - Badge 00:12:00 Activity 9 - Liquify 00:09:00 Activity 10 - Repeating Shapes 00:05:00 Activity 11 - Patterns 00:06:00 Activity 12 - Vectorizing Images 00:07:00 Exercise Files Exercise Files - Diploma in Adobe Illustrator 00:00:00 Mock Exam Final Exam

Diploma in Adobe Illustrator
Delivered Online On Demand7 hours 25 minutes
£25

Microsoft Word Online Training

By Lead Academy

Microsoft Word Online Training Course Overview Are you looking to begin your Microsoft word career or want to develop more advanced skills in Microsoft word? Then this Microsoft Word online training course will set you up with a solid foundation to become a confident office admin and help you to develop your expertise in Microsoft word. This Microsoft Word online training course is accredited by the CPD UK & IPHM. CPD is globally recognised by employers, professional organisations and academic intuitions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD certified certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Whether you are self-taught and you want to fill in the gaps for better efficiency and productivity, this Microsoft Word online training course will set you up with a solid foundation to become a confident office admin and develop more advanced skills. Gain the essential skills and knowledge you need to propel your career forward as a office admin. The Microsoft Word online training course will set you up with the appropriate skills and experience needed for the job and is ideal for both beginners and those currently working as a office admin. This comprehensive Microsoft Word online training course is the perfect way to kickstart your career in the field of Microsoft word. This Microsoft Word online training course will give you a competitive advantage in your career, making you stand out from all other applicants and employees. If you're interested in working as a office admin or want to learn more skills on Microsoft word but unsure of where to start, then this Microsoft Word online training course will set you up with a solid foundation to become a confident office admin and develop more advanced skills. As one of the leading course providers and most renowned e-learning specialists online, we're dedicated to giving you the best educational experience possible. This Microsoft Word online training course is crafted by industry expert, to enable you to learn quickly and efficiently, and at your own pace and convenience. Who is this Microsoft Word online training course for? This comprehensive Microsoft Word online training course is suitable for anyone looking to improve their job prospects or aspiring to accelerate their career in this sector and want to gain in-depth knowledge of Microsoft word. Entry Requirement There are no academic entry requirements for this Microsoft Word online training course, and it is open to students of all academic backgrounds. As long as you are aged seventeen or over and have a basic grasp of English, numeracy and ICT, you will be eligible to enrol. Assessment Method This Windows Server 2019 - Level 2 Hands-on Training course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner can grasp from each section. In the assessment pass mark is 60%. Course Curriculum Course Overview Course Overview Microsoft Word 2016 Basics Video - Overview of the Microsoft Word 2016 Ribbon Video - Open and Save a New Microsoft Document Video - Save or Covert a word document as a PDF in Word 2016 Video - Edit a PDF Document Using Microsoft Word Video - Making Business Cards With Microsoft Word Video - Create double space lines in Microsoft Word Video - Add or Remove Page Numbers in Microsoft Word Video - Delete Blank Pages in Microsoft Word Video - Create a page break in Microsoft Word Video - Create a Document Using a Microsoft Word Template Video - Inspecting and Protecting Word Documents Video - Encrypting and De-encrypting a Microsoft Word Document Inserting Objects in Microsoft Word Video - Insert a Chart in Microsoft Word Video - Insert Movie or Picture in Microsoft Word Video - Insert an Online image in Microsoft Word Video - Insert a Hyperlink in Microsoft Word Video - Insert/embed an Excel Spreadsheet in Microsoft Word Video - Insert, Resize and Format a Table in Microsoft Word Video - How to Use Bookmarks in Microsoft Word Video - Insert Text Boxes in Microsoft Word Video - Insert a Video or Audio File in Word 2016 Video - Installing Free Fonts for Microsoft Word Microsoft Word for Students Video - Using the APA template in Microsoft Word Video - Adding Grammarly to Your Microsoft Word Program Video - Create an Automatic Table of Contents in Microsoft Word Video - Create a cover page in Microsoft Word Video - Add Recently Viewed Word Documents to Pin List Video - Using Search & Replace in Microsoft Word Video - Add Comments in Microsoft Word Video - Using the New Undo feature in Microsoft Word Video - Set the Default Font in Microsoft Word Video - Using SmartArt for Graphic Design in Microsoft Word Advanced Microsoft Word Features Video - Reshaping Images in Microsoft Word Video - Remove the Background of an Image Using Microsoft Word Video - Perform Calculations in Microsoft Microsoft Word Video - Write Equations in Microsoft Word Video - Using Smart Lookup in Microsoft Word Video - Using Microsoft's Random Text Generator Video - Enable Text to Speech in Microsoft Word Video - Using the Clipboard and Multi-Paste Feature Video - Add page Numbers to an Existing Header or Footer Video - Tips & Tricks for Microsoft Word Mail Merge Video - Create a Directory in M$ Word Using Mail Merge Troubleshooting's Microsoft Word Video - Using the File Open and Repair Feature Video - Repair or Reinstall the Microsoft Word Video - Word Experienced an Error Trying to Open the file Video - Reset Microsoft Office Word to Default Settings Order Your Certificate Now Order Your Certificate Now Get Your Insurance Now Get Your Insurance Now Feedback Feedback

Microsoft Word Online Training
Delivered Online On Demand
£25

Programming for Beginners and Database Basics

By iStudy UK

Become a professional Programmer and Database expert with this popular Course Do you want ot learn codes and create your own software? Get this course to learn about coding and database and become a Programmer. A database is a collection of information that is organized so that it can be easily accessed, managed and updated. A computer programmer creates the code for software applications and operating systems. Data is organized into rows, columns and tables, and it is indexed to make it easier to find relevant information. Data gets updated, expanded and deleted as new information is added. Databases process workloads to create and update themselves, querying the data they contain and running applications against it. The programmer writes code that converts that design into a set of instructions a computer can follow. He or she tests the program to look for errors and then rewrites it until it is error-free. The programmer continues to evaluate programs that are in use, making updates and adjustments as needed. This course teaches you all the roles and responsibilities you will take as a computer Programmer. Learn the concept of the database by signing up for our course. Course Highlights Programming for Beginners and Database Basics 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 Programming for Beginners and Database Basics into several 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 20/30 hours 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 Programming for Beginners and Database Basics 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? Programming for Beginners and Database Basics 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 Programming for Beginners and Database Basics 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. Beginners Programming Introduction To Programming 01:00:00 How To Write A Program 01:00:00 The List Of Programming Languages 00:30:00 Selecting The Right Compiler 00:30:00 What Is An Interpreter 00:30:00 How To Write A Program With An Editor 01:00:00 The Functions Of A Debugger 01:00:00 Build Strong Components For Programming 00:15:00 Profiling And Optimizing Your Program 01:00:00 Installing Your Program 00:15:00 BASIC Programming Language 01:00:00 Getting Started with BASIC Programming Language 01:00:00 BASIC Overview of BASIC Components 01:00:00 BASIC Special Variables 01:00:00 BASIC Probability Functions 01:00:00 Filtering the Data Set or Splitting the Data Set 01:00:00 DATA Blocks 01:00:00 DELETE Statement 01:00:00 FOR...NEXT Statement 01:00:00 IF. . . THEN Statement 01:00:00 Wrapping Up 00:30:00 Database Basics What is a Database FREE 01:00:00 Definition of Terms FREE 01:00:00 Database Users and Languages 01:00:00 Components of a Database System 01:00:00 Basic Set Concepts 01:00:00 Relations as a Database 01:00:00 Relational Database Operators 01:00:00 Database keys 01:00:00 Mock Exam Mock Exam- Programming for Beginners and Database for Basics 00:30:00 Final Exam Final Exam- Programming for Beginners and Database for Basics 00:30:00

Programming for Beginners and Database Basics
Delivered Online On Demand26 hours
£25

Business Writing Skills Course

By iStudy UK

Improve your Business Writing Skills in this helpful course Can you ensure that your writing is as clear and effective as possible? How do you make your communications stand out? Find out in this Business Writing Skills Course course. Overworked managers with little time might think that improving their writing is a tedious or even frivolous exercise. But knowing how to fashion an interesting and intelligent sentence is essential to communicating effectively, winning business, and setting yourself apart. Before you put pen to paper or hands to keyboard, consider what you want to say. Think before you write. Make your point right up front. Many people find that the writing style and structure they developed in school doesn't work as well in the business world. Writing is considered as one of the necessary skills needed by any professionals. In the business industry, you need to know the technicalities in business writing if you want to succeed. This course will help you improve your business writing skills and in turn put you ahead of the pack. If you are interested in learning more about business writing, then this is your chance to grab it. Course Highlights Business Writing Skills Course 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 Business Writing Skills Course into several 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 20/30 hours 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 Business Writing Skills Course 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? Business Writing Skills Course 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 Business Writing Skills Course 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. Business Writing Basics Module One - Getting Started FREE 00:30:00 Module Two - Working with Words FREE 01:00:00 Module Three - Constructing Sentences 01:00:00 Module Four - Creating Paragraphs 01:00:00 Module Five - Writing Meeting Agendas 01:00:00 Module Six - Writing E-mails 01:00:00 Module Seven - Writing Business Letters 01:00:00 Module Eight - Writing Proposals 01:00:00 Module Nine - Writing Reports 01:00:00 Module Ten - Other Types of Documents 01:00:00 Module Eleven - Proofreading and Finishing 01:00:00 Module Twelve - Wrapping Up 00:30:00 Business Proposal Writing Module One - Getting Started 01:00:00 Module Two - Understanding Proposals 01:00:00 Module Three - Beginning the Proposal Writing Process 00:30:00 Module Four - Preparing An Outline 01:00:00 Module Five - Finding Facts 01:00:00 Module Six - Writing Skills (I) 01:00:00 Module Seven - Writing Skills (II) 00:30:00 Module Eight - Writing the Proposal 01:00:00 Module Nine - Checking for Readability 01:00:00 Module Ten - Proofreading and Editing 00:30:00 Module Eleven - Adding the Final Touches 01:00:00 Module Twelve - Wrapping Up 01:00:00 Business Proposal Writing Diploma- Activities 00:00:00 Business Content Writing Introduction 00:15:00 Advantages Of Writing As A Business 00:15:00 Types Of Writing 00:30:00 Where To Sell Your Writing 01:00:00 How Much Should You Charge? 00:15:00 Specializing 00:15:00 Conclusion 00:15:00 Mock Exam Final Exam

Business Writing Skills Course
Delivered Online On Demand24 hours
£25