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

34 Property courses in Brighouse

IMPORTANCE OF INTERNATIONAL DOCUMENTATION

By Export Unlocked Limited

Module 11 This module aims to develop knowledge and understanding of the importance of customs documentation in the world of international trade to ensure both parties clearly understand the documentation that will be required in the import or export of goods or services. This includes evidence of delivery, proof payment, export and import documentation, customs clearance, intellectual property rights, mitigating risk and dispute resolution. Agenda * Certificate of origin * Licences * Labelling * CMR * Proof of delivery * Certificate of origin * Health certificates * Proof of customs entry * Commodity codes * Certification * WTO * Chambers of commerce * International bodies   Examination: Certificate on completion and Pass on Multiple Choice Multiple choice questionnaire Credits: 1

IMPORTANCE OF INTERNATIONAL DOCUMENTATION
Delivered In-Person in Oldham4 hours, Jun 18th, 08:30 + 1 more
£395

Understanding Corporate Real Estate (in-house)

By Property Overview Ltd

Get to grips with what drives large-scale occupiers -------------------------------------------------------------------------------- WHO COULD BENEFIT?   Corporate occupiers can be much more powerful than the landlords or investors they deal with. As long as they have a Corporate Real Estate department fighting their corner and coordinating and controlling the estate of space they occupy, whether leased or owned. Corporate Real Estate Managers keep an eye on productivity and performance of the entire ‘estate’. Business plans take in short term tactical allocations and long-term structural plans. Corporate Real Estate Managers are essential in enabling a large corporate or governmental occupier to get the most out of the space they occupy. This on-line course gives a solid grounding to those who work in Corporate Real Estate departments for occupiers and service / data / software providers, as well as those who work for investors and want to understand the considerations from the occupiers’ point of view (as occupiers are in fact their tenant, and their main source of income). -------------------------------------------------------------------------------- MODULES UNDERSTANDING CORPORATE REAL ESTATE The course “Understanding Corporate Real Estate” offers a foundation knowledge course. Perfect for those working in the real estate departments of large corporate and government-related occupiers, or those working with/for Corporate Real Estate occupiers. We explain the main drivers in the property market seen from an occupier perspective. Have you always been keen to understand better what a Corporate Property Managers does? How does this fit into the bigger picture? What factors are most important in deciding whether to Lease or Buy? Where to locate and for how long? What factors ought to drive disposal decisions, and what drives it in reality? Are you curious to understand what the main lease considerations are for a corporate occupier? How do various processes work, how do you factor in strategic and tactical objectives, changes to the business plan, the economy and the business environment? Along the way we explain lots and lots of jargon and how it all fits together. Taught by Cléo Folkes, CEO of Property Overview. See content [https://www.propertyoverview.co.uk/training_courses/understanding-corporate-real-estate/#] Next Date Available: Enquire for a date | Location: UK, abroad or in-line -------------------------------------------------------------------------------- PRICING FIND THE BEST PRICE.   Property Overview offers competitively priced training courses with unique practitioner-led content, which means we can tailor our in-house courses around your requirements. Applied, relevant content leads to greater impact and value-for-money. Pricing below is shown for on-line public courses for individual bookings (left), and for on-line in-house courses (right). For bookings of 4 or more staff an on-line in-house course is recommended, also as the content can be tailored around your needs and your products or services. To book one or two individual places please fill in our booking form [https://www.propertyoverview.co.uk/course-booking-form/], otherwise please email kaushik@propertyoverview.co.uk [kaushik@propertyoverview.co.uk] -------------------------------------------------------------------------------- UNDERSTANDING CORPORATE REAL ESTATE -------------------------------------------------------------------------------- £3,025/DAY IN-HOUSE – INCL. 6 ATTENDEES • 1-day training course, can be split over 2 half days • 6 hours of CPD in total • UK VAT @ 20% applies • In-house course includes up to 6 attendees (£60pp + VAT surcharge applies thereafter)

Understanding Corporate Real Estate (in-house)
Delivered in-person, on-requestDelivered In-Person in Brighton & 1 more
£3025

Principles and Practices of Cyber Security

5.0(10)

By GBA Corporate

OVERVIEW -------------------------------------------------------------------------------- Cyber Security plays an important role in every business as it encompasses everything that relates to protecting sensitive data, personal information, intellectual property, data, and governmental and industry information systems from theft and damage attempted by criminals and adversaries. This course is designed to understand and gain practical skills to plan, deliver and monitor IT/cyber security to internal and external clients understanding a complete, knowledge in the areas of IT policies, Security-Operational-Run-Book, security/penetration testing, ethical hacking and black hat hacking including understanding the basics of Kali Operating System and its tools and techniques. It will also cover WiFi security, Website security, human factors, cyber forensics, and cyber security team management, including all other areas in relation to Cyber Security.

Principles and Practices of Cyber Security
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1718 to £3626

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-person, on-request, onlineDelivered Online & In-Person in Internationally
£2367

Dreamweaver

5.0(3)

By Systems & Network Training

DREAMWEAVER TRAINING COURSE DESCRIPTION Dreamweaver is a web authoring program that allows you to build professional quality websites. This course starts with a tour of Dreamweaver and customising your workspaces, moving onto HTML and CSS basics. Page layouts, templates and interactive pages are also covered. The final session covers how to use Dreamweaver as a HTML editor. Hands on session follow all the major theory chapters. WHAT WILL YOU LEARN * Use Dreamweaver to create websites. * Customise Dreamweaver. * Use templates. * Add interactivity to web pages. * Use Dreamweaver to edit HTML code. DREAMWEAVER TRAINING COURSE DETAILS * Who will benefit: Anyone wishing to create or edit websites. * Prerequisites: None. * Duration 3 days DREAMWEAVER TRAINING COURSE CONTENTS * Getting started Installing the programme, Updating to the latest version,, Online content, On first launch, Choosing the program colour theme, Setting up the workspace, Defining a Dreamweaver site, Checking for updates, Additional resources. * Customizing your workspace Touring the workspace, Using the start screen, Exploring new feature guides, Setting interface preferences, Switching and splitting views, Selecting a workspace layout, Personalising Dreamweaver, Working with extract, Creating custom keyboard shortcuts, Using the Property inspector, Using the Related Files interface, Using tag selectors, Using the CSS Designer, Using the Visual Media Query (VMQ) interface, Using the DOM viewer, Using Element dialogs, displays and inspectors, Setting up version control in Dreamweaver, Exploring experimenting and learning. * HTML Basics What is HTML? Where did HTML begin? Frequently used HTML elements, What's new in HTML5. * CSS Basics What is CSS? HTML vs. CSS formatting, HTML defaults, CSS box model, Applying CSS styling, Multiples, classes and ids. * Web design basics Developing a new website, Scenario, Working with thumbnails and wireframes, * Creating a page layout Evaluating page design options, Working with predefined layouts, Styling an existing layout, Styling elements using the Extract panel, Extracting text from a Photoshop mockup, Troubleshooting CSS styling, Extracting text styling from a Photoshop mockup, Creating a gradient background using Extract, Extracting image assets from a mockup, Adding CSS background effects in code, Finishing up the layout. * Working with templates Creating a template from an existing layout, Inserting editable regions, Inserting editable regions, Inserting HTML entities, Inserting metadata, Validating HTML code, Producing child pages, Moving CSS styles to linked file, Updating a template. * Working with text, lists and tables Previewing the completed file, Creating and styling text, Creating lists, Creating and styling tables, Spell-checking webpages, Finding and replacing text. * Working with images Web image basics, Previewing completed files, Inserting an image, Controlling image positions with CSS classes, Working with the Insert panel, Using the Insert menu, Inserting non-web file types, Working with Photoshop Smart Objects, Copying and pasting images from Photoshop, Inserting images by drag and drop, Optimizing images with the Property inspector. * Working with navigation Hyperlinks, previewing the completed file, creating internal and external hyperlinks, setting up email links, Creating image-based links, Targeting page elements, Locking an element on the screen, Styling a navigation menu, Checking your page, Adding destination links. * Adding interactivity Dreamweaver behaviours, Previewing the completed file, Working with Dreamweaver behaviours, Working with jQuery Accordion widgets, Inserting a jQuery Accordion widget, Styling a jQuery Accordion. * Publishing to the web Defining a remote site, Cloaking folders and files, Wrapping things up, Putting your site online, Synchronizing local and remote sites. * Working with code Creating HTML code, multicursor support, commenting your code, Working with CSS preprocessors, Selecting code, Collapsing code, Expanding code, Accessing Split code view, Previewing assets in Code View.

Dreamweaver
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£2367

Intellectual property - the business perspective (In-House)

By The In House Training Company

This one-day programme explores the role of intellectual property (IP) in relation to innovation and creativity. It examines the different forms as well as the key processes, together with some of the oddities and idiosyncrasies of the legal regime that protects IP. It delves into the various IP models you should be aware of as well as key IP facts and figures and current IP trends across the global economy. This session is designed to give you a deeper understanding of: * The main forms of intellectual property * The importance of IP - both to your organisation and to the wider economy * The key processes in the creation, commercial exploitation, and legal protection of IP * The different models for the use of IP * Some more advanced concepts for reviewing, valuing and managing IP 1 MAIN FORMS OF INTELLECTUAL PROPERTY (IP) * Patents * Trademarks * Copyright * Design * Trade secrets 2 GLOBAL IP BUSINESS CONTEXT * Global IP facts and figures * Figures for key jurisdictions * Analysis of a company using IP data * IP trends * Overview of the key entities in the IP sector 3 KEY IP PROCESSES * IP creation * IP portfolio management * IP enforcement * IP exploitation * IP risk management 4 IP MODELS * IP models explained * IP licensing * IP litigation 5 IP CONCEPTS * The IP maturity ladder * Relative IP value and risk * Axis of control 6 IP AS AN ASSET CLASS * Costs * Valuation * Financial perspective

Intellectual property - the business perspective (In-House)
Delivered in-person, on-request, onlineDelivered Online & In-Person in Harpenden
Price on Enquiry

Level 7 NVQ Diploma in Construction Senior Management

By Dynamic Training and Assessments Ltd

Level 7 NVQ Diploma in Construction Senior Management

Level 7 NVQ Diploma in Construction Senior Management
Delivered in-person, on-requestDelivered In-Person in Nottinghamshire
£1650

Objective-C programming

5.0(3)

By Systems & Network Training

OBJECTIVE-C PROGRAMMING TRAINING COURSE DESCRIPTION A hands on introduction that will allow you to master Objective-C and start using it to write powerful native applications for even the newest Macs and iOS devices! Using The step-by-step approach, will let you get comfortable with Objective-C's unique capabilities and Apple's Xcode 5 development environment. Make the most of Objective-C objects and messaging. Work effectively with design patterns, collections, blocks, foundation classes, threading, Git and a whole lot more. Every session builds on what you've already learned, giving a rock-solid foundation for real-world success! WHAT WILL YOU LEARN * Use Xcode 5. * Declare classes, instance variables, properties, methods, and actions. * Use arrays, dictionaries, and sets. * Expand and extend classes with protocols, delegates, categories, and extensions. * Use Apple's powerful classes and frameworks. OBJECTIVE-C PROGRAMMING TRAINING COURSE DETAILS * Who will benefit: Developers wanting to learn Objective-C. * Prerequisites: Software development fundamentals. * Duration 5 days OBJECTIVE-C PROGRAMMING TRAINING COURSE CONTENTS * PART 1: GETTING STARTED WITH OBJECTIVE-C * The Developer Program: Objective-C, enrolling as an Apple Developer, setting up the development environment, Xcode. Your first project. * OO programming with Objective-C: OO projects, Frameworks, classes and instances, encapsulation, accessors, Inheritance. * OO features in Objective-C: Messages, methods, working with id, nesting messages, method signatures and parameters. allocating and initializing objects. Using Xcode: Xcode, source code control, git and Xcode, Using a Remote Repository. * Compiler Directives: Projects, Compiler Directives, Prefix headers, main.m, .h files. * PART 2: OBJECTIVE-C BASICS * Messaging in a Testbed App: Setting Up the Testbed Apps, Adding a Text Field and Connecting It to Your Code, Sending a Message to the Text Field, Reviewing the Message Syntax. * Declaring a Class in an Interface File: Context, Creating an Instance Variable with id, What Happens When Execution Stops, dynamic binding, Creating an Instance Variable for with the Class Name and with a Superclass Name, instance variable visibility. * Properties in an Interface File: Interface Variables vs Properties, Declared Properties, Using Attributes. Implementing Properties. @synthesize, @dynamic. * Methods in an Interface File: Methods in a Class, class and instance methods, Method declaration, returning complex data structures from Methods. * Actions in an Interface File: Actions, Actions in OS X and iOS, disconnecting actions. * Routing messages with selectors: Receiver and selector objects in messages, Objective-C Runtime, SEL and @selector (), performSelector, NSInvocation, testing whether an Instance can respond to a selector. * Building on the Foundation: The Foundation Framework, Foundation Classes, Foundation Paradigms and Policies; Mutability, class clusters, notifications. * Defining a Class in Implementation Files: Projects, dynamic typing, creating a new App, implementing a method, expanding Classses with init Methods. * Organizing Data with Collections: Collecting Objects, Property Lists, Runtime, comparing the Collection Classes, Creating a Collection, Objective-C Literal Syntax, Enumerating collections, Testing Membership in a Collection, Accessing an Object in a Collection. * Managing Memory and Runtime Objects: Managing objects in memory, managing reference counts manually and with ARC, variable qualifiers, variable autorelease. * PART 3: EXPANDING AND EXTENDING CLASSES * Protocols and Delegates: Subclassing, Protocols, Delegates, Looking Deeper Inside Protocols. * Categories and Extensions: Comparing categories and protocols, categories vs subclasses, working with categories, class extensions, informal protocols. * Associative References and Fast Enumeration: Objective-C 2.0 Time-Saving Features, Extending Classes by Adding Instance Variables (Sort of), Using Fast Enumeration. * Blocks: Revisiting Blocks, Callbacks, Blocks, Exploring Blocks in Cocoa, Cocoa Blocks and Memory. * PART 4: BEYOND THE BASICS * Handling Exceptions and Errors: Exception and Error classes: NSException, NSError, Identifying exceptions, throwing exceptions, catching exceptions. * Queues and Threading: Getting Started with Concurrency, Introducing Queues, Dispatch Sources, Using Dispatch Queues. * Working with the Debugger: Logging Information, Console Logs, NSLog, Smart Breakpoints, enhancing breakpoints with messages. * Using Xcode Debug Gauges for Analysis: Debug Gauges, Monitoing CPU and memory utilization, monitoring energy, Using Instruments. * PART 5: OPTIONAL TOPICS * C Syntax Summary: Data Types, Control Structures. * Apps, Packages, and Bundles: Project Bundles, lproj Files, Asset Catalogs, plist Files, Precompiled Header Files (.pch). * Archiving and Packaging Apps for Development and Testing: Archiving.

Objective-C programming
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£4997

INTERNATIONAL CUSTOMS

By Export Unlocked Limited

Module 10 This module aims to develop knowledge and understanding of customs procedures associated with international trade. The module includes trade agreements, tariffs and taxes, immigration, intellectual property rights, clearance procedures, transport regulations, sanitary and Phyto-sanitary measures, customs valuation, preference systems and anti-dumping measures. Agenda * Trade agreements * Immigration law * Copyright * Licences * Trademarks * Patents * Transport regulations * Health certificates * Sanitary measures * Phyto Sanitary measures * Anti-dumping * UK trade policies. * Customs entries * Preference codes * CPC codes * Certificate of origin * Rex scheme * Valuation   Examination: Certificate on completion and Pass on Multiple Choice Multiple choice questionnaire Credits: 1

INTERNATIONAL CUSTOMS
Delivered In-Person in Oldham4 hours, Nov 21st, 09:30
£395

Fire Marshal (On-Site)

4.9(182)

By You Can Do It .Training

This course covers the role of the designated fire marshal. It also gives you the opportunity to...

Fire Marshal (On-Site)
Delivered in-person, on-requestDelivered In-Person in Stoke on Trent
£640

Educators matching "Property"

Show all 23
IVE Studio

ive studio

Leeds

We are IVE (formerly CapeUK) was established as an incorporated company in April 1997 and registered as a charity in April 1999. Inspired by radical new models of creative education, the company was originally set up as a research and development organisation. CapeUK looked to drill down into the creative process and explore how it might be used to drive improvements in teaching and learning. We became influential in relation to policy development and established a national and international reach in relation to championing creativity and professional learning. We also acted as advisors to Government on the importance of creativity and how it might be developed as a transferable skill. By 2014 we realised there was an opportunity to diversify our work and utilise the learning that 17 years of research and development had provided us. It was clear there was significant appetite beyond the education and cultural sectors for programmes that were aimed at developing the creative capacity and competencies of the workforce, and particularly in leadership. We have therefore spent the last 5 years designing and delivering training that aims to teach creativity as a transferable skill and how to create the right environment for creativity to flourish within the workplace, driving innovation, in a consistent and structured way. We also draw out the leadership and team behaviours that are needed to support this. IVE today Rosi Lister, CEO, explains: Rosi Lister CEO We are IVE “In 2016 we began delivering creative leadership training in sectors that are highly regulated and where staff are not traditionally encouraged or empowered to think outside the box, but where there is a growing need for this skill set. “Then, in 2017, our umbrella identity became We Are IVE Ltd, establishing InnovatIVE as our trading company which gifts all profits to our charitable programme. This programme seeks to inspire young, diverse & talented people from some of our most disadvantaged communities through a range of opportunities designed to develop their own creative potential as future leaders.” We believe that the workplace of the future depends on having individuals that are creative, that are able to adapt, that are resilient and have the range of skills and aptitudes employers are looking for. That’s why, when we deliver our training on an earned income basis, the profit goes back into supporting our charitable programmes for disadvantaged young people. It is therefore a ‘pay it forward’ scheme where all our customers and beneficiaries win.

Manningham Mills Sports & Community Association

manningham mills sports & community association

4.2(18)

Bradford

Manningham Mills Sports & Community Association is a charity based in Bradford. For over 150 years, we’ve been bringing people together through sports at our Scotchman Road location. We started our journey as Manningham Mills Cricket Club, a branch of the Lister Mill Sports & Social Club. Originally built in 1838, Lister Mills was once the world’s largest silk mill. Over 7,000 workers had access to our fields for football, cricket and tennis and the social club for table tennis, snooker, bowls and ballroom dancing. After the Mill’s closure in the 1990s, the site was sold to property developers. Members of the Manningham Mills team (Andrew Shepherd, Michael Kaye, Jeff Slater and Delroy Dacres) asked for support from local MP Marsha Singh. Following some investigation, Marsha Singh discovered that a Lister Mills covenant meant the fields could only be used for sports and recreation. Once the property developers were notified, they agreed to sell the fields to Manningham Mills, who secured government funding. The new trustees placed the fields in a trust, protecting their use for sports and recreation for future generations – and changed the name from Manningham Mills to Manningham Mills Sports Association. In June 2006, following a £1.3ml investment, the club reopened with a modern and accessible clubhouse, an electronic cricket scoreboard, IT suite, players’ lounge and multi-function events space. An official opening took place with Gerry Sutcliffe MP, the Sports Minister at the time. In 2008, we became a charity and updated our name to Manningham Mills Sports & Community Association. The club’s legacy continues with a new generation of sports players, including cricketer Adil Rashid, part of the England team that won the 2019 Cricket World Cup.