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

6561 Writing courses

Agile Scrum, Project Management with Leadership & Management QLS Endorsed Diploma

By Compliance Central

Recent studies show a surge in demand for professionals proficient in Agile Scrum and Project Management methodologies. In today's rapidly evolving business landscape, organisations seek individuals equipped with the knowledge and skills to navigate complex projects efficiently. Our comprehensive bundle, "Agile Scrum, Project Management with Leadership & Management QLS Endorsed Diploma," addresses this growing need head-on. Recent updates indicate a 30% increase in job postings requiring expertise in Agile Scrum and Project Management, making this bundle an invaluable asset for career advancement. With a blend of QLS Endorsed and CPD QS Accredited courses, this Agile Scrum, Project Management bundle offers a holistic approach to professional development. Through 16 meticulously crafted courses, including "Scrum Master Training Course" and "Diploma in Lean Process and Six Sigma," learners delve deep into Agile Scrum principles and Project Management strategies. This Agile Scrum, Project Management bundle also encompasses personal development courses, empowering individuals to hone their leadership, communication, and decision-making skills for enhanced career prospects. QLS Endorsed Courses: Course 01: Certificate in Leadership & Management at QLS Level 3 Course 02: Diploma in Project Management at QLS Level 5 Course 03: Diploma in Agile Scrum at QLS Level 5 CPD QS Accredited Courses: Course 04: Scrum Master Training Course Course 05: Project Planning for Everyone Course 06: Project Management: How to Build a Project Charter Course 07: Cost Control & Project Scheduling Course 08: Diploma in Lean Process and Six Sigma Course 09: Fundamentals of Quality Management Course 10: Operations Management Course 11: Process Improvement: How to Reduce Waste Take your career to the next level with our bundle that includes technical courses and five guided courses focused on personal development and career growth. Course 12: Career Development Plan Fundamentals Course 13: CV Writing and Job Searching Course 14: Networking Skills for Personal Success Course 15: Ace Your Presentations: Public Speaking Masterclass Course 16: Decision Making and Critical Thinking Seize this opportunity to elevate your career with our comprehensive bundle, endorsed by the prestigious QLS and accredited by CPD.Agile Scrum, Project Management with Leadership & Management Agile Scrum, Project Management with Leadership & Management QLS Endorsed Diploma. Learning Outcomes: By completing this Agile Scrum, Project Management bundle, learners will: Master Agile Scrum principles and methodologies. Gain proficiency in Project Management techniques and tools. Develop leadership skills essential for effective team management. Acquire knowledge of Lean Process, Six Sigma, and quality management fundamentals. Enhance decision-making and critical thinking abilities through Agile Scrum, Project Management course. Prepare a comprehensive career development plan and refine CV writing and networking skills. This Agile Scrum, Project Management bundle offers a deep dive into Agile Scrum and Project Management methodologies, providing learners with the tools and techniques needed to thrive in dynamic project environments. Through QLS Endorsed courses, participants gain a solid foundation in leadership and management principles essential for guiding teams towards success. They explore the intricacies of project planning, execution, and monitoring, learning how to navigate common challenges effectively. Additionally, CPD QS Accredited courses delve into advanced topics such as Lean Process, Six Sigma, and quality management, equipping learners with the skills to drive continuous improvement within their organizations. Throughout the journey, emphasis is placed on practical application, enabling participants to translate theoretical knowledge into real-world solutions. Furthermore, personal development courses enhance learners' soft skills, fostering effective communication, networking, and decision-making abilities. By mastering the art of public speaking and CV writing, participants can confidently showcase their expertise to potential employers, unlocking new opportunities for career growth and advancement. Overall, this Agile Scrum, Project Management bundle provides a comprehensive learning experience that empowers individuals to excel in today's competitive business landscape. CPD 160 CPD hours / points Accredited by CPD Quality Standards Who is this course for? In addition to professionals aiming to advance their careers in project management and leadership roles, this Agile Scrum, Project Management course is also beneficial for: Graduates seeking to kickstart their careers with in-demand skills of Agile Scrum & Project Management . Entrepreneurs looking to streamline their project management processes. Team members transitioning into managerial positions. Individuals from diverse industries eager to stay abreast of the latest project management trends. Anyone interested in acquiring a holistic understanding of Agile Scrum principles and methodologies. Professionals seeking to differentiate themselves in the job market with CPD QS Accredited certifications. Requirements You are warmly invited to register for this bundle. Please be aware that there are no formal entry requirements or qualifications necessary. This curriculum has been crafted to be open to everyone, regardless of previous experience or educational attainment. Career path Upon completion, learners can pursue various career paths, including: Project Manager Scrum Master Quality Assurance Manager Operations Manager Business Analyst Lean Six Sigma Consultant Leadership and Management roles in diverse industries Certificates 13 CPD Quality Standard Certificates Digital certificate - Included 3 QLS Endorsed Certificates Hard copy certificate - Included

Agile Scrum, Project Management with Leadership & Management QLS Endorsed Diploma
Delivered Online On Demand4 days
£310

Communication II: Integrated Skills- Intermediate Level

By Scotland Study Centre (SSC)

Lower Intermediate Communication Training in all 4 Integrated Skills: Listening, Speaking, Reading and Writing. Learn the REAL language, not "textbook English".

Communication II: Integrated Skills- Intermediate Level
Delivered OnlineFlexible Dates
£120

Complete JavaScript

5.0(3)

By Systems & Network Training

Complete JavaScript training course description A hands on course covering JavaScript programming. Core JavaScript is covered first, including the basics, arrays, functions, classes, modules and Regular expressions. Client side JavaScript is then covered including JavaScript in browsers, Scripting CSS, the jQuery library and HTML APIs. What will you learn Read JavaScript. Write JavaScript. Debug JavaScript. Complete JavaScript training course details Who will benefit: Anyone wishing to learn JavaScript. Prerequisites: None. Duration 3 days Complete JavaScript training course contents CORE JAVASCRIPT Lexical structure: Character set, comments, literals, identifiers, and reserved words, optional semicolons.. Types, values and variables: Numbers, text, boolean values, null and undefines, the global object, wrapper objects, immutable primitive values and mutable object references, type conversions, variable declaration, variable scope. Expressions and operators: Primary expressions, object and array initializers, function definition expressions, property access expressions, invocation expressions, object creation expressions, operator overview, arithmetic expressions, relational expressions, logical expressions, assignment expressions, evaluation expressions, miscellaneous operators. Statements: Expression statements, compound and empty statements, declaration statements, conditionals, loops, jumps, miscellaneous statements, summary of JavaScript statements. Objects: Creating objects, querying and setting properties, deleting properties, testing properties, enumerating properties, property getters and setters, property attributes, object attributes, serializing objects, object methods. Arrays: Creating arrays, reading and writing array elements, sparse arrays, array length, adding and deleting array elements, iterating arrays, multi-dimensional arrays, array methods, FCMAScript 5 array methods, array type, array-like objects, strings as arrays. Functions: Defining functions, invoking functions, function arguments and parameters, functions as values, functions as namespaces, closures, function properties, methods and constructor, functional programming. Classes and modules: Classes and prototypes, classes and constructors, Java-style classes in JavaScript, augmenting classes, classes and types, object oriented techniques in JavaScript, subclasses, classes in ECMAScript 5, modules. Pattern matching and regular expressions: Defining regular expressions, string methods for pattern matching, the RegExp object. JavaScript subsets and extensions: JavaScript subsets, constants and scoped variables, destructuring assignment, iteration, shorthand functions, multiple catch clauses, E4X: ECMAScript for XML. Server-side JavaScript: Scripting Java with Rhino, asynchronous I/O with node. CLIENT SIDE JAVASCRIPT JavaScript in web browsers: Client side JavaScript, embedding JavaScript in HTML, execution of JavaScript programs, compatibility and interoperability, accessibility, security, client side frameworks. The Window object: Timers, browser location and navigation, browsing history, browser screen information, dialog boxes, error handling, document elements as window properties, multiple windows and frames. Scripting Documents: Overview of the DOM, selecting document elements, document structure and traversal, attributes, element content, creating, inserting and deleting nodes. Example: generating a table of contents, document and element geometry and scrolling, HTML forms, other document features. Scripting CSS: Overview of CSS, important CSS properties, scripting inline styles, querying computed styles, scripting CSS classes, scripting stylesheets. Handling events: Types of events, registering event handlers, event handler invocation, document load events, mouse events, mousewheel events, drag and drop events, text events, keyboard events. Scripted HTTP: Using XMLHttpRequest, HTTP by <script>: JSOMP, Comet with server-sent events. The jQuery library: jQuery basics, jQuery getters and setters, altering document structure, handling events with jQuery, Animated effects, Ajax with jQuery, Utility functions, jQuery selectors and selection methods, Extending jQuery with plug-ins. The jQuery UI library. Client side storage: localStorage and sessionStorage, Cookies, IE usingData persistence, Applicatioin storage and offline webapps. Scripted media and graphics: Scripting images, Scripting audio and video, SCG:scalable vector graphics, Graphics in a <canvas>. Scripted HTTP: Using XMLHttpRequest, HTTP by <script>: JSOMP, Comet with server-sent events. The jQuery library: jQuery basics, jQuery getters and setters, altering document structure, handling events with jQuery, Animated effects, Ajax with jQuery, Utility functions, jQuery selectors and selection methods, Extending jQuery with plug-ins. The jQuery UI library. Client side storage: localStorage and sessionStorage, Cookies, IE usingData persistence, Applicatioin storage and offline webapps. Scripted media and graphics: Scripting images, Scripting audio and video, SCG:scalable vector graphics, Graphics in a <canvas>. HTMLS APIs: Geolocation, history management, cross-origin messaging, web workers, type arrays and ArrayBuffers, blobs, the filesystem API, client side databases, web sockets.

Complete JavaScript
Delivered in Internationally or OnlineFlexible Dates
£2,367

Complete Copywriting Course

By Wise Campus

Copywriting: Copywriting Course online Are you willing to learn how to create a copy that will compel readers to act? Our Level 4 Copywriting Course is created to provide you with the abilities and information required to become an expert copywriter. You will learn how to create a clear and convincing writing style by taking the Level 4 Copywriting course. You can connect emotionally with your audience with Level 4 copywriting while also comprehending email strategies and sales material. Also, this Level 4 Copywriting course covers the art of selling as well as effective methods for developing tempting offers. This Level 4 Copywriting lesson covers objections and inspires readers to take the necessary action. Also, this Level 4 Copywriting course will teach you how to design successful direct mail campaigns. Enrol in our Level 4 Copywriting Course today and take your writing skills to new heights! Learning Outcomes of Copywriting: Copywriting Course After completing this Copywriting: Copywriting Course, the learner will be able to: Understand the basics of Copywriting and know how to write Headlines to get attention from Level 4 Copywriting. Level 4 Copywriting explains the tips and tricks for writing clear copy. Level 4 Copywriting helps to gain a solid understanding of the writing process and know how to write print advertisements. Level 4 Copywriting describes how to write direct mail and gain knowledge about writing brochures, catalogues, and other sales materials. Know how to write commercials and multimedia presentations in this Copywriting: Copywriting Course. Copywriting: Copywriting Course helps to understand how to write for the Web and have a thorough understanding of writing email marketing. Main Course: Level 4 Copywriting Course Free Courses are including with this Copywriting: Copywriting Course. Along with The Copywriting: Copywriting Course, We Offer a free level 4 Time Management Course Along with Copywriting: Copywriting Course, We Offer a free proofreading & copy editing Course Special Offers of this Copywriting: Copywriting Course This Copywriting: Copywriting Course includes a FREE PDF Certificate. Lifetime access to this Copywriting: Copywriting Course Instant access to this Copywriting: Copywriting Course Get FREE Tutor Support to this Copywriting: Copywriting Course Copywriting: Copywriting Course online You can learn how to create a clear and compelling writing style by signing up for a Copywriting: Copywriting course. By using copywriting, you can connect emotionally with your audience and grasp email strategies and sales collateral. This Copywriting: Copywriting course also covers the art of selling. The Copywriting: Copywriting course also covers useful methods for crafting enticing offers. This copywriting lesson addresses objections in order to persuade readers to follow through on the necessary steps in copywriting. This copywriting course will also teach you how to write direct mail campaigns that are effective. Who is this course for? Copywriting: Copywriting Course online This Copywriting: Copywriting Course is ideal for those who want to be professional copywriters and want to engage in media writing. Requirements Copywriting: Copywriting Course online To enrol in this Copywriting: Copywriting Course, students must fulfil the following requirements. To join in our Copywriting: Copywriting Course, you must have a strong command of the English language. To successfully complete our Copywriting: Copywriting Course, you must be vivacious and self driven. To complete our Copywriting: Copywriting Course, you must have a basic understanding of computers. A minimum age limit of 15 is required to enrol in this Copywriting: Copywriting Course. Career path Copywriting: Copywriting Course online This Copywriting: Copywriting Course is ideal for professional writers who want to pursue a career in copywriting or a related field. Such as: Copywriter Content writer Copywriter Interns Freelance Writer Advertising Staff

Complete Copywriting Course
Delivered Online On Demand3 hours 36 minutes
£12

Professional CV Writing

By NextGen Learning

Professional CV Writing Course Overview This Professional CV Writing course is designed to help learners craft a compelling CV that effectively highlights their qualifications, skills, and experiences. The course covers the essential components of a professional CV, from personal profiles to work experience, and educates learners on how to tailor their CV for different job applications. By the end of the course, learners will be equipped with the knowledge and tools to create a CV that stands out to potential employers and increases their chances of landing their desired job. This course offers both practical insights and expert advice to help learners succeed in today’s competitive job market. Course Description The Professional CV Writing course delves into the critical elements of an effective CV, including personal profiles, work experience, education, skills, and notable achievements. Learners will explore how to structure each section to capture the attention of employers and demonstrate their value in a clear, concise manner. The course will provide in-depth guidance on how to showcase transferable skills, career progression, and relevant experiences to suit various industries. Learners will leave the course with a refined CV that highlights their strengths and aligns with industry standards. Throughout the course, learners will gain essential knowledge to make their CV appealing and tailored to specific job roles. Professional CV Writing Curriculum Module 01: Introduction Module 02: CV Basics Module 03: Personal Profile Part 1 Module 04: Personal Profile Part 2 Module 05: Work Experience Part 1 Module 06: Work Experience Part 2 Module 07: Education & Qualifications Module 08: Skills & Abilities Module 09: Notable Experiences & Personal Achievements Module 10: Hobbies Module 11: References Module 12: Recap (See full curriculum) Who is this course for? Individuals seeking to enhance their job applications. Professionals aiming to improve their career prospects. Beginners with an interest in improving their CV-writing skills. Job seekers looking to stand out in a competitive job market. Career Path Recruitment Consultant Human Resources Specialist CV Writing Service Provider Career Coach Talent Acquisition Specialist

Professional CV Writing
Delivered OnlineFlexible Dates
£7.99

Level 7 Advanced Diploma in Office Skills & Administration - QLS Endorsed

4.7(47)

By Academy for Health and Fitness

***24 Hour Limited Time Flash Sale*** Level 7 Advanced Diploma in Office Skills & Administration - QLS Endorsed Admission Gifts FREE PDF & Hard Copy Certificate| PDF Transcripts| FREE Student ID| Assessment| Lifetime Access| Enrolment Letter Think you have what it takes to be an office administrator? In the UK, administrative roles are crucial for various businesses, with an estimated 2.4 million people employed in this sector. Are you looking to develop the skills and knowledge to join this in-demand field? The Level 7 Advanced Diploma in Office Skills & Administration is meticulously designed to address the growing demand for versatile and skilled administrative professionals. Spanning an ambitious range of topics from foundational office skills to specialised areas such as Business Law and Agile Project Management, this diploma offers unparalleled breadth and depth. You will gain knowledge in Business Administration, learn critical Compliance and Facilities Management practices, and enhance your interpersonal skills through Confidence Building and Public Speaking courses. Each course is tailored to empower you with the tools needed to thrive in a fast-paced corporate environment, ensuring you are well-equipped to handle any administrative challenge. Course 01: Office Skills & Administration Diploma Course 02: Business Administration Course 03: Compliance Officer Training Level 3 Course 04: Agile Project Management Course 05: Diploma in Performance Management Course 06: Team Building & Management Diploma Course 07: Diploma in Employee Management Course 08: Diploma in Meeting Management Course 09: Business Management Course 10: Business Law Course 11: Legal Secretary Course 12: Facilities Management Certificate (FMC) Course 13: Level 3 Diploma in Business Etiquette Course 14: Confidence Building & Assertiveness Course 15: Level 3 Public Speaking Diploma Course Course 16: Ultimate Microsoft Excel For Business Bootcamp Course 17: Touch Typing Masterclass Course 18: Business Writing Course 19: Workplace Confidentiality Course 20: Diploma in Workplace Safety Position yourself as a top candidate in any administrative, legal, or management role by leveraging the diverse skills acquired from this extensive training program. By completing the course, you will not only enhance your resume but also broaden your professional capabilities. So, take the next step in your career development by enroling today and start transforming your professional future! Learning Outcomes of Office Skills & Administration course: Master comprehensive office administration and management skills. Apply agile project management techniques in dynamic environments. Develop effective team building and employee management strategies. Navigate business law and understand its application in corporate settings. Enhance communication skills through public speaking and business writing. Implement essential workplace safety and confidentiality practices. This Level 7 Advanced Diploma in Office Skills & Administration - QLS Endorsed course is endorsed by The Quality Licence Scheme and accredited by CPDQS (with 180 CPD points) to make your skill development & career progression more accessible than ever! Why Choose Our Office Skills & Administration Course? Get a Free QLS Endorsed Certificate upon completion of the course Get a Free Student ID Card with this training program The course is Affordable and Simple to understand Get Lifetime Access to the course materials The training program comes with 24/7 Tutor Support Take a step toward a brighter future with Office Skills & Administration! *** Course Curriculum *** Course 01: Level 7 Advanced Diploma in Office Skills & Administration Module 01: Personal Assistant Module 02: Admin Support Module 03: Administrative Management Module 04: Organisational Skills Module 05: Telephone Etiquette Module 06: Business Writing Module 07: Time Management Module 08: Body Language and Effective Communication Module 09: Meeting Management Module 10: Excel Basics Module 11: PowerPoint Basic Course 02: Business Administration Module 01: Business Administration Module 02: Management of Business Module 03: Functions, Nature and Levels of Management Module 04: Characteristics of Professional Managers Module 05: Business Process Management Module 06: Different Phases of Business Process Lifecycle Module 07: The Monitoring and Optimising Phase of Business Management Module 08: Project Management Module 09: Marketing, Sales and Negotiation Module 10: Leadership and Critical Thinking Module 11: Business Relationship and Change Management Module 12: Human Resource Management Module 13: Risk Management Module 14: Business Communications and Report Writing Module 15: Accounting and Financial Management Module 16: Payroll Management and Career Opportunity Course 03: Compliance Officer Training Level 3 Module 01 : Introduction to Compliance Module 02 : Compliance Management System Module 03 : Basic Elements of Effective Compliance Module 04 : Compliance Audit Module 05 : Compliance and Ethics Module 06 : Introduction to Risk and Basic Risk Types Module 07 : Further Risk Types Module 08 : Introduction to Risk Management Module 09 : Risk Management Process Module 10 : Risk Assessment and Risk Treatment Module 11 : Types of Risk Management =========>>>>> And 17 More Courses <<<<<========= How will I get my Certificate? After successfully completing the course, you will be able to order your Certificates as proof of your achievement. PDF Certificate: Free (Previously it was £12.99*20 = £260) CPD Hard Copy Certificate: Free (For The First Course: Previously it was £29.99) QLS Endorsed Hard Copy Certificate: Free (For The Title Course: Previously it was £139) CPD 180 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone interested in learning more about the topic is advised to take this bundle. This bundle is ideal for: Administrative professionals Aspiring managers Office administrators Compliance officers Secretary candidates Career changers Requirements You will not need any prior background or expertise to enrol in this Office Skills & Administration Course. Career path After completing this bundle, you are to start your career or begin the next phase of your career. Office Manager - £25,000 to £40,000 Business Administrator - £20,000 to £35,000 Compliance Officer - £30,000 to £50,000 Project Manager - £35,000 to £70,000 Legal Secretary - £18,000 to £30,000 Facilities Manager - £25,000 to £45,000 Certificates Advanced Diploma in Office Skills & Administration at QLS Level 7 Hard copy certificate - Included Show off Your New Skills with a Certificate of Completion After successfully completing the Level 7 Advanced Diploma in Office Skills & Administration - QLS Endorsed, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme and also you can order CPDQS Accredited Certificate that is recognised all over the UK and also internationally. The certificates will be home-delivered, completely free of cost. Please note that International students have to pay an additional £10 as a shipment fee. CPD Accredited Digital Certificate Digital certificate - Included Upon passing the Course, you need to order a Digital Certificate for each of the courses inside this bundle as proof of your new skills that are accredited by CPD QS for Free.

Level 7 Advanced Diploma in Office Skills & Administration - QLS Endorsed
Delivered Online On Demand4 weeks
£229

Engineering, Procurement & Construction Contracts (EPC)

By EnergyEdge - Training for a Sustainable Energy Future

Enhance your knowledge in Engineering Procurement Construction Contracts (EPC) with our EnergyEdge course. Join us for comprehensive classroom training today!

Engineering, Procurement & Construction Contracts (EPC)
Delivered In-PersonFlexible Dates
£1,799 to £1,899

Practical Sales Skills 1 Day Workshop in St Asaph

By Mangates

Practical Sales Skills 1 Day Workshop in St Asaph

Practical Sales Skills 1 Day Workshop in St Asaph
Delivered In-Person + more
£595 to £795

Practical Sales Skills 1 Day Workshop in Middlesbrough

By Mangates

Practical Sales Skills 1 Day Workshop in Middlesbrough

Practical Sales Skills 1 Day Workshop in Middlesbrough
Delivered In-Person + more
£595 to £795

Practical Sales Skills 1 Day Workshop in Exeter

By Mangates

Practical Sales Skills 1 Day Workshop in Exeter

Practical Sales Skills 1 Day Workshop in Exeter
Delivered In-Person + more
£595 to £795