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

4225 Operations courses in Sheerness delivered Online

Social Events Planning: Elevate Every Occasion, Any Budget

4.3(43)

By John Academy

Master the art of social event planning with our comprehensive course, 'Social Events Planning: Elevate Every Occasion, Any Budget.' From designing captivating themes to strategic budgeting, vendor management, and effective marketing strategies, this course equips you with the skills to create memorable events, regardless of budget constraints. Join us for a transformative learning experience in the dynamic world of event management.

Social Events Planning: Elevate Every Occasion, Any Budget
Delivered Online On Demand
£24.99

Oracle Data Integrator 19c Configuration and Administration (TTOR30319)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This intermediate-level hands-on course is geared for experienced Administrators, Analysts, Architects, Data Scientists, Database Administrators and Implementers Overview This course is approximately 50% hands-on, combining expert lecture, real-world demonstrations and group discussions with machine-based practical labs and exercises. Working in a hands-on learning environment led by our Oracle Certified expert facilitator, students will learn how to: Administer ODI resources and setup security with ODI Apply ODI Topology concepts for data integration Describe ODI Model concepts Describe architecture of Oracle Data Integrator Design ODI Mappings, Procedures, Packages, and Load Plans to perform ELT data transformations Explore, audit data, and enforce data quality with ODI Implement Changed Data Capture with ODI Oracle Data Integrator is a comprehensive data integration platform that covers all data integration requirements from high-volume, high-performance batch loads, to event-driven integration processes and SOA-enabled data services. Oracle Data Integrator's Extract, Load, Transform (E-LT) architecture leverages disparate RDBMS engines to process and transform the data - the approach that optimizes performance, scalability and lowers overall solution costs. Throughout this course participants will explore how to centralize data across databases, performing integration, designing ODI Mappings, and setting up ODI security. In addition, Oracle Data Integrator can interact with the various tools of the Hadoop ecosystem, allowing administrators and data scientists to farm out map-reduce operations from established relational databases to Hadoop. They can also read back into the relational world the results of complex Big Data analysis for further processing. Working in a hands-on learning environment led by our Oracle Certified expert facilitator, students will learn how to: Administer ODI resources and setup security with ODI Apply ODI Topology concepts for data integration Describe ODI Model concepts Describe architecture of Oracle Data Integrator Design ODI Mappings, Procedures, Packages, and Load Plans to perform ELT data transformations Explore, audit data, and enforce data quality with ODI Implement Changed Data Capture with ODI Introduction to Integration and Administration Oracle Data Integrator: Introduction Oracle Data Integrator Repositories Administering ODI Repositories Create and connect to the Master Repository Export and import the Master Repository Create, connect, and set a password to the Work Repository ODI Topology Concepts ODI Topology: Overview Data Servers and Physical Schemas Defining Topology Agents in Topology Planning a Topology Describing the Physical and Logical Architecture Topology Navigator Creating Physical Architecture Creating Logical Architecture Setting Up a New ODI Project ODI Projects Using Folders Understanding Knowledge Modules Exporting and Importing Objects Using Markers Oracle Data Integrator Model Concepts Understanding the Relational Model Understanding Reverse-Engineering Creating Models Organizing ODI Models and Creating ODI Datastores Organizing Models Creating Datastores Constraints in ODI Creating Keys and References Creating Conditions Exploring Your Data Constructing Business Rules ODI Mapping Concepts ODI Mappings Expressions, Join, Filter, Lookup, Sets, and Others Behind the Rules Staging Area and Execution Location Understanding Knowledge Modules Mappings: Overview Designing Mappings Multiple Sources and Joins Filtering Data Overview of the Flow in ODI Mapping Selecting a Staging Area Configuring Expressions Execution Location Selecting a Knowledge Module Mappings: Monitoring and Troubleshooting Monitoring Mappings Working with Errors Designing Mappings: Advanced Topics 1 Working with Business Rules Using Variables Datasets and Sets Using Sequences Designing Mappings: Advanced Topics 2 Partitioning Configuring Reusable Mappings Using User Functions Substitution Methods Modifying Knowledge Modules Using ODI Procedures Procedures: Overview Creating a Blank Procedure Adding Commands Adding Options Running a Procedure Using ODI Packages Packages: Overview Executing a Package Review of Package Steps Model, Submodel, and Datastore Steps Variable Steps Controlling the Execution Path Step-by-Step Debugger Starting a Debug Session New Functions Menu Bar Icons Managing ODI Scenarios Scenarios Managing Scenarios Preparing for Deployment Using Load Plans What are load plans? Load plan editor Load plan step sequence Defining restart behavior Enforcing Data Quality with ODI Data Quality Business Rules for Data Quality Enforcing Data Quality with ODI Working with Changed Data Capture CDC with ODI CDC implementations with ODI CDC implementation techniques Journalizing Results of CDC Advanced ODI Administration Setting Up ODI Security Managing ODI Reports ODI Integration with Java

Oracle Data Integrator 19c Configuration and Administration (TTOR30319)
Delivered OnlineFlexible Dates
Price on Enquiry

Introduction to Writing SQL Queries (TTSQL003)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This is an introductory- level course appropriate for those who are developing applications using relational databases, or who are using SQL to extract and analyze data from databases and need to use the full power of SQL queries. Overview This course combines expert lecture, real-world demonstrations and group discussions with machine-based practical labs and exercises. Working in a hands-on learning environment led by our expert practitioner, attendees will learn to: Maximize the potential of SQL to build powerful, complex and robust SQL queries Query multiple tables with inner joins, outer joins and self joins Construct recursive common table expressions Summarize data using aggregation and grouping Execute analytic functions to calculate ranks Build simple and correlated subqueries Thoroughly test SQL queries to avoid common errors Select the most efficient solution to complex SQL problems A company?s success hinges on responsible, accurate database management. Organizations rely on highly available data to complete all sorts of tasks, from creating marketing reports and invoicing customers to setting financial goals. Data professionals like analysts, developers and architects are tasked with creating, optimizing, managing and analyzing data from databases ? with little room for error. When databases aren?t built or maintained correctly, it?s easy to mishandle or lose valuable data. Our SQL Programming and Database Training Series provides students with the skills they require to develop, analyze and maintain data and in correctly structured, modern and secure databases. SQL is the cornerstone of all relational database operations. In this hands-on course, you learn to exploit the full potential of the SELECT statement to write robust queries using the best query method for your application, test your queries, and avoid common errors and pitfalls. It also teaches alternative solutions to given problems, enabling you to choose the most efficient solution in each situation. Introduction: Quick Tools Review Introduction to SQL and its development environments Using SQL*PLUS Using SQL Developer Using the SQL SELECT Statement Capabilities of the SELECT statement Arithmetic expressions and NULL values in the SELECT statement Column aliases Use of concatenation operator, literal character strings, alternative quote operator, and the DISTINCT keyword Use of the DESCRIBE command Restricting and Sorting Data Limiting the Rows Rules of precedence for operators in an expression Substitution Variables Using the DEFINE and VERIFY command Single-Row Functions Describe the differences between single row and multiple row functions Manipulate strings with character function in the SELECT and WHERE clauses Manipulate numbers with the ROUND, TRUNC and MOD functions Perform arithmetic with date data Manipulate dates with the date functions Conversion Functions and Expressions Describe implicit and explicit data type conversion Use the TO_CHAR, TO_NUMBER, and TO_DATE conversion functions Nest multiple functions Apply the NVL, NULLIF, and COALESCE functions to data Decode/Case Statements Using the Group Functions and Aggregated Data Group Functions Creating Groups of Data Having Clause Cube/Rollup Clause SQL Joins and Join Types Introduction to JOINS Types of Joins Natural join Self-join Non equijoins OUTER join Using Subqueries Introduction to Subqueries Single Row Subqueries Multiple Row Subqueries Using the SET Operators Set Operators UNION and UNION ALL operator INTERSECT operator MINUS operator Matching the SELECT statements Using Data Manipulation Language (DML) statements Data Manipulation Language Database Transactions Insert Update Delete Merge Using Data Definition Language (DDL) Data Definition Language Create Alter Drop Data Dictionary Views Introduction to Data Dictionary Describe the Data Dictionary Structure Using the Data Dictionary views Querying the Data Dictionary Views Dynamic Performance Views Creating Sequences, Synonyms, Indexes Creating sequences Creating synonyms Creating indexes Index Types Creating Views Creating Views Altering Views Replacing Views Managing Schema Objects Managing constraints Creating and using temporary tables Creating and using external tables Retrieving Data Using Subqueries Retrieving Data by Using a Subquery as Source Working with Multiple-Column subqueries Correlated Subqueries Non-Correlated Subqueries Using Subqueries to Manipulate Data Using the Check Option Subqueries in Updates and Deletes In-line Views Data Control Language (DCL) System privileges Creating a role Object privileges Revoking object privileges Manipulating Data Overview of the Explicit Default Feature Using multitable INSERTs Using the MERGE statement Tracking Changes in Data

Introduction to Writing SQL Queries (TTSQL003)
Delivered OnlineFlexible Dates
Price on Enquiry

BA28 - Requirements Analysis and Use Cases

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course has been expressly designed for the Business Analyst, Business System Analyst, System Analyst, and/or Requirements Engineer. The Designer, Developer and Tester who are actively involved in utilizing use cases may also benefit from this workshop. Overview Employ use cases to elicit requirements, at a business, system or subsystem levelEmploy use cases to document the scope of a projectWrite use cases in a clear and unambiguous way.Model use cases with workflow diagramsPlan and divide up the project work based on your use casesManage a use case as it evolves over time and goes through many changes This course provides a strong foundation in the mechanics of use case diagramming and writing textual descriptions of use cases. In this highly interactive workshop, you will learn how to enhance and refine your use case skills, how to involve your stakeholders in the use case process, and how to develop use cases that provide valuable information to the designers and testers. Use cases that meet the needs of designers can be too technical and too detailed for other stakeholders. Use cases that satisfy business users are usually not very helpful to designers and testers. How do you satisfy these two disparate interests? And how do you handle the details like business rules, data validations and user interface specifications? Introduction Course objectives Understanding of business analysis Knowledge areas of BABOK© Guide Overview of Use Cases Describe the purpose and value of a use case approach Use case terminology Introducing a use case approach Needs Assessment Purpose of Needs Assessment Needs Assessment and use cases Defining and understanding the strategic goals and objectives Understanding the business process Identifying actors Identifying business information Analyzing locations and operations Drawing the business use case diagram Building the business architecture Defining solution options Defining System Scope Product scope/project scope System actors versus business actors Analyzing the business process model Analyzing business use cases Identifying candidate use cases Identifying scenarios Diagramming use cases Draw a use case diagram Create a use case catalog Evaluating, Prioritizing, and Packaging Use Cases Iterative nature of this work Evaluating use cases Use case priority Use case risk Use case complexity Use case dependencies Evaluate and Prioritize use cases Dividing work up between releases Packaging A process for how to perform packaging Writing the Main Success Scenario Use case descriptions Primary and secondary goals Assumptions Pre-conditions Triggers Post-conditions Scenario example Main success scenario Conditional execution Use cases and requirements Best practices for writing a use case description Writing the Other Scenarios Scenarios and flows Alternate scenarios and flows Alternate vs. basic flow Guidelines for alternate flows Exception flows Failed post conditions Write alternate and exception flows Process Modeling to Describe Use Case Flows UML© Activity Diagram Notation Sequencing activities Developing an activity diagram Facilitated sessions Draw a UML© Activity Diagram Using Advanced Diagramming Techniques Commonality Dependency Relationships Identify relationships Comparing the different relationships Developing a Requirements Specification Requirements and use cases Detailed requirements Common approaches to specifications Non-functional requirements Write non-functional requirements User interface requirements UI data descriptions Business rules Decision tables and inference rules How to document simple calculations Reporting requirements Data requirements Data accessibility requirements Traceability Course Summary Wrap-up Finding more information Additional course details: Nexus Humans BA28 - Requirements Analysis and Use Cases 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 BA28 - Requirements Analysis and Use Cases 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.

BA28 - Requirements Analysis and Use Cases
Delivered OnlineFlexible Dates
Price on Enquiry

Create A Search Engine With Python: Computer Science & Python

By Study Plex

Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. What is CPD? Employers, professional organisations, and academic institutions all recognise CPD, therefore a credential from CPD Certification Service adds value to your professional goals and achievements. Benefits of CPD Improve your employment prospects Boost your job satisfaction Promotes career advancement Enhances your CV Provides you with a competitive edge in the job market Demonstrate your dedication Showcases your professional capabilities What is IPHM? The IPHM is an Accreditation Board that provides Training Providers with international and global accreditation. The Practitioners of Holistic Medicine (IPHM) accreditation is a guarantee of quality and skill. Benefits of IPHM It will help you establish a positive reputation in your chosen field You can join a network and community of successful therapists that are dedicated to providing excellent care to their client You can flaunt this accreditation in your CV It is a worldwide recognised accreditation What is Quality Licence Scheme? This course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. Benefits of Quality License Scheme Certificate is valuable Provides a competitive edge in your career It will make your CV stand out Course Curriculum Week 1: Getting Started Quiz 1 00:02:00 Quiz 1 Solution 00:01:00 What is Programming 00:03:00 Quiz 2 00:01:00 Quiz 2 Solution 00:01:00 Meeting the Interpreter and Problem Quiz 3 00:01:00 Quiz 3 solution 00:01:00 Why Programming and Quiz 4 00:02:00 Gammar and Python Rules 00:04:00 Backus Naur Form 00:03:00 Quiz 4 part 2 00:01:00 Quiz 4 Part 2 Solution 00:01:00 Python Grammar and Quiz 5 00:05:00 Quiz 5 Solution 00:03:00 Quiz 6 00:01:00 Quiz 6 Solution 00:02:00 Processors 00:02:00 Introducing Variables 00:05:00 Variables Quiz 8 00:01:00 Quiz 8 Solution 00:01:00 Variables Quiz 9 00:01:00 Quiz 9 Solution 00:01:00 Variables Quiz 10 00:01:00 Quiz 10 Solution 00:03:00 Introducing Strings 00:04:00 Using Strings Quiz 11 00:01:00 String indexing 00:02:00 Quiz 13 00:01:00 Quiz 13 Solution 00:03:00 String Subsequences 00:04:00 String Subsequences Quiz 14 00:01:00 Quiz 14 Solution 00:02:00 Understanding Selection Quiz 15 00:01:00 Quiz 15 Solution 00:04:00 Finding String in String Quiz 16 00:04:00 Quiz 16 Solution 00:02:00 Testing and Quiz 17 00:02:00 Quiz 17 Solution 00:03:00 Find With Parameter Quiz 18 00:02:00 Quiz 18 Solution 00:01:00 Congratulations 00:01:00 Week 2: Procedures and Loops Unit Overview 00:03:00 Procedural Abstraction 00:03:00 Introducing Procedures 00:04:00 Procedure Code Quiz 1 00:03:00 Quiz 1 Solution 00:01:00 Output and Quiz 2 00:01:00 Quiz 2 Solution 00:02:00 Return Statement and Quiz 3 00:03:00 Quiz 3 Solution 00:02:00 Inc Procedure Quiz 4 00:01:00 Quiz 4 Solution 00:01:00 Sum Procedure and Quiz 5 00:01:00 Quiz 5 Solution 00:02:00 Sum Procedure With a Return Statement3 00:02:00 Square Procedure Quiz 6 00:01:00 Quiz 6 Solution 00:02:00 Sum 3 Quiz 7 00:01:00 Quiz 7 Solution 00:02:00 Double String Procedure Quiz 8 00:01:00 Quiz 8 Solution 00:01:00 Find Second Quiz 9 00:02:00 Quiz 9 Solution 00:02:00 Equality Comparison Quiz 10 00:04:00 Quiz 10 Solution 00:01:00 If Statement Quiz 11 00:03:00 Quiz 11 Solution 00:03:00 Is Friend Quiz 12 00:02:00 Quiz 12 Solution3 00:02:00 Is Friend Quiz 13 00:02:00 Quiz 13 Solution 00:02:00 The Or Construct 00:03:00 Quiz 14 Solution 00:06:00 While Loop Quiz 15 00:05:00 Quiz 15 Solution 00:02:00 While Loop Quiz 16 00:01:00 Quiz 16 Solution 00:01:00 Print Numbers Quiz 17 00:01:00 Quiz 17 Solution 00:02:00 Factorial Quiz 18 00:02:00 Quiz 18 Solution 00:02:00 Break Quiz 19 00:04:00 Quiz 20 00:05:00 Quiz 20 Solution 00:01:00 No Links Quiz 21 00:01:00 Print All Links Quiz 21 Solution 00:02:00 Final Quiz Solution 00:02:00 Week 3: How To Manage Data Unit Overview 00:03:00 Stooges And Quiz 1 00:01:00 Quiz 1 Solution 00:01:00 Days in Month Quiz 00:01:00 Countries Quiz 00:01:00 Quiz 3 Solution 00:01:00 Relative Size Quiz 00:01:00 Quiz 4 Solution 00:01:00 Lists Mutation 00:01:00 Different Stooges Quiz 00:01:00 Quiz 5 Solution 00:01:00 Secret Agent Man Quiz 00:01:00 Replace Spy Quiz 00:01:00 Quiz 7 Solution 00:03:00 Python List Addition and Lenght 00:02:00 List Operations In Python 00:02:00 Python Lists Length Quiz 00:01:00 Quiz 8 Solution 00:01:00 Append Quiz 00:01:00 Hard Drive Quiz 00:01:00 Quiz 11 Solution 00:01:00 Python Loops on Lists Quiz 00:02:00 Quiz 12 Solution 00:02:00 Python For Loops 00:03:00 Sum List Quiz 00:02:00 Measure a String Quiz 00:01:00 Find Element Quiz 00:02:00 Quiz 15 Solution 00:04:00 Quiz 16 Solution 00:01:00 Python Union Procedure Quiz 00:01:00 Quiz 17 solution 00:01:00 Pop in Python Quiz 18 00:02:00 Quiz 18 Solution 00:03:00 Collecting Links 00:01:00 Get All Links 00:02:00 Starting Get All Links Quiz 00:01:00 Quiz 19 Solution 00:01:00 Updating Links Quiz 00:01:00 Quiz 20 Solution 00:01:00 55. Finishing Get All Links Quiz 00:01:00 Quiz 21 Solution 00:01:00 Finishing the Python Web Crawler 00:03:00 Crawling Process Quiz 00:01:00 Quiz 22 Solution 00:01:00 Crawl Web Quiz 00:01:00 Quiz 23 Solution 00:01:00 62. Crawl Web Loop Quiz 00:01:00 Quiz 24 Solution 00:02:00 Crawl If Quiz 00:01:00 Quiz 25 Solution 00:01:00 Finishing Crawl Web and Final Quiz 00:02:00 Final Quiz Solution & Conclusion 00:03:00 Certificate of Achievement Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00

Create A Search Engine With Python: Computer Science & Python
Delivered Online On Demand
£19.99

Professional Chef Training, Cooking, Kitchen & Restaurant Management with 20 Bonus Recipes

4.5(3)

By Studyhub UK

This comprehensive course is designed to transform individuals into skilled chefs, equipping them not only with culinary expertise but also management proficiency in the kitchen and restaurant settings. Covering a wide range of topics from fundamental cooking skills and recipe creation to kitchen management, food business basics, and restaurant management, participants will gain a holistic understanding of the culinary world. The course also includes a bonus of 20 diverse recipes to enhance practical cooking skills. Learning Outcomes: Master essential cooking and food preparation skills. Develop a deep understanding of kitchen equipment and tools. Learn about different cooking styles and cuisines. Understand the qualities and traits of successful chefs. Gain proficiency in outdoor cooking, baking, and vegetarian cooking. Acquire knowledge in managing restaurant operations effectively. Learn marketing strategies and quality control in the food business. Enhance culinary creativity through a variety of recipes. Why buy this Professional Chef Training, Cooking, Kitchen & Restaurant Management with 20 Bonus Recipes?  Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Professional Chef Training, Cooking, Kitchen & Restaurant Management with 20 Bonus Recipes you will be able to take the MCQ test that will assess your knowledge. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This Professional Chef Training, Cooking, Kitchen & Restaurant Management with 20 Bonus Recipes course is ideal for Aspiring chefs looking to establish a strong culinary foundation. Individuals interested in pursuing a career in restaurant management. Cooks and food enthusiasts aiming to refine their skills. Culinary professionals seeking to expand their expertise. Prerequisites This Professional Chef Training, Cooking, Kitchen & Restaurant Management with 20 Bonus Recipes was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path Line Cook - Average Salary: £18,000 - £24,000 per year. Sous Chef - Average Salary: £25,000 - £35,000 per year. Head Chef - Average Salary: £30,000 - £45,000 per year. Executive Chef - Average Salary: £40,000 - £60,000 per year. Restaurant Manager - Average Salary: £25,000 - £40,000 per year. Course Curriculum Becoming a Chef Can TV Chefs Teach You To Cook? 00:30:00 Improving Cooking And Food Preparation Skills 00:15:00 Catering To Unique Tastes 00:30:00 Qualities Of A Successful Chef 00:30:00 Achieve Perfection As A Saucier 00:30:00 Becoming The Perfect Chef 01:00:00 Equipment For Perfect Chefs 00:30:00 How To Become The Perfect Chef: Attending School 00:30:00 The Keys To Getting and Using Feedback 00:30:00 What Can You Do With A Culinary Degree 01:00:00 Knife Skills For The Perfect Chef 00:30:00 Making Meals Easy to Eat Healthy 00:30:00 Plating for the At Home Chef 00:30:00 Perfect Chefs Choose A Speciality 00:30:00 Finding Local Cooking Classes 00:30:00 How Can You Become a Professional Chef 00:30:00 The Physical Qualities of the Perfect Chef 00:15:00 The Importance of Testing Recipes 00:15:00 The Chefs Important Baking Tools 01:00:00 The Learning Curve To Becoming The Perfect Chef 00:15:00 The Job of a Professional Chef 00:30:00 The Mix of Sweet, Spicy and Savory 00:30:00 The Perfect At Home Chef 00:30:00 The Perfect Chef Opens A Restaurant 00:15:00 The Physical Demand of Being a Chef 00:15:00 Kitchen Management Buying Kitchen Equipment: Tips And Tricks To Save Money 01:00:00 The Well Equipped Kitchen 00:15:00 Take Inventory 01:00:00 Be Wary Of The Latest Trends 01:00:00 Inexpensive Vs. Cheap 00:15:00 Needing Vs. Wanting 01:00:00 Comparison Shopping 01:00:00 How To Find The Best Deals 01:00:00 Secrets Of Outdoor Cooking Recipes 01:00:00 Once A Month Cooking Recipes 00:15:00 Mother's Day Cooking Made Easy 01:00:00 Mardi Gras Cooking Cajun Style 00:30:00 Learn To Cook Italian Food On Vacation 01:00:00 Cooking With A Dutch Oven 01:00:00 Recipes Of Italian Vegetarian Cooking 01:00:00 Home Cooking Network: An Array Of Recipes 00:30:00 America's Home Cooking: The Television Program 01:00:00 A Wonderful Experience With Outdoor Cooking Burners 00:30:00 Cooking For Sunday Dinner 01:00:00 Healthy Cooking Oils 01:00:00 Cooking Cajun Food 01:00:00 Paula's Home Cooking Recipes 00:30:00 The Importance Of Eating A Healthful Vegetarian Diet 01:00:00 Italian Food On A Date 00:30:00 The History Of Pasta In Italian Food 01:00:00 Review Of Different Vegetarian Cooking Shows 00:30:00 Italian Cooking Brochutto 01:00:00 Cooking Christmas Cookies 01:00:00 Back To Beginning For President's Day Cooking 00:30:00 Microwave Bacon Cooking Equipment 00:30:00 Cheap Italian Food In Milan 01:00:00 Chinese Cooking Wok 01:00:00 7 Useful Cooking Tips And Hints 01:00:00 Down Home Cooking 00:30:00 Italian Cooking School 00:30:00 Cooking Games 00:30:00 Italian Cooking Recipes 00:30:00 French Cooking Holidays 00:30:00 Managing Restaurant Food Business Basics 01:00:00 Put Together Your Business Concept 00:30:00 Identify your Target Market 00:30:00 Identify Your Competition 00:30:00 Write A Mission Statement 00:30:00 Downline Basics 00:30:00 Equipment And Supplies 00:30:00 Marketing And Quality Control 00:30:00 Wrapping Up 00:15:00 Recipes Recipe - I 01:00:00 Recipe - II 01:00:00 Recipe - III 01:00:00 Recipe - IV 01:00:00 Recipe - V 01:00:00 Recipe - VI 00:10:00 Recipe - VII 00:10:00 Recipe - VIII 00:12:00 Recipe - IX 00:10:00 Recipe - X 00:15:00 Recipe - XI 00:30:00 Recipe - XII 00:30:00 Recipe - XIII 00:15:00 Recipe - XIV 00:30:00 Recipe - XV 00:30:00 Recipe - XVI 00:10:00 Recipe -XVII 00:15:00 Recipe -XVIII 00:15:00 Recipe -XIX 00:13:00 Recipe -XX 00:10:00 Recommended Reading Recommended Reading: Professional Cooking, Kitchen and Restaurant Management 00:00:00 Mock Exam Mock Exam- Professional Cooking, Kitchen and Restaurant Management 00:20:00 Final Exam Final Exam- Professional Cooking, Kitchen and Restaurant Management 00:20:00

Professional Chef Training, Cooking, Kitchen & Restaurant Management with 20 Bonus Recipes
Delivered Online On Demand3 days
£10.99

React JS Masterclass - Go From Zero To Job Ready

By Packt

This course offers everything you need to become a React developer, from basic to advanced concepts. The course delves deep into custom hooks, Tailwind CSS, React Router, Redux, Firebase, and React Skeleton. You will learn to build real-world apps with React (eCommerce, Movie Informer, Todolist Manager, Blog, and Word Counter).

React JS Masterclass - Go From Zero To Job Ready
Delivered Online On Demand34 hours 49 minutes
£82.99

Business Management: Virtual Assistant

By iStudy UK

Many businesses today, whether big or small are acquiring the idea of having virtual assistance, this reduces the workload on the company and is cheaper than having to create a whole department to take on the same tasks. Virtual assistance is fast becoming an attractive option for many. This course is designed to give you the edge, sharing processes proven to help build a successful virtual assistant business. The course will cover virtual assistant basics and what abilities are needed to become an expert one. You will walk out of this course with the knowledge that will help you to work as a virtual assistant and also help you find legitimate work online! Course Highlights Business Management: Virtual Assistant is an award winning and the best selling course that has been given the CPD Certification & IAO accreditation. It is the most suitable course anyone looking to work in this or relevant sector. It is considered one of the perfect courses in the UK that can help students/learners to get familiar with the topic and gain necessary skills to perform well in this field. We have packed Business Management: Virtual Assistant into 10 modules for teaching you everything you need to become successful in this profession. To provide you ease of access, this course is designed for both part-time and full-time students. You can become accredited in just 8 hours, 55 minutes and it is also possible to study at your own pace. We have experienced tutors who will help you throughout the comprehensive syllabus of this course and answer all your queries through email. For further clarification, you will be able to recognize your qualification by checking the validity from our dedicated website. Why You Should Choose Business Management: Virtual Assistant Lifetime access to the course No hidden fees or exam charges CPD Accredited certification on successful completion Full Tutor support on weekdays (Monday - Friday) Efficient exam system, assessment and instant results Download Printable PDF certificate immediately after completion Obtain the original print copy of your certificate, dispatch the next working day for as little as £9. Improve your chance of gaining professional skills and better earning potential. Who is this Course for? Business Management: Virtual Assistant is CPD certified and IAO accredited. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic backgrounds. Requirements Our Business Management: Virtual Assistant is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path You will be ready to enter the relevant job market after completing this course. You will be able to gain necessary knowledge and skills required to succeed in this sector. All our Diplomas' are CPD and IAO accredited so you will be able to stand out in the crowd by adding our qualifications to your CV and Resume. Business Management: Virtual Assistant Introduction To Virtual Assistant FREE 01:00:00 What Skills Are Needed FREE 01:00:00 Arranging A Work Area 01:00:00 Decide What Services You Will Offer To Accept 01:00:00 How to Know Your Budget 00:30:00 Have A Business Plan 01:00:00 Using Sites Like Scriptlance To Find Clients 01:00:00 Marketing Strategies to Get Clients 01:00:00 Handling Clients Correctly 00:30:00 Wrapping Up 00:15:00 Mock Exam Mock Exam- Business Management: Virtual Assistant 00:20:00 Final Exam Final Exam- Business Management: Virtual Assistant 00:20:00

Business Management: Virtual Assistant
Delivered Online On Demand8 hours 55 minutes
£25

Cisco Implementing Cisco SD-WAN Solutions (ENSDWI) v2.0

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for System installers System integrators System administrators Network administrators Solutions designers Overview After taking this course, you should be able to: Describe the Cisco SD-WAN solution and how modes of operation differ in traditional WAN versus SD-WAN Describe options for Cisco SD-WAN cloud and on-premises deployment Explain how to deploy WAN Edge devices Review the Zero-Touch Provisioning (ZTP) process and examine technical specifics for on-premises deployment Review the device configuration template and describe new features of device configuration templates Describe options for providing scalability, high availability, and redundancy Explain how dynamic routing protocols are deployed in an SD-WAN environment, on the service side and transport side Describe Cisco SD-WAN policy concepts, which includes how policies are defined, attached, distributed, and applied Define and implement advanced control policies, such as policies for custom topologies and service insertion Identify and implement advanced data policies, such as policies for traffic engineering and QoS Define and implement an Application-Aware Routing (AAR) policy Implement Direct Internet Access (DIA) and Cisco SD-WAN Cloud OnRamp options Describe Cisco SD-WAN security components and integration Describe how to design pure and hybrid Cisco SD-WAN solutions, as well as how to perform a migration to Cisco SD-WAN Describe Cisco SD-WAN Day-2 operations, such as monitoring, reporting, logging, troubleshooting, and upgrading Describe Cisco SD-WAN support for multicast The Implementing Cisco SD-WAN Solutions (ENSDWI) v2.0 course gives you training about how to design, deploy, configure, and manage your Cisco© Software-Defined WAN (SD-WAN) solution in a large-scale live network, including how to migrate from legacy WAN to SD-WAN. You will learn best practices for configuring routing protocols in the data center and the branch, as well as how to implement advanced control, data, and application-aware policies. The course also covers SD-WAN deployment and migration options, placement of controllers, how to deploy WAN Edge devices, and how to configure Direct Internet Access (DIA) breakout. The course looks at the different Cisco SD-WAN security options available, such as application-aware enterprise firewall, Intrusion Prevention System (IPS), URL filtering, Cisco Advanced Malware Protection (AMP), Secure Sockets Layer/Transport Layer Security (SSL/TLS) proxy, and Cisco Umbrella© Secure Internet Gateway (SIG). This course helps you prepare to take the Implementing Cisco SD-WAN Solutions (300-415 ENSDWI) exam which is part of the CCNP© Enterprise certification. You will also earn 32 Continuing Education (CE) credits toward recertification. Course outline Examining the Cisco SD WAN Architecture Examining Cisco SD-WAN Deployment Options Deploying WAN Edge Devices Onboarding WAN Edge Devices with ZTP and PnP Using Device Configuration Templates Exploring Redundancy, High Availability, and Scalability Enabling Service-Side and Transport-Side Routing Understanding Cisco SD-WAN Policy Configuration Basics Defining Advanced Control Policies Implementing AAR Examining Direct Internet Access and Cloud Deployment Options Exploring Cisco SD-WAN Security Designing and Migrating to Cisco SD-WAN Performing Cisco SD-WAN Network Management and Troubleshooting Examining Cisco SD-WAN Multicast Support Lab outline Deploy Cisco SD-WAN Controllers Add a WAN Edge Router Using ZTP Deploy Cisco SD-WAN Device Using Configuration Templates Configure Cisco SD-WAN Controller Affinity Implement Service Side Routing Protocols Implement Transport Location (TLOC) Extensions Implement Control Policies Implement Data Policies Implement Application-Aware Routing Implement Branch and Regional Internet Breakouts Migrate Branch Sites Perform Cisco SD-WAN Software Upgrade Additional course details: Nexus Humans Cisco Implementing Cisco SD-WAN Solutions (ENSDWI) v2.0 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 Cisco Implementing Cisco SD-WAN Solutions (ENSDWI) v2.0 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.

Cisco Implementing Cisco SD-WAN Solutions (ENSDWI) v2.0
Delivered OnlineFlexible Dates
Price on Enquiry

Fast Track to Scala Programming for OO / Java Developers (TTSCL2104)

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This course is geared for experienced skilled Java developers, software developers, data scientists, machine learning experts or others who wish to transtion their coding skills to Scala, learning how to code in Scala and apply it in a practical way. This is not a basic class. Overview Working in a hands-on learning environment led by our expert instructor you'll: Get comfortable with Scala's core principles and unique features, helping you navigate the language confidently and boosting your programming skills. Discover the power of functional programming and learn techniques that will make your code more efficient,maintainable, and enjoyable to write. Become proficient in creating dynamic web applications using the Play Framework, and easily connect to databases with the user-friendly Slick library. Master concurrency programming with Akka, empowering you to build scalable and fault-tolerant applications that excel in performance. Enhance your testing skills using ScalaTest and ScalaCheck, ensuring the reliability and quality of your Scala applications, while having fun in the process. Explore the fascinating world of generative AI and GPT technologies, and learn how to integrate them into your projects,adding a touch of innovation and intelligence to your Scala solutions. If your team requires different topics, additional skills or a custom approach, our team will collaborate with you to adjust the course to focus on your specific learning objectives and goals. Discover the power of Scala programming in our comprehensive, hands-on technical training course designed specifically for experienced object-oriented (OO) developers. Scala is a versatile programming language that combines the best of both OO and functional programming paradigms, making it ideal for a wide range of projects, from web applications to big data processing and machine learning. By mastering Scala, you'll be able to develop more efficient, scalable, and maintainable applications. Fast Track to Scala Programming for OO / Java Developers is a four day hands-on course covers the core principles of Scala, functional programming, web application development, database connectivity, concurrency programming, testing, and interoperability between Scala and Java. Additionally, you'll explore cutting-edge generative AI and GPT technologies, learning how to integrate them into your Scala applications for intelligent suggestions or automation. Throughout the course you?ll explore the latest tools and best practices in the Scala ecosystem, gaining valuable knowledge and experience that can be directly applied to your day-to-day work. With 50% of the course content dedicated to hands-on labs, you'll gain practical experience applying the concepts you've learned across various projects, such as building functional web applications, connecting to databases, designing modular components, and implementing concurrency. Upon completing the course, you'll have a solid understanding of the language and its features, empowering you to confidently apply your new skills in data science and machine learning projects. You'll exit well-prepared to create efficient, scalable, and maintainable Scala applications, regardless of the complexity of your projects. Introduction to Scala Scala features and benefits Comparing Scala with Java and other OO languages Installing Scala and setting up the development environment Object-Oriented Programming in Scala Classes and objects Traits, mixins, and inheritance Companion objects and factories Encapsulation and polymorphism Functional Programming Basics Pure functions and referential transparency Higher-order functions and currying Immutability and persistent data structures Pattern matching and recursion Having Fun with Functional Data Structures Lists, sets, and maps in Scala Folding and reducing operations Stream processing and lazy evaluation For-comprehensions Building Web Applications in Functional Style Introduction to Play Framework Functional web routing and request handling JSON handling with Play-JSON Middleware and functional composition Connecting to a Database Introduction to Slick library Database configuration and setup Querying and updating with Slick Transactions and error handling Building Scalable and Extensible Components Modular architecture and design patterns Dependency injection with MacWire Type classes and type-level programming Implicit parameters and conversions Concurrency Programming & Akka Introduction to Akka framework and Actor model Actor systems and message passing Futures and Promises Supervision and fault tolerance Building Confidence with Testing Introduction to ScalaTest and ScalaCheck Unit testing and property-based testing Test-driven development in Scala Mocking and integration testing Interoperability between Scala and Java Calling Java code from Scala Using Java libraries in Scala projects Converting Java collections to Scala collections Writing Scala code that can be called from Java Using Generative AI and GPT Technologies in Scala Programming Overview of GPT and generative AI Integrating GPT with Scala applications Use cases and practical examples

Fast Track to Scala Programming for OO / Java Developers (TTSCL2104)
Delivered OnlineFlexible Dates
Price on Enquiry