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

1591 Courses delivered Live Online

Real Estate Developer (Development Cash Flow Modelling in Excel)

4.3(5)

By Bayfield Training

This course will show delegates how to appraise projects in Excel, incorporate and communicate updates as they happen and ultimately understand how to convert an opportunistic property investment into a core asset that can be sold on.

Real Estate Developer (Development Cash Flow Modelling in Excel)
Delivered in person or Online + more
£1,750

HA Webinar: How can we ensure we have an ambitious and well-structured primary history curriculum?

5.0(1)

By Historical Association

Historical Association webinar series: Draft Ofsted toolkits; implications for primary history Presenter: Dan Hartley This session will explore ways to enable pupils to develop secure, deep and fluent knowledge across the curriculum in primary history. It will consider how a curriculum can be designed, including the foundations laid at EYFS, to ensure pupils have a coherent and planned pathway to enable them to engage in future history learning.  To use your corporate webinar offer for this webinar please complete this form: https://forms.office.com/e/qG8gK0CU8X

HA Webinar: How can we ensure we have an ambitious and well-structured primary history curriculum?
Delivered Online
£31.67 to £55.83

FD&FA BS5839-1 RQF Certified 5-Day Combined Course - 2 Part Course

5.0(1)

By Ember Compliance

At the end of the 5 days, Learners will attain an RQF Award in the requirements of FD&FA systems for non-domestic buildings BS 5839-1: 2017.

FD&FA BS5839-1 RQF Certified 5-Day Combined Course - 2 Part Course
Delivered Online + more
£965

HA Webinar: Engaging with evidence

5.0(1)

By Historical Association

Historical Association webinar series: Building different types of historical knowledge Presenters: Claire Holliss This final session will focus on evidence. It will include discussion of some of the misconceptions about evidence that students can bring to A-level and how to build students’ understanding of this aspect of the discipline throughout sequences of lessons. It will then consider the interplay between this and their understanding of interpretations.   To use your corporate webinar offer on this webinar please fill in this form: https://forms.office.com/e/9JZCQ0RUkJ

HA Webinar: Engaging with evidence
Delivered Online
£31.67 to £55.83

Right Aligned – Nice Work x Form Play

By Right Aligned

In this series we invite globally respected studios to walk us through the processes and methods they employ when working with clients.

Right Aligned – Nice Work x Form Play
Delivered OnlineFlexible Dates
FREE to £100

HA Webinar: Teaching disciplinary knowledge directly: sources

5.0(1)

By Historical Association

Historical Association webinar series: Direct history teaching Presenters: Mike Hill and Jacob Olivey In this fifth session, Jacob and Mike will argue that 'source work' often doesn’t work. They will suggest that common classroom approaches to sources are often ineffective and inaccessible. Instead, they will share examples of lessons that teach pupils very directly about sources – rather than getting them to do 'source work'. To use your corporate recording offer on this webinar please fill in this form: https://forms.office.com/e/Qr1PfgRHSS We are able to offer the webinars in this series at a subsidised cost as the presenters' time has been partially funded by their school, Ark Soane Academy. We are open to developing partnerships across schools and trusts. If you are interested in discussing this further, please contact Mel Jones at melanie.jones@history.org.uk

HA Webinar: Teaching disciplinary knowledge directly: sources
Delivered Online
£8.33 to £12.50

HA Webinar: How can we use professional development to effectively deliver primary history?

5.0(1)

By Historical Association

Historical Association webinar series: Draft Ofsted toolkits; implications for primary history Presenter: Dan Hartley This session will look at ways teachers can be supported to build their confidence, expertise and subject knowledge in primary history. It will also explore how subject leaders can develop their own expertise in leading history, including ideas for extending their professional development beyond their own school.   To use your corporate webinar offer for this webinar please complete this form: https://forms.office.com/e/qG8gK0CU8X

HA Webinar: How can we use professional development to effectively deliver primary history?
Delivered Online
£31.67 to £55.83

Database fundamentals

5.0(3)

By Systems & Network Training

Database fundamentals training course description This three-day training course helps you prepare for Microsoft Technology Associate Exam 98-364, and build an understanding of these topics: Core Database Concepts, Creating Database Objects, Manipulating Data, Data Storage, and Administering a Database. What will you learn Describe core database concepts. Create database objects. Manipulate data. Describe data storage. Administer a database. Create a relational database consisting of 3 related tables. Database fundamentals training course details Who will benefit: Those working with databases. Prerequisites: None. Duration 3 days Database fundamentals training course contents Understanding core database concepts Flat-type databases, hierarchical databases, relational databases, database fundamentals, relational database concepts, using the SQL Server Management Studio Interface. Data Manipulation Language (DML), Data Definition Language (DDL), using DDL statements. Creating database objects Defining data types, using built-in data types, using exact numeric data types, using approximate numeric data types. Creating and using tables. Creating views. Creating stored procedures, SQL injections. Manipulating data Using Queries to select data, combining conditions, using the BETWEEN clause, using the NOT clause, using the UNION clause, using the EXCEPT and INTERSECT clauses, using the JOIN clause. Using Queries to insert data, Inserting data. Updating data and databases, Using the UPDATE statement. Deleting data, Using the DELETE statement, truncating a table with TRUNCATE TABLE, deleting a table with DROP TABLE, using referential integrity. Understanding data storage Normalising a database, normalization, first normal form, second normal form, third normal form, fourth normal form, fifth normal form. Primary, foreign and composite keys, clustered and non-clustered indexes, creating a non-clustered table. Administering a Database Securing Databases, server-level security, database-level security, Windows security, SQL authentication, database server roles, granting access to a database, fixed database roles, object permissions, managing roles, ownership chains, reviewing a sample security model. Backing up and restoring databases, recovery models, backup devices.

Database fundamentals
Delivered in Internationally or OnlineFlexible Dates
£2,367

Microsoft Access

5.0(3)

By Systems & Network Training

Microsoft Access training course description A hands on course providing a solid grounding in Microsoft Access. What will you learn Use and customise the Microsoft Access environment. Select, use and customise queries. Define tables. Design forms and reports. Recognise the use of macros. Microsoft Access training course details Who will benefit: Anyone wishing to work with Microsoft Access. Prerequisites: Database fundamentals Duration 3 days Microsoft Access training course contents Introducing databases Flat file databases, Relational databases, the objects defined in an Access database, planning a simple relational database. Open Access and create a database The database wizards, tables, creating and amending tables, using field properties to improve the quality of data entry and system performance, the primary key. Working in datasheet view View, add, modify and delete records, find records. Advantages and disadvantages of entering data directly into a table. Queries Sort and select records form a single table, advantages and disadvantages of entering data via a query, define simple calculated expressions, use 'Totals' queries. Forms Use the form wizards, basic editing of objects created using the form wizards, Data-entry in form view. Reports Use the report wizard, basic editing of objects created using the report wizard, print reports. The multi table environment Plan and create a related table, define a one-to-many relationship, write multi-table queries and use the 'AutoLookup' feature, use the form wizard to create a subform and carry out data-entry in a main/subform, print and amend reports, use the report wizard to create reports based on multi-table. Relationships Working with one-to-one and one-to-many relationships, recognising and handling many-to-many relationships, referential integrity. Select queries Select queries based on related tables, parameter queries, Crosstab, find unmatched queries and Find Duplicate, the implications of the Join properties in a relational query, conditional expressions, and working with the expression builder. Action queries Make table queries, append queries, update queries, delete queries. Customising forms. Using the Toolbox, calculated controls, Combo and List boxes, query by form, working with form and control properties, domain aggregate functions. Reports Report and control properties, customising sorting and grouping, calculated controls on reports, Sub-reports, editing and altering a report's source. Macros Introduction to macros.

Microsoft Access
Delivered in Internationally or OnlineFlexible Dates
£1,697

Complete Visual BASIC

5.0(3)

By Systems & Network Training

Complete Visual BASIC training course description A hands-on introduction to programming in Visual BASIC V6. What will you learn Build Visual BASIC applications. Build simple components. Debug Visual BASIC programs. Examine existing code and determine its function. Complete Visual BASIC training course details Who will benefit: Anyone wishing to program in Visual BASIC. Prerequisites: None although experience in another high level language would be useful. Duration 5 days Complete Visual BASIC training course contents Application development using VB VB features. VB editions, VB terminology. Working in the Development Environment. Event-Driven Programming. Creating a program in VB. Project and executable files. VB reference materials. Visual Basic fundamentals Objects. Controlling objects. Introduction to forms. Introduction to controls. Basic controls. Working with code and forms Modules. Working with code. Interacting with the user. Working with code statements. Managing forms. Variables and procedures Introduction to variables and constants. Working with Procedures and Functions. Controlling program execution Common VB functions. Comparison and relational operators. Conditional structures. Looping structures. Debugging Error types. Debugging logic errors in VB. Working with controls Control types. Standard controls. Advanced standard controls. ActiveX controls. Insertable controls. Data access using the ADO data control Overview of ActiveX Data Objects. VB data access features. Relational database concepts. Using the ADO data Control to access data. SQL. Manipulating data. Using the data form wizard. Input validation Field-Level validation. The masked edit control. Form-Level validation. Form events used when validating data. Error trapping Trapping run time errors. Error handling overview. Enabling an error trap. Errors and the calling chain. In line error handling. Enhancing the User Interface Menus. Status bars. Toolbars. Drag and Drop Overview of Drag and Drop. Mouse events Drag and Drop basics. More about controls Using control arrays. Using the controls collection. Working with object variables. Collections. Finishing touches User Interface design principles. Distributing an application. Creating a default project.

Complete Visual BASIC
Delivered in Internationally or OnlineFlexible Dates
£4,997