Negotiation Skills - Professional 1 Day Workshop in Livingston
Report Writing 1 Day Training in Edinburgh
This is an intensive installation, commissioning, and maintenance course for emergency lighting systems. It is a follow on from our Foundation course on emergency lighting where the requirements of installation, commissioning, and maintenance are considered.
Join artist Julie Galante for an afternoon of homemade botanical inks made from foraged plants and kitchen scraps. In 2023 Julie dove into ink-making, producing more than 300 inks from over 100 different botanical sources. In this three-hour workshop, Julie will share what she’s learned from all these inky experiments, giving you the skills and knowledge to create your own library of botanical colours. She'll share her core learnings, including the best ways to extract colours, the best plants to use, and how to preserve and store your inks. We'll also cover different ways of finishing your inks depending on how you'd like to use them. Please note this workshop will take place in Julie's Stockbridge studio, which is accessible via three flights of stairs. We will also spend part of the workshop foraging outside, weather permitting, so please dress accordingly. Tea and coffee will be provided.
Java training course description A comprehensive introduction of the Java language and environment. It is important to note that the course will assume that the delegates are already familiar with the C language as this enables more advanced features of the Java language to be covered in the course. The course will also give an overview of areas related to programming in Java. What will you learn Describe the Java architecture. Write Java applets and applications. Debug Java programs. Examine existing code and determine its function. Use multimedia extensions, the awt, multithreading, exceptions within Java Java training course details Who will benefit: Those wishing to program in Java. Prerequisites: Complete C programming Duration 5 days Java training course contents Review of UNIX fundamentals What is Java? What Java is, history of Java, reasons for success. The Java Virtual Machine, Bytecodes, getting up and running with Java, Java resources. Simple Java applications. C features in Java Java data structures, Java flow control, differences from C, arrays, strings and packages. OO features in Java Java classes and objects, inheritance, overloading, packages. Differences from C++. Java applets Applications vs. applets, HTML, the applet tag, applet methods, life cycle, testing and debugging. Multimedia applets Images, sounds, fonts, colours and animation. Java products The JDK in detail, other development environments. Javabeans and JDBC overviews. Abstract Window Toolkit JFC and Swing versus AWT. Event handling (JDK 1.1), GUIs, panels, buttons, lists, scrollbars, text areas, frames⦠Exception handling and multithreading Handling exceptions. Starting, pausing, stopping threads, producers, consumers, monitoring. More standard classes Java file I/O, Streams, The system class. The networking model, java.net classes. Security and Java Types of attack, the security manager, craplets, securing the network. Integrating legacy code with Java