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

34 Educators providing Memory courses in Walton-on-Thames

Renegade Theatre Community Interest Company

renegade theatre community interest company

London

Renegade Theatre was founded in 2018 by Natasha Langridge as an umbrella to create and produce plays for, with and about her local community in North Kensington. Renegade's first project was In Memory of Leaves written and performed by Natasha; an uncompromising monologue that explores what happens to communities when they are moved from their homes. It is personal and bracing; a love note to neighbours and a revolutionary call to the world. In Memory of Leaves was first performed as a site specific piece outdoors on The Wornington Green Estate as part of the inTRANSIT Festival before moving to the Teatro Keiros (Rome). Natasha performed the piece as part of Portobello Live in 2018 and, with Arts Council funding, took it on a three week tour of London canals across Kensington/Camden/Hackney on the Fordham Gallery Barge. Renegade Theatre's current projects include The Wornington Word: A People's History of The Wornington Green Estate W10. The project will record and archive the history of the estates residents from the 1960's up to recent times with oral histories, photos and a documentary that will eventually be archived in Kensington Central and North Kensington Libraries as well as being entered into the 2020 Portobello Film Festival. The project will ultimately facilitate the residents in coming together, for the last time, to create a documented history of their lives on the estate before it is demolished and regenerated into the new Portobello Square development. Renegade Theatre runs a free Saturday drama club for local children, led by Natasha Langridge and Hannah Hutch who has performed at The National Theatre, Shakespeare’s Globe, The Old Vic and the BBC. The classes use a mix of drama and physical theatre games with techniques to promote fun, confidence and creativity. Over time we have created three plays, a Carnival Song, three films, a series of short films - the Golden Gifts Project - funded by the Kensington and Chelsea Foundation and The Story Stall, an onsite performance about the history of Golborne Market. You can view all of our creations by checking out the Latest Videos section below. Enjoy! Currently we are working on a series of films and plays with the children about North Kensington called Golborne Gifts, funded by the Kensington and Chelsea Foundation.

Courses matching "Memory"

Show all 60

Ceremonial Cacao Circle - Wisdom From Mama Cacao

4.8(6)

By Stephanie Edwards

Open to the presence of your heart and together we will journey beyond to the ancient worlds of uncover the hidden depths and ancient wisdom that lie within the heart of Ixcacao.

Ceremonial Cacao Circle - Wisdom From Mama Cacao
Delivered In-Person in Surbiton
£22

inGenius Memory

By inGeniusly

If you have the desire to memorise anything incredibly quickly, and retain it for as long as you need, this course is for you! In a fun, dynamic way, where we purposefully combine different teaching approaches to get you to a level of mastery in the shortest possible time, we will teach you the ins and outs of memory. You will be amazed by how powerful your own brain can be!

inGenius Memory
Delivered Online & In-PersonFlexible Dates
£1,500

Change Management - Change Matters 1 Day Training in Heathrow

By Mangates

Change Management - Change Matters 1 Day Training in Heathrow

Change Management - Change Matters 1 Day Training in Heathrow
Delivered In-Person + more
£595 to £795

Change Management - Change Matters 1 Day Training in Windsor Town

By Mangates

Change Management - Change Matters 1 Day Training in Windsor Town

Change Management - Change Matters 1 Day Training in Windsor Town
Delivered In-Person + more
£595 to £795

Change Management - Change Matters 1 Day Training in Slough

By Mangates

Change Management - Change Matters 1 Day Training in Slough

Change Management - Change Matters 1 Day Training in Slough
Delivered In-Person + more
£595 to £795

Change Management - Change Matters 1 Day Training in Guildford

By Mangates

Change Management - Change Matters 1 Day Training in Guildford

Change Management - Change Matters 1 Day Training in Guildford
Delivered In-Person + more
£595 to £795

Change Management - Change Matters 1 Day Training in Bracknell

By Mangates

Change Management - Change Matters 1 Day Training in Bracknell

Change Management - Change Matters 1 Day Training in Bracknell
Delivered In-Person + more
£595 to £795

Change Management - Change Matters 1 Day Training in London

By Mangates

Change Management - Change Matters 1 Day Training in London

Change Management - Change Matters 1 Day Training in London
Delivered In-Person + more
£595 to £795

Memory skills and mind-mapping (In-House)

By The In House Training Company

This is an incredibly practical programme which has been developed to enable participants to improve their memory skills. The session focuses on specific techniques that can be used to improve retention of information. It also introduces the principles of mind-mapping By the end of this programme participants will be able to: Explain how our brain processes and stores information Describe the difference between short-term and long-term memory Use specific techniques to improve retention Explain the principles of mind mapping Be able to use mind maps to plan and order information Each participant, no matter how poor they believe their memory to be, will by the close of the session have learnt techniques that enable them to memorise 53 items in a prescriptive order - a massive boost to their confidence in their memory skills. 1 An introduction to the brain's functions Introductory brain-training How the brain works Left / right brain function Short-term and long-term memory Barriers to a good memory 2 Memory techniques Tips and techniques for improving memory Basic word association Chaining and linking Touchstone techniques Use of mnemonics Memory hooks Remembering names 3 Maximising memory Minimising barriers The importance of sleep and diet Supplements which may affect memory 4 Mind-mapping Purpose and principles Creating a mind map Use of colour to delight the eye and tickle the brain How to use the output from a map

Memory skills and mind-mapping (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

Objective-C programming

5.0(3)

By Systems & Network Training

Objective-C programming training course description A hands on introduction that will allow you to master Objective-C and start using it to write powerful native applications for even the newest Macs and iOS devices! Using The step-by-step approach, will let you get comfortable with Objective-C's unique capabilities and Apple's Xcode 5 development environment. Make the most of Objective-C objects and messaging. Work effectively with design patterns, collections, blocks, foundation classes, threading, Git and a whole lot more. Every session builds on what you've already learned, giving a rock-solid foundation for real-world success! What will you learn Use Xcode 5. Declare classes, instance variables, properties, methods, and actions. Use arrays, dictionaries, and sets. Expand and extend classes with protocols, delegates, categories, and extensions. Use Apple's powerful classes and frameworks. Objective-C programming training course details Who will benefit: Developers wanting to learn Objective-C. Prerequisites: Software development fundamentals. Duration 5 days Objective-C programming training course contents PART 1: GETTING STARTED WITH OBJECTIVE-C The Developer Program: Objective-C, enrolling as an Apple Developer, setting up the development environment, Xcode. Your first project. OO programming with Objective-C: OO projects, Frameworks, classes and instances, encapsulation, accessors, Inheritance. OO features in Objective-C: Messages, methods, working with id, nesting messages, method signatures and parameters. allocating and initializing objects. Using Xcode: Xcode, source code control, git and Xcode, Using a Remote Repository. Compiler Directives: Projects, Compiler Directives, Prefix headers, main.m, .h files. PART 2: OBJECTIVE-C BASICS Messaging in a Testbed App: Setting Up the Testbed Apps, Adding a Text Field and Connecting It to Your Code, Sending a Message to the Text Field, Reviewing the Message Syntax. Declaring a Class in an Interface File: Context, Creating an Instance Variable with id, What Happens When Execution Stops, dynamic binding, Creating an Instance Variable for with the Class Name and with a Superclass Name, instance variable visibility. Properties in an Interface File: Interface Variables vs Properties, Declared Properties, Using Attributes. Implementing Properties. @synthesize, @dynamic. Methods in an Interface File: Methods in a Class, class and instance methods, Method declaration, returning complex data structures from Methods. Actions in an Interface File: Actions, Actions in OS X and iOS, disconnecting actions. Routing messages with selectors: Receiver and selector objects in messages, Objective-C Runtime, SEL and @selector (), performSelector, NSInvocation, testing whether an Instance can respond to a selector. Building on the Foundation: The Foundation Framework, Foundation Classes, Foundation Paradigms and Policies; Mutability, class clusters, notifications. Defining a Class in Implementation Files: Projects, dynamic typing, creating a new App, implementing a method, expanding Classses with init Methods. Organizing Data with Collections: Collecting Objects, Property Lists, Runtime, comparing the Collection Classes, Creating a Collection, Objective-C Literal Syntax, Enumerating collections, Testing Membership in a Collection, Accessing an Object in a Collection. Managing Memory and Runtime Objects: Managing objects in memory, managing reference counts manually and with ARC, variable qualifiers, variable autorelease. PART 3: EXPANDING AND EXTENDING CLASSES Protocols and Delegates: Subclassing, Protocols, Delegates, Looking Deeper Inside Protocols. Categories and Extensions: Comparing categories and protocols, categories vs subclasses, working with categories, class extensions, informal protocols. Associative References and Fast Enumeration: Objective-C 2.0 Time-Saving Features, Extending Classes by Adding Instance Variables (Sort of), Using Fast Enumeration. Blocks: Revisiting Blocks, Callbacks, Blocks, Exploring Blocks in Cocoa, Cocoa Blocks and Memory. PART 4: BEYOND THE BASICS Handling Exceptions and Errors: Exception and Error classes: NSException, NSError, Identifying exceptions, throwing exceptions, catching exceptions. Queues and Threading: Getting Started with Concurrency, Introducing Queues, Dispatch Sources, Using Dispatch Queues. Working with the Debugger: Logging Information, Console Logs, NSLog, Smart Breakpoints, enhancing breakpoints with messages. Using Xcode Debug Gauges for Analysis: Debug Gauges, Monitoing CPU and memory utilization, monitoring energy, Using Instruments. PART 5: OPTIONAL TOPICS C Syntax Summary: Data Types, Control Structures. Apps, Packages, and Bundles: Project Bundles, lproj Files, Asset Catalogs, plist Files, Precompiled Header Files (.pch). Archiving and Packaging Apps for Development and Testing: Archiving.

Objective-C programming
Delivered in Internationally or OnlineFlexible Dates
£4,997