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

36 Courses in Bradford

🔥 Limited Time Offer 🔥

Get a 10% discount on your first order when you use this promo code at checkout: MAY24BAN3X

Network programming with sockets

5.0(3)

By Systems & Network Training

SOCKETS PROGRAMMING TRAINING COURSE DESCRIPTION A hands on course for programmers using Sockets. It is important to recognise that the course assumes that delegates are already familiar with TCP/IP and Python. Practical exercises follow all the major theory sessions. WHAT WILL YOU LEARN * Read Python programs which use Sockets. * Write Python programs which use Sockets. * Debug Python programs which use Sockets. SOCKETS PROGRAMMING TRAINING COURSE DETAILS * Who will benefit: Programmers working with network applications. * Prerequisites: TCP/IP foundation for engineers Python for network engineers * Duration 2 days SOCKETS PROGRAMMING TRAINING COURSE CONTENTS * What is a socket? Review of IP, ICMP, UDP vs TCP, IP addresses, protocol numbers, ports. API's, UNIX I/O, sockets. SOCK_STREAM, SOCK_DGRAM. Hands on Compile and run code. * The systems calls Clients and servers, structs, socket(), bind(), connect(), listen(), accept(), send(), recv(), sendto (), recvfrom(), close(), shutdown(), getpeername(), gethostname(). Hands on Walk through of example client and server code. * First code TCP connections, passive opens, active opens. Hands on Write a simple 'hello world' server and client. * Application protocols User character stream, ASCII turn taking, binary protocols. Hands on Raw SMTP, Writing a mail client. * Clients Concurrency, polling, threads, event driven programming. Hands on Conferencing application. * Servers Concurrency, stateful, stateless. Forks and execs. inetd. Hands on Running servers with and without inetd, chroot jails, conferencing server modifications. * Advanced techniques Blocking, select(), partial send(s). Raw sockets, example sockets using Java, Perl and PHP. Hands on A broadcast application.

Network programming with sockets
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£2477

Supporting Microsoft Exchange

5.0(3)

By Systems & Network Training

MICROSOFT EXCHANGE TRAINING COURSE DESCRIPTION A hands on course focusing on the day to day running of Microsoft Exchange. The course is designed for those with a sound understanding of how Exchange forwards emails and concentrates on important issues such as monitoring, backups and restores. This course can be delivered on any version of Microsoft exchange and tailored as required. WHAT WILL YOU LEARN * Install MS Exchange * Create, configure and manage user mailboxes. * Configure and administer MS Exchange. * Backup and restore MS Exchange. MICROSOFT EXCHANGE TRAINING COURSE DETAILS * Who will benefit: Anyone working with MS Exchange. * Prerequisites: Total SMTP and email for engineers * Duration 3 days MICROSOFT EXCHANGE TRAINING COURSE CONTENTS * Review of mail basics Basic routing & Client/Server, Mail flow & protocols, Mail server technology. * Exchange features MAPI, Database, The Exchange organisation, Active Directory consideration. * Installing Understanding server roles, Planning for Exchange, Preparing Active Directory, Preparing the host server, Installing Exchange. * Introduction to Exchange management tools Exchange Management shell, Exchange Management console. * Administration Configuring SMTP domains, Send connectors, Receive connectors, Setting up & managing user mailboxes, Setting up resource mailboxes, Mail enabled groups, Address lists. * Troubleshooting Security & troubleshooting wizards, Windows platform tools, External/Internet tools.

Supporting Microsoft Exchange
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£3497

Total SIPp for engineers

5.0(3)

By Systems & Network Training

TOTAL SIPP COURSE DESCRIPTION SIPp is a robust performance testing tool designed for evaluating the SIP protocol. This comprehensive course takes you on a journey from the initial installation of SIPp to mastering fundamental scenarios, exploring diverse architectures, delving into statistics analysis, and crafting XML scenario files. WHAT WILL YOU LEARN * Monitor SIP traffic with SIPp. * Use SIPp for performance testing. * Use the standard SIPp scenarios. * Create custom scenarios in XML for SIPp. TOTAL SIPP COURSE DETAILS * Who will benefit: Those working with SIP. * Prerequisites: Definitive SIP for engineers * Duration 2 days TOTAL SIPP COURSE CONTENTS * Introduction What is SIPp? SIP review: UAC, UAS, INVITE, BYE. Sample SIP call flows. Hands on Wireshark, SIP call flow. * Installing SIPp Getting SIPp, installing SIPp. * Using SIPp Running sipp. sipp with uas scenario, sipp with uac scenario. The integrated scenarios. Online help. Hands on uac, uas. * Controlling SIPp Hot keys, commands, UDP socket. Running SIPp in the background. Traffic control. SIPp performance testing. Hands on Changing call rates, remote control, pausing traffic. * Monitoring SIP traffic Scenario screen, statistics. Response times, counters. Hands on Monitoring SIP traffic. * More integrated scenarios SIPp and media and RTP. 3PCC. 3PCC extended. Transport modes: UDP, TCP, TLS, SCTP, IPv6 mono and multi socket. Hands on Third Party Call Control. * XML What is XML? Content, markup, elements, attributes. Start tags, end tags. Hands on Displaying embedded scenarios, looking at the XML files of the integrated scenarios. * Creating your own XML scenarios scenario, message commands, send, recv, nop, pause, sendCmd, recvCmd, common sipp scenario attributes, command specific sipp scenario attributes. XML DTD, jEdit. Hands on uac and uas scenario XML files. * Recv actions Log and warning, exec, variables, variable types, variable scope. External variables. Hands on RTP streaming, Change a calls network destination, injection files. * Regular expressions What is an RE. POSIX 1003.2. Re injection. Validation. Hands on regex example.

Total SIPp for engineers
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1727

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

M.D.D WINGMAN/WOMAN M.D.D SOCIALIZE PACKAGE (SINGLES)

4.9(27)

By Nia Williams Miss Date Doctor Dating Coach London, Couples Therapy

This package is perfect if you have no one to go out with this weekend or you want to try some new venues without your usual friends. This weekend have some fun!!We will send an M.D.D Staff member to hang out with you for two weekends in a row go shopping, go to the cinema,go bowling,go for a meal,go to the gallery, museum or club this package is to keep you company on the weekend due to strict M.D.D policy there are no overnight stays,no visiting friends or colleagues and no visits to premises this package is for singles and people who want someone to go out with or get to meet new people and receive relationship coaching and guidance at the same time.We created this package as part of our upcoming fight loneliness campaign.We will pay for food and drinks charges * Dating advice for singles * 2 weekends Please contact for more information (03333443853 [tel:03333443853]) https://relationshipsmdd.com/product/m-d-d-socialize-package/ [https://relationshipsmdd.com/product/m-d-d-socialize-package/]

M.D.D WINGMAN/WOMAN M.D.D SOCIALIZE PACKAGE (SINGLES)
Delivered in-person, on-request, onlineDelivered Online & In-Person in London & 2 more
£850

M.D.D BREAKUP PACKAGE: M.D.D I NEED BREAKUP ADVICE PACKAGE (BREAKUP)

4.9(27)

By Nia Williams Miss Date Doctor Dating Coach London, Couples Therapy

Have you just broken up with your girlfriend/boyfriend? Or has one of your friends or colleagues broken up with someone recently send them a package to cheer them up The package includes: * For 2 weeks of coaching and support * Breakup guide * Biscuits * Teabags * M.D.D Breakup quotes * Face mask * Chocolate Treat * 5 x 25 min phonecalls per week to talk about your situation * 10 complimentary extra mins offered per session if needed https://relationshipsmdd.com/product/m-d-d-breakup-package/ [https://relationshipsmdd.com/product/m-d-d-breakup-package/]

M.D.D BREAKUP PACKAGE: M.D.D I NEED BREAKUP ADVICE PACKAGE (BREAKUP)
Delivered in-person, on-request, onlineDelivered Online & In-Person in London & 2 more
£500

Best Practice in Portfolio Management in Upstream Oil and Gas

By Asia Edge

ABOUT THIS VIRTUAL INSTRUCTOR LED TRAINING (VILT) This 4 half-day Virtual Instructor Led Training (VILT) course presents the principles and best practices of portfolio management in the upstream (E&P) oil and gas industry. The VILT course is equally valuable for small independents, large integrated international companies and national oil companies. The VILT course consists of presentations, case studies, illustrative practical exercises and syndicate discussions. Particular emphasis is given to pragmatic portfolio management approaches and solutions which can be implemented swiftly without recourse to major investments in planning and portfolio management software. The VILT course will draw on examples from your expert course leader's 35+ years' experience in the oil and gas industry as an explorationist, upstream vice-president and management consultant. The VILT course handout will comprise softcopy slides used in the presentation and a softcopy workbook for the exercises. Participants will gain proficiency in portfolio management techniques, understand how and why to undertake this activity and be able to apply key concepts directly in the business of their teams / divisions. The VILT course will be presented over 4 half-days, using Microsoft Teams or Zoom and a proprietary set of VILT tools. Participants will be asked to complete a pre course questionnaire (PCQ) addressing their objectives and experience, and attend a session to familiarise themselves with VILT tools before course commencement.     Training Objectives To present the tools, concepts and principles of portfolio management * To define the quantitative metrics which are used to describe projects in a portfolio * To understand the benefits of portfolio management at different stages of the upstream business: in strategy development, opportunity screening, business development, drilling prospects, conducting appraisal of discoveries and developing fields * To put portfolio management in the organisational context by describing the role of the portfolio management team and examining how value assurance (quality control) is best conducted on portfolio data for projects and assets * To demonstrate how portfolio management contributes to improved business performance By the end of the VILT course, participants will understand: * Key concepts and principles of portfolio management * How to design a simple portfolio database and describe complex projects in a small number of objective metrics * How to segment the portfolio into meaningful units * How to use portfolio data in making business choices and decisions at the strategic and tactical levels * The extent to which it is meaningful and reasonable to make comparisons across different portfolio segments * How the portfolio management team can support the wider business in decision-making Target Audience This VILT course is specially designed for exploration and development geoscientists, E&P economists and finance staff, and E&P managers. Both technical and non-technical staff will benefit from the concepts presented. Companies are encouraged to send participants from different functions and seniority levels to gain great benefits especially those which would like to implement the concepts presented in this VILT course. Course Level * Basic or Foundation Training Methods The VILT course will be delivered online in 4 half-day sessions comprising 4 hours per day, with 2 breaks of 10 minutes per day. The VILT course will be presented in an interactive workshop format that allows for discussion. Course Duration: 4 half-day sessions, 4 hours per session (16 hours in total). Trainer Your expert course leader draws on more than 35 years of experience managing, reviewing and directing projects in all aspects of the exploration business: from exploration business development (new ventures), through prospect maturation and drilling, to the appraisal of discoveries. He has more than 30 years' experience with Shell International, followed by 10 years consulting to NOCs in Asia Pacific, Africa and South America and independent oil companies in the United Kingdom, continental Europe and North America. Other than delivering industry training, he has worked on projects for oil & gas companies of all sizes, including independents, national oil companies and (super)-majors, private equity firms, hedge funds and investment banks, and leading management consulting  firms. He is an alumnus of Cambridge University. He has M.A and Ph.D. degrees in geology and is a Fellow of the Geological Society of London as well as a respected speaker on management panels at international conferences. Professional Experience * Management consultancy & executive education: Advice to investment banks, businesses and major consulting firms. Specialist expertise in upstream oil & gas, with in depth experience in exploration strategy, portfolio valuation and risk assessment. * Leadership: Managed and led teams and departments ranging from 3 - 60 in size. Provided technical leadership to a cadre of 800 explorationists in Shell worldwide. Member of the 12-person VP team leading global exploration in Shell, a $3 bln p.a. business and recognised as the most effective and successful among its industry peers. * Accountability & decision-making: Accountable for bottom-line results: in a range of successful exploration ventures with budgets ranging from $10's million to $100's million. Made, or contributed to, complex business decisions / investments, taking into account strategic, technical, commercial, organisational and political considerations. * Corporate governance: Served as non-executive director on the Boards of the South Rub al Khali Company (oversight of gas exploration studies and drilling in Saudi Arabia) and SEAPOS B.V. (exploration deep-water drilling and facilities management). * Technical & operations: Skilled in exploration opportunity evaluation, the technical de risking of prospects, portfolio analysis and managing the interface between exploration and well engineering activities. Unparalleled knowledge of the oil and gas basins of the world, and of different operating regimes and contractual structures, ranging from Alaska, Gulf of Mexico and Brazil, through to the Middle East, former Soviet Union, Far East and Australia. * Safety: Following an unsatisfactory audit, became accountable for safety performance in Shell's exploration new ventures. Through personal advocacy and leadership of a small team, delivered pragmatic and effective HSE systems, tools and staff training / engagement and a dramatically improved safety record. * R&D: Experience in the 3 key roles in R&D: scientific researcher, research manager, and 'customer' for R&D products. After re-defining Shell's exploration R&D strategy, led the re-structuring of the R&D organization, its interface with 'the business' and approaches to deployment and commercialization. * Strategy: Accomplished at formulating competitive strategies in business, R&D and technology deployment, translating them into actionable tactics and results. Defined the exploration strategy of PDO (a Shell subsidiary in Oman) and latterly of Shell's global exploration programme. * Professional education, behavioural/motivational coaching: Experienced in organisational re-design, change management, leadership education and talent development. * Commercial skills: Personally negotiated drilling compensation claims, educational contracts and E&P contracts, with values of $5 million to $100+ million. POST TRAINING COACHING SUPPORT (OPTIONAL) To further optimise your learning experience from our courses, we also offer individualized 'One to One' coaching support for 2 hours post training. We can help improve your competence in your chosen area of interest, based on your learning needs and available hours. This is a great opportunity to improve your capability and confidence in a particular area of expertise. It will be delivered over a secure video conference call by one of our senior trainers. They will work with you to create a tailor-made coaching program that will help you achieve your goals faster. Request for further information about post training coaching support and fees applicable for this. Accreditions And Affliations

Best Practice in Portfolio Management in Upstream Oil and Gas
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1960 to £3699

PORTRAITS, PET PORTRAITS AND COMMISSIONS

By Wyllie Fox Tuition

Commission an original, traditional and quirky Portrait in oils, acrylics or digital sketches

PORTRAITS, PET PORTRAITS AND COMMISSIONS
Delivered in-person, on-requestDelivered In-Person in UK Wide
£75 to £645

M.D.D STUDENTS BREAKUP PACKAGE (STUDENTS)

4.9(27)

By Nia Williams Miss Date Doctor Dating Coach London, Couples Therapy

£169.99 for 1 week of coaching Have you just broken up with your girlfriend/boyfriend? Or has one of your friends or colleagues broken up with someone recently send them a package to cheer them up The package includes: Breakup guide, Biscuits, Drink, Breakup quotes, Face mask, Chocolate Treat, 3 x 20 mins calls per week to talk about your situation https://relationshipsmdd.com/product/m-d-d-students-breakup-package/ [https://relationshipsmdd.com/product/m-d-d-students-breakup-package/]

M.D.D STUDENTS BREAKUP PACKAGE (STUDENTS)
Delivered in-person, on-request, onlineDelivered Online & In-Person in London & 2 more
£169.99

M.D.D SINGLE GIRLS PACKAGE (SINGLES)

4.9(27)

By Nia Williams Miss Date Doctor Dating Coach London, Couples Therapy

Get some single girl tips speak to your coach about dates or whatever you’re going through and we will also send you a single girls information pack Items inside the package: * Hair accessories * Single girl relationship advice guide * Lipstick * Biscuits * Chocolate * Eyeshadow set * 2x 30-minute phone calls per week to talk about your situation. * Dating advice for singles https://relationshipsmdd.com/product/m-d-d-single-girls-package/ [https://relationshipsmdd.com/product/m-d-d-single-girls-package/]

M.D.D SINGLE GIRLS PACKAGE (SINGLES)
Delivered in-person, on-request, onlineDelivered Online & In-Person in London & 2 more
£200

Educators matching "SEND"

Show all 6
The Sound Therapy Company

the sound therapy company

5.0(1)

Kirklees

PRACTITIONER LEVEL TRAINING COURSE - 100+ Hours of Study Life-Changing is a term used by many of our graduates to describe their experience of studying with The Sound Therapy Company. In addition to learning the skills and knowledge to deliver safe and professional sound healing sessions for groups and individuals, you will be on a journey of self discovery. The courses are experiential with lots of hands on, group activities. Making our workshop days rich, rewarding and fun! Whether you are a complete beginner or already have some knowledge of sound healing, we will help you develop your skills as a professional sound practitioner. I have witnessed first hand the impact that Therapeutic Sound Sessions can have on people from all walks of life, in all types of situations and circumstances. There is so much valuable work to be done in the field of Sound Healing and Sound Therapy. The use of Therapeutic Sound has many possible applications. It can be a simple but very powerful way to uplift and empower people in all manner of situations. As a Practitioner, I feel it is so important that we hold space for people in a professional and compassionate way, and that any work is carried out to the highest standards.    With this in mind, I have developed a number of different training courses to help you enhance your skills and take Sound Healing and Sound Therapy to where it can most benefit peoples lives.  Through collaboration, promoting high standards, aiding research projects, working with the health standards organisations and health support groups. I would love to see Sound Therapy take a larger role as a mainstream Complementary Medicine. This is a fundamental aim of The Sound Therapy Company. As well as improving the well-being of individuals by helping you gain a richer understanding of your self and your health; physically, mentally and emotionally. I’d be delighted to speak with you about sound healing, answer any questions that you may have, plus offer whatever guidance I can. To find out more about the courses we run visit the website, www.thesoundtherapycompany.co.uk/sound-healing-training/ or contact Craig on 07804 088663 to arrange a conversation or send an email to request an information pack to craig@thesoundtherapycompany.co.uk I look forward to speaking with you soon Craig

Atlas Driving School

atlas driving school

5.0(1)

Bradford

The minimum age to start learning to drive in the UK is seventeen. You will also need a Provisional Driver's Licence. There are two ways to apply for this. Provisional Licence: By Post Ask your local Post Office for a 'D1 Pack'. Complete the D1 Form and send it to the DVLA in Swansea. You will need to include a passport photo and original proof of your identity unless you have a modern 'biometric' passport (in which case you only need give your passport number). You can request that the D1 Pack be posted to you at https://www.gov.uk/dvlaforms Provisional Licence: Online Go to https://www.gov.uk/apply-first-provisional-driving-licence and follow the instructions there. How Many Driving Lessons Will I Need? The Department of Transport carried out a survey of thousands of people who passed their practical test over a seven year period and published their findings in 2008. The average was 47 hours of driving lessons, with an average of 20 further hours practising with friends or relatives. Atlas recommend that your driving lessons are two hours long. If you intend to practice with a family member or friend please make sure that you are both aware of the law. When Do You Want Your Lessons To Take Place? At Atlas we're flexible: you decide when you would like to learn. We do recommend that you have your driving lessons at different times of day and also both during the week and at weekends. We will pick you up from your home, or we can meet you at work for a quick lunchtime lesson or for 'rush hour' practice. It's up to you. Choice of Instructors (ADIs) It's important that you feel relaxed and comfortable during your lessons and that you and your instructor 'get' each other. At Atlas we have a number of different ADIs, so we can offer you a choice of instructor in most of the areas we cover. How Soon Can I Take My Test? No-one is allowed to apply to take their Practical Driving Test without first passing a combined Theory and Hazard Perception Test (commonly referred to as 'the theory test'). You will need your Provisional Licence to book these tests, and you can book online at https://www.gov.uk/book-theory-test find out about the Theory & Practical Driving Tests 'Pass Plus': Advanced Driving Lessons It's not a cliche when instructors say that the real learning begins after you pass your driving test. Even if you drive very often you can normally expect it to be at least 6 months before you are the safest and best driver you can be. And it's a sad fact that new drivers - particularly young drivers - are far more likely to have an accident. Road Safety Charity Brake highlighted 2015 data from the DVLA and DfT which showed that, whilst new drivers from 17-19 made up only 1.5% of those licenced to drive in the UK, this age group was responsible (i.e. they were the driver) for 9% of accidents that involved serious injury or death. There are two main reasons: over-confidence and risk taking (including speeding); poor assessment of hazards. Be a Safer, Better Driver with Pass Plus To help new drivers the DVSA has developed the 'Pass Plus' training programme. There is no official test; instead, the assessment takes the form of five to six hours extra tuition covering: Town driving Busy high streets, especially at rush hour, present many challenges. Bad weather driving Rain and poor light increase the danger from hazards. Countryside driving Roads can be narrow, twisting and poorly surfaced. Night driving Things look very different at night. Driving as it becomes dark and the light changes every ten minutes can be challenging too. Dual carriageway driving More challenging than motorways in many regards, not least because you sometimes have to exit right across oncoming traffic. Motorway driving We also offer our own additional lessons specifically for this (see below). Pass Plus: What You Gain Pass Plus lessons with assessment are designed to help you gain quality experience behind the wheel, develop a positive driving style, and hopefully reduce the risk of you having an accident. On successful completion of the course you are issued with a certificate that entitles you to a discount on your insurance premium - as much as 50%, depending on your insurer. Motorway Driving Lessons Almost all new drivers feel most nervous at the prospect of driving on the motorway. Yet, once you become familiar with them, motorways are far less stressful places to be in charge of a car than your average high street! You are travelling at high speed, but everyone is going in the same direction and there are no pedestrians or parked vehicles to worry about. Atlas' motorway lessons are specially designed for newly qualified drivers. We will give you the confidence to go on the motorway on your own by giving you in-depth tuition on: using slip roads to get on and off the motorway; reading signs and reacting in good time; understanding junctions; driving at a constant high speed; and overtaking and changing lane.

Child And Family Learning Trust

child and family learning trust

Halifax

The Family of Learning Trust is a small Trust serving Calderdale and the adjoining areas. The Trust is committed to a local approach, unlike some other large academy chains. It believes in “local solutions for local people”, with school improvement work being focused on a true understanding of the local communities the schools’ serve. The Trust has developed strong networks and partnerships with many other organisations; we have a large and experienced senior team with many areas of expertise including SEND, Teaching and Learning, Curriculum, HR, Inclusion and Finance. We have the capacity and expertise to make a significant impact on improving opportunities for pupils through raising attainment and improving the teaching and learning experiences in other schools. School improvement is a key driver for the Trust and we are committed to working with schools to bring about positive change. Our core purpose is to: Enable academy leaders and staff to raise standards of achievement and attainment by working collaboratively across the trust. Remain individual as a school and thrive in its own context. Ensure our learners receive a broad, balanced, engaging curriculum. Ensure all academies are achieving value for money. Build capacity across all aspects of education, business and operational activity. Minimise bureaucracy for leaders so they are able to focus on achieving the best outcomes for learners. Recruit and retain excellent staff within the Trust. Provide excellent CPD opportunities. Drive school improvement through specialist staff and lead practitioners in the Trust Ensure staff wellbeing and good work-life balance. Provide HR/Finance and payroll support. Access opportunities for close partnership working with the Local Authority and local Teaching schools to benefit our pupils.