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

5666 Productivity courses

HOW TO STRESS LESS

By Resilience Development Co.

Stress left unmanaged can lead to burnout. If you ignore stress, it impacts three big things in your life. Your health, your wealth and your relationships. It’s why learning how to stress less is so valuable. Learn the truth about stress You will learn why stress is not necessarily a bad thing and discover its impact on your thinking, health, performance and relationships. Bitesize, skills-based learning We promise you that these skills can be used in hundreds of different ways at work, at home and everywhere in between. Live, work & feel better You will have everything you need, and you will see why thousands of people have embraced it as a powerful toolkit for working better, living better and feeling better. THE BENEFITS Less stress in your life gives you the mental and emotional space to do more. Feel better, and you will work and live better. Improved wellbeing More patience with others Better relationships with colleagues, friends and family The ability to focus and get things done Quality sleep More energy Clear-headed thinking for those tricky times The ability to be okay, no matter what’s happening around you An upbeat mood that places a real smile on your face Happiness, from the inside out LEARN WITH THE VERY BEST The Resilience Development Company team works with people daily, helping them to stress less and do more. Forget just sitting there listening to loads of theory and interesting quotes. That sounds nice, but it makes no difference. We know that knowledge alone is not enough, so each step of the way there is a skill that you can take away and use immediately to help you achieve a lowered stress level. NORMALLY £127 Lifetime access Unlimited e-mail support Immediate access

HOW TO STRESS LESS
Delivered Online On Demand1 hour
£79

Level 3 Diploma in Microeconomics

By The Teachers Training

Unlock the full potential of Excel with our Spreadsheet Training Course. From basic functions to advanced techniques, learn how to navigate and utilize Excel effectively for data analysis, reporting, and organization. Whether you're a beginner or looking to enhance your skills, this course provides hands-on training to help you become proficient in Excel. Enroll now and excel in spreadsheet management, boosting your productivity and efficiency in any professional setting.

Level 3 Diploma in Microeconomics
Delivered Online On Demand11 hours
£15

Java Fundamentals

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Java Fundamentals is designed for tech enthusiasts who are familiar with some programming languages and want a quick introduction to the most important principles of Java. Overview After completing this course, you will be able to: Create and run Java programs Use data types, data structures, and control flow in your code Implement best practices while creating objects Work with constructors and inheritance Understand advanced data structures to organize and store data Employ generics for stronger check-types during compilation Learn to handle exceptions in your code Since its inception, Java has stormed the programming world. Its features and functionalities provide developers with the tools needed to write robust cross-platform applications. Java Fundamentals introduces you to these tools and functionalities that will enable you to create Java programs. The course begins with an introduction to the language, its philosophy, and evolution over time, until the latest release. You'll learn how the javac/java tools work and what Java packages are - the way a Java program is usually organized. Once you are comfortable with this, you'll be introduced to advanced concepts of the language, such as control flow keywords. You'll explore object-oriented programming and the part it plays in making Java what it is. In the concluding lessons, you'll be familiarized with classes, typecasting, and interfaces, and understand the use of data structures, arrays, strings, handling exceptions, and creating generics. Introduction to Java The Java Ecosystem Our First Java Application Packages Variables, Data Types, and Operators Variables and Data Types Integral Data Types Type casting Control Flow Conditional Statements Looping Constructs Object-Oriented Programming Object-Oriented Principles Classes and Objects Constructors The this Keyword Inheritance Overloading Constructor Overloading Polymorphism and Overriding Annotations References OOP in Depth Interfaces Typecasting The Object Class Autoboxing and Unboxing Abstract Classes and Methods Data Structures, Arrays, and Strings Data Structures and Algorithms Strings The Java Collections Framework and Generics Reading Data from Files The Java Collections Framework Generics Collection Advanced Data Structures in Java Implementing a Custom Linked List Implementing Binary Search Tree Enumerations Set and Uniqueness in Set Exception Handling Motivation behind Exceptions Exception Sources Exception Mechanics Best Practices

Java Fundamentals
Delivered OnlineFlexible Dates
Price on Enquiry

Java Programming (Java SE 7)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for individuals who are Java programmers and have worked with databases and with object-oriented programming techniques, who are now ready to create more complex and advanced programs using Java SE 7. Overview Upon successful completion of this course, students will be able to: - create and manage custom classes. - control program flow by writing code to respond to specific criteria. - implement object-oriented programming techniques to create reusable and reliable programs. - work with Java utility class libraries. - use the capabilities of the Java I/O package to read and write data to external files or media. - use collection APIs in Java to manage data. - use generics to enforce compile-time type checking. - use multi-threaded programs to help handle multiple tasks concurrently. - manage Java applications for memory efficiency and create distributable versions of a Java application. Students will work with advanced features of Java. Working with Classes Create Classes Create Variables Write an Expression Work with Arrays Work with Static Class Members Define Methods Use Enumerated Data Types Controlling Program Flow Work with Conditional Statements Work with Looping Statements Handle Exceptions Handle Chained Exceptions Write and Enable Assertions Implementing Object-Oriented Programming Concepts Extend a Class Overload and Override Methods Work with Interfaces Create Inner Classes Examine Object-Oriented Design Concepts Working with Java Utility Class Libraries Work with Strings Format and Parse Strings Work with Dates, Numbers, and Currencies Using the Java I/O Package Work with the File Class Work with Byte Streams Work with Character Streams Read Files Write to a File Manipulate I/O Objects Using Collections Work with the Collection Interface Work with the Set Collection Work with List Collections Work with Queues Work with the Map Collection Work with Collection Utilities Working with Generics Declare Generics Implement Generics Using Multi-Threaded Programs Create a Multi-Threaded Program Synchronize Threads Managing Java Applications Implement Garbage Collection Deploy a Java Application Additional course details: Nexus Humans Java Programming (Java SE 7) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Java Programming (Java SE 7) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Java Programming (Java SE 7)
Delivered OnlineFlexible Dates
Price on Enquiry

Java SE 8 Fundamentals

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Application DevelopersWeb AdministratorDeveloperProject ManagerSystem AdministratorTechnical AdministratorTechnical ConsultantTeam Leader Overview Write Java code that uses variables, arrays, conditional and loop constructsManipulate primitive numeric data and string data using Java operatorsCreate Java classes and use object referencesAccess the fields and methods of an objectManipulate text data using the methods of the String and StringBuilder classesUse casting without losing precision or causing errorsDeclare, override, and invoke methodsAccess and create static fields and methodsUse classes from the java.time and java.time.format packages to format and print the local date and timeEncapsulate a class using access modifiers and overloaded constructorsDefine and implement a simple class hierarchyDemonstrate polymorphism by implementing a Java InterfaceUse a Predicate Lambda expression as the argument to a methodHandle a checked exception in a Java application This Java SE 8 Fundamentals training introduces you to object-oriented programming using the Java language. Through hands-on exercises, you'll begin to build a baseline of knowledge to propel your career in development. This Java SE 8 Fundamentals training introduces you to object-oriented programming using the Java language. Through hands-on exercises, you'll begin to build a baseline of knowledge to propel your career in development. Additional course details: Nexus Humans Java SE 8 Fundamentals training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Java SE 8 Fundamentals course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Java SE 8 Fundamentals
Delivered OnlineFlexible Dates
Price on Enquiry

DS10 SAP Data Services - Platform and Transforms

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for The primary audience for this course are Application Consultants, Developers, Developer Consultants, and Technology Consultants. Overview Define Data ServicesDefine Source and Target ConnectionsTrace, Validate, and Debug Data Services JobsUse Data Services TransformsImplement Change Data Capture in Data Services In this course, students will learn how to define data services, source, and target connections, as well as use data services transforms and implement change in data capture within data services. Data Services Defining Data Services Source and Target Metadata Defining Datastores in Data Services Defining a Data Services Flat File Format Batch Job Creation Creating Batch Jobs Batch Job Troubleshooting Writing Comments with Descriptions and Annotations Validating and Tracing Jobs Debugging Data Flows Auditing Data Flows Functions, Scripts, and Variables Using Built-In Functions Using Variables, Parameters, and Scripts Platform Transforms Using Platform Transforms Using the Map Operation Transform Using the Validation Transform Using the Merge Transform Using the Case Transform Using the SQL Transform Error Handling Setting Up Error Handling Changes in Data Capturing Changes in Data Using Source-Based Change Data Capture (CDC) Using Target-Based Change Data Capture (CDC) Data Services (Integrator) Platform Transforms Using Data Services (Integrator) Platform Transforms Using the Pivot Transform Using the Data Transfer Transform Additional course details: Nexus Humans DS10 SAP Data Services - Platform and Transforms training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the DS10 SAP Data Services - Platform and Transforms course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

DS10 SAP Data Services - Platform and Transforms
Delivered OnlineFlexible Dates
Price on Enquiry

Microsoft SharePoint 2016 - Site Owner

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This course is designed for existing Microsoft SharePoint site users who need to create and manage a SharePoint team site. Overview Upon successful completion of this course, students will be able to create a SharePoint team site and perform basic content management tasks on a single SharePoint site. Students will: Create and configure new sites. Add and configure document libraries. Add and configure lists. Create custom lists and forms. Assign permissions and access rights. Extend SharePoint functionality with web parts. In this course, students will learn how to create, configure, and manage a SharePoint team site so that your team or organization can share information and collaborate effectively. This course is for an on-premise SharePoint environment. 1 - CREATING AND CONFIGURING A NEW SITE Create a New Site Configure the Look and Feel of Your Site 2 - ADDING AND CONFIGURING LIBRARIES Configure a Document Library Configure Document Versioning and Check Out Configure a Content Approval Process 3 - ADDING AND CONFIGURING LISTS Add and Configure an Announcements List Add and Configure a Tasks List Create, Configure, and Integrate Contacts and Calendars 4 - CREATING CUSTOM LISTS AND FORMS Create and Configure Custom Lists Create Custom List Forms 5 - ASSIGNING PERMISSIONS AND ACCESS RIGHTS Share Sites and Set Site Permissions Secure Lists, Libraries, and Documents 6 - EXTENDING SHAREPOINT FUNCTIONALITY WITH WEB PARTS Add and Configure Included Web Parts Add and Configure External Web Parts Additional course details: Nexus Humans Microsoft SharePoint 2016 - Site Owner training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Microsoft SharePoint 2016 - Site Owner course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Microsoft SharePoint 2016 - Site Owner
Delivered OnlineFlexible Dates
Price on Enquiry

SAPFIN SAP Financials

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Participants interested in a general overview of SAP ERP Financials; Project team members in the organization and design phase of an SAP ERP Financials implementation In this course, students will identify the areas of the SAP ERP Financials solution, describe the capabilities of the SAP ERP Financials solution using business processes, & apply the SAP NetWeaver Business Client (NWBC) in the SAP ERP Financials solution. Course Outline SAP ERP Financials - Introduction & Overview Positioning SAP ERP Financials Business processes (and their integration) in the SAP ERP Financials solution Financial Accounting: General Ledger Accounting Financial Accounting: Accounts Payable Management Accounting: Internal Order Financial Accounting: Asset Accounting Financial Accounting: Accounts Receivable Improving the End-To-End Process of Receivables Management

SAPFIN SAP Financials
Delivered OnlineFlexible Dates
Price on Enquiry

EWM100 Processes in SAP Extended Warehouse Management - Overview

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Application Consultants, Business Analysts, Program/Project Managers, System Architects Overview At the end of this course, students will be able to explain and use major features of SAP Extended Warehouse Management. This course will give you a solid fundamental and comprehensive overview of SAP Extended Warehouse Management and is a mandatory prerequisite for all other EWM courses. Warehousing Structures and Master Data Differentiating the SAP Solutions for Warehouse Management Outlining Organizational Structures Maintaining Master Data for SAP EWM Warehouse Monitoring & Processing with Mobile Devices Managing the Warehouse Outlining the Radio Frequency (RF) Framework Additional Functions in SAP EWM Applying Storage Control Employing Serial Numbers Processing Batches Mapping Quality Inspection Processes Applying Value-Added Services Warehouse Organization Performing Slotting Applying Replenishment Methods Performing a Physical Inventory Optimization of Resources Applying Wave Management Applying Labor Management Executing the Production Supply Process Executing Expected Goods Receipts Processes Applying Cross Docking Warehouse Extensions Planning the Shipping and Receiving of Products Controlling the Material Flow System (MFS) SAP EWM Rapid Deployment Solution Accelerating Implementation Processes Combined Inbound and Outbound Processes Executing an End-to-End Process with SAP EWM

EWM100 Processes in SAP Extended Warehouse Management - Overview
Delivered OnlineFlexible Dates
Price on Enquiry

Leading into the Great Unknown: Generating the Precedence

By IIL Europe Ltd

Leading into the Great Unknown: Generating the Precedence What do you do when there is no precedence? How do you lead a team whilst they are generating that precedence, whilst they live in that ambiguity? Within pharma drug development we are always trying to deliver medicines to patients in new ways, faster and more innovative ways, using new methodologies and technologies. Leading teams when they are constructing what will become 'business as usual' is a rollercoaster but one we must ride. This and other IIL Learning in Minutes presentations qualify for PDUs. Some titles, such as Agile-related topics may qualify for other continuing education credits such as SEUs, or CEUs. Each professional development activity yields one PDU for one hour spent engaged in the activity. Some limitations apply and can be found in the Ways to Earn PDUs section that discusses PDU activities and associated policies. Fractions of PDUs may also be reported. The smallest increment of a PDU that can be reported is 0.25. This means that if you spent 15 minutes participating in a qualifying PDU activity, you may report 0.25 PDU. If you spend 30 minutes in a qualifying PDU activity, you may report 0.50 PDU.

Leading into the Great Unknown: Generating the Precedence
Delivered Online On Demand45 minutes
£10