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

1 Educators providing Rhino courses in Edinburgh

3D Cakes Glasgow

3d cakes glasgow

Midlothian

In 2007, at the age of 22, David Duncan gave up a secure job in the IT industry and took the first steps to make an old dream come true. David has always had a strong creative streak; from helping his grandmother bake and decorate the most beautiful cakes in her kitchen when he was a little boy, to sculpting in clay in his school’s art department – the seeds were sown that would eventually grow into the highly successful and award-winning 3D Cakes. From a humble start in 2005, making spectacular wedding cakes for friends and friends of friends in his kitchen, things accelerated quickly to an ever-expanding business. David is now one of Europe’s most renowned cake designers, most famous for his fashion-inspired cakes. David and his team have been honoured to design and create cakes for HM The Queen, HRH The Prince of Wales, J.K Rowling, Prince William, Bon Jovi, Crowded House, and high profile brands including Dior and Chanel. 3D Cakes Edinburgh won the VOWS (Voted Outstanding Wedding Supplier) ‘Cake Designer’ Award in 2008 & 2009. In 2010 a selection of 3D's wedding designs featured in the summer issue of VOGUE magazine in the UK. Later that year, David changed his focus to a previously unfounded niche in the UK market – creating realistic sculpture cakes. In 2011, the company's fashion inspired designs were showcased at Copenhagen Fashion Week. In 2012, David expanded into the field of cake master classes, with 3D Cakes having tutored in excess of 32,000 students to date at the David Duncan Sugarcraft School. A highlight of 2012 was creating a giant cake (a map of Scotland) for Holyrood Palace depicting HM The Queen’s Diamond Jubilee Tour Route. In April 2013, the team created a cake for the Royal Yacht Brittania’s 60th Anniversary celebrations, with the cake being displayed on board the Yacht, in the magnificent State Dining Room. In September of that year, David was honoured to design a cake for Prince William, whom gifted the cake to Yao Ming for his birthday and rhino conservation work. In February 2014, 3D Cakes Edinburgh won both ‘South East Wedding Cake Designer of the Year’ and the overall ‘Scottish Wedding Cake Designer of The Year’ at the Scottish Wedding Awards. 2014 was to be a big year for the team, with their expanding online tutorial service and the brand new ‘David Duncan Cake Supplies’ online store launched in summer 2014 - click here to visit the site, this also coincided with the launch of the 3D Cakes 24 Hour Deals website. In March 2015, 3D Cakes again won both the "South East Wedding Cake Designer of the Year" and the overall "Scottish Wedding Cake Designer of the Year" at the Scottish Wedding Awards 2015 and were thrilled to again win ‘South East Wedding Cake Designer of The Year’ at the Scottish Wedding awards in February 2016, were again finalists in the 2017 awards, as well as Runner-Up in The Confetti Awards 2017. In April of that year, the decision was taken to split the business with Alannah taking over the Edinburgh business, rebranding as 3D Cakes Edinburgh, and David starting a new venture in Glasgow, 3D Cakes Glasgow. In December 2017, the 3D Cakes Edinburgh team were honoured to create a replica of HMS Queen Elizabeth Aircraft Carrier which David presented to HM The Queen at the commissioning ceremony for the ship in Portsmouth. 2018 saw the David Duncan Masterclass Tour begin in Copenhagen, with future tours planned for Paris and Milan. In early 2019, 3D Cakes Edinburgh were finalists in the Confetti Awards and again won both the "South East Wedding Cake Designer of the Year" and the overall "Scottish Wedding Cake Designer of the Year" at the Scottish Wedding Awards.

Courses matching "Rhino"

Show all 2

Complete JavaScript

5.0(3)

By Systems & Network Training

Complete JavaScript training course description A hands on course covering JavaScript programming. Core JavaScript is covered first, including the basics, arrays, functions, classes, modules and Regular expressions. Client side JavaScript is then covered including JavaScript in browsers, Scripting CSS, the jQuery library and HTML APIs. What will you learn Read JavaScript. Write JavaScript. Debug JavaScript. Complete JavaScript training course details Who will benefit: Anyone wishing to learn JavaScript. Prerequisites: None. Duration 3 days Complete JavaScript training course contents CORE JAVASCRIPT Lexical structure: Character set, comments, literals, identifiers, and reserved words, optional semicolons.. Types, values and variables: Numbers, text, boolean values, null and undefines, the global object, wrapper objects, immutable primitive values and mutable object references, type conversions, variable declaration, variable scope. Expressions and operators: Primary expressions, object and array initializers, function definition expressions, property access expressions, invocation expressions, object creation expressions, operator overview, arithmetic expressions, relational expressions, logical expressions, assignment expressions, evaluation expressions, miscellaneous operators. Statements: Expression statements, compound and empty statements, declaration statements, conditionals, loops, jumps, miscellaneous statements, summary of JavaScript statements. Objects: Creating objects, querying and setting properties, deleting properties, testing properties, enumerating properties, property getters and setters, property attributes, object attributes, serializing objects, object methods. Arrays: Creating arrays, reading and writing array elements, sparse arrays, array length, adding and deleting array elements, iterating arrays, multi-dimensional arrays, array methods, FCMAScript 5 array methods, array type, array-like objects, strings as arrays. Functions: Defining functions, invoking functions, function arguments and parameters, functions as values, functions as namespaces, closures, function properties, methods and constructor, functional programming. Classes and modules: Classes and prototypes, classes and constructors, Java-style classes in JavaScript, augmenting classes, classes and types, object oriented techniques in JavaScript, subclasses, classes in ECMAScript 5, modules. Pattern matching and regular expressions: Defining regular expressions, string methods for pattern matching, the RegExp object. JavaScript subsets and extensions: JavaScript subsets, constants and scoped variables, destructuring assignment, iteration, shorthand functions, multiple catch clauses, E4X: ECMAScript for XML. Server-side JavaScript: Scripting Java with Rhino, asynchronous I/O with node. CLIENT SIDE JAVASCRIPT JavaScript in web browsers: Client side JavaScript, embedding JavaScript in HTML, execution of JavaScript programs, compatibility and interoperability, accessibility, security, client side frameworks. The Window object: Timers, browser location and navigation, browsing history, browser screen information, dialog boxes, error handling, document elements as window properties, multiple windows and frames. Scripting Documents: Overview of the DOM, selecting document elements, document structure and traversal, attributes, element content, creating, inserting and deleting nodes. Example: generating a table of contents, document and element geometry and scrolling, HTML forms, other document features. Scripting CSS: Overview of CSS, important CSS properties, scripting inline styles, querying computed styles, scripting CSS classes, scripting stylesheets. Handling events: Types of events, registering event handlers, event handler invocation, document load events, mouse events, mousewheel events, drag and drop events, text events, keyboard events. Scripted HTTP: Using XMLHttpRequest, HTTP by <script>: JSOMP, Comet with server-sent events. The jQuery library: jQuery basics, jQuery getters and setters, altering document structure, handling events with jQuery, Animated effects, Ajax with jQuery, Utility functions, jQuery selectors and selection methods, Extending jQuery with plug-ins. The jQuery UI library. Client side storage: localStorage and sessionStorage, Cookies, IE usingData persistence, Applicatioin storage and offline webapps. Scripted media and graphics: Scripting images, Scripting audio and video, SCG:scalable vector graphics, Graphics in a <canvas>. Scripted HTTP: Using XMLHttpRequest, HTTP by <script>: JSOMP, Comet with server-sent events. The jQuery library: jQuery basics, jQuery getters and setters, altering document structure, handling events with jQuery, Animated effects, Ajax with jQuery, Utility functions, jQuery selectors and selection methods, Extending jQuery with plug-ins. The jQuery UI library. Client side storage: localStorage and sessionStorage, Cookies, IE usingData persistence, Applicatioin storage and offline webapps. Scripted media and graphics: Scripting images, Scripting audio and video, SCG:scalable vector graphics, Graphics in a <canvas>. HTMLS APIs: Geolocation, history management, cross-origin messaging, web workers, type arrays and ArrayBuffers, blobs, the filesystem API, client side databases, web sockets.

Complete JavaScript
Delivered in Internationally or OnlineFlexible Dates
£2,367

RHINOPLASTY NOSE JOB COURSE

By Harley Elite Academy (HeLa)

MASTERCLASS 8 CPD POINTS 1 DAY INTENSIVE COURSE  ONLINE or IN-CLINIC NOTE! After booking we will contact you for scheduling the exact course date! Courses dates are subject to change due to mentors availability. We will inform you via email if a date becomes available! On this course, we aim to help you master a technique that will set you apart from most routine cosmetic treatment providers and enable you to step into the future of advanced cosmetic. Training THEORY will enable you to understand: Anatomy Vascular Supply, Nerves on the face Contraindications Patient consultation ONE-TO-ONE Training Nose Job Masterclass You will perform this procedure on live models under the supervision and guidance of highly experienced aesthetic practitioners. You will be trained under ENT specialist. We will give you all the knowledge you need for a safe technique in your practice. A certification of training will be provided upon completion of the course. You need to be medically qualified as a doctor, dentist, nurse, pharmacist or paramedic with full governing body registration and have completed a Foundation Filler Course and to have administered a number of cases. Additional information ATTENDANCE ONLINE (Theory), IN CLINIC (Practice) COURSE LEVEL EXPERT | Masterclass Course

RHINOPLASTY NOSE JOB COURSE
Delivered in London or UK Wide or OnlineFlexible Dates
£780 to £1,250