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

50 Educators providing Languages courses in Belfast

Belfast Met

belfast met

4.4(53)

Belfast

Belfast Met is the largest Further and Higher Education College in Northern Ireland and one of the largest in the UK. We have developed a dynamic new curriculum which mirrors the priority growth areas identified for Northern Ireland as this is where future jobs will be created. Through our partnerships with industry, we constantly adapt our curriculum to meet the skill demands of our economy. We provide a unique breadth of education and training at every level and have designed a portfolio of courses to address a variety of skill needs – from apprenticeship and Level 1 courses, to those undertaking degrees and post-graduate study. Coupled with this is our commitment to ensuring that our students have access to opportunities which will enhance their employability and job-ready skills. Our focus for the future is to support the development of Belfast by providing education, training and skills development to enhance individual, community and economic prosperity. Over the next three years we will sustain and improve our responsiveness to learners, employers and communities. The College has already built an excellent reputation with employers for offering relevant, high quality learning. We will build on this by focusing on developing long-term mutually beneficial partnerships and becoming recognised as an expert in key and emerging growth areas. Working in partnership, we will increase participation, progression, attainment and skill levels of all our students.

Imagine! Belfast Festival of Ideas & Politics

imagine! belfast festival of ideas & politics

Belfast

The 8th Imagine! Belfast Festival proved to be a successful offering involving 147 events and 359 speakers & performers during 21-27 March 2022. The eclectic week of talks, workshops, theatre, poetry, comedy, music, exhibitions, film and tours attracted an audience of 9,210 online and in-person attendees. Most of the events (82%) were free as the festival returned to live events after two years operating online. Although Covid continued to impact on our programme with 17 events cancelled due to illness, we were still able to roll out a huge range of events including headliners such as Michael Ignatieff, Tom Robinson, Helen Thompson, Michael Longley, Ece Temelkuran, Bill Neely and a host of exciting arts and cultural events – with many sold out or oversubscribed. We have conducted a comprehensive evaluation of the festival through an audience survey(3.5% sample). Our survey found that 95% of respondents felt the festival satisfied their expectations. It was particularly pleasing to find that 60% of audience members were attending a festival event for the first time and 37% of the sample had never been to a festival venue before, which suggests that we were able to reach new audiences and introduce them to new venues and partners. Other outcomes included: 12% of attendees came from outside Northern Ireland. Of these, 13% stated the festival was the main reason they were visiting Belfast. Audience spend: Our sample spent an average of £35 attending our events Number of festival partners: 52 Number of international participants: 40 with 27 events organised by participants from outside UK & Ireland Number of free events: 121 – 82% of total events Average ticket price: £7.8 Number of workshops: 14 Number of venues used: 35 Media coverage: Total number of items: 98. Reach: 4,022,796. AVE: £181,881. PR value: £545,644 Positive feedback was also elicited from survey respondents, detailed as follows: 95% of respondents felt the festival satisfied their expectations with only 1% reporting dissatisfaction (increased from 94% in 2021) 95.3% of people answered the question ‘after attending the festival, would you be more likely to attend other politics-related events’ (88% last year) 97.8 of respondents stated they were more likely to recommend the festival to family and friends after attending one of our events with 1.6% stating they felt the same When asked whether the festival promotes Belfast and Northern Ireland in a positive way, 98.4% said yes, with 1.6% responding as ‘don’t know’ People appeared to be reasonably well informed about the festival. 92% of the sample stated they were either well or somewhat informed about the festival prior to attending an event Respondents overwhelmingly found the subject matter of the event/performance as the main reason for attending the festival. However, familiarity with the speaker/performer was also cited as a factor. We also asked whether respondents considered themselves to be disadvantaged and found that 21% of the sample considered themselves to fall into this category which suggests were able to significantly engage with vulnerable and less well-off sections of the community. We invited the public to suggest and organise events in November 2021 and received a record 98 proposals, most of which we were able to support. This was a higher than expected level of public participation in the festival which resulted in more events than planned taking place in the 2022 programme. We also had a greater variety of events with more place-making events, exhibitions, music and discussions/workshop events compared to previous years.

1...345

Courses matching "Languages"

Show all 32

Data Analysis and Visualisation

5.0(10)

By GBA Corporate

Overview Data and visual analytics are emerging fields concerned with analysing, modelling, and visualizing complex high-dimensional data. It can be analysed and visualised with many languages like Python, R Programming and more. This course will help to attain the skills and give in-depth knowledge to the participant's enhanced way of modelling, analysing and visualizing techniques.  The course will highlight practical challenges including composite real-world data and will also comprise several practical studies

Data Analysis and Visualisation
Delivered in Internationally or OnlineFlexible Dates
£1,718 to £3,626

Network automation demystified

5.0(3)

By Systems & Network Training

Network automation training course description This course concentrates on the technical side of tools and languages for network DevOps rather than the soft skills. These tools include Python, Ansible, Git and NAPALM By the end of the course delegates should be able to recognise the tools that they can use to automate their networks and be able to use the knowledge gained to feel confident approaching network automation. What will you learn Describe network DevOps. Choose network automation tools. Explain the role of various network automation technologies including: Python Ansible Git NAPALM Network automation training course details Who will benefit: Those wishing to learn about the tools of network automation. Prerequisites: Introduction to data communications. Duration 1 day Network automation training course contents What is DevOps and network automation Programming and automating networks, networks and clouds, AWS, OpenStack, SDN, DevOps for network operations. Unit testing. Hype vs reality. Benefits and features. Network monitoring and troubleshooting Traditional methods, SNMP. Netflow and xflow. Traditional automation. Streaming telemetry. Event driven automation. gRPC, Protocol buffers. Configuration management Catch 22 and initial configuration. ZTP, POAP. Traditional automation. TFTP. Ansible vs the rest (chef, salt, puppet). Jinja2 and templating. How ansible works. Network programmability Programming languages. Linux, shell scripting. Python vs the rest. Off box vs on box automation. Python network libraries Sockets pysnmp, ncclient, paramiko, netmiko, pyez, NAPALM. APIs Proprietary APIs, CLI, NETCONF, RETCONF. YANG, XML, YAML, JSON. Other tools Git, GitHub, Jenkins, JIRA and others.

Network automation demystified
Delivered in Internationally or OnlineFlexible Dates
£797

This course presents an approach for dealing with security and privacy throughout the entire software development lifecycle. You will learn about vulnerabilities that undermine security, and how to identify and remediate them in your own projects.

Cyber Secure Coder
Delivered in Loughborough or UK Wide or OnlineFlexible Dates
£350

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

M.D.D IMPROVE MY RELATIONSHIP PACKAGE (IMPROVE MY RELATIONSHIP)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

This is the package for improving your relationship and learning more about the five love languages, communicating, understanding, compromise, respect and trust. This package is a relationship educational package aimed at improving and enhancing your relationships with loved ones you will be taught the ideal approaches and social skills to maintain more formidable and long lasting relationships  https://relationshipsmdd.com/dating-improve-my-relationship-packages/

M.D.D IMPROVE MY RELATIONSHIP PACKAGE (IMPROVE MY RELATIONSHIP)
Delivered in London or UK Wide or OnlineFlexible Dates
£500

M.D.D I JUST DIVORCED MY WIFE PACKAGE (MEN DATING SERVICES)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Discussion of past issues Support Divorce aftermath coaching Confidence building Self-assessment Analysation Dating support Dating assistance Emotional intelligence Dating languages training 7 sessions 45 mins https://relationshipsmdd.com/relationship-advice-for-men/

M.D.D I JUST DIVORCED MY WIFE PACKAGE (MEN DATING SERVICES)
Delivered in London or UK Wide or OnlineFlexible Dates
£600

M.D.D MARRIAGE COUNSELLING PACKAGE (COUPLES)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Resolving serious conflict Assessment speak to each individual separately Emotional intelligence Mediation Ascertain root cause Love languages Trust building Compromise and understanding each other 4 sessions 1 hour x 4 https://relationshipsmdd.com/product/marriage-counselling-package/

M.D.D MARRIAGE COUNSELLING PACKAGE (COUPLES)
Delivered in London or UK Wide or OnlineFlexible Dates
£500

This course will enable you to bring value to the business by putting data science concepts into practice. Data is crucial for understanding where the business is and where it's headed. Not only can data reveal insights, but it can also inform - by guiding decisions and influencing day-to-day operations.

Certified Data Science Practitioner
Delivered in Loughborough or UK Wide or OnlineFlexible Dates
£595

XML primer

5.0(3)

By Systems & Network Training

XML primer training course description This course has been designed for web and intranet developers who want to accelerate their learning of XML and its applications without the grind of book learning. Although a basic knowledge of HTML and JavaScript is assumed, it is also assumed you know very little about XML and how to use it. On completion of this course you should understand the benefits of using XML and be able to design XML solutions where applicable to your company's Internet/intranet requirements. The course will be particularly beneficial if you want to know how to communicate data to diverse applications over the Internet or company intranet. What will you learn Write XML. Debug XML. Examine existing code and determine its function. XML primer training course details Who will benefit: Anyone working with XML. Prerequisites: HTML5 development fundamentals Duration 3 days XML primer training course contents The origins of XML Markup languages, SGML, document type definitions and validity, introducing XML, IE and XML, accessing content and adding style. Basic XML XML document structure, elements and attributes, grammar, well formed documents, other XML elements and references. Document Type Definition (DTDs) Creating a DTD, basic declaration, declaring elements, content definitions, entities, entity declarations, notations, defining attributes, attribute types, forcing inclusion or exclusion of DTD sections, validation. Namespaces Declaring namespaces, scoping, removing and changing namespaces, qualified names, attribute namespaces. An introduction to schemas Constructing schemas, defining the root element and its contents,<ELEMENTTYPE>, defining root element contents, adding attributes definitions, <ATTRIBUTETYPE>, <ELEMENT>, <ATTRIBUTE>. XML & the Document Object Model (DOM) What the DOM offers, DOM and W3C. Basic DOM concepts XML documents as trees, terminology of tree elements. Key DOM Objects: The document object and its creation, base objects, IE specifics, the XML node hierarchy. Programming DOM Viewing a DOM model as XML, getting the root element of a document, iterating nodes of a DOM, basic node properties, collection objects, searching for specific values, filtering a nodelist by tagname, more filtering methods, selecting nodes from their attributes. Amending Content and Structure Creating/saving a DOM as XML, changing content/structure, dynamically building a DOM. Using ASP and other techniques ASP techniques, HTTPREQUEST object, XSL, transforming and formatting XML. Formatting Using CSS. CSS And XML. XSL Transformations - XSLT Introduction, the XSL root element, applying XSL stylesheets to XML, XSL elements and operations, instructions - creating text nodes and applying templates, a 'drill-down' approach, simple output formatting, pattern filters - patterns based on position, the Match and Select attributes and their patterns, formatting output, creating new XML in output.

XML primer
Delivered in Internationally or OnlineFlexible Dates
£3,497

Climate science workshop - Climate Fresk

By The C Collective

Join a Climate Fresk Climate science workshop to learn about the causes and effects of climate change through a fun and collaborative experience.

Climate science workshop - Climate Fresk
Delivered in London or UK Wide or OnlineFlexible Dates
£1,500 to £5,000