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

33 Property courses in Bristol

Thinking Commercially Masterclass

By Property SQ2

Thinking Commercially Masterclass. Advanced Property Investment Strategies. Increase Profits 5 x plus, save 80% on tax & fees, bigger cashflow, better property profit

Thinking Commercially Masterclass
Delivered In-Person in Bristol
£5,499

Thinking Commercially Masterclass - September 2024

By Property SQ2

Thinking Commercially Masterclass. Advanced Property Investment Strategies. Increase Profits 5 x plus, save 80% on tax & fees, bigger cashflow, better property profit

Thinking Commercially Masterclass - September 2024
Delivered In-PersonFlexible Dates
£5,499

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 contentNext 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, otherwise please email 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 in Brighton + 1 more or UK WideFlexible Dates
£3,025

Carrying out successful property valuations/marketing appraisals

By Mark Bentley PPNAEA (Mark Bentley Ltd)

By the end of the course you will have picked up numerous tips and guidance and advice to help you carry out great property valuations/market appraisal's which will help you improve you conversion rate and win more clients.

Carrying out successful property valuations/marketing appraisals
Delivered In-Person in Birmingham + 43 moreFlexible Dates
£1,000

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 Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

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

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 Internationally or OnlineFlexible Dates
£1,718 to £3,626

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 Internationally or OnlineFlexible Dates
£2,367

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 in Nottinghamshire or UK WideFlexible Dates
£1,650

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 in Stoke on Trent or UK WideFlexible Dates
£640

Educators matching "Property"

Show all 10
Property SQ2

property sq2

BEST PRACTICE TRAINING IN THE PROPERTY INDUSTRY   Property SQ2 Limited is a leading provider of online education and training courses related to the property business.  We proud members of the Property Educators Accreditation Scheme. Between us we have 25 years experience in Property Investment and the Property Industry, and over 20 years experience training people in skills and techniques for best practice in the industry via a combination of face to face, live online, on demand and 1-2-1 training events. TAKE CONTROL OF YOUR FINANCIAL FUTURE From building a retirement pot, to replacing your current income. Property is the vehicle to create financial freedom, choice and security Drawing on over 30 years of property and business experience with over 20 years of training, coaching and mentoring people in property investment strategies,  Our training courses and 1-2-1 coaching and mentoring solutions are here to help you succeed in the property business. Whatever your goal, whatever your background, whatever your experience. Whether you want to... * Build a safe and sustainable portfolio to bolster your retirement pot * Create a passive income to generate job-leaving level profits * Learn how to add value and recycle your precious savings through multiple property deals * Need a way into the property industry without a big deposit we can help. ARDEN HANLEY                                                                          Arden Hanley is a property investor, business owner, consultant and trainer. Having experience across multiple property investment strategies and related businesses such as lettings management, sourcing and property consultancy. A landlord and business owner for 20 years, trainer, mentor and coach to the property industry for 12 years, member of the Property Educators Accreditation scheme, Arden has not only extensive experience in the industry, but also a track record of using that experience to train others to achieve their property goals. Buy To Let & Social Housing  With previous buy-to-let experience in Australia, Arden was immediately drawn to this as a primary strategy. Today, Arden has an extensive buy to let portfolio in the UK that he has built in Northampton, Nottingham and Hull. He has a range of houses for family lets, rented to both working tenants and within the social housing sector, and flats serving the young professional market. Arden says, “I think buy to let is the foundation of any successful property portfolio and this part of my portfolio was what allowed me to first achieve financial freedom. I think every investor needs to learn the fundamentals of buy to let, even if they ultimately choose to focus on other strategies within their portfolio because there are so many simple but important lessons to learn around being a good landlord and managing tenants effectively that you get from understanding this core strategy.”  HMO & Rent To Rent                         HMO was a natural progression from initial Buy to Let purchases to “increase my cash flow and take advantage of market conditions in my target area at that time being Nottingham.” With an extensive HMO portfolio, his preference are a larger number of smaller HMOs i.e. 4-6 tenants rather than a smaller number of large HMOs, although he has experience of both. How can an investor make this strategy work for them? “I believe HMO provides an excellent income stream and if done correctly can be a very stable income stream as well. I think the key to a successful HMO is setting it up correctly from the outset to make it as attractive and user friendly for tenants, and identify potential cost centres or savings before tenants go in and empowering my lettings agents to put together the right tenant mix to create a harmonious environment.”  Distressed Property & Adding Value  Every property that Arden has purchased has been distressed to some degree, as he says “I believe this is the one true route to make money out of property.” He has applied the lessons he has learnt on smaller projects as he has moved on to larger more complex investment properties. It’s also given him the opportunity to work with distressed sellers which he regards as a core skill in a property investor’s arsenal. As Arden says, “With a distressed seller, you are a solution provider trying to create a win/win situation where you can offer a route for the seller to sell the property that removes their financial burden, while at the same time offering an opportunity for you as an investor to make a fair profit.”  Commercial to Residential & Development                         As his confidence has grown, so has Arden’s willingness to commit to more complicated projects and he has successfully adopted commercial to residential conversions as a strategy since 2013 primarily working with either disused retail or office space which is in abundance in the UK. It’s not hard to see the appeal, as Arden says, “I find that there is a huge opportunity for value uplift in this strategy as the closer you get to effectively a shell, the more opportunities you have to make money.’                     Portfolios                    There are a number of options for approaching the acquisition of a portfolio, whether it’s title splitting a block of flats, via a freehold/leasehold strategy, organising a share buyout of a property company, or structuring a staggered sale to maximise buyer and seller value and tax savings. Arden has experience dealing with the simple acquisition of a portfolio to the complex and sometimes challenging world of dealing with portfolios in trouble, direct to owners, via agents, liquidators or administrators.                     Complimentary businesses and deal structuring  Having an interest in a lettings agency, experience running a sourcing business/property consultancy for 7 years and working with multiple business partners has taught Arden the value of building business clusters to support each other and working with business partners and private investors to make business happen. ‘Property deals can come together from your own resources, time and effort, but as your ambitions grow and the opportunities get bigger, it’s important to think about how private finance and joint ventures can create profit for you and your partners. I’d rather have a cut of something than the whole of nothing.’  Mentorship & Training               For Arden, it’s an honour to be invited to mentor to share his knowledge with others which provides enormous, personal satisfaction. Even though he’s not naturally outgoing, Arden admits that “As a self-confessed property geek, if you ask me questions about property, I’m happy to talk for days.” He encourages his mentees to “Soak up as much as you can from people who have done it before and been successful. Soak up the knowledge for sure, but also the motivation and mindset.” He concludes, “I don't think there is any better way to start in property than to work side by side with someone who has been where you are starting from and has proved how to make it work.”  CHRIS CORMACK Chris Cormack is a property investor and business owner with a vast experience working with people to develop their property investments and business growth. Helping people to succeed has been a large part of his business focus over the last 16 years as a mentor, trainer and coach. His understanding of the industry through building his own portfolio across a range of strategies enables him to work with clients around their goals so they achieve whichever outcome they are looking for. Chris is recognised within the property industry and is member of the Property Educators Accreditation scheme. From a standing start in November 2004 Chris built his property business across various strategies within the property industry. Property had a great appeal for 5 reasons: 1. Being his own boss  2. Recurring monthly income  3. Large lump sums of income 4. Long term capital growth 5. Opportunity to help others benefit from the same reasons 1-4. BUY TO LET & SOCIAL HOUSING  Chris believes "Buy To Lets are the foundation to any successful property portfolio because it's the quickest way to generate income while you learn the initial fundamentals of the business. Demand is high across the country for BTL which other strategies don't necessarily have. Within our portfolio we have a wide mix of tenants including families, couples, singles as well as fixed term guaranteed social housing contracts." Understanding the industry and our responsibilities is paramount and gives us the necessary grounding to progress income across other strategies. A number of his properties have been used as serviced accommodation through a commercial contract. These have resulted in guaranteed income, ensuring a hands off pain free outcome. HMO  Chris continues "For larger income, having HMOs brings considerable changes to your monthly bank account which was our natural progression. A major learning moving into HMOs was all the necessary fire requirements and additional management needs. These of course add costs which are not present with your BTL's. Having this knowledge prior to committing to this strategy is important along with a deep understanding of who will be your tenant market. Generally this is less flexibility so more targeted research initially is imperative to achieve your successful outcome. ADDING VALUE & FLIPS Lump sums of income is an area Chris has targeted when buying properties, modernising them and selling them. A key component to achieve these returns is looking to see where true value can be added, increasing value is paramount here. His view on this is that while it generates substantial income it also gives the opportunity to allow faster growth within his portfolio. Having addition capital to invest gives a wider deal choice and opportunities to structure deals. "Having greater tools while in front of a motivated seller allows you the facility to be more creative especially if you can offer a solution to their current situation." STRUCTURING SOLUTIONS  Over the years he has been able to structure deals which has helped the seller which in turn helped him dramatically reduce initial capital to acquire the property. "The key is to focusing on them, the seller and come to a win, win scenario." Achieving this has added numerous properties to the portfolio.  With a deal seeing what is really there gives Chris an edge. Where most people see a single outcome in a deal Chris likes to look for multiple outcomes across strategies. As his experience has developed the confidence has taken him into larger projects which can deliver multiple opportunities. Understanding the finance and tax implication can give additional advantages. Having bought a portfolio with land created multiple flip opportunities which resulted in the land cost him nothing, free land. Having free land gave him further choices around planning. Sell with planning or build out and sell with a decision based on whichever gives the greater return for time/money invested. MENTORSHIP, COACHING AND TRAINING Chris has been mentoring property investors since 2007. He himself had the benefit of a mentor and fully understands how it accelerates your portfolio growth, "money well spent" and that's from a Scotsman....! "It was a privilege to be asked and was something I had wanted to do, so I enthusiastically jumped at the chance." Being able to pass on market experience, as well as working with people to develop the best strategy for them is extremely rewarding. Sometimes it's the smallest thing that creates the biggest impact and it does not matter if you are new or have some experience in property, accessing another person's experience is a springboard to a new set of outcomes, for the better.