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

352 Scala courses

Microsoft SQL Server Development

4.3(43)

By John Academy

Course Overview The database is a must for collecting, saving, sorting and finding out data of your website or software. An effective database can make your software more engaging and interactive. learn how to use Microsoft SQL Server from this Microsoft SQL Server Development course and boost the quality of your software. This Microsoft SQL Server Development course will teach you the functions of databases and querying from scratch. You will learn about Microsoft SQL Server, relational database management systems, various functions, tables and relationships from this course. You will be able to use the database for your software development and management. This course will also teach you the best practices for database development and management. Learning Outcomes Learn how to use Microsoft SQL management studio Familiarize with basic database design Learn how you can use select statements Be able to insert delete or update data into data tables Learn about the best practices for database development Create relationships among multiple tables Learn how you can use foreign keys Be able to create Complex database objects Understand how to backup and restore database Who is this course for? This course is helpful for anyone who wants to learn about the database management system and SQL servers. You will be able to understand the function of the database, logic and usability of the database for your Microsoft SQL server development. Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path Microsoft SQL Server Development is a useful qualification to possess and would be beneficial for any related profession or industry such as: Software Engineer Web Developers Data Security Officers Database Administrators Database Developers Introduction Introduction to SQL Server and Databases 00:04:00 Download and Install SQL Server Express 00:05:00 Manipulating Tables and Data Connect to Database Instance and Create a Database 00:06:00 Drop or Remove Database 00:04:00 What is a Database Table? 00:02:00 Create an SQL Database Table 00:32:00 Insert Data into the Table with SQL Script 00:15:00 Insert Data into the Table with Management Studio 00:05:00 Select Data from the Table with SQL Script 00:09:00 More Advanced Select Queries Part 1 00:18:00 Update Data in the Table 00:10:00 Update Data in the Table with Management Studio GUI 00:02:00 Delete Data from the Table with SQL Script 00:06:00 Delete Data from the Table with Management Studio GUI 00:01:00 Relationships and Foreign Keys What are Relationships, Foreign Keys and Normalization 00:11:00 Create a Relationship in SQL Server 00:19:00 Insert Records in Related Tables 00:13:00 Run Queries on Related Tables 00:19:00 Left, Right and Full Joins 00:11:00 Group By and Aggregate Functions Grouping Data using SQL GROUP BY Clause 00:12:00 SQL AVG Aggregate Function 00:11:00 SQL COUNT Aggregate Function 00:04:00 SQL MAX and MIN Aggregate Functions 00:04:00 SQL SUM Aggregate Function 00:04:00 Advanced SQL Server Objects and Concepts Create and Manage Views 00:23:00 Scalar Valued Functions 00:27:00 Inline Table Valued Functions 00:09:00 Multi Statement Table Valued Functions 00:12:00 Stored Procedures 00:28:00 Table Triggers 00:19:00 Database Scripting, Backup and Restore 00:15:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Microsoft SQL Server Development
Delivered Online On Demand6 hours
£18

TypeScript Tutorial For Beginners

4.3(43)

By John Academy

Course Overview If you are a JavaScript developer who wants to master TypeScript fundamentals, jumpstart on the road to learning TypeScript with this TypeScript Tutorial For Beginners course.  TypeScript is an open-source programming language which builds on JavaScript. The advantage of Typescript over Javascript is that it adds optimal static typing to the JavaScript language. Many Javascript frameworks use typescript, such as Angular. This course covers a comprehensive set of modules to enhance your understanding of TypeScript fundamentals. It explains what typescript is and gives you a clear understanding of its significance. You will learn how to find the data type of a variable in TypeScript and understand how to define a function type variable typescript. You will also learn how to define objects using classes and use the different access modifiers. In time, you will get to grips with the specific skills to write more scalable applications. Whatever you learn in JavaScript adds value to your understanding of TypeScript. You're already halfway there if you're familiar with Javascript. Enrol right now! Learning Outcomes Understand the variables and data types Explore how to define variables using data types Gain in-depth knowledge of the operators Deepen your understanding of the object oriented principles Know how to create and use arrow functions Familiarise with the flow control statements Understand the variable prefixes Have an in-depth understanding of variable prefixes Who is this course for? The TypeScript Tutorial For Beginners course is incredibly beneficial for professionals interested in understanding the fundamentals of TypeScript. Upgrading skills in this course open doors to tremendous opportunities. Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path The TypeScript Tutorial For Beginners course provides useful skills to possess and would be beneficial for any related profession or industry such as: TypeScript Developer Full Stack Developer Unit 01: Introduction Module 01: What and why TypeScript 00:02:00 Module 02: TypeScript Playground 00:04:00 Module 03: Install TypeScript 00:02:00 Module 04: Install Visual Studio Code 00:01:00 Unit 02: Variables and Data Types Module 01: Introduction 00:03:00 Module 02: First Program Using Visual Studio Code 00:04:00 Module 03: Use JS in a HTML 00:02:00 Module 04: Strings 00:02:00 Module 05: Boolean 00:01:00 Module 06: Any Type 00:01:00 Module 07: Homogenous Arrays 00:03:00 Module 08: Heterogenous Arrays 00:01:00 Module 09: Using alert confirm and prompt 00:03:00 Module 10: Comments 00:02:00 Module 11: Enum Type 00:05:00 Unit 03: Operators Module 01: Arithmetic 00:03:00 Module 02: Assignment 00:04:00 Module 03: Comparison 00:04:00 Module 04: Logical 00:04:00 Module 05: Ternary 00:03:00 Unit 04: Flow Control Statements Module 01: Introduction 00:01:00 Module 02: IF Else Ladder 00:06:00 Module 03: Switch 00:04:00 Module 04: Break and Case Flow 00:03:00 Module 05: While loop 00:03:00 Unit 05: Objects and Arrays Module 01: Introduction 00:02:00 Module 02: Object Literal 00:03:00 Module 03: For-In Loop 00:02:00 Module 04: Arrays 00:04:00 Module 05: De-Structuring Arrays 00:02:00 Module 06: De-Structuring Objects 00:02:00 Unit 06: Functions Module 01: Introduction 00:02:00 Module 02: First Function 00:03:00 Module 03: Passing a parameter 00:01:00 Module 04: Passing Multiple Parameters 00:02:00 Module 05: Optional Parameters 00:04:00 Module 06: Default Values 00:01:00 Module 07: Function as parameter 00:02:00 Module 08: Returning a function 00:03:00 Module 09: Anonymous Functions 00:02:00 Module 10: Overloading 00:05:00 Module 11: REST PARAMS 00:05:00 Module 12: Using a Type on REST PARAM 00:01:00 Unit 07: Arrow Functions Module 01: Introduction 00:02:00 Module 02: First arrow function 00:03:00 Module 03: Passing Parameters 00:03:00 Module 04: Array of Arrow Functions 00:03:00 Unit 08: Variable Prefixes Module 01: let 00:03:00 Module 02: const 00:02:00 Module 02: const functions 00:02:00 Module 04: declare 00:01:00 Unit 09: Interfaces Module 01: Introduction 00:02:00 Module 02: Define an Object Interface 00:03:00 Module 03: Create and object 00:03:00 Module 04: Defining optional properties 00:01:00 Module 05: Interfaces are only compile time 00:01:00 Module 06: Function Interfaces 00:04:00 Module 07: Return Types in Functional interfaces 00:02:00 Module 08: Adding methods to Object Interfaces 00:02:00 Module 09: Array Interfaces 00:03:00 Module 10: String indexed Array Interfaces 00:03:00 Module 11: Extending interfaces 00:06:00 Unit 10: Classes Module 01: Introduction 00:01:00 Module 02: Create a class 00:03:00 Module 03: Add a constructor 00:04:00 Module 04: Add Function properties 00:02:00 Module 05: Power of TypeScript 00:01:00 Module 06: Using for-in and instanceof 00:04:00 Module 07: Implementing an interface 00:06:00 Unit 11: Inheritance Module 01: Introduction 00:03:00 Module 02: Extending a class 00:05:00 Module 03: Create Child Objects 00:07:00 Module 04: Inheriting Functionality 00:04:00 Module 05: Overriding 00:03:00 Unit 12: Access modifiers, Encapsulation and Static Module 01: Public and readonly 00:02:00 Module 02: Encapsulation 00:01:00 Module 03: Private properties 00:04:00 Module 04: Accessor methods 00:02:00 Module 05: Using Static Properties 00:04:00 Module 06: More about static 00:01:00 Module 07: Static Methods 00:03:00 Unit 13: Type Casting Module 01: String to numeric 00:04:00 Module 02: Using the toString method 00:03:00 Module 03: Object Casting 00:02:00 Unit 14: Modules Module 01: Introduction 00:01:00 Module 02: Using Function Modules 00:04:00 Module 03: Import Aliasing and Alternate Export Syntax 00:02:00 Module 04: Default Exports 00:02:00 Module 05: Class Modules 00:01:00 Module 06: Aliasing class modules 00:02:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

TypeScript Tutorial For Beginners
Delivered Online On Demand4 hours 7 minutes
£18

Business Strategies and Planning Program

By Study Plex

Highlights of the Course Course Type: Online Learning Duration: 14 hours 42 minutes Tutor Support: Tutor support is included Customer Support: 24/7 customer support is available Quality Training: The course is designed by an industry expert Recognised Credential: Recognised and Valuable Certification Completion Certificate: Free Course Completion Certificate Included Instalment: 3 Installment Plan on checkout What you will learn from this course? Gain comprehensive knowledge about business administration and business management Understand the core competencies and principles of business administration and business management Explore the various areas of business administration and business management Know how to apply the skills you acquired from this course in a real-life context Become a confident and expert business administrator or business manager Business Strategies and Planning Program Course Master the skills you need to propel your career forward in business administration and business management. This course will equip you with the essential knowledge and skillset that will make you a confident business administrator or business manager and take your career to the next level. This comprehensive business strategies and planning course is designed to help you surpass your professional goals. The skills and knowledge that you will gain through studying this business strategies and planning course will help you get one step closer to your professional aspirations and develop your skills for a rewarding career. This comprehensive course will teach you the theory of effective business administration and business management practice and equip you with the essential skills, confidence and competence to assist you in the business administration and business management industry. You'll gain a solid understanding of the core competencies required to drive a successful career in business administration and business management. This course is designed by industry experts, so you'll gain knowledge and skills based on the latest expertise and best practices. This extensive course is designed for business administrator or business manager or for people who are aspiring to specialise in business administration and business management. Enrol in this business strategies and planning course today and take the next step towards your personal and professional goals. Earn industry-recognised credentials to demonstrate your new skills and add extra value to your CV that will help you outshine other candidates. Who is this Course for? This comprehensive business strategies and planning course is ideal for anyone wishing to boost their career profile or advance their career in this field by gaining a thorough understanding of the subject. Anyone willing to gain extensive knowledge on this business administration and business management can also take this course. Whether you are a complete beginner or an aspiring professional, this course will provide you with the necessary skills and professional competence, and open your doors to a wide number of professions within your chosen sector. Entry Requirements This business strategies and planning course has no academic prerequisites and is open to students from all academic disciplines. You will, however, need a laptop, desktop, tablet, or smartphone, as well as a reliable internet connection. Assessment This business strategies and planning course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner could grasp from each section. In the assessment pass mark is 60%. Advance Your Career This business strategies and planning course will provide you with a fresh opportunity to enter the relevant job market and choose your desired career path. Additionally, you will be able to advance your career, increase your level of competition in your chosen field, and highlight these skills on your resume. 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. Course Curriculum Welcome - How to Get The Most Out of The Course Learn Business Fundamentals and Create Your Own Business Plan Today 00:03:00 Getting Started - How to Use Our\Course 00:01:00 Quickfire Strategy Quiz How Much Do You Know About Your Business Strategy 00:02:00 Quickfire Strategy Quiz - My “Answers” 00:09:00 How to Get The Most From This Course 00:08:00 Using The Course Map Matrix 00:06:00 Guide to The Course Assignments 00:03:00 Download All Course Materials Here 00:02:00 Business Fundamentals: Connecting Business Strategy to The Business plan Section Introduction: Connecting Business Strategy to The Business Plan 00:01:00 Business Strategy to Business Plan 00:04:00 What Do You Mean by Business Strategy 00:02:00 What is a Business Plan 00:05:00 What Do We Mean by Corporate Strategy 00:07:00 Should You Be Creating Shareholder Value 00:07:00 Introduction to Strategic Management 00:06:00 Business Fundamentals: The Value of Strategic Analysis Section Introduction: The Value of Strategic Analysis 00:01:00 Strategic Analysis - The First Step 00:02:00 What is Strategic Analysis 00:05:00 Frameworks for Strategic Analysis 00:10:00 Strategic Analysis Frameworks Case Study: Apple 00:11:00 Business Fundamentals: Frameworks and Theories Business Strategists Must Know Section Introduction: Frameworks and Theories Business Strategists Must Know 00:01:00 Why are These Business Models Important 00:02:00 The Story of The Hedgehog and The Fox 00:02:00 Why are Management Theories Useful in Business Strategy 00:09:00 SWOT Analysis 00:04:00 Introduction to Michael Porter's Five Forces Model 00:05:00 Lafley and Martin Five Step Strategy Model 00:06:00 The 5Cs Model 00:06:00 What is PEST or Broad Factors Analysis 00:05:00 PESTEL Analysis 00:05:00 Ansoff Matrix 00:06:00 Value Chain 00:04:00 Business Model Synthesis 00:08:00 Black Swan Events - Coronavirus 00:05:00 Critical Evaluation of Leadership Section Introduction: Critical Evaluation of Leadership 00:01:00 Vision and Leadership - Starting at The Top 00:05:00 What Skills are We Looking for in Management 00:06:00 What is The Purpose of a Vision Statement 00:03:00 Products and Services and Competitive Advantage Section Introduction: Products Services and Competitive Advantage 00:01:00 What Do We Mean By Products and Services 00:03:00 Why Product Differentiation is Critical 00:05:00 Product Diversification in Business Strategy 00:05:00 How Does Quality Management Fit into Your Business Strategy 00:04:00 What Do We Mean By Competitive Advantage 00:06:00 Bowman's Strategic Clock - Strategic Positioning 00:08:00 Products, Services and Technology in The Business Plan 00:06:00 Competition - Know Your Enemy Section Introduction: Competition - Know Your Enemy 00:02:00 Competitor Analysis 00:05:00 BCG Matrix 00:06:00 Competitors and Competitive Forces 00:10:00 Competitive Intensity 00:08:00 Industry Life Cycle 00:04:00 Competition - Business Plan Tie In 00:02:00 External Strategic Analysis - Industry, Markets and Competition Section Introduction: Industry, Markets and Competition 00:02:00 What Do We Mean By External Strategic Analysis 00:09:00 How Does Industry Analysis Help 00:05:00 Conducting PEST or Broad Factors External Analysis 00:10:00 What are The Business and Funding Life Cycles 00:10:00 Value Chains: Connecting Companies to Their External Environment 00:08:00 Addressing The Total Addressable Market (TAM) 00:05:00 Market Segmentation: Choosing Customers 00:07:00 Bargaining Power of Suppliers 00:05:00 Bargaining Power of Customers/Buyers 00:05:00 Business Plan: Industry, Markets and Competition 00:03:00 Internal Strategic Analysis - Operations and Customer Management Section Introduction - Operations and Customer Management 00:02:00 What are Business Operations 00:02:00 Strategic Analysis With The Business Model Canvas 00:13:00 How Can Corporate Structure Impact Strategy 00:07:00 Organisational Development 00:03:00 Reviewing The Operations of The Firm 00:03:00 Click and Mortar - Online Meets Offline 00:05:00 eCommerce Business Models 00:06:00 Internal Strategic Analysis - Business Plan Tie In 00:04:00 Six Minute Strategist SWOT Assignment Section Introduction: Six Minute Strategist SWOT Assignment 00:01:00 Customer Value Proposition Section Introduction: Customer Value Proposition 00:02:00 Understanding The Customer Value Proposition 00:03:00 Positioning Your Firm in The Market 00:04:00 What Do We Mean By a Profit Model 00:04:00 Hax's Delta Model 00:09:00 Switching Costs and Customer Strategy 00:03:00 Managing The Customer Experience 00:04:00 What is The Customer Journey 00:06:00 Customers, Customer Value and The Business Plan 00:03:00 Sales and Marketing Strategy Section Introduction: Sales and Marketing 00:02:00 The 5 Ps of Marketing 00:05:00 How Can You Plan Your Marketing 00:11:00 Push Marketing Strategy 00:03:00 Pull Marketing Strategy 00:04:00 Understanding AIDA 00:07:00 Progressive Sequence of 9 Agreements 00:07:00 Pricing Strategies 00:10:00 Sales and Marketing in The Business Plan 00:05:00 Digital Business Strategy Transformation Section Introduction: Digital Business Strategy Transformation 00:01:00 Why Do You Need a Digital Strategy Blueprint 00:07:00 What Skills and Assets Do You Need to Be a Digital Entrepreneur 00:06:00 Digital Strategy Blueprint Overview 00:18:00 Digital Strategy - Customer Centric Transformation 00:07:00 Digital Strategy - Customer Experience Transformation 00:05:00 Digital Strategy - Customer Channel Transformation 00:06:00 Digital Strategy - Digital Skills Transformation 00:03:00 Digital Strategy - Tools and Resources 00:02:00 Understanding Financial Statements Section Introduction: Understanding Financial Statements 00:02:00 Overview of Financial Statements 00:02:00 GAAP: Accruals vs Cash Accounting 00:05:00 Income Statement or Profit and Loss Account 00:08:00 Cash Flow Statement 00:06:00 Cash Flow Metrics Explained 00:09:00 Case Study - Apple Financial Statements 00:04:00 Financial Statements in The Business Plan 00:06:00 Finance: Strategic Financial Analysis Section Introduction: Strategic Financial Analysis 00:01:00 What is Financial Analysis 00:11:00 Income Statement Profitability Ratios 00:04:00 Balance Sheet Ratio Analysis 00:12:00 Cash Flow Statement Analysis 00:05:00 Valuation Ratios 00:04:00 Finance: Financial Analysis - Case Study and Assignment Section Introduction: Financial Analysis - Case Study and Assignment 00:01:00 Apple Inc Financial Analysis - Solution 00:02:00 Discussion of Measurements of Growth Analysis 00:05:00 Discussion of Measures of Profitability Analysis 00:06:00 Discussion of Trading Performance Analysis 00:03:00 Discussion of Working Capital (Liquidity and Efficiency) Analysis 00:11:00 Future Business Strategy Analyser Assignment Section Introduction: Future Business Strategy Analyser Assignment 00:01:00 Goal Setting and Financial Performance Section Introduction: Goal Setting and Performance Management 00:01:00 Introduction to Goal Setting 00:03:00 What Do We Mean By Smart Goals 00:03:00 Key Performance Indicators 00:04:00 Strategic Dashboards 00:07:00 Corporate Performance Management 00:04:00 Objectives and Key Results 00:04:00 Year Over Year Performance 00:03:00 Business Fundamentals: Growth Strategies Section Introduction: Growth Strategies 00:01:00 Organic vs Inorganic 00:03:00 The Advantage of First Mover Advantage 00:04:00 The Importance of Scalability 00:03:00 Merger and Acquisitions Growth Strategies 00:10:00 Buy and Build Growth Strategy 00:08:00 Negative Growth- Company Recovery Strategies 00:09:00 Post Coronavirus Strategies 00:06:00 Growth Strategies Business Plan Tie In 00:03:00 Valuation, Funding, Exits and Returns Section Introduction: Valuation, Funding, Exits and Returns 00:02:00 Valuation and Funding - A Consequence of Our Business Strategy 00:04:00 How to Value a Company 00:10:00 Sources of Equity Funding 00:08:00 What is a Pre-Money Valuation 00:05:00 How to Create a Pitch Deck for Investors 00:06:00 Sources and Uses of Funds in The Business Plan 00:02:00 What is a Cap Table 00:05:00 Exit Strategies and Returns 00:09:00 Transaction Cost Management 00:01:00 Risk Assessment Section Introduction: Risk Assessment 00:01:00 Risk Assessment - Strategic Plan Summary 00:02:00 Business Plan Synthesis Section Introduction: Business Plan Synthesis 00:03:00 Business Plan Synthesis 00:03:00 Business Plan - Executive Summary 00:02:00 Business Plan - History and Background 00:02:00 Business Plan - Management Summary 00:04:00 Business Plan Appendicies 00:03:00 Key Questions Check List 00:01:00 Business Plan Refinement: Types of Businesses 00:01:00 Summary and Wrap Up Summary and Wrap up 00:04:00 Obtain Your Certificate Order Your Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00

Business Strategies and Planning Program
Delivered Online On Demand
£19

NodeJS Made Easy for MEAN or MERN Stack

By Packt

This course will enable you to master Node.js fundamentals in line with MERN stack development. You will learn the essential concepts that you need to know in order to create Node.js applications using Express, MongoDB, Mongoose, Docker, React, and much more.

NodeJS Made Easy for MEAN or MERN Stack
Delivered Online On Demand6 hours 51 minutes
£14.99

Web Designing Business Masterclass

4.8(9)

By Skill Up

Start on a transformative journey into the world of web design with our masterclass. Unleash your creative prowess and conquer the digital realm.

Web Designing Business Masterclass
Delivered Online On Demand2 hours 2 minutes
£14.99

Introduction to Website Development Technologies

By Packt

This comprehensive, hands-on course empowers beginners with essential web development skills. From HTML, CSS, and JavaScript to GitHub and Bootstrap, master the tools of the trade. Learn to build, style, and deploy websites effortlessly. No prior knowledge of programming or web development is needed.

Introduction to Website Development Technologies
Delivered Online On Demand8 hours 27 minutes
£14.99

Microsoft SQL Server Development for Everyone

5.0(10)

By Apex Learning

Overview This comprehensive course on Microsoft SQL Server Development for Everyone will deepen your understanding on this topic .After successful completion of this course you can acquire the required skills in this sector. This Microsoft SQL Server Development for Everyone comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Microsoft SQL Server Development for Everyone . It is available to all students, of all academic backgrounds. Requirements Our Microsoft SQL Server Development for Everyone is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 6 sections • 31 lectures • 05:48:00 total length •Introduction to SQL Server and Databases: 00:04:00 •Download and Install SQL Server Express: 00:05:00 •Connect to Database Instance and Create a Database: 00:06:00 •Drop or Remove Database: 00:04:00 •What is a Database Table?: 00:02:00 •Create an SQL Database Table: 00:32:00 •Insert Data into the Table with SQL Script: 00:15:00 •Insert Data into the Table with Management Studio: 00:05:00 •Select Data from the Table with SQL Script: 00:09:00 •More Advanced Select Queries Part 1: 00:18:00 •Update Data in the Table: 00:10:00 •Update Data in the Table with Management Studio GUI: 00:02:00 •Delete Data from the Table with SQL Script: 00:06:00 •Delete Data from the Table with Management Studio GUI: 00:01:00 •What are Relationships, Foreign Keys and Normalization: 00:11:00 •Create a Relationship in SQL Server: 00:19:00 •Insert Records in Related Tables: 00:13:00 •Run Queries on Related Tables: 00:19:00 •Left, Right and Full Joins: 00:11:00 •Grouping Data using SQL GROUP BY Clause: 00:12:00 •SQL AVG Aggregate Function: 00:11:00 •SQL COUNT Aggregate Function: 00:04:00 •SQL MAX and MIN Aggregate Functions: 00:04:00 •SQL SUM Aggregate Function: 00:04:00 •Create and Manage Views: 00:23:00 •Scalar Valued Functions: 00:27:00 •Inline Table Valued Functions: 00:09:00 •Stored Procedures: 00:28:00 •Table Triggers: 00:19:00 •Database Scripting, Backup and Restore: 00:15:00 •Assignment - Microsoft SQL Server Development for Everyone: 00:00:00

Microsoft SQL Server Development for Everyone
Delivered Online On Demand5 hours 48 minutes
£12

Business Strategy Planning

5.0(10)

By Apex Learning

Overview This comprehensive course on Business Strategy Planning will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Business Strategy Planning comes with accredited certification, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Business Strategy Planning. It is available to all students, of all academic backgrounds. Requirements Our Business Strategy Planning is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 24 sections • 163 lectures • 14:21:00 total length •Learn Business Fundamentals and Create Your Own Business Plan Today!: 00:02:00 •Quickfire Strategy Quiz How much do you know about your business strategy?: 00:02:00 •Quickfire Strategy Quiz - My 'Answers': 00:10:00 •How to get the most from this Course: 00:09:00 •Using the Course Map Matrix: 00:06:00 •Guide to the Course Assignments: 00:04:00 •Download All Course Materials Here: 00:03:00 •Section Introduction: Connecting Business Strategy to the Business Plan: 00:02:00 •Business Strategy to Business Plan: 00:04:00 •What do we mean by Business Strategy?: 00:02:00 •What is a Business Plan?: 00:06:00 •What do we mean by Corporate Strategy?: 00:07:00 •Should You Be Creating Shareholder Value?: 00:07:00 •Introduction to Strategic Management: 00:06:00 •Section Introduction: The Value of Strategic Analysis: 00:01:00 •Strategic Analysis - The First Step: 00:02:00 •What is Strategic Analysis?: 00:05:00 •Frameworks for Strategic Analysis: 00:10:00 •Strategic Analysis Frameworks Case Study: Apple: 00:11:00 •Section Introduction: Frameworks and Theories Business Strategists Must Know: 00:02:00 •Why are these Business Models important?: 00:02:00 •The Story of the Hedgehog and the Fox: 00:03:00 •Why are Management Theories Useful in Business Strategy?: 00:09:00 •SWOT Analysis: 00:05:00 •Introduction to Michael Porter's Five Forces Model: 00:06:00 •Lafley and Martin Five Step Strategy Model: 00:06:00 •The 5Cs Model: 00:06:00 •What is PEST or Broad Factors Analysis?: 00:05:00 •PESTEL Analysis: 00:05:00 •Ansoff Matrix: 00:07:00 •Value Chain: 00:05:00 •Business Model Synthesis: 00:08:00 •Black Swan Events - Coronavirus: 00:05:00 •Section Introduction: Critical Evaluation of Leadership: 00:01:00 •Vision and Leadership - Starting at the Top: 00:06:00 •What Skills Are We Looking For In Management?: 00:07:00 •What is the Purpose of a Vision Statement?: 00:03:00 •Section Introduction: Products Services and Competitive Advantage: 00:02:00 •What do we mean by Products and Services: 00:03:00 •Why Product Differentiation is Critical: 00:05:00 •Product Diversification in Business Strategy: 00:06:00 •How Does Quality Management fit into your Business Strategy?: 00:04:00 •What do we mean by Competitive Advantage?: 00:06:00 •Bowman's Strategic Clock - Strategic Positioning: 00:09:00 •Products, Services and Technology in the Business Plan: 00:06:00 •Section Introduction: Competition - Know Your Enemy: 00:02:00 •Competitor Analysis: 00:05:00 •BCG Matrix: 00:06:00 •Competitors and Competitive Forces: 00:10:00 •Competitive Intensity: 00:09:00 •Industry Life Cycle: 00:05:00 •Competition - Business Plan Tie In: 00:02:00 •Section Introduction: Industry, Markets and Competition: 00:02:00 •What do we mean by External Strategic Analysis: 00:09:00 •How Does Industry Analysis Help?: 00:05:00 •Conducting PEST or Broad Factors External Analysis: 00:11:00 •What are the Business and Funding Life Cycles?: 00:10:00 •Value Chains: Connecting Companies to their External Environment: 00:08:00 •Addressing the Total Addressable Market (TAM): 00:05:00 •Market Segmentation: Choosing Customers: 00:07:00 •Bargaining Power of Suppliers: 00:06:00 •Bargaining Power of Customers/Buyers: 00:06:00 •Business Plan: Industry, Markets and Competition: 00:04:00 •Section Introduction - Operations and Customer Management: 00:02:00 •What are Business Operations?: 00:03:00 •Strategic Analysis with the Business Model Canvas: 00:14:00 •How can Corporate Structure impact Strategy?: 00:07:00 •Organisational Development: 00:04:00 •Reviewing the Operations of the Firm: 00:03:00 •Click and Mortar - Online meets Offline: 00:05:00 •eCommerce Business Models: 00:06:00 •Internal Strategic Analysis - Business Plan Tie In: 00:05:00 •Section Introduction: Six Minute Strategist SWOT Assignment: 00:02:00 •Section Introduction: Customer Value Proposition: 00:02:00 •Understanding the Customer Value Proposition: 00:03:00 •Positioning Your Firm in the Market: 00:04:00 •What do we mean by a Profit Model?: 00:05:00 •Hax's Delta Model: 00:09:00 •Switching Costs and Customer Strategy: 00:03:00 •Managing the Customer Experience: 00:05:00 •What is the Customer Journey?: 00:06:00 •Customers, Customer Value and the Business Plan: 00:03:00 •Section Introduction: Sales and Marketing: 00:02:00 •The 5 Ps of Marketing: 00:06:00 •How Can You Plan Your Marketing?: 00:11:00 •Push Marketing Strategy: 00:03:00 •Pull Marketing Strategy: 00:04:00 •Understanding AIDA: 00:07:00 •Progressive Sequence of 9 Agreements: 00:07:00 •Pricing Strategies: 00:11:00 •Sales and Marketing in the Business Plan: 00:06:00 •Section Introduction: Digital Business Strategy Transformation: 00:02:00 •Why Do You Need A Digital Strategy Blueprint?: 00:07:00 •What Skills and Assets do you need to be a Digital Entrepreneur?: 00:07:00 •Digital Strategy Blueprint Overview: 00:18:00 •Digital Strategy - Customer Centric Transformation: 00:07:00 •Digital Strategy - Customer Experience Transformation: 00:05:00 •Digital Strategy - Customer Channel Transformation: 00:06:00 •Digital Strategy - Customer Engagement Transformation: 00:19:00 •Digital Strategy - Digital Skills Transformation: 00:04:00 •Digital Strategy - Tools and Resources: 00:02:00 •Section Introduction: Understanding Financial Statements: 00:02:00 •Overview of Financial Statements: 00:03:00 •GAAP: Accruals vs Cash Accounting: 00:06:00 •Income Statement or Profit and Loss Account: 00:08:00 •Introduction to the Balance Sheet: 00:11:00 •Cash Flow Statement: 00:06:00 •Cash Flow Metrics Explained: 00:09:00 •Case Study - Apple Financial Statements: 00:04:00 •Financial Statements in the Business Plan: 00:06:00 •Section Introduction: Strategic Financial Analysis: 00:01:00 •What is Financial Analysis?: 00:11:00 •Income Statement Profitability Ratios: 00:04:00 •Balance Sheet Ratio Analysis: 00:12:00 •Cash Flow Statement Analysis: 00:05:00 •Valuation Ratios: 00:04:00 •Section Introduction: Financial Analysis - Case Study and Assignment: 00:01:00 •Apple Inc Financial Analysis - Solution: 00:03:00 •Discussion of Measurements of Growth Analysis: 00:05:00 •Discussion of Measures of Profitability Analysis: 00:07:00 •Discussion of Trading Performance Analysis: 00:03:00 •Discussion of Working Capital (Liquidity and Efficiency) Analysis: 00:12:00 •Section Introduction: Future Business Strategy Analyser Assignment: 00:01:00 •Section Introduction: Goal Setting and Performance Management: 00:02:00 •Introduction to Goal Setting: 00:03:00 •What do we mean by SMART Goals?: 00:04:00 •Key Performance Indicators: 00:04:00 •Strategic Dashboards: 00:07:00 •Corporate Performance Management: 00:04:00 •Objectives and Key Results: 00:04:00 •Year over Year Performance: 00:04:00 •Section Introduction: Growth Strategies: 00:02:00 •Organic vs Inorganic: 00:03:00 •The Advantage of First Mover Advantage: 00:05:00 •The Importance of Scalability: 00:04:00 •Merger and Acquisitions Growth Strategies: 00:10:00 •Buy and Build Growth Strategy: 00:08:00 •Negative Growth- Company Recovery Strategies: 00:09:00 •Post Coronavirus Strategies: 00:06:00 •Growth Strategies Business Plan Tie In: 00:03:00 •Section Introduction: Valuation, Funding, Exits and Returns: 00:02:00 •Valuation and Funding - A Consequence of our Business Strategy: 00:04:00 •How to Value a Company: 00:11:00 •Sources of Equity Funding: 00:08:00 •What is a Pre-Money Valuation?: 00:06:00 •How to Create a Pitch Deck for Investors: 00:06:00 •Sources and Uses of Funds in the Business Plan: 00:02:00 •What is a Cap Table?: 00:05:00 •Exit Strategies and Returns: 00:09:00 •Transaction Cost Management: 00:02:00 •Section Introduction: Risk Assessment: 00:01:00 •Risk Assessment - Strategic Plan Summary: 00:02:00 •Section Introduction: Business Plan Synthesis: 00:03:00 •Business Plan Synthesis: 00:03:00 •Business Plan - Executive Summary: 00:02:00 •Business Plan - History and Background: 00:02:00 •Business Plan - Management Summary: 00:04:00 •Business Plan Appendicies: 00:04:00 •Key Questions Check List: 00:01:00 •Business Plan - Audience Targeting: 00:03:00 •Business Plan Refinement: Types of Businesses: 00:02:00 •Summary and Wrap Up: 00:05:00 •Additional File: 00:00:00

Business Strategy Planning
Delivered Online On Demand14 hours 21 minutes
£12

AWS Solutions Architect & SysOps Administrator

5.0(1)

By Course Gate

In this competitive job market, you need to have some specific skills and knowledge to start your career and establish your position. This AWS Solutions Architect & SysOps Administrator will help you understand the current demands, trends and skills in the sector. The course will provide you with the essential skills you need to boost your career growth in no time. The AWS Solutions Architect & SysOps Administrator will give you clear insight and understanding about your roles and responsibilities, job perspective and future opportunities in this field. You will be familiarised with various actionable techniques, career mindset, regulations and how to work efficiently. This course is designed to provide an introduction to AWS Solutions Architect & SysOps Administrator and offers an excellent way to gain the vital skills and confidence to work toward a successful career. It also provides access to proven educational knowledge about the subject and will support those wanting to attain personal goals in this area. Learning Objectives Learn the fundamental skills you require to be an expert Explore different techniques used by professionals Find out the relevant job skills & knowledge to excel in this profession Get a clear understanding of the job market and current demand Update your skills and fill any knowledge gap to compete in the relevant industry CPD accreditation for proof of acquired skills and knowledge Who is this Course for? Whether you are a beginner or an existing practitioner, our CPD accredited AWS Solutions Architect & SysOps Administrator is perfect for you to gain extensive knowledge about different aspects of the relevant industry to hone your skill further. It is also great for working professionals who have acquired practical experience but require theoretical knowledge with a credential to support their skill, as we offer CPD accredited certification to boost up your resume and promotion prospects. Entry Requirement Anyone interested in learning more about this subject should take this AWS Solutions Architect & SysOps Administrator. This course will help you grasp the basic concepts as well as develop a thorough understanding of the subject. The course is open to students from any academic background, as there is no prerequisites to enrol on this course. The course materials are accessible from an internet enabled device at anytime of the day. CPD Certificate from Course Gate At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Career path The AWS Solutions Architect & SysOps Administrator will help you to enhance your knowledge and skill in this sector. After accomplishing this course, you will enrich and improve yourself and brighten up your career in the relevant job market. Course Curriculum AWS Tutorial | Course Introduction AWS Tutorial Introduction 00:02:00 What You Will Become 00:01:00 Cloud Computing Basics - Introducing IaaS, PaaS & SaaS Service Models Cloud Computing Introduction 00:07:00 Cloud service models 00:10:00 Cloud Deployment Models 00:05:00 Pre-Requisites - Key Skills Required Before Get Started with AWS Linux Basics 00:02:00 AWS Free Tier Account 00:01:00 Desire to adopt Cloud Model 00:01:00 AWS Global Infrastructure AWS Regions 00:03:00 Availability Zones 00:06:00 EC2 Basics- Virtual Servers in AWS Cloud What is Amazon EC2? 00:03:00 How to Create EC2 Instance - Linux 00:13:00 How to Create EC2 Instance - Windows 00:06:00 How to configure EC2 Instance? 00:15:00 Instance States 00:05:00 EC2 Instance Types 00:08:00 EC2 Pricing Models 00:17:00 Networking Basics - Basics of Network Topology and IP address classes Know Networking Terms - IP, Port, Protocol, Service, Daemon 00:15:00 Apache HTTP Server 00:19:00 VPC - Configure Custom Virtual Private Cloud in the AWS Cloud Build Your Own Datacenter 00:04:00 What is AWS VPC? 00:04:00 Create Custom VPC 00:07:00 Create Custom VPC - LAB 00:17:00 Private Subnet Vs Public Subnet 00:08:00 Private Subnet Vs Public Subnet - LAB 00:15:00 VPC Peering Connections 00:04:00 VPC Peering Connections - LAB 00:11:00 Network ACLs Vs Security Groups 00:09:00 Virtual Private Network (VPN) 00:03:00 EC2 Advanced - Virtual Servers in AWS Cloud EC2 Instance Meta Data 00:03:00 How to Manage Instance Settings 00:07:00 BootStrap EC2 instances 00:05:00 AMI - Create, Copy & Manage Permissions 00:10:00 EC2 Placement Groups 00:05:00 Public IP Vs. Elastic IP 00:03:00 EC2 Summary 00:05:00 Introduction to Elastic Block Store - EBS 00:06:00 Instance Store Volumes 00:06:00 EBS Snapshots 00:03:00 Cloud Watch Basics - Monitor AWS Resources & Applications Performance Cloud Watch Metrics 00:04:00 Cloud Watch Dashboards 00:03:00 Cloud Watch Alarms 00:05:00 Simple Notification Service SNS Introduction 00:03:00 Create Topic & Subscriptions to the Topic 00:03:00 Cloud Watch Alarms - LAB 00:11:00 Certificate Manager - Provision, Manage & Deploy SSL/TLS Certificates Data Encryption Introduction & Types 00:04:00 Create SSL/TLS Certificates - LAB 00:05:00 Route 53 - Scalable DNS and Domain Registration What is Route 53? | How DNS works? 00:06:00 How to Create Hosted Zone 00:07:00 DNS Record Types 00:07:00 Route53 Health Checks 00:03:00 Load Balancing - High Availability Solution for the Applications & Servers High Availability & Load Balancer - Architecture 00:16:00 Classic Load Balancer 00:08:00 Application Load Balancer 00:15:00 Network Load Balancer 00:06:00 Auto Scaling - Scale EC2 instances Proportion to Application Load What is Auto Scaling? 00:08:00 Auto Scaling Group - Architecture 00:08:00 Auto Scaling Group with ELB Association 00:08:00 Create launch Configuration 00:03:00 Create Auto Scaling group 00:16:00 S3 - Scalable Object Storage in the AWS Cloud What is S3? 00:08:00 Create First S3 Bucket 00:03:00 Create First S3 Object 00:04:00 S3 Storage Classes 00:06:00 S3 Versioning 00:10:00 S3 Life Cycle Management 00:08:00 IAM - Manage User Access and Encryption Keys What is IAM ? | IAM Architecture 00:12:00 IAM User, IAM Group - LAB 00:11:00 IAM Policy - LAB 00:07:00 IAM Role - LAB 00:04:00 S3 Cross-Region Replication - LAB 00:10:00 IAM MFA & Security Best Practices 00:07:00 AWS CLI - Manage AWS Services & Resources through AWS CLI How to Install AWS CLI on Windows Systems 00:05:00 How to Install AWS CLI on Linux 00:03:00 Explore AWS CLI Real-time Use Cases 00:07:00 Key Management Service - Generate & Manage AWS Encryption Keys KMS Architecture 00:05:00 Key Management Service (LAB) 00:05:00 EBS Volume Encryption 00:02:00 S3 Encryption 00:02:00 EFS - Managed Network File Storage for EC2 EFS Architecture 00:04:00 Create EFS 00:05:00 Mount on EC2 Instances 00:04:00 S3 Glacier - Data Archival Solution in the AWS Cloud What is S3 Glacier? 00:02:00 Create Vault 00:02:00 Retrieval Policies 00:03:00 Cloud Watch Advanced - Monitor AWS Resources & Applications Performance Cloud Watch Logs 00:13:00 Cloud Watch Custom Metrics 00:04:00 Cloud Watch Events 00:07:00 Cloud Front - Global Content Delivery Network Cloud Front Architecture 00:05:00 Create Cloud Front Distribution - LAB 00:05:00 Cloud Trail - Track IAM user activity & API Usage What is Cloud Trail 00:02:00 Create Trail - LAB 00:05:00 Lambda - Run Code without Thinking About Code | Serverless Architecture What is AWS Lambda? 00:06:00 Getting started with AWS Lambda - LAB 00:08:00 RDS RDS Introduction 00:05:00 Get started with RDS - LAB 00:07:00 DynamoDB Create DynamoDB Table 00:02:00 API Gateway - Build, Deploy & Manage APIs API Gateway Architecture 00:06:00 Create an API - LAB 00:06:00 API Gateway Realtime Use Case 00:03:00 Elastic Beanstalk What is Elastic Beanstalk? 00:06:00 Create a web app - LAB 00:06:00 Cloud Formation - Create & Manager resources with Cloud Formation Templates What is Cloud Formation? 00:06:00 Create Stack - LAB 00:11:00 Cloud Formation Designer - LAB 00:07:00 Systems Manager - Session Manager, Run Command, Parameter Store, Patch Manager What is a Systems Manager? 00:09:00 Session Manager 00:03:00 Run Command 00:06:00 Patch Manager 00:03:00 Secrets Manager - Rotate, Manage & Retrieve Secret through their life cycle What is Secrets Manager? 00:03:00 Store a new secret in Secrets Manager - LAB 00:03:00 Secrets Manager Use Cases 00:02:00 Inspector - Analyze Application Security & Report Inspector Architecture 00:05:00 Inspector Install Run Analyze - LAB 00:06:00 LightSail - Launch & Manage Virtual Private Servers LightSail Architecture 00:05:00 Get Started with LightSail! 00:04:00 AWS Limitations AWS Free Tier Limitations 00:04:00 AWS Service Limits 00:04:00 AWS Cost Explorer What is AWS Cost Explorer? How to Analyze Cost Report? 00:04:00 AWS Support AWS Support Plans 00:04:00 How to raise support tickets with AWS? 00:03:00 AWS Trusted Advisor What is AWS Trusted Advisor? 00:06:00 AWS Project - Realtime 3-Tier Architecture AWS Project - 3-Tier Architecture Deep Drive 00:11:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

AWS Solutions Architect & SysOps Administrator
Delivered Online On Demand12 hours 47 minutes
£11.99

The Reality of Extended Reality

By IIL Europe Ltd

The Reality of Extended Reality This presentation provides an introduction to Extended Reality (XR), which includes Virtual Reality (VR) and Augmented Reality (AR). As the technology advances, organizations have found practical ways to apply XR with all kinds of objectives. In Talent Development for example, VR can eliminate risk and safety concerns, provide scalability, offer the opportunity to gain practical experience, remove time and travel costs, and more. Gain an understanding of VR and AR Learn what equipment is required to utilize VR and AR Learn how organizations are applying VR tools

The Reality of Extended Reality
Delivered Online On Demand30 minutes
£15