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

4 Educators providing Courses in Belfast

GymFun

gymfun

Newtownabbey

Founded in 2005, GymFun Gymnastics Club began as a Newtownabbey based Gymnastics Club specialising in recreational gymnastics. We work in partnership with Ulster University and are based at the Jordanstown Campus. We provide fun-filled classes, training, participation and performance opportunities for boys, girls, teenagers and young adults of all abilities. The name GymFun reflects our approach to the sport of gymnastics. Our motto is ‘Serious Smiles' which captures the spirit of all of our activities. We focus on developing children's fundamental movement skills and confidence through a positive and FUN environment. We believe that all children can benefit from postitive gymnastics experiences and that this can help them develop the physical literacy needed for an active life. We fully subscribe to the belief that gymnastics is to sport and physical activity as the alphabet is to reading. We therefore emphasise the mastery of gymnastics skills rather than competitive success. It is our belief that all children, regardless of ability, should be provided with an enjoyable, high quality, recreational gymnastics experiences to enable them to achieve their potential. We strive to ensure our classes are run to the highest standards and we are constantly evolving our programme. Our Membership GymFun Jordanstown is one of the largest recreational gymnastics club in the Newtownabbey. In our Jordantown classes we have over 450 GymFunners training with us every week! Our members include primary and post primary boys and girls of all abilities. Most members attend once a week for a one hour class. Some members train up to 2.5 hours per week. Gymnasts progress, at their own pace, through 4 levels (Enjoy - Learn, Perform, Master) of the GymFun programme . As our members get older we work closely with them to plan and structure sessions that will meet their motivations and needs. Many of our teenage gymnasts are also training as GymFun Leaders through membership of our Young Leaders Academy Quality Marks At GymFun Gymnastics Club, in keeping with our 'Serious Smiles' approach, we believe in providing professional recreational gymnastics provision and strive to ensure that our member's gymnastics experiences are as positive and happy as they can be. GymFun is the proud recipient of the British Gymnastics 'GymMark' accreditation. This quality mark is in recognition of the safe, child friendly, effective environment we have worked very hard to develop. We hope that this accreditation helps reassure parents and carers that they are choosing the right club for their little GymFunners! In 2018 GymFun became one of Northern Ireland's first clubs to have been awarded the British Gymnastics Equality Standard accreditation. Affirming our commitment to provision of inclusive, fair and equitable experiences to all our members regardless of their potential or ability. Our Coaching Team GymFun Coaches are amongst some of the most experienced recreational coaches in Northern Ireland. Many of our coaches (Sinead Connolly, Kelly Morrow, Pippa Davis, Molly Davies) are actively working for British Gymnastics (as Development Officers and/or Tutors and/or Assessors) and help to develop the sport across the province through this work. The majority of our coaching team are studying sport Ulster University undergraduate or foundation degree. Education, training and continuous professional development are a focus for all of our team. We hope this commitment to constant learning, improvement and change is reflected in the quality of our GymFun classes. GymFun Student Employability Programme Developing the gymnastics coaching workforce is one of our priorities at GymFun. We work in partnership with Ulster University and British Gymnastics NI, delivering the GymFun Student Employability Programme. This programme is unique in the UK and is the most significant contributor to recruiting, training and deploying new coaches into the sport of gymnastics in Northern Ireland. We are proud to say that many of our graduates have gone on to open their own gymnastics clubs and/or are working in full time gymnastics careers, impacting the development of the sport across the province. Irish Football Association Partnership We are also working with the IFA Young Girls Excellence programme. This work involves providing gymnastics specific strength, conditioning and flexibility training to the IFA junior girls squads. Through this innovative initiative it is hoped that the young aspiring footballers will enhance their fitness, physical strength and body management and in turn lead to improvements on the pitch!

Courses matching "Structure"

Show all 345

Business Writing 1 Day Workshop in Belfast

By Mangates

Business Writing 1 Day Workshop in Belfast

Business Writing 1 Day Workshop in Belfast
Delivered In-Person + more
£595 to £795

Report Writing 1 Day Training in Belfast

By Mangates

Report Writing 1 Day Training in Belfast

Report Writing 1 Day Training in Belfast
Delivered In-Person + more
£595 to £795

Presentation Skills 1 Day Workshop in Belfast

5.0(1)

By Mangates

Presentation Skills 1 Day Workshop in Belfast

Presentation Skills 1 Day Workshop in Belfast
Delivered In-Person + more
£595 to £795

Communication Skills 1 Day Training in Belfast

5.0(1)

By Mangates

Communication Skills 1 Day Training in Belfast

Communication Skills 1 Day Training in Belfast
Delivered In-Person + more
£595 to £795

Master Business Networking in Just 1 Day - Join our Workshop in Belfast

By Mangates

Business Networking 1 Day Training in Belfast

Master Business Networking in Just 1 Day - Join our Workshop in Belfast
Delivered In-Person + more
£595 to £795

Essential Management Skills 1 Day Workshop in Belfast

By Mangates

Essential Management Skills 1 Day Workshop in Belfast

Essential Management Skills 1 Day Workshop in Belfast
Delivered In-Person + more
£595 to £795

Managing Performance 1 Day Workshop in Belfast

By Mangates

Managing Performance 1 Day Workshop in Belfast

Managing Performance 1 Day Workshop in Belfast
Delivered In-Person + more
£595 to £795

NVQ Level 2 Diploma in Sub-Structure Work Occupations (Construction)

5.0(29)

By Site Competence

Blue CSCS Card Level 2 NVQ Diploma in Sub-Structure Work Occupations (Construction) Induction - As soon as you register you will be given a dedicated assessor. They will arrange an induction and together with your assessor, you will get to decide on the pathway which best proves your competency. The induction is used to plan out how you will gather the relevant evidence to complete the course. During the course - The assessor will work with you to build a portfolio of evidence that allows you to showcase your knowledge, skills and experience. The assessor will also regularly review and provide you with feedback. This will allow you to keep on track to progress quickly. You will be assessed through various methods such as observations, written questions, evidence generated from the workplace, professional discussion, and witness testimonials. On completion - Once all feedback has been agreed, the Internal Quality Assurer will review your portfolio and in agreement with your assessor the certificate will be applied for. To download our PDF for this course then please click here.

NVQ Level 2 Diploma in Sub-Structure Work Occupations (Construction)
Delivered In-Person in Market Rasen or UK WideFlexible Dates
£840

Complete COBOL programming

5.0(3)

By Systems & Network Training

COBOL training course description A hands on training course providing an introduction to COBOL. What will you learn Write COBOL programs Debug COBOL programs Examine existing code and determine its function. COBOL training course details Who will benefit: Programmers working with COBOL. Prerequisites: None although experience in another high level language would be useful. A 10 day version of this course would be more applicable for those new to programming. Duration 5 days COBOL training course contents Introduction to COBOL Compilation, linkage editor. Compile errors, compiler options. Divisions, syntax and format, COBOL character set, program structure. COBOL statement structure COBOL words, format of statements. Divisions Identification entries, Environment entries, Data division: FD, record descriptions, hierarchy and level numbers, description-string entry. File and Working-Storage Sections Literals, figurative constants, redefines clause, data representation, Usage clause, synchronization, sign clause. Procedure Division File status codes; Open, Read, Write, Close, Stop, Goback; Accept, display; Move, Justified, data name qualification, reference modification. Perform statement Out-of-line, With test ... Until, ... Times, in-line statement; Go to statement. Program design Design techniques, design considerations, procedure names, program structure. Printing Printed output, Write, advancing option, editing characters; Initialize. Condition testing Conditional statements: IF, class, sign and relation conditions, condition-name conditionals, Set, compound conditions, logical operators. Evaluate, Continue. Arithmetic Rounded option, On Size Error option, Add, Subtract, Multiply, Divide, Compute. Non-sequential files File access modes, Select. Indexed and relative files. Open, Close, creating / reading sequential access files, Write, Read, Invalid key clause, reading, writing / updating Random access files, Rewrite, Delete, Start. Declarative routines Clauses. Subroutines Call, Using clause - calling program/called program, Linkage Section, returning control. Table handling Subscripted tables: One/two/three dimensional tables, Perform, variable length tables. Indexed tables: Set, using an index; Search. Copy code: Copy, Suppress, Replacing. Data Manipulation Inspect, String, Unstring. COBOL/370 LE/370 and Intrinsic Functions.

Complete COBOL programming
Delivered in Internationally or OnlineFlexible Dates
£4,997

Complete Ruby programming

5.0(3)

By Systems & Network Training

Complete Ruby programming training course description This course starts with a quick-start session and then explains the language in detail from the bottom up. Hands on sessions follow all the major sessions to reinforce the theory. What will you learn Read Ruby programs. Write Ruby programs. Debug Ruby programs. Complete Ruby programming training course details Who will benefit: Anyone wishing to program in Ruby. Prerequisites: Software development fundamentals Duration 3 days Complete Ruby programming training course contents Introduction A tour of Ruby, Try Ruby, A suduko solver in Ruby. The Structure and execution of Ruby Lexical structure, Syntactic structure, Files structure, Program encoding, Program execution. Datatypes and objects Numbers, text, Arrays, Hashes, Ranges, Symbols, True, false, and nil, Objects. Expressions and operators Literals and keyword literals, Variable references, Constant references, Method invocations, Assignments, Operators. Statements and control structures Conditionals, loops, Iterators and enumerable objects, Blocks, Altering flow control, Exceptions and exception handling, BEGIN and END, Threads, fibres and continuations. Methods, Procs, Lambdas and closures Defining simple methods, Method names, Methods and parentheses, Method arguments, Procs and lambdas, Closures, Method objects, Functional programming. Classes and modules Defining a simple class, Method visibility: public, protected, privates, Subclassing and inheritance, Object creation and initialization, Modules, Loading and requiring modules, Singleton methods and Eigenclass, Method lookup, Constant lookup. Reflection and metaprogramming Types, classes and modules, Evaluating strings and blocks, Variables and constants, Methods, Hooks, Tracing, ObjectSpace and GV, Custom control structures, Missing methods and missing constants, Dynamically creating methods, Alias chaining. The Ruby platform Strings, Regular expressions, Numbers and Math, Dates and times, Collections, Files and directories, Input/output, Networking, Threads and concurrency. The Ruby environment Invoking the Ruby interpreter, The Top-level environment, Practical extraction and reporting shortcuts, Calling the OS, Security.

Complete Ruby programming
Delivered in Internationally or OnlineFlexible Dates
£2,367