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

11 Courses

Our surf school in Watergate Bay offers surf lessons for all abilities; from complete beginners to those looking for more advanced surf coaching.

Surf Lesson
Delivered In-PersonFlexible Dates
£40

SURF, YOGA & WOODLAND CAMPING IN CORNWALL

5.0(285)

By Cornish Wave

Join our unique surf & yoga retreat in Cornwall for a weekend packed with energising surf & restorative woodland yoga. Whether it’s your first time in the surf or you’re looking to improve, our aim for the weekend is to simply have fun and share our surfing knowledge in a relaxed environment. With post & pre surfing woodland yoga sessions our unique space provides an ideal setting to unwind and re-energise whilst surrounded in nature. Highlights TWO SURF LESSONS Just bring a towel, shoes for the beach and something to wear under a wetsuit TWO YOGA SESSIONS Two 60 minute yoga classes TWO NIGHTS AT OUR PURPOSE BUILT CAMP Private woodland camping at our yoga retreat Cornwall. Bell tents, air bed, sheets & light blanket provided. What's Included LIKE MINDED PEOPLE Ideal for solo travellers, couples & friends. NO EXPERIENCE NEEDED Perfect for beginners – you can take it at your own pace. HASSLE FREE ADVENTURES Activities & unique accommodation all in one package. Just arrive ready for adventure. Activity Details FRIDAY EVENING - Arrival Day We kick our surf & yoga weekends off by meeting at our HQ in the centre of Newquay at 6pm for a warm welcome from your hosts for the weekend. After the hellos and introductions are done with the rest of your group, and the weekend plan has been set, you’ll head up to our camp for your first evening of woodland shenanigans! If you are planning to get to us by public transport, we can help you lift share with another adventurer!  Your hosts will give you the camp tour and you then have the evening to settle in and become accustomed to Camp Living! After a quick introduction to the camp, you’ll want to settle into your shared Bell tent (air bed, sheets & a light blanket provided) before the evening activities begin. Complete with a hand-built games area, Axe throwing zone and sheltered communicable Fire Pit, you’ll spend your time getting to know everyone, and designating the camp chef for the following evening!  SATURDAY MORNING Your first morning starts with a coffee and a camp breakfast of cereals and fruits as you prepare for your first day of activities. If you have personal dietary requirements or feel you’d need something more substantial please ensure you bring this with you. Your hosts are with you for the whole weekend, so if you have any questions about the itinerary they are only a shout away!  You’ll head back to our HQ in Newquay to get ‘wet’suited and booted for your first surf lesson. As we are in the centre of town we have the choice of either Towab or Fistral Beach. Your location is chosen depending on the best conditions for the day.  Whether you are experienced or it’s your first time, our surf coaches are on hand to offer advice and guide you throughout your surfing lesson.  LUNCH You’ll have plenty of time between activities to grab some lunch, take a stroll around Newquay’s many surf shops or head back to our base and hang out in the garden. Newquay has a great vibe during the summer with plenty to look at, just ask us for some recommendations on where to go and what to see. SATURDAY AFTERNOON After lunch, you’ll head back up to our camp for your first yoga session either in our hand-built yoga barn if the weather isn’t on our side or by the side of our acre pond soaking up the sun! Your yoga session is tailored to ease those post-surf aches and spins away and guide you into a relaxed and zen state enabling you to slide into camp living effortlessly! SATURDAY NIGHT Once the day’s activities are finished the rest of the afternoon is yours to relax with a book, explore the camp, or even have a little dip in our pond! You’ll finish the night off with stories around the campfire, roasting marshmallows or one or two of your favourite drinks before sleeping soundly under the stars. SUNDAY - Day 3 Sunday morning starts with the obligatory tea or coffee and our camp breakfast. After breakfast, it’s time to wave goodbye to the wild camp and head back to Newquay, jump into a wetsuit and hit the Cornish waves one last time. Your second surf lesson builds on the previous day's experience – Today is all about having fun in the surf! After a general overview of surf conditions, and recapping the fundamentals it’s straight into the ocean to get the most out of your time in the sea – your coaches will as always be on hand giving personal feedback and goals to aim for in your surfing. By 1pm we are typically all surfed out, with your appetite for adventure satisfied it’s time to say fond farewells…

SURF, YOGA & WOODLAND CAMPING IN CORNWALL
Delivered In-PersonFlexible Dates
£289

Staying Safe Online

By OnlineCoursesLearning.com

Introduction: Today's teenagers and youngsters are extremely savvy internet users. They know how to use the internet for a variety of things, including research, downloading study material, playing games, watching movies and chatting with their friends. However, despite their expertise with the internet, it is important for them to practise caution while online. Extra vigilance and awareness are needed to keep themselves safe from numerous online risks. Adolescents may experience risks from the internet in a number of different ways, without even being consciously aware of it. But by safeguarding themselves, they can protect their personal, physical and financial safety.   What You Will Learn: Why the internet is here to stay and why young people are at higher risk How adolescents are exposed to a number of different risks on a daily basis How to protect yourself from the dangers of online radicalisation How you should practise safe surfing to protect yourself from a variety of risks How to protect financial information, credit cards and bank accounts online How to practise safe online chatting and how to keep your Instagram extra secure Benefits of the Course: You will learn the rules of responsible online behaviour or safe surfing You can keep yourself safe from online extremism by recognising danger signals You will learn how to conduct commercial transactions without revealing important financial information to potential fraudsters You will learn to navigate the internet without making yourself vulnerable to cyberstalkers and sexual predators While the internet offers a number of advantages, it's also a place where we need to be very careful. Adolescents are in the process of transitioning to adulthood and this is the right time to learn about staying safe online. Course Modules: Module 01: Internet Safety Concerns for College Students Module 02: How College Students can Keep Safe Online

Staying Safe Online
Delivered Online On Demand
£50

Complete Python programming

5.0(3)

By Systems & Network Training

Complete Python training course description Python is an agile, robust, expressive, fully objectoriented, extensible, and scalable programming language. It combines the power of compiled languages with the simplicity and rapid development of scripting languages. This course covers Python from the very basics of 'hello world!' through to object oriented programming and advanced topics such as multi threading. Hands on follows all the major sections in order to reinforce the theory. What will you learn Read Python programs. Write Python programs. Debug Python programs. Use Python's objects and memory model as well as its OOP features. Complete Python programming training course details Who will benefit: Anyone wishing to learn Python. Prerequisites: None. Duration 5 days Complete Python programming training course contents Welcome to Python: What is Python? Origins, features. Downloading and installing Python, Python manuals, comparing Python, other implementations. Getting started: Program output, the print statement, "hello world!", Program input, raw_input(), comments, operators, variables and assignment, numbers, strings, lists and tuples, dictionaries, indentation, if statement, while Loop, for loop. range(), list comprehensions. Files, open() and file() built-in functions. Errors and exceptions. Functions, Classes, Modules, useful functions. Python basics: Statements and syntax, variable assignment, identifiers, basic style guidelines, memory management, First Python programs, Related modules/developer tools. Python Objects: Other built-in types, Internal Types, Standard type operators, Standard type built-in functions, Categorizing standard types, Unsupported types. Numbers: Integers, Double precision floating point numbers, Complex numbers, Operators, Built-in and factory functions, Other numeric types. Sequences: strings, lists, and tuples: Sequences, Strings, Strings and operators, String-only operators, Built-in functions, String built-in methods, Special features of strings, Unicode, Summary of string highlights, Lists, Operators, Built-in functions, List type built-in methods, Special features of lists, Tuples, Tuple operators and built-in functions, Tuples special features, Copying Python objects and shallow and deep copies. Mapping and set types: Mapping Type: dictionaries and operators, Mapping type built-in and factory functions, Mapping type built-in methods, Dictionary keys, Set types, Set type operators, Built-in functions, Set type built-in methods. Conditionals and loops: If, else and elif statements, Conditional expressions, while, for, break, continue and pass statements, else statement . . . take two, Iterators and iter(), List comprehensions, Generator expressions. Files and input/output: File objects, File built-in functions [open() and file()], File built-in methods and attributes, Standard files, Command-line arguments, File system, File execution, Persistent storage modules. Errors and exceptions: What are exceptions? Detecting and handling exceptions, Context management, Exceptions as strings, Raising exceptions, Assertions, Standard exceptions, Creating Exceptions, Why exceptions, Exceptions and the sys module. Functions: Calling, creating and passing functions, formal arguments, variable-length arguments, functional programming, Variable scope, recursion, generators. Modules: Modules and files, Namespaces, Importing modules, Module import features, Module built-in functions, Packages, Other features of modules. Object-Oriented Programming (OOP): Classes, Class attributes, Instances, Instance attributes, Binding and method invocation, Static methods and class methods, Composition, Sub-classing and derivation, Inheritance, Built-in functions for classes, and other objects, Customizing classes with special methods, Privacy, Delegation, Advanced features of new-style classes (Python 2.2+), Related modules and documentation. Execution environment: Callable and code Objects, Executable object statements and built-in functions, Executing other programs. 'Restricted' and 'Terminating' execution, operating system interface. Regular expressions: Special symbols and characters, REs and Python, Regular expressions example. Network programming: Sockets: communication endpoints, Network programming in Python, SocketServer module, Twisted framework introduction. Internet client programming: What are internet clients? Transferring files, Network news, E-mail. Multithreaded Programming: Threads and processes Python, threads, and the global interpreter lock, The thread and threading Modules. GUI programming: Tkinter and Python programming, Tkinter Examples, Brief tour of other GUIs. Web programming: Web surfing with Python: creating simple web clients, Advanced Web clients, CGI: helping web servers process client data, Building CGI applications, Using Unicode with CGI, Advanced CGI, Web (HTTP) Servers. Database programming: Python database application programmer's interface (DB-API), ORMs. Miscellaneous Extending Python by writing extensions, Web Services, programming MS Office with Win32 COM, Python and Java programming with Jython.

Complete Python programming
Delivered in Internationally or OnlineFlexible Dates
£3,697

Beach Lifeguard Course

By Freewavesurfacademy

The five day National Vocational Beach Lifeguard Qualification (NVBLQ) will provide the learner with the knowledge and skills required in order to provide professional patrolling and water services, in surf conditions, with rescue skills and advanced fitness requirements. Many aspects of the course are physically demanding and WILL include running, swimming to set times and some lifting. This award is comprised of a variety of units and all must be successfully passed to attain the qualification.

Beach Lifeguard Course
Delivered In-Person in Bude or UK WideFlexible Dates
£330

PC Safety Diploma

4.3(43)

By John Academy

Description: Do you experience sudden slow downs in your computer's performance, notwithstanding when you just have maybe a couple programs running? Have you seen a slack in your web surfing, despite the fact that you have a fast broadband connection? This is most likely because spyware or adware is taxing your framework, backing things off for you while sending data you may not need to be sent to places you probably don't need it sent to. The terrible news is that this stuff is everywhere now, including coming from sites of reputable companies that you have chosen to do business with. The best news is that our PC Safety Diploma helps you to malware-proof your PC. Who is the course for? Undergraduates Job seekers Anyone with an interest in cyber security Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment:  At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. PDF certificate's turnaround time is 24 hours and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path: The PC Safety Diploma is a useful qualification to possess, and would be beneficial for the following careers: Computer security specialists Software developers Professional practice working for educational, political or government organizations. Higher information technology-related degree. PC Safety Diploma Why You Need To Worry About 'Malware' 01:00:00 Viruses 01:00:00 Spyware/Adware 01:00:00 Safety & Security at the Browser Level 01:00:00 Glossary of Terms 01:00:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

PC Safety Diploma
Delivered Online On Demand5 hours
£25

Certified PC Safety Diploma

By iStudy UK

Do you experience sudden slowdowns in your computer's performance, notwithstanding when you just have maybe a couple programs running? Have you seen a slack in your web surfing, despite the fact that you have a fast broadband connection? This is most likely because spyware or adware is taxing your framework, backing things off for you while sending data you may not need to be sent to places you probably don't need it sent to. The terrible news is that this stuff is everywhere now, including coming from sites of reputable companies that you have chosen to do business with. The best news is that our PC Safety Diploma helps you to malware-proof your PC. Course Highlights Certified PC Safety Diploma is an award winning and the best selling course that has been given the CPD Qualification Standards & IAO accreditation. It is the most suitable course anyone looking to work in this or relevant sector. It is considered one of the perfect courses in the UK that can help students/learners to get familiar with the topic and gain necessary skills to perform well in this field. We have packed Certified PC Safety Diploma into 5 modules for teaching you everything you need to become successful in this profession. To provide you ease of access, this course is designed for both part-time and full-time students. You can become accredited in just 4 hours, 30 minutes hours and it is also possible to study at your own pace. We have experienced tutors who will help you throughout the comprehensive syllabus of this course and answer all your queries through email. For further clarification, you will be able to recognize your qualification by checking the validity from our dedicated website. Why You Should Choose Certified PC Safety Diploma Lifetime access to the course No hidden fees or exam charges CPD Qualification Standards certification on successful completion Full Tutor support on weekdays (Monday - Friday) Efficient exam system, assessment and instant results Download Printable PDF certificate immediately after completion Obtain the original print copy of your certificate, dispatch the next working day for as little as £9. Improve your chance of gaining professional skills and better earning potential. Who is this Course for? Certified PC Safety Diploma is CPD Qualification Standards and IAO accredited. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic backgrounds. Requirements Our Certified PC Safety Diploma is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path You will be ready to enter the relevant job market after completing this course. You will be able to gain necessary knowledge and skills required to succeed in this sector. All our Diplomas' are CPD Qualification Standards and IAO accredited so you will be able to stand out in the crowd by adding our qualifications to your CV and Resume.   Why You Need To Worry About 'Malware' 01:00:00 Viruses 01:00:00 Spyware/Adware 01:00:00 Safety & Security at the Browser Level 00:30:00 Glossary of Terms 01:00:00 Mock Exam Final Exam

Certified PC Safety Diploma
Delivered Online On Demand4 hours 30 minutes
£25

Time Management

By The Teachers Training

Struggling with time management? Learn practical strategies to maximise productivity and achieve balance in work, life, and everything in between.

Time Management
Delivered Online On Demand2 hours
£15

Cyber Security Awareness

By Course Cloud

Dive into the digital world safely with our Cyber Security course! In today's fast-paced world, staying safe online is more important than ever.

Cyber Security Awareness
Delivered Online On Demand24 hours
£4.99 to £5.99

Time Management

By The Teachers Training

Feeling overwhelmed by your to-do list? Master the art of time management with our guide! Learn proven strategies to maximize your productivity, prioritize tasks effectively, and achieve a healthy work-life balance. Say goodbye to procrastination and hello to accomplishing more in less time. Start your journey to a stress-free and organized future today!

Time Management
Delivered Online On Demand2 hours
£15

Educators matching "surfing"

Show all 110