An inspiring manager has the ability to motivate and develop team members' skills which is crucial for overall company performance and employee engagement. A key aspect of this is to support and encourage each team member to reach their full potential. Effective 1:1 meetings build confidence and provide direction, allowing individuals to find their own solutions and strategies. This approach empowers employees, fostering personal responsibility and increased performance. This course is available to book for delivery in-house for your organisation and people exclusively, for either a half or full days training workshop. Prices are dependent on size of group ranging from a minimum of 4 to a maximum of 12 delegates and duration of course selection. If you have a smaller number of delegates, the Puritas 1:1 Leadership Coaching Programme is recommended.
The NVQ Level 3 NVQ Diploma in Occupational Work Supervision is appropriate for individuals who supervise others in a construction area and are looking to become eligible for the Gold CSCS Card. The qualification modules will be discussed and agreed upon with each individual candidate to ensure that the qualification will be suited to your job role. Each candidate will be allocated a designated and qualified assessor to provide support throughout the qualification and provide information, advice and guidance to candidates in order that they can achieve the qualification. If you require further information or are looking to undertake this qualification, please contact us. CSCS Cards Candidates can undertake the CSCS test and obtain the red (Provisional) CSCS card on signing up for various qualifications. The red card can usually be obtained within 7 to 14 days and can be used to access the construction sites for a period of 12 months. On completion of the qualification candidates can upgrade or renew their CSCS Card to the full 5 year card.
The NVQ Level 3 NVQ Diploma in Construction Contracting Operations is appropriate for individuals who supervise and coordinate construction activities and are looking to become eligible for the Gold CSCS Card. You will follow one of the following pathways depending upon your job role: Buying, Design co-ordinating, Estimating, General, Planning, Site Technical Support Surveying. Our team will discuss the qualification process with you prior to signing up in order to ensure that you will be able to complete the qualification. CSCS Cards We can provide CSCS tests and CSCS Cards alongside the qualifications without the need to attend the test centre. Speak with our friendly and helpful team for more information.
Supporting Microsoft SharePoint course description A concise hands on course enabling delegates to manage and administer a SharePoint site. What will you learn Perform initial farm configuration. Use stsadm commands. Manage content. Secure SharePoint. Customise SharePoint search. Monitor and performance tune SharePoint. Supporting Microsoft SharePoint server course details Who will benefit: Anyone working with Microsoft SQL server Prerequisites: SharePoint Administrators. Duration 2 days Supporting Microsoft SharePoint course contents SharePoint Introduction A SharePoint installation. Initial farm configuration. Creating a site collection. Administering SharePoint Stsadm commands, automation with PowerShell. Managing content Lists, libraries, items and documents Security SecureStore, Users and groups, roles and role assignments. Permission levels. SharePoint search Configure search, refine search. SharePoint performance Diagnostic logging, logging levels, Health anaylzer, performance bottlenecks.
Systemic coaching and Cognitive Coaching Help with relationship failure Removing emotional blocks Working through trauma Dealing with anger issues Building Self esteem Help with discovering your purpose and emotional needs NLP Training Improving emotional Intelligence Working on problem areas in life and relationships Your own personal Life Coach 7 days a week Your coach is available 24hrs a day whenever you need to talk with this exclusive package https://relationshipsmdd.com/product/life-and-relationship-coaching-package/
4-week service Someone to talk to every day 3 x 30 mins calls per day Support /speak any time of day 24 hr support during distressing dating/relationship situation Emotional support Uplifting sessions Talk through the situation Whatsapp/Phone The package can be altered and tailored to suit your schedule https://relationshipsmdd.com/product/severe-depression-support-package/
Eliminate bad relationship and dating behaviour Improve confidence Understand people better Effective communication skills training Eliminate regressive dating patterns Address poor dating habits Introspection in your character and behavioural patterns Be a better partner 1 month Course 1 hr once a week Dating advice for singles https://relationshipsmdd.com/product/improve-my-relationship-behaviour-package/
Advanced UNIX shell scripting training course description A follow on hands on course from the Introduction to shell programming course covering the powerful sed and awk tools along with the extra Korn shell programming features. What will you learn Use regular expressions within grep, ed and many other utilities. Use awk and sed. Integrate sed and awk into shell scripts. Recognise the role of shell scripts within the UNIX system. Write shell scripts using new Korn shell features including: The select construct Arrays Arithmetic evaluation Advanced UNIX shell scripting training course details Who will benefit: Programmers developing applications under UNIX. Administrators who need time saving utilities. Technical personnel who wish to make the most out of the Korn Shell. Prerequisites: UNIX shell scripting Duration 3 days Advanced UNIX shell scripting training course contents Regular Expressions What are REs? How can they be used? How to write REs More REs e REs Tagging, matching words, repetitions. The sed editor Basic usage: Saving output, options. sed script files, sed commands, Specifying lines to edit, Hold space and pattern space, advanced commands Awk Basic usage, nawk script files, Patterns, Records and fields, Actions if, while, do, for... System variables NF, NR, RS... Arrays Functions length, printf, cos, user defined... Using nawk in shell scripts Korn shell scripts Review of Bourne shell scripts functions... Variables typeset, manipulating strings Arrays Arithmetic evaluation the let command, (( )), typeset -i The select construct Syntax, workings, REPLY, PS3 Miscellaneous Enhanced I/O, ${10}