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

2555 Courses in London

LEATHER CRAFT AND SEWING SKILLS - 2 Week Course

5.0(52)

By The London Leather Workshop

MASTERCLASS: LEARN PROFESSIONAL LEATHER CRAFT, SEWING AND LEATHERGOODS CONSTRUCTION SKILLS One teacher, five students KEY FEATURES OF THIS COURSE:– Understanding and working with leather– Learning leather hand sewing– Learning leather machine sewing– Realising samples of bag features– Realising two finished leather items Experience a comprehensive two-week Leather Craft and Sewing Masterclass, merging theory with hands-on learning Explore essential techniques for working with leather, vegan alternatives, and fabric. Proficiently handle hand tools, master hand-sewing, and operate industrial machines. Cover material selection, finishing and construction methods.Gain insights into the technical aspects of leatherworking, including preparation, marking, cutting, gluing, reinforcing, skiving, debossing, and more.Participants receive thorough instruction in professional sewing techniques on diverse industrial machines, along with specialised saddle stitching training. Create personalised samples to enhance practical skills.Conclude the masterclass with the ability to craft entirely handmade simple leather items, showcasing acquired skills in both machine-stitched and saddle-stitched styles.Facilitated by a prototype maker and manufacturer, the course offers a professional journey into common leatherworking practices.Participants also receive valuable handouts and curated lists of leather and tool suppliers for ongoing reference.   Here is a concise summary of the topics covered during the classes: LEATHER, VEGAN LEATHER, AND HAND TOOLS:Understanding leather types, tanning, finishings and best useExploring different types of vegan leathers and their featuresComparing leather and vegan leather: pros and cons from a manufacturer’s perspectiveImportance of choosing the right materials and tools for projectsLeather preparation, pattern placement and markingCutting complex shapes with various toolsUsing leather punches, skiving, beveling and creasingFinishing leather edges: painting vs. burnishingUtilising leather glues, tapes and reinforcementsExploration of prototyping and manufacturing leather goods, encompassing varied working methods, machines, and tools.   MACHINE AND HAND SEWING:Understanding industrial sewing machines and their differencesSelecting the right sewing machine for specific materials and constructionsOperating a lock stitch walking foot machineThreading industrial sewing machinesAchieving correct tension in sewingUnderstanding thread types and needle sizesLearning to sew leather, distinguishing it from other materialsCorrectly sewing various leather types, ranging from thin to very thickSewing straight lines, curves and creating parallel seamsProducing various seams and seam finishesBasics of saddle stitching leather and understanding related tools and materials   CONSTRUCTION TECHNIQUES:Sewing and finishing a simple zip on leatherCutting, assembling and sewing simple straps/handlesIncorporating basic lining types in projectsConstructing and sewing common gussetsComprehending the use of reinforcements and stabilisers and their application in the craft of accessory making   LEATHER GOODS MAKING:Creating two finalised leather items from chosen designs such as card holders, purses, clutches, glass covers and similar accessories.# By the end of the tuition, you will have:– Developed confidence in utilising specific tools for leather preparation, marking, finishing, cutting and fastening fittings.– Acquired an understanding of working with diverse leather types and thicknesses, with the ability to source and select appropriate tools and materials for your projects.– Mastered essential leather sewing techniques, troubleshooting common sewing issues and handling challenges such as curves, multiple layers of leather and various surface textures.– Learned to sew fundamental bag components like simple zips, straps, and gussets, along with reinforcing specific areas of a bag.– Built confidence in sewing with both industrial machines and by hand, gaining the skills to independently create simple leather items. Included in the course:You will be provided with useful paper handouts which contain:– A list of tools and materials used during the lesson(s), including a description of what they are and how they are used– A list of recommended suppliers for both leather and fittings (physically in London and online)– A glossary containing essential key words related to the topic of the lesson– A glossary containing information about leather types and characteristics– A glossary containing information about needle and thread types   What are the entry requirements? This course is suitable for total beginners, beginners with some experience and intermediate.You should be able to use measurements and understand verbal and written English instructions.   Are there any other costs? Materials are included.   Is there anything I need to bring? Feel free to bring a notepad, if you would like to take some notes, we will provide the rest.   How long is this tuition? This tuition will require two consecutive weeks / 50 hours to be completed.We aim to provide customised and high quality tuition services and by only allowing up to 5 students at a time, we are able to focus on each person needs and interests.   IMPORTANT TO KNOW: We aim to cover as much of the syllabus as possible. Depending on your ability and prior experience, we may not complete the entire program or we might delve into additional techniques related to the listed topics, including:Advanced finishing techniques (piping, binding, folding)More complex styles of zipsUtilising different machine feet, tools, and equipment in your sewingExploring various fittings, closure types, fastening techniques, and tools (sam browns, magnets, pop buttons, eyelets, etc.)Understanding the importance and application of construction sequences and reference notes during item construction

LEATHER CRAFT AND SEWING SKILLS - 2 Week Course
Delivered In-Person in London + more
£1,760

HTML5 development fundamentals

5.0(3)

By Systems & Network Training

HTML5 development training course description This three-day MTA Training course helps you prepare for Microsoft Technology Associate Exam 98-375, and build an understanding of these topics: Manage the Application Life Cycle, Build the User Interface by Using HTML5, Format the User Interface by Using CSS, Code by Using JavaScript. This course leverages the same content as found in the Microsoft Official Academic Course (MOAC) for this exam. What will you learn Manage the Application Life Cycle. Build the User Interface by Using HTML5. Format the User Interface by Using CSS. Code by Using JavaScript. HTML5 development training course details Who will benefit: Anyone working with HTML5. Prerequisites: None. Duration 3 days HTML5 development training course contents Managing the Application Life Cycle Platform fundamentals Packaging and the runtime environment: app package, app container, credentials/permission sets, host process, leverage existing HTML5 skills and content for slate/tablet applications. Manage the state of an application Manage session state, app state and persist state information; understand states of an application; understand the differences between local and session storage. Debug and test a HTML5 touch-enabled application Touch gestures; gestures you test on a device. HTML5 UI: Text, Graphics, and Media HTML5 tags for text content and graphics. When, why and how to use Canvas; when, why and how to use scalable vector graphics (SVG). HTML5 tags to play media. Video and audio tags. HTML5 UI: Organization, Input, and Validation HTML5 tags to organise content and forms Tables, lists, sections; semantic HTML. HTML5 tags for input and validation CSS Essentials: Content Flow, Positioning, styling Core CSS concepts Separate presentation from content (create content with HTML and style content with CSS); manage content flow (inline versus block flow); manage positioning of individual elements( float versus absolute positioning); manage content overflow (scrolling, visible and hidden); basic CSS styling. CSS Essentials: Layouts Arrange UI content by using CSS Use flexible box and grid layouts to establish content alignment, direction and orientation; proportional scaling and use of "free scale" for elements within a flexible box or grid; order and arrange content; concepts for using flex box for simple layouts and grid for complex layouts; grid content properties for rows and columns; use application templates. Managing Text Flow by Using CSS Regions and using regions to flow text content between multiple sections (content source, content container, dynamic flow, flow-into, flow-from, msRegionUpdate, msRegionOverflow, msGetRegionContent); columns and hyphenation and using these CSS settings to optimise the readability of text; use "positioned floats" to create text flow around a floating object Managing the Graphical Interface by Using CSS Graphics effects (rounded edges, shadows, transparency, background gradients, typography and Web Open Font Format); 2-D 3-D transformations (translate, scale, rotate, skew and 3-D perspective transitions and animations); SVG filter effects; Canvas. JavaScript and coding essentials Manage and maintain JavaScript, Create and use functions; jQuery and other third-party libraries. Update the UI by using JavaScript Locate/access elements; listen and respond to events; show and hide elements; update the content of elements. Animations, Graphics, and Accessing Data Code animations with JavaScript animation; manipulate the canvas; work with images, shapes and other graphics. Access data access by using JavaScript Send and receive data; transmit complex objects and parsing; load and save files; App Cache; datatypes; forms; cookies; localStorage JavaScript coding for Touch Interface, Device and Operating System Resources, and More Respond to the touch interface, Gestures, how to capture and respond to gestures, Code additional HTML5 APIs, GeoLocation, Web Workers, WebSocket; File API, Access device and operating system resources, In- memory resources, such as contact lists and calendar; hardware capabilities, such as GPS, accelerometer and camera.

HTML5 development fundamentals
Delivered in Internationally or OnlineFlexible Dates
£2,367

5G demystified

5.0(3)

By Systems & Network Training

5G training course description This course is designed to give the delegate an understanding of the technologies and interworking requirements of the next generation of cellular communications. It is not a definitive set of descriptions but a possibility of the final deployment. During the course we will investigate the 10 pillars for 5G, which will include various Radio Access Technologies that are required to interwork smoothly. Hence we will look at the 4G Pro features and other RATs. What will you learn List the ten pillars of 5G deployment. Explain the 5G Internet and Software Distributed Networks (SDN). Explain carrier aggregation, the mobile cloud and RAT virtualisation. Explain an overall picture of 5G architecture. 5G training course details Who will benefit: Anyone who is looking to work with next generation networks. Prerequisites: Mobile communications demystified Duration 3 days 5G training course contents Drivers for 5G 5G Road Map, 10 Pillars of 5G, evolving RATs, small cell, o SON, MTCm, mm-wave, backhaul, EE, new spectrum, spectrum sharing, RAN virtualisation. 4G LTE advanced features *MIMO, Downlink & uplink MIMO R8, MIMO technology in LTE advanced, Downlink 8-layer SU-MIMO, Downlink MU-MIMO, Uplink MU-MIMO, Uplink transmit diversity, Coordinated multi-point operation (CoMP), Independent eNB & remote base station configurations, Downlink CoMP, * Uplink Multi-Cell Reception. ICIC & eICIC ICIC, Homogeneous to heterogeneous network, eICIC, Macro-pico scenario, Macro-femto scenario, Time orthogonal frequencies. Almost Blank Subframe (ABS). Carrier aggregation Component carriers (CC), * CC aggregation, Intra-band contiguous solutions, Intra-band non-contiguous solutions, Inter-band non-contiguous solutions, CA bandwidth classes, Aggregated transmission bandwidth configurations (ATBC), Possible carrier aggregation configurations (Rel 9, 10 & 12). Enhanced Interference Mitigation & Traffic Adaptation (eIMTA) TDD UL-DL reconfiguration for traffic adaptation, Reconfiguration mechanisms, Interference mitigation schemes, Dynamic & flexible resource allocation. 5G architectures 5G in Europe, horizon 2020 framework, 5G infrastructure PPP, METIS project, innovation centre, 5G in North America, research, company R & D, 5G specifications. The 5G internet Cloud services, IoT & context awareness, network reconfiguration & virtualization support, hypervisors, SDN, the controller, service-oriented API, OpenFlow switches, SDN operation, SDN control for traffic flow redirection, OpenFlow controllers, how SDN works, application, control and infrastructure layers, a programmable network, how SDN & NFV tie together, SDN's downside, SDN orchestration, Mobility, architectures for distributed mobility management, MEDIEVAL & MEDIVO projects, a clean slate approach, mobility first architecture, network virtualization (VNet), INM, NetInf, ForMux, MEEM, GP & AM, QoS support, network resource provisioning, IntServ, RSVP, DiffServ, CoS, aggregated resource provisioning, SICAP, MARA, Emerging approach for resource over-provisioning, example use case architecture for the 5G internet, integrating SDN/NFV for efficient resource control, control information repository, service admission control policies, network resource provisioning, control enforcement functions, network configurations, network operations. Small cells for 5G Average spectral efficiency evolution, What are small cells? WiFi & Femto cells as candidate small-cell technologies, Capacity limits & achievable gains with densifications, gains with multi-antenna techniques, gains with small cells, Mobile data demand, approach & methodology, subscriber density projections, traffic demand projections, global mobile data traffic increase modelling, country level backhaul traffic projections, 2020 average spectrum requirement, Small cell challenges, backhaul, spectrum, automation. Cooperation for next generation wireless networks Cooperative diversity & relaying strategies, Cooperative ARQ & MAC protocols, NCCARQ & PRCSMA packet exchange, Physical layer impact on MAC protocol, NCCARQ overview, PHY layer impact, Performance evaluation, simulation scenario and results. Mobile clouds; technology & services for future communications platforms Mobile cloud, software, hardware and networking resources, Mobile cloud enablers, mobile user domain, wireless technologies, WWAN WLAN and WPAN range, Bluetooth, IEEE.802.15.4, software stacks, infrared, near field communications (NFC), store & forward vs compute & forward, random/linear network coding. Security for 5G communications Potential 5G architectures, Security issues & challenges in 5G, user equipment, mobile malware attacks, 5G mobile botnets, attacks on 4G networks, C-RNTI & packet sequence numbers based UE location tracking, false buffer status reports attacks, message insertion attacks, HeNB attacks, physical attacks, attacks on mobile operator's network, user data & identity attacks, DDoS attacks, amplification, HSS saturation, external IP networks.

5G demystified
Delivered in Internationally or OnlineFlexible Dates
£2,367

AAT Level 2 Certificate in Accounting

By London School of Science and Technology

This qualification delivers a solid foundation in finance administration and core accounting skills, including double-entry bookkeeping, basic costing and an understanding of purchase, sales and general ledgers. Course Overview This qualification delivers a solid foundation in finance administration and core accounting skills, including double-entry bookkeeping, basic costing and an understanding of purchase, sales and general ledgers. Students will also learn about accountancy related business and personal skills and be introduced to the four key themes embedded in the qualification: ethics, technology, communications and sustainability. The jobs it can lead to: • Account administrator • Accounts assistant • Accounts payable clerk • Purchase/sales ledger clerk • Trainee accounting technician • Trainee finance assistant Entry requirements: Students can start with any qualification depending on existing skills and experience. For the best chance of success, we recommend that students begin their studies with a good standard of English and maths. Course Content: Introduction to Bookkeeping: This unit provides students with an understanding of manual and digital bookkeeping systems, including the associated documents and processes. Students will learn the basic principles that underpin double-entry bookkeeping systems. Learning outcomes: • Understand how to set up bookkeeping systems. • Process customer transactions. • Process supplier transactions. • Process receipts and payments. • Process transactions into the ledger accounts. Principles of Bookkeeping Controls: This unit builds on the knowledge and skills acquired from studying Introduction to Bookkeeping and explores control accounts, journals and reconciliations. Students will develop the ability to prepare the value added tax (VAT) control accounts as well as the receivables and payables ledger accounts. They’ll use the journal to record a variety of transactions, including the correction errors. Students will be able to redraft the initial trial balance, following adjustments. Learning outcomes: • Use control accounts. • Reconcile a bank statement with the cash book. • Use the journal. • Produce trial balances. Principles of Costing: This unit gives students an introduction to the principles of basic costing and builds a solid foundation in the knowledge and skills required for more complex costing and management accounting tasks. Students will learn the importance of the costing system as a source of information that allows management to plan, make decisions and control costs. Learning outcomes: • Understand the cost recording system within an organisation. • Use cost recording techniques. • Provide information on actual and budgeted cost and income. • Use tools and techniques to support cost calculations. The Business Environment: This unit provides knowledge and understanding of key business concepts and their practical application in the external and internal environment in which students will work. Students will gain an understanding of the legal system and principles of contract law and an appreciation of the legal implications of setting up a business and the consequences this may have. This unit will also give an understanding of how organisations are structured and where the finance function fits. Learning outcomes: • Understand the principles of contract law. • Understand the external business environment. • Understand the key principles of corporate social responsibility (CSR), ethics and sustainability. • Understand the impact of setting up different types of business entity. • Understand the finance function within an organisation. • Produce work in appropriate formats and communicate effectively. • Understand the importance of information to business operations. DURATION 170-190 Hours WHATS INCLUDED Course Material Case Study Experienced Lecturer Refreshments Certificate

AAT Level 2 Certificate in Accounting
Delivered In-PersonFlexible Dates
£1,550

NLP Business Diploma (Fundamentals of Collaborative Working)

By Proactive NLP Ltd

NLP Business Diploma - The Fundamentals of Collaborative Relationships training & certification with Proactive NLP Ltd is your first step towards developing collaborative leadership and collaborative cultures. Start transforming your projects now!

NLP Business Diploma (Fundamentals of Collaborative Working)
Delivered In-PersonFlexible Dates
£675 to £750

Project Management Fundamentals for IT Projects

By IIL Europe Ltd

Project Management Fundamentals for IT Projects A number of factors impact the new project manager's role within IT - for instance, the need to fully integrate IT into the business improvement process and the advent of distributed technology and Business Process Reengineering. As a result, the range of activities required of a new project manager has greatly increased, as well as the range of people with whom he or she interacts. This workshop enables you to minimize the problems inherent in managing a systems development project. What You Will Learn You'll learn how to: Articulate the benefit of using a project management methodology, processes, and various life cycles for IT projects Articulate on various standards and maturity models that provide benefits to performing organizations that manage IT projects Describe governance, gating, and the processes required for project origination Conduct a stakeholder analysis and describe its benefits throughout the project life cycle Gather good requirements, develop a work breakdown structure (WBS), and establish a baseline project plan Execute against the baseline project plan while managing change and configuration items Monitor and control the project activities using the baseline project plan and earned value management concepts Close the project by conducting scope verification, procurement audits, gathering lessons learned, archiving project records, and releasing resources Getting Started Course goal Course structure Course goals and objectives Foundation Concepts Key definitions and concepts Methodologies, processes, and project life cycles Project success factors and the benefits of standards and models Project Originating and Initiating Originating projects Initiating projects Planning Stakeholder Engagement and Resource Management Planning stakeholder engagement Planning human resources management Developing effective leadership skills Planning Scope and Quality Management Planning project scope Planning project quality Planning Schedule Management Planning project time Identifying schedule activities Sequencing schedule activities Estimating activity resources and time Developing project schedule Optimizing the project schedule Planning Risk and Cost Management Planning for project risks Planning project costs Estimating project costs Developing a project budget Planning Communication and Procurement Management Planning project communications Planning project procurements Project Executing, Monitoring and Controlling, and Closing Project executing Project monitoring and controlling Project closing

Project Management Fundamentals for IT Projects
Delivered In-Person in LondonFlexible Dates
£1,495

Project Management Fundamentals for IT Projects: In-House Training

By IIL Europe Ltd

Project Management Fundamentals for IT Projects: In-House Training A number of factors impact the new project manager's role within IT - for instance, the need to fully integrate IT into the business improvement process and the advent of distributed technology and Business Process Reengineering. As a result, the range of activities required of a new project manager has greatly increased, as well as the range of people with whom he or she interacts. This workshop enables you to minimize the problems inherent in managing a systems development project. What You Will Learn You'll learn how to: Articulate the benefit of using a project management methodology, processes, and various life cycles for IT projects Articulate on various standards and maturity models that provide benefits to performing organizations that manage IT projects Describe governance, gating, and the processes required for project origination Conduct a stakeholder analysis and describe its benefits throughout the project life cycle Gather good requirements, develop a work breakdown structure (WBS), and establish a baseline project plan Execute against the baseline project plan while managing change and configuration items Monitor and control the project activities using the baseline project plan and earned value management concepts Close the project by conducting scope verification, procurement audits, gathering lessons learned, archiving project records, and releasing resources Getting Started Course goal Course structure Course goals and objectives Foundation Concepts Key definitions and concepts Methodologies, processes, and project life cycles Project success factors and the benefits of standards and models Project Originating and Initiating Originating projects Initiating projects Planning Stakeholder Engagement and Resource Management Planning stakeholder engagement Planning human resources management Developing effective leadership skills Planning Scope and Quality Management Planning project scope Planning project quality Planning Schedule Management Planning project time Identifying schedule activities Sequencing schedule activities Estimating activity resources and time Developing project schedule Optimizing the project schedule Planning Risk and Cost Management Planning for project risks Planning project costs Estimating project costs Developing a project budget Planning Communication and Procurement Management Planning project communications Planning project procurements Project Executing, Monitoring and Controlling, and Closing Project executing Project monitoring and controlling Project closing

Project Management Fundamentals for IT Projects: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£1,495

FIRST DANCE WEDDING LESSON

5.0(62)

By Club Azucar - Latin Dance

Hire us for the first dance at your wedding, any Salsa or Latin Dance rhythm private class at your venue or at our premises in Hammersmith. We have a vast experience on building up confidence in couples who want to make even more glamorous their wedding day. You can have this lesson at our premises, on Zoom, Pre-recorded or home visit, the choice is yours!!! The Program includes: 5 or 10 Lesson 1on1 lesson  Walking & Leading techniques Female & Male Teachers Footwork & Upper body techniques Steps & routines names (brain method) Body posture and language Tempo & beat music technique Fully equipped dance studio Ownership of your footage work progress & Docs Music library via dropbox or Spotify Salsa or any Latin Dance (Tango, Bachata, Merengue, etc) wedding class in London for couples who want to make the wedding day even more glamorous and stand out forever, 5 minimum pack lesson book, Taught by the native instructor We have been training couples for almost 12 years in salsa, Tango, Samba, and many other Latin rhythms in London

FIRST DANCE WEDDING LESSON
Delivered in London or UK Wide or OnlineFlexible Dates
£120 to £1,200

Emergency First Aid at Work

By Prima Cura Training

This one-day course will help you meet your regulatory requirements if your risk assessment indicates that first aid training covering emergency protocols only, is sufficient for your workplace.

Emergency First Aid at Work
Delivered In-PersonFlexible Dates
Price on Enquiry

Program Management Skills: In-House Training

By IIL Europe Ltd

Program Management Skills: In-House Training Program managers coordinate and give oversight to the efforts of marketing groups, project teams, product delivery, maintenance and support, operations and staff from various functional groups, including suppliers, business partners, and other external bodies. The goal is to ensure that proposed business transformation, through the delivery of complex products and processes, is implemented to realize the organization's strategic benefits and objectives, for which the program was selected. The goals of this course are twofold: To provide participants with key program management principles and techniques, recognized as best practices, to enable more effective program management; and to leverage core elements of the program management life cycle, processes, tools and techniques, to enable program management effectiveness. The participant will learn and apply the principles of program management through discussions, activities, and case study exercises. What You Will Learn At the end of this workshop, you will be able to: Maximize the transformational impact of a program according to the business needs Explain management principles and techniques and apply them within a program context Implement program governance and organization that will produce expected benefits Plan for and manage benefit realization, risks, issues, and quality Manage component projects' interdependencies that are linked to both program and strategic objectives Engage program stakeholders effectively. Improve communication and action planning effectiveness for programs in organizations Getting Started Introductions Course structure Course goals and objectives Foundation Concepts Fundamental definitions and concepts Program challenges and benefits Program best practices and success criterion Stakeholder management Governance: program management office and program boards Standard for Program Management overview Vision, Leadership, and the Business Case What is vision, why, and how? Leadership vs. Management Program business case Program Organization and Governance Program organization Program governance Program board roles and responsibilities Benefits Management Benefits explored Benefits management Benefits realization Program Management Planning Program management plan Program blueprint and roadmap Program component dossier Program tranches Program estimating Program scheduling Program Monitoring and Controlling Program Control - An Overview Program Monitoring and Controlling Monitoring and Controlling Transition Program Risk and Issue Management Risk and issue management overview Program risk management Program issue management Program Quality Management Program quality management overview Program quality management principles Program Stakeholder Management Stakeholder engagement overview Stakeholder engagement planning EI, trust, communication and stakeholder engagement Program Closure and Benefits Sustainment Program closure overview Closing the program Program benefits sustainment Summary What did we learn, and how can we implement this in our work environments?

Program Management Skills: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£1,695