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

19 Casting courses in London

Python Boot Camp, 12-weeks

4.6(12)

By PCWorkshops

Python Data Analytics boot camp. 12 1 day lessons, learn Python Basics through to machine learning and front-ends. With practical project to give you full confidence and credibility.

Python Boot Camp, 12-weeks
Delivered In-Person in London + more
£1800

Python EVENINGS Course, Online Instructor-led

4.6(12)

By PCWorkshops

Basic Python syntax and principles of Object Orientated Programming. Most attendees are in-work IT Professional. Private individuals are also very welcome. Evening courses also running. Our Style: Hands-on, Practical Location: Online, Instructor-led Download: anaconda.com Duration: 6 weeks, 1 evening per week, 6pm - 8pm Times: arrange a time for your time zone

Python EVENINGS Course, Online Instructor-led
Delivered Online + more
£100

Java Bootcamp, 12-weeks

4.6(12)

By PCWorkshops

Full stack, in depth , comprehensive in classroom 3 month training on Java programming. 1 lesson a week, the other days you work on your own on structured homework and supported with a 1-1 mentor.

Java Bootcamp, 12-weeks
Delivered In-Person in London + more
£2100

Java Basics Evening Course

4.6(12)

By PCWorkshops

Java Evenings Course. Basic Java syntax and principles of object-oriented programming. Our Style: Hands-on, Practical Course, Instructor-led Course. Level: From basics to fully functional. Who would benefit from the course: basics to Java, attend after work. Duration: one lesson of 2 hours per week for 6 weeks, from 6pm to 8pm.

Java Basics Evening Course
Delivered Online & In-Person in London + more
FREE

Jewellery-Making Workshop

5.0(5)

By Stooki

Join lifestyle and streetwear label Stööki as they host their exclusive jewellery workshops at their studio in Greenwich. This ticket is valid for entry for 1 person for the date of the workshop session & includes the Brass 18k Gold-Plated Ring casting and finishing fee. The session will be focused on the creation and personalisation of rings and pendants and led by Stööki's jewellery technologist Nadia Abbas. In this workshop you will: Get an insight in to the jewellery making process Receive a wax ring or pendant template to customise with your own design Get a tutorial covering a range of jewellery making techniques The aim is to have a finished wax master at the end of the workshop that can be taken home, but there is also the option of turning your personalised wax ring or pendant into a finished jewellery piece. Prices to get jewellery made are as follows: Rings: Silver - £70, Brass 18k Gold-Plated - £85, Solid 9k Gold - £ available on request Pendants: Silver - £75, Brass 18k Gold-Plated - £90, Solid 9k Gold - £ available on request *Please note that his ticket option includes the £85 Brass 18k Gold-Plated Ring casting and finishing fee. Add a Stööki sterling silver curb necklace for an additional £15 Stööki will provide all the equipment needed for this session. There is free parking on-site if driving.

Jewellery-Making Workshop
Delivered In-Person in London
£45 to £70

Complete C programming

5.0(3)

By Systems & Network Training

Complete C programming training course description A hands-on introduction to programming in the ANSI C programming language. The course initially moves at a fast pace in order to spend as much time as possible on the subject of pointers - the area which cause the most bugs in C programs. What will you learn Write ANSI C programs Use the C libraries Debug C programs Examine existing code and determine its function. Complete C programming training course details Who will benefit: Programmers wishing to learn C. Programmers wishing to learn C++ or Java. Prerequisites: None, although experience in another high level language would be useful. Duration 5 days Complete C programming training course contents Getting started The compilation process, comments, main(), statement blocks, printf(). C data types and operators char, int, float and double, qualifiers, arithmetic and assignment operators, precedence, Associativity. Basic I/O C libraries, stdin and stdout, getchar(), putchar(), printf() formatting. Flow control if else, dangling elses, else if, while and for loops. switch statements, the null statement, break, continue and gotos. Functions Function calls, arguments and return types, function declarations (prototypes), function definitions, scope of variables. The preprocessor Preprocessor actions, macros, #include. Libraries and their relationship with header files. Conditional compilation. More data types and operators Logical, bitwise and other operators, type conversion, casting, typedefs and access modifiers. Arrays Declaring and handling arrays, common gotchas, multidimensional arrays. Pointers What are pointers? Why they are so important, declaring and using pointers,The three uses of the *,pointer example - scanf, pointers as arguments. More pointers Golden rules of pointers and arrays, pointers to arrays, pointer arithmetic, arrays of pointers, multiple indirection. Character/string manipulation Arrays of characters, string definition, working with strings, String library. Program arguments argc and argv, example uses,char *argv[] versus char ** argv. Program structure and storage classes Globals (externals), multi source programs, the look of a C program. Structures Declaration, the . and - operators, unions and bitfields. Library functions File handling, fopen and fclose, reading from and writing to files, fseek().calloc() and malloc()

Complete C programming
Delivered in Internationally or OnlineFlexible Dates
£3697

Screen Acting Course, BEGINNERS

4.8(23)

By Beck Academy of Dramatic Art

SCREEN ACTING COURSE London for Beginners will teach you effective on-camera skills, compelling auditioning & camera acting techniques.

Screen Acting Course, BEGINNERS
Delivered In-PersonJoin Waitlist
£275 to £330

Professional Perspectives: Jessica Ronane, Casting Director

4.4(67)

By Central Film School

DATE: Monday 11th November TIME: 4pm LOCATION: Online We are pleased to welcome Jessica Ronane to talk about her career and experiences in the casting industry. Jessica has worked on a number of famous productions, including but not limited to: Emma The Good Lie Goodbye Christopher Robin True Detective Good Grief The Kid Who Would Be King Be sure to book in advance for this exciting and eye-opening event!

Professional Perspectives: Jessica Ronane, Casting Director
Delivered in person or OnlineJoin Waitlist
FREE

Life Skills Session: The Mandy Network

4.4(67)

By Central Film School

Date: Wednesday 1st November Time: 3pm Location: Classroom 2 We are pleased to invite The Mandy Network to come and speak to all of our students about the services they provide, and how their website can help with casting and networking for your films. Offering a safe, professional manner for creative individuals to connect with one another, this is an essential event for any actors, filmmakers and future creatives to attend and learn from.

Life Skills Session: The Mandy Network
Delivered In-PersonJoin Waitlist
FREE

Python Programming Beginners Course, 1 Day, Online Instructor-Led

4.6(12)

By PCWorkshops

Python Basics: Course Description Excellent for beginners, practical, in small groups of max 4 people, 1 Day Online Instructor-led. You could contact us for your prefereed date. Session 1: Python Data Types and Variables: Primitive types; Characters & Strings; Boolean; Working with variables and its scope; Conversion and casting types in Python. Operators and Expressions: Introduction of operators; Arithmetic operators; Relational operators; Assignment operator; Logical operators; Increment and decrement operators.. Exercise: Calculate Movie Tickets for a Party, Are there enough seats in the cinema? Decision Making & Loops If statement; If - else statement; If- elif - else statement; Nested if - else; Exercise: Calculate the travel fee to deliver goods The while, For loop Jump statements: break, continue; Nesting loops. Exercise: Enter a password, if incorrect 3 times, you are blocked. Session 2: Data Structures Lists. Tuples. Exercise: Hangman Game Exercise: Get a word for the game from a Json File, store the high score in a Dictionary file Session 3: Files and exceptions Exception Handling, Exception types; Using try and Except. Files, streams: Open, Traverse, Read and Create Files: Csv, txt and Json Files. API: Connecting to API’s. Session 4: OOP Creating and using custom Functions. Using parameters and return values. Creating a Class; Creating an Object; Using an Object; Adding Instance variables; Class Constructors; Parameterized Constructors. Inheritance. Override. Session 5: Pandas Dataframe Basics Getting data into a dataframe: Dict to Dataframe, Dataframe to Dict. Excel To Dict, Dict to Excel , working with Excel data, multiple Excel sheets. Getting information about the dataframe, Filter, sort and query a Dataframes, Slicing Dataframes, Duplicate values,Working with null-values, Sampling. Exercise: Query the top 1000 grossing movies of the last century Session 6: Built in Functions: String, Math, Random Python built-in functions: Strings functions. Maths functions. Random Functions. Exercise: Find information in prose, to get the sentiment of the prose. Exercise: Get a word for the game from a txt File Exercise: Win the lottery Included: PCWorkshops's Python Programming Basics Certification Course notes, exercises and code examples Revision session after the course Refund Policy No Refunds

Python Programming Beginners Course, 1 Day, Online Instructor-Led
Delivered Online & In-PersonFlexible Dates
£185 to £285

Educators matching "Casting"

Show all 20