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

1091 Object courses in London

Practical Sales Skills 1 Day Workshop in Heathrow

By Mangates

Practical Sales Skills 1 Day Workshop in Heathrow

Practical Sales Skills 1 Day Workshop in Heathrow
Delivered In-Person + more
£595 to £795

Public Speaking 1 Day Training in Bromley

By Mangates

Public Speaking 1 Day Training in Bromley

Public Speaking 1 Day Training in Bromley
Delivered In-Person + more
£595 to £795

Building Better Careers with Soft Skills: 1-Day Workshop in Bromley

By Mangates

10 Soft Skills You Need 1 Day Training in Bromley

Building Better Careers with Soft Skills: 1-Day Workshop in Bromley
Delivered In-Person + more
£595 to £795

Communication Skills 1 Day Training in Heathrow

By Mangates

Communication Skills 1 Day Training in Heathrow

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

Public Speaking 1 Day Training in Heathrow

By Mangates

Public Speaking 1 Day Training in Heathrow

Public Speaking 1 Day Training in Heathrow
Delivered In-Person + more
£595 to £795

Building Better Careers with Soft Skills: 1-Day Workshop in Heathrow

By Mangates

10 Soft Skills You Need 1 Day Training in Heathrow

Building Better Careers with Soft Skills: 1-Day Workshop in Heathrow
Delivered In-Person + more
£595 to £795

Java Fundamentals Course

4.6(12)

By PCWorkshops

Java basics course. General Java syntax and principles of object-oriented programming. Level: Start from scratch; this is the course for a beginner. Java from basics to fully functional. Our Style: Instructor-led Course, very practical with hands-on practice. Small groups up to 4 people. Trainers are professional developers and subject matter experts.

Java Fundamentals Course
Delivered Online & In-PersonFlexible Dates
FREE

Java Object Oriented Programming

4.6(12)

By PCWorkshops

Java OOP Course Duration: 1 Day Who would find this course useful? This is useful if you have some coding skills already. This course is fast paced, not quite basics level. It specifically concentrates on Object Oriented Programming Principles (OOP) in Java. Download: Download Java JDK and Eclipse IDE. For classroom courses: Bring your own device. Java OOP Course description Session 1: General Concepts Revision: Scanner, Input from stdin, Print to stdout. Descision, While and For Loops Arrays Session 2: Packages, Methods, Encapsulation Using packages Creating and calling methods, parameters, method overloading Data protection through encapsulation Session 3: Classes, object construction Inheritance, method overload and override Polymorphism or runtime binding Session 4: Constructors, parameterised constructors Create abstract classes and methods Create and use an interface Session 5: Use the access modifiers protected and the default (package-friendly) Create static variables, methods, and initialisers Create final classes, methods, and variables Session 6: Nested Classes, Local Classes, Anonymous Classes, and Lambda Expressions, Enum Types Nested and inner classes; A stack class. What is included PCWorkshops Course Certificate on completion Java Course Notes Java Code Examples Practical Java Course exercises, Java Course Revision work After the course: 1-Hour personalised online revision session Book the Java OOP Course Powered by Eventbrite About us Our experienced trainers are award winners. More about us FAQ's Client Comments

Java Object Oriented Programming
Delivered In-PersonFlexible Dates
FREE

BAG MAKING MASTERCLASS: SADDLE STITCHING

5.0(52)

By The London Leather Workshop

Learn Traditional Leather Craft, Saddle Stitching And Leather Goods Construction Skills A week-long masterclass offering an in-depth experience of traditional leather craft skills and hand sewing techniques, merging theory with hands-on learning. Dates/times: Five consecutive days - Mon-Fri 10am-5pm Understand the uniqueness of vegetable-tanned leather and the amazing long lasting products that can be created with this material. Proficiently handle traditional hand tools, master various hand-sewing techniques, and understand pattern drafting for the creation of handmade goods. You will gain insights into the technical aspects of leatherworking, including preparation, marking, cutting, gluing, reinforcing, skiving, debossing, finishing, and more. You will create a finished leather bag as well as personalised samples to take home for reference in your future projects.You will conclude the masterclass with the ability to craft entirely handmade leather items and master essential skills such as cutting, finishing, and saddle stitching. You will be taught by a prototype maker and manufacturer with 20 years of experience in this field. Participants also receive valuable handouts and curated lists of leather and tool suppliers for ongoing reference. Leather And Hand Tools: Overview of leather types, tanning, finishing, and best uses Understanding vegetable-tanned leather, how to use it, and how to finish it Importance of choosing the right materials and tools for projects Leather preparation, pattern placement and marking Understanding the cutting of thin and thick leathers and selecting the right cutting tools Using leather punches, skiving, beveling and creasing Finishing leather edges: burnishing and inking Utilising leather glues, tapes and reinforcements Exploration of prototyping and manufacturing leather goods, encompassing varied working methods, machines, and tools. Hand Sewing/saddle Stitching: Saddle stitching leather and understanding related tools and materialsUnderstanding thread types Correctly sewing various leather types, ranging from thin to very thick Sewing straight lines, curves and three-dimensional parts Producing various seams and seam finishes Construction techniques: Sewing and finishing a simple zip on leather Cutting, assembling and sewing simple straps/handles Constructing and sewing common gussets Leather Goods Making: Understanding the basics of pattern making for hand-sewn items and how this differs from machine sewing pattern drafting. Creating a finalised hand sewn leather bag from our designs, choosing colour, materials, reinforcements, hardware and trimmings. By the end of the tuition, you will have: – Developed confidence in utilising specific tools for leather preparation, marking, finishing, cutting and fastening fittings. – Acquired an understanding of working with diverse leather types and thicknesses, with the ability to source and select appropriate tools and materials for your projects. – Mastered essential leather sewing techniques, troubleshooting common sewing issues, and handling challenges such as curves, multiple layers of leather, and three-dimensional objects. – Learned to sew fundamental bag components like simple zips and gussets. – Built confidence in hand sewing, using patterns, and gaining the skills to independently create simple leather items

BAG MAKING MASTERCLASS: SADDLE STITCHING
Delivered In-Person in London + more
£1,072

Complete VB.NET programming

5.0(3)

By Systems & Network Training

Complete VB.Net training course description A hands on introduction to programming in Visual BASIC .Net. What will you learn Build Visual BASIC applications. Build simple components Debug Visual BASIC programs. Examine existing code and determine its function. Complete VB.Net training course details Who will benefit: Anyone wishing to program in Visual BASIC. Anyone wishing to build Windows based applications. Prerequisites: None although experience in another high level language would be useful. Duration 5 days Complete VB.Net training course contents Writing your first program Visual Studio, forms designer, running VB programs, the UI, properties, writing the code. Toolbox Controls Basic use, input controls, ActiveX controls. Menus and Dialog Boxes Menus, Dialog Box controls, event procedures. Visual Basic .NET variables and operators Variables, I/O, data types, constants, operators, Math Methods, precedence. Decision Structures and Loops and Timers Event-Driven programming, If…Then, Select Case, For…Next Loops, Timer Control. Debugging Visual Basic .NET Programs Break Mode, watch & command windows. Structured Error Handling Try...Catch, Finally, Err Object, retry periods. Modules and Procedures Standard modules, public variables, procedures. Arrays and Collections to Manage Data Fixed-Size & dynamic Arrays, ReDim Preserve, object collections, Controls Collection. Text Files and String Processing Text Box object, Text String methods, sorting. Automating Office Applications Application objects, automation in VB, the Object Browser, the Process Component. Deploying Visual Basic .NET Applications Planning a deployment, ways to deploy an application, deployment projects, options. Managing Windows Forms Forms, positioning, manipulation, adding controls, organizing controls, Startup Object. Adding Graphics and Animation Effects System.Drawing namespace, coordinates, SystemPaint Event, animation, transparency. Inheriting Forms and Creating Base Classes Inheriting forms, inheritance picker, base classes and inheritance, classes in projects. Working with Printers PrintDocument class, Text Box object, Print Preview and Page Setup Dialog Boxes. Database programming with ADO.NET Databases, ADO.NET, Data Adapters, Datasets, Bound & Navigation Controls. Displaying database records, formatting DataGrid cells, updating the database. Displaying HTML Documents Using IE IE Object, Internet Controls, IE Events. Web Forms for Interactive Web Applications ASP.NET, Web Forms vs. Windows Forms, HTML controls, web applications, event procedures for web forms controls.

Complete VB.NET programming
Delivered in Internationally or OnlineFlexible Dates
£3,697