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

5932 Computing courses

Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML

4.5(3)

By Studyhub UK

The demand for coding essential skills is skyrocketing. The average salary for a web developer in the United Kingdom is £65,824 per year. And that number is only going to go up as more and more businesses move their operations online. If you want to get ahead in the tech industry, you need to learn how to code. This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML course will teach you the crucial skills you need to become a web developer. You'll learn HTML, JavaScript, C#, and ASP.NET. You'll also learn how to build interactive web applications and use JavaScript to add dynamic functionality to your pages. In this Coding Essentials course, we start with an introduction to HTML, where you'll learn the basics, intermediate to advanced level topics, and explore advanced HTML techniques. Next, we dive into JavaScript, a powerful scripting language used for web development. From the fundamentals to conditional statements, control flow, functions, and error handling, you'll gain a solid understanding of JavaScript and its role in creating dynamic web pages. But that's not all! We also dive into the world of C#, a versatile and widely-used programming language. Starting with the basics, you'll progress through operators, statements, control flow, and debugging techniques. You'll also master object-oriented programming (OOPs) concepts, such as class encapsulation, inheritance, polymorphism, abstract classes, and interfaces. Our comprehensive curriculum concludes with exploring error-handling techniques in C#, ensuring you can create robust and reliable applications. Join us on this exciting coding adventure, where our experienced and expert instructors will guide you every step of the way. Don't miss this opportunity to unlock a world of possibilities and take your coding skills to new heights. Enrol in our Coding Essentials course today and unleash your coding potential! Learning Outcomes: Upon completion of the Coding Essentials course, you should be able to: Master the fundamentals of HTML for creating web pages. Gain intermediate and advanced HTML skills for enhanced web development. Understand the core concepts and syntax of JavaScript. Learn to use JavaScript to create dynamic and interactive web content. Develop proficiency in JavaScript operators and conditional statements. Explore control flow statements and error handling in JavaScript. Acquire a solid foundation in C# programming language. Learn C# operators, statements, and control flow techniques. Understand object-oriented programming (OOPs) concepts in C#. Apply C# error handling techniques for creating robust applications. Who is this course for? This Coding Essentials course is perfect for: Beginners who want to learn coding essentials from scratch. Individuals interested in web development and programming languages. Professionals seeking to enhance their coding skills and expand career opportunities. Students or graduates looking to add valuable coding skills to their resumes. Anyone with a passion for coding and a desire to create innovative applications. Career Path  Our Coding Essentials course will help you to pursue a range of career paths, such as: Web Developer: £25,000 - £50,000 per year. Software Engineer: £30,000 - £60,000 per year. Full Stack Developer: £35,000 - £70,000 per year. Front-end Developer: £25,000 - £55,000 per year. Back-end Developer: £30,000 - £60,000 per year. C# Developer: £35,000 - £70,000 per year. JavaScript Developer: £30,000 - £60,000 per year. Certification After studying the course materials of the Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML there will be a written assignment test which you can take either during or at the end of the course. 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. Prerequisites This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML 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. Course Curriculum Introduction Introduction 00:03:00 How to Get Course requirements 00:02:00 Getting Started on Windows, Linux or Mac 00:02:00 How to ask Great Questions 00:01:00 FAQ's 00:01:00 HTML Introduction HTML 00:05:00 Choosing Code Editor 00:06:00 Installing Code Editor (Sublime Text) 00:04:00 Overview of a Webpage 00:05:00 Structure of a Full HTML Webpage 00:07:00 First Hello World! Webpage 00:09:00 HTML Basic Heading tag 00:09:00 Paragraph 00:08:00 Formatting Text 00:12:00 List Items Unordered 00:05:00 List Items Ordered 00:04:00 Classes 00:09:00 IDs 00:06:00 Comments 00:04:00 HTML Intermediate Images 00:12:00 Forms 00:05:00 Marquee 00:06:00 Text area 00:06:00 Tables 00:06:00 Links 00:07:00 Navbar - Menu 00:04:00 HTML Entities 00:05:00 Div tag 00:06:00 Google Maps 00:07:00 HTML Advanced HTML Audio 00:07:00 HTML Video 00:05:00 Canvas 00:06:00 Iframes 00:05:00 Input Types 00:04:00 Input Attributes 00:06:00 Registration Form 00:04:00 Contact Us Form 00:10:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:02:00 JavaScript Introduction What is JavaScript 00:09:00 Hello World Program 00:14:00 Getting Output 00:11:00 Internal JavaScript 00:13:00 External JavaScript 00:09:00 Inline JavaScript 00:04:00 Async and defer 00:06:00 JavaScript Basics Variables 00:13:00 Data Types 00:10:00 Numbers 00:06:00 Strings 00:06:00 String Formatting 00:05:00 JavaScript Operators Arithmetic operators 00:07:00 Assignment operators 00:03:00 Comparison operators 00:06:00 Logical operators 00:08:00 JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statement 00:04:00 JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:03:00 For loop 00:08:00 Solution for Coding Exercise 00:02:00 JavaScript Functions Creating a Function 00:07:00 Function Call() 00:07:00 Function with parameters 00:05:00 JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 C# Introduction Introduction to CSharp 00:07:00 CSharp vs NET 00:04:00 What is CLR 00:05:00 Architecture of NET Application 00:09:00 Getting Visual Studio 00:07:00 First CSharp Hello World Application 00:16:00 First CSharp Core Hello World Program 00:18:00 Assessment Test 00:01:00 Solution for Assessment Test 00:01:00 C# Basic Variables 00:24:00 CSharp Identifiers 00:08:00 Data Types 00:08:00 Type Casting 00:14:00 User Inputs 00:10:00 Comments 00:03:00 C# Operators Arithmetic Operators 00:09:00 Assignment Operators 00:03:00 Comparison Operators 00:03:00 Logical Operators 00:03:00 Strings 00:10:00 String Properties 00:08:00 Booleans 00:06:00 Assessment Test 00:01:00 Solution for Assessment Test 00:01:00 C# Statements If else Conditions and Statements 00:12:00 Switch-Case Statements 00:09:00 C# Control Flow statements While Loop Statement 00:07:00 Do-While Statement 00:03:00 For Loop Statement 00:07:00 Foreach Statement 00:06:00 Break and Continue 00:03:00 C# Built-in coding Arrays 00:13:00 Loop Through Arrays 00:10:00 Lists 00:07:00 SystemIO Namespace 00:03:00 Datetime 00:10:00 TimeSpan 00:06:00 C# Debugging techniques Debugging Tools in Visual Studio 00:13:00 Call Stack Window 00:04:00 Locals and Autos 00:04:00 C# Object-oriented programming [OOPs] Introduction to Class 00:03:00 Create a Class 00:15:00 Object Initializers 00:16:00 Parameters 00:12:00 Access Modifiers(theory) 00:13:00 C# Methods Introduction to methods 00:06:00 Create a method 00:16:00 Method with parameters 00:09:00 Method default and multiple parameters 00:09:00 Method return keyword 00:07:00 Method Over loading 00:08:00 Assessment Test 00:01:00 Solution for Assessment Test 00:02:00 C# Class Encapsulation Introduction to OOPs 00:04:00 Classes and Objects 00:11:00 Class Members 00:10:00 Class Constructors 00:14:00 Access Modifiers 00:11:00 Properties Get Set 00:06:00 Encapsulation 00:03:00 C# Inheritance and Polymorphism Intro Inheritance and Polymorphism 00:03:00 Inheritance 00:12:00 Polymorphism 00:13:00 Assessment Test 00:02:00 Solution for Assessment Test 00:03:00 C# Abstract and Interfaces Introduction 00:02:00 Abstraction 00:07:00 Interfaces 00:07:00 Enums 00:05:00 C# Error Handling Techniques Try Catch 00:10:00 Custom message on Errors 00:05:00 Finally 00:06:00 Throw keyword 00:09:00 Coding Exercise 00:02:00

Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML
Delivered Online On Demand16 hours 37 minutes
£10.99

Functional Skills Maths Level 2, Functional Skills English Level 2, Functional Skills IT

4.7(26)

By Academy for Health and Fitness

Functional Skills English Level 2 | Functional Skills Maths Level 2 | Functional Skills IT Level 2 with PDF Certificates Are you tired of feeling held back by those frustrating math equations or the words that seem to elude you in English? Our comprehensive Functional Skills bundle can help you as it comprises three individual courses - Functional Skills Maths, Functional Skills English, and Functional Skills IT. Each one is tailored to empower you with vital Functional Skills that are essential for the modern workplace. This course bundle provides a solid foundation of Functional Skills in English, Maths, and IT, essential for both personal development and professional success. The English course focuses on improving Reading, Writing, Speaking, and Listening skills, while the Maths course offers Practical Applications and Problem-solving Techniques. IT training covers essential Digital Skills, and the Fitness course introduces Health and Well-being into the mix. Additional courses on English Grammar and Math Tricks offer unique strategies to further enhance your proficiency and confidence in these core areas. Additionally, we are offering 2 more courses related to Functional Skills absolutely FREE. Courses Included In this Functional Skills Package Are: Course 01: Functional Skills English Level 2 Course 02: Functional Skills Maths Level 2 Course 03: Functional Skills IT Level 2 Course 04: Functional Skills Fitness Level 2 Course 05: English Spelling, Punctuation, and Grammar Training Course 06: Math Tricks & Tips- Best Techniques to Speed up Your Math Learning Outcomes of the Functional Skills Bundle: Develop strong written and verbal communication skills in English. Demonstrate proficiency in asking and answering questions. Improve spelling accuracy and employ correct spelling strategies. Acquire essential mathematical skills. Apply mathematical rules and formulas to solve real-life problems. Demonstrate proficiency in using computer hardware and software. Understand and mitigate IT security threats while troubleshooting computer issues. Why Choose Us? Opportunity to get a Free CPD Accredited / QLS Endorsed Certificate upon completion of the course Get a Free Student ID Card with this training program (£10 postal charge will be applicable for international delivery) The course is Affordable and Simple to understand Get Lifetime Access to the course materials The training program comes with 24/7 Tutor Support Start your learning journey straight away! Curriculum Breakdown Course 01: Functional Skills English Level 2 Module 01: Introduction to the Course Module 02: Basics of Grammar Module 03: The Basics of Sentence Module 04: Structure of Sentence Module 05: Questions Module 06: Punctuation and Capitalisation Module 07: Spelling Module 08: Common Mistakes and Ways to Improve Course 02: Functional Skills Maths Level 2 Module 01: Numbers and Negative Numbers Module 02: Multiple Factors Module 03: Fractions and Power Module 04: Percentages Module 05: Expressions Module 06: Decimals Module 07: Ratio and Proportion Module 08: Exponents and Radicals Module 09: Graphs Module 10: The Profit and Loss Module 11: Perimeter and Area Module 12: Averages Module 13: Probability Course 03: Functional Skills IT Level 2 Section 01: How People Use Computers Section 02: System Hardware Section 03: Device Ports And Peripherals Section 04: Data Storage And Sharing Section 05: Understanding Operating Systems Section 06: Setting Up And Configuring A PC Section 07: Setting Up And Configuring A Mobile Device Section 08: Managing Files Section 09: Using And Managing Application Software Section 10: Configuring Network And Internet Connectivity Section 11: IT Security Threat Mitigation Section 12: Computer Maintenance And Management Section 13: IT Troubleshooting Section 14: Understanding Databases Section 15: Developing And Implementing Software Course 04: Functional Skills Fitness Level 2 Module 01: Introduction To Functional Fitness Training Module 02: What Is Functional Fitness Module 03: Benefits Of Functional Fitness Module 04: Functional Fitness & Other Exercises Module 05: Common Mistakes With Functional Fitness Module 06: Functional Fitness & Power Module 07: Functional Fitness & Strength Module 08: Functional Fitness & Range Of Motion Module 09: Functional Fitness & Balance & Endurance Assessment Process After completing this online course, you will be given immediate access to a specially designed MCQ test. The results will be analysed, and the score will be shown for your review. The passing score for each test will be set at 60%. After passing the Functional Skills exam, you will be able to request a certificate at an additional cost that has been endorsed by the Quality Licence Scheme. CPD 360 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This bundle is ideal for: Students seeking mastery in this field Professionals seeking to enhance their skills Anyone who is passionate about this topic Our Course is Knowledge-based not a regulated course. To get Qualified, you may choose the following options: IGCSE Maths A-Level Maths Functional Skills Qualification in Maths at Level 2 Functional Skills Qualification in Mathematics at Level 2 - GCSE Equivalent for Maths A-level Mathematics Functional Skills Qualification in Mathematics at Entry 1 Functional Skills Qualification in Mathematics at Level 1 Functional Skills Qualification in English at Entry 1 Functional Skills Qualification in English at Entry 2 Functional Skills Qualification in English at Level 1 Functional Skills Qualification in ICT at Level 2 Functional Skills Qualification in Information & Communication Technology (ICT) at Level 1 Requirements You will not need any prior background or expertise to enrol in this Bundle. Career path Enrolling on our Bundle can lead you to the following career path: Teacher Teacher Assistant Private Tutor Customer Service Fire service Police Certificates CPDQS Accredited Certificate Digital certificate - £12.99 Upon passing the Course, you need to order a Digital Certificate for each of the courses inside this bundle as proof of your new skills that are accredited by CPD QS for Free. Certificate in Functional Skills English at QLS Level 2 Hard copy certificate - £79 Show off Your New Skills with a Certification of Completion After successfully completing the Certificate in Functional Skills English at QLS Level 2course, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme. The certificate will be home-delivered, with a pricing scheme of - 79 GBP inside the UK 89 GBP (including postal fees) for international delivery CPDQS Accredited Certificate 29 GBP for Printed Hardcopy Certificate inside the UK 39 GBP for Printed Hardcopy Certificate outside the UK (international delivery)

Functional Skills Maths Level 2, Functional Skills English Level 2, Functional Skills IT
Delivered Online On Demand20 hours
£12

C)ISSO - Certified Information Security Systems Officer Mile 2

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for IS Security Officers IS Managers Risk Managers Auditors Information Systems Owners IS Control Assessors System Managers Government Employees Overview The person who carries this certification should be able to acquire necessary resources, advise senior leadership, collaborate with stakeholders, evaluate effectiveness, identify cybersecurity problems, manage threats, oversee information security awareness programs, participate in risk assessments, support compliance activities, and define or implement policies and procedures to ensure protection of critical infrastructure within an information security environment. If you are looking for the ?gotta have it? cybersecurity course, then the Certified Information Systems Security Officer is for you.ÿ The C)ISSO will prepare you for multiple managerial roles inside the INFOSEC community by covering a broad range of topics. You will learn theories in security concepts, practices, monitoring and compliance in IS management. An Information Systems Security Officer is able to implement and maintain cost-effective security controls that are closely aligned with business and industry standards. The C)ISSO certification course is an idealÿway to increaseÿknowledge, expertise, and skill for managers, auditors, and INFOSEC professionals.ÿ At Mile2 we consider the C)ISSO to be one of our flagship courses.The things you learn in this course can be applied to management, prevention teams, and recovery professionals. Material learned in the Live Class or Self-Study options will apply directly to the certification exam. Course Outline Risk Management Security Management Identification and Authentication Access Control Security Models and Evaluation Operations Security Vulnerability Assessments Symmetric Cryptography and Hashing Network Connections Network Protocols and Devices Telephony, VPNs, and Wireless Security Architecture and Attacks Software Development Security Database Security Malware and Software Attacks Business Continuity Disaster Recovery Incident Management, Law, and Ethics Physical Security Additional course details: Nexus Humans C)ISSO - Certified Information Security Systems Officer Mile 2 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 C)ISSO - Certified Information Security Systems Officer Mile 2 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.

C)ISSO - Certified Information Security Systems Officer Mile 2
Delivered OnlineFlexible Dates
Price on Enquiry

C)ISSM - Certified Information Systems Security Manager Mile 2

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Penetration Testers Microsoft Administrators Security Administrators Active Directory Administrators Anyone looking to learn more about security Overview Upon completion, Certified IS Security Manager students will have a strong foundation in Cyber Security & IS management standards with current best practices and will be prepared to competently take the C)ISSM exam. Companies will lean on a Certified IS Security Manager, C)ISSM to create solutions for tomorrow?s problems, today. When it comes to identifying critical issues and providing effective IS management solutions.ÿ ÿThe knowledge and course content provided in the Certified Information Systems Security Manager ? C)ISSM will not only cover ISACA©?s CISM exam but will provide a measurable certification that demonstrates proficiency in the IS Management Field. The Certified Information Systems Security Manager covers the skills and knowledge to assess threat analysis and risks, Risk & incident management, Security programs and CISO roles, IS security strategy and frameworks, Audit and Risk management creation of policies, compliance and awareness, as well as DR and BCP development, deployment and maintenance. Course Outline Introduction Information Security Governance Information Risk Management and Compliance Information Security Program Development and Management Information Security Incident Management Additional course details: Nexus Humans C)ISSM - Certified Information Systems Security Manager Mile 2 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 C)ISSM - Certified Information Systems Security Manager Mile 2 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.

C)ISSM - Certified Information Systems Security Manager Mile 2
Delivered OnlineFlexible Dates
Price on Enquiry

ISO 31000 Risk Manager

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Risk managersBusiness Process OwnersBusiness Finance ManagersBusiness Risk ManagersRegulatory Compliance ManagersProject ManagementPersons responsible for information security or conformity within an organization Overview To understand the concepts, approaches, methods and techniques allowing an effective risk managementaccording to ISO 31000To understand the relationship between the risk management and the compliance with the requirements ofdifferent stakeholders of an organizationTo acquire the competence to implement, maintain and manage an ongoing risk management program accordingto ISO 31000To acquire the competence to effectively advise organizations on the best practices in risk management In this three-day intensive course participants develop the competence to master a model for implementing risk management processes throughout their organization using the ISO 31000:2009 standard as a reference framework. Day 1 Introduction to the Risk Management framework according to ISO 31000 Concepts and definitions related to Risk Management Risk Management standards, frameworks and methodologies Implementation of a Risk Management framework Understanding an organization and its context Day 2 Risk identification and assessment, risk evaluation, treatment, acceptance, communication and surveillance according to ISO 31000 Risk identification Risk analysis and risk evaluation Risk treatment Risk acceptance and residual risk management Risk communication and consultation Risk monitoring and review Day 3 Risk assessment methodologies according to ISO 31000 and Certification Exam Presentation of risk assessment methodologies Certification Exam

ISO 31000 Risk Manager
Delivered OnlineFlexible Dates
Price on Enquiry

Test Automation with Python (TTPS4832)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This in an introductory-level course geared for QA, Test team members and others who want to use the Python testing framework PyTest to implement code testing strategies. Attendees should have prior basic Python scripting experience. Students should have some familiarity with tools to be used in this course: PyCharm, Jupyter Notebook and basic GIT. Overview Working within in a hands-on learning environment students will learn to: Become proficient with pytest from day one by solving real-world testing problems Use pytest to write tests more efficiently Scale from simple to complex and functional testing Write and run simple and complex tests Organize tests in fles and directories Find out how to be more productive on the command line Markers and how to skip, xfail and parametrize tests Explore fxtures and techniques to use them effectively, such as tmpdir, pytestconfg, and monkeypatch Convert unittest suites to pytest using little-known techniques The pytest framework is simple to use but powerful enough to cover complex testing integration scenarios. PyTest is considered by many to be the true Pythonic approach to testing in Python. Geared for QA, Test team members and others who want to use the Python testing framework PyTest to implement code testing strategies, Test Automation with Python is a hands-on, two day Python testing course that provides students with the skills required to get started with PyTest right away. Participnats will learn how to get the most out of it in their daily workflow, exploring powerful mechanisms and plugins to facilitate many common testing tasks. Students will also learn how to use pytest in existing unittestbased test suites and will learn some tricks to make the jump to a pytest-style test suite quickly and easily. Python Refresher Python Overview Python Basics Python Lab Introducing PyTest Why Spend time writing test UnitTest Module Why PyTest? Introductory Lab Writing and Running Test Installing PyTest Writing and Running Tests Organizing files and packages Command Line options Configure pytest.ini Install and Config Lab Markers and Parameters Mark Basics Built-in marks Parameterization Markers and Parameters Lab Fixtures Introduction to Fixtures Sharing fixtures with conftest.py files Scopes Autouse Parameterizing fixtures Using marks from fixtures Built-in fixtures Best Practices Fixtures Lab Fixtures Lab 2 Plugins Finding and installing plugins Overview of plugins Plugin Lab From UnitTest to PyTest Use PyTest as a Test Runner Convert asserts with unitest2pytest Handling setup/teardown Managing test hierarchies Refactoring test utilities Migration strategies Additional course details: Nexus Humans Test Automation with Python (TTPS4832) 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 Test Automation with Python (TTPS4832) 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.

Test Automation with Python  (TTPS4832)
Delivered OnlineFlexible Dates
Price on Enquiry

Querying Data with Microsoft SQL Server

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for Database Administrators, Database Developers, BI professionals, and Business reporting users. Overview Upon successful completion of this course, students will be able to run Queries and retrieve results, perform conditional searches, and retrieve data from multiple tables. Before starting this course, make sure you meet at least one of the following prerequisites: Basic knowledge of the Microsoft Windows operating system and its core functionality. Basic working knowledge of Relational Databases. In this course, students will gain a good understanding of the Transact-SQL language. They will be able to create queries, sort, filter the data, execute procedures with T-SQL. Course Outline 1.Introduction to Microsoft SQL Server 2.Introduction to T-SQL Querying 3.Writing SELECT Queries 4.Querying Multiple Tables 5.Sorting and Filtering Data 6.Working with SQL Server Data Types 7.Using DML to Modify Data 8.Using Built-In Functions 9.Grouping and Aggregating Data 10.Using Subqueries 11.Using Table Expressions 12.Using Set Operators 13.Using Windows Ranking, Offset, and Aggregate Functions 14.Pivoting and Grouping Sets 15.Executing Stored Procedures 16.Programming with T-SQL

Querying Data with Microsoft SQL Server
Delivered OnlineFlexible Dates
Price on Enquiry

Excel Beginners Course, 1-Day

4.6(12)

By PCWorkshops

This Excel Introduction course is a very good introduction to essential fundamental programming concepts using Excel as programming language. These concepts are daily used by professionals and are essential in most jobs. By the end, you'll be comfortable with Excel concepts, ribbons, formulas, and the Functions Wizard. You will gain hands-on practical experience creating a spreadsheet from scratch on your own.

Excel Beginners Course, 1-Day
Delivered Online & In-PersonFlexible Dates
FREE

Functional Skills Training Course

4.7(26)

By Academy for Health and Fitness

Our Aim Is Your Satisfaction! Offer Ends Soon; Hurry Up!! In winter, you plot and plan. In spring, you move! If you are looking to embark on a long-standing, sought-after career, take the first step to a successful walk of life with this highly regarded Functional Skills course. Are you looking to improve your current abilities or make a career move? Our unique Functional Skills course might help you get there! Expand your expertise with high-quality training - study the Functional Skills and get an expertly designed, great-value training experience. The Functional Skills course is broken down into several in-depth modules to provide you with the most convenient and rich learning experience possible. Upon successful completion of the Functional Skills course, an instant e-certificate will be exhibited in your profile that you can order as proof of your skills and knowledge. Add these amazing new skills to your resume and boost your employability by simply enrolling in this course. This Functional Skills training can help you to accomplish your ambitions and prepare you for a meaningful career. So, join us today and gear up for excellence! What you'll learn in this course Learn about integers, Integers and ordering of integers, Addition and Subtractions of Integers Gain Complete knowledge about factors and multiples, Relations between LCM and HCF Acquire a basic grasp of Fractions, Convert mixed to improper and improper to mixed fractions. Learn Simplification Rule- BODMAS Decimal numbers about fractions, Addition and subtraction of Decimal Representation of Rational Numbers on Number line Rounding to the whole number, Rounding to the required number of decimals Estimation and Scientific Notation or Standard form Percentage, Ratio, Proportion, Unitary Method and its Application Profit, Loss, discount and Tax Why People Love this course From Academy for Health & Fitness: Opportunity to earn a certificate accredited by CPDQS Get a free student ID card! (£10 postal charge will be applicable for international delivery) Innovative and engaging content. Free assessments 24/7 tutor support. Start your learning journey straight away with this Functional Skills Maths course and take a step toward a brighter future! *** Course Curriculum *** Here is the curriculum breakdown of the Functional Skills course: Module 1: Numbers and Negative Numbers Module 2: Multiples Factors Module 3: Fractions and Power Module 4: Percentages Module 5: Expressions Module 6: Decimals Module 7: Ratio and Proportion Module 8: Exponents and Radicals Module 9: Graphs Module 10: The Profit and Loss Module 11: Perimeter and Area Module 12: Averages Module 13: Probability Assessment Process Your skills and knowledge will be tested with an automated multiple-choice assessment. You will then receive instant results to let you know if you have successfully passed the Functional Skills course. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone interested in learning more about the topic is advised to take this Functional Skills course. This course is open to everybody. Requirements You will not need any prior background or expertise to enrol in this course. Career path Enrolling on our Functional Skills Maths programme can lead you to the following career path: Teacher Teacher Assistant Private Tutor Customer Service HR Manager Accountant Finance Manager And many more. Certificates Certificate of completion Digital certificate - £10 CPD Accredited Certificate Hard copy certificate - £29 If you are an international student, then you have to pay an additional 10 GBP as an international delivery charge.

Functional Skills Training Course
Delivered Online On Demand8 hours
£12

Functional Skills Level 2 (Maths and English)

4.7(26)

By Academy for Health and Fitness

24 Hours Left! Enrol Now in this Functional Skills Course! Are you looking to improve your current abilities or make a career move? Our unique Functional Skills Level 2 (Maths and English) course might help you get there! Expand your expertise with high-quality training - study Functional Skills Level 2 (Maths and English) and get an expertly designed, great-value training experience. This Certificate in Functional Skills Maths at QLS Level 2 & Certificate in Functional Skills English at QLS Level 2 course is endorsed by The Quality Licence Scheme and accredited by CPD (with 120 CPD points)to make your skill development & career progression more accessible than ever! This Functional Skills Level 2 (Maths and English) training can help you to accomplish your ambitions and prepare you for a meaningful career. So, join us today and gear up for excellence! Learning Outcomes of Functional Skills Course Master essential calculations like integers, fractions, decimals, and percentages. Solve real-world problems by applying maths to everyday situations. Interpret data and analyse information confidently. Write clear and grammatically correct English. Understand sentence construction and usage. Improve writing accuracy with this functional skills course. Why Prefer This Functional Skills Level 2 (Maths and English) Course? Opportunity to earn a certificate endorsed by the Quality Licence Scheme & another certificate accredited by CPD QS. Get a free Student ID Card! (£10 postal charges will be applicable for international delivery) Learn Functional Skills from anywhere in the world The Functional Skills is affordable and simple to understand The Functional Skills is an entirely online, interactive lesson with voiceover audio Lifetime access to the Functional Skills course materials The Functional Skills comes with 24/7 tutor support Start your learning journey straightaway! This course's curriculum has been designed by Functional Skills experts with years of Functional Skills experience behind them. The Functional Skills course is extremely dynamic and well-paced to help you understand Functional Skills with ease. You'll discover how to master the Functional Skills skill while exploring relevant and essential topics. *** Course Curriculum *** These are the two main focus of this Functional Skills course: Certificate in Functional Skills Maths at QLS Level 2 Certificate in Functional Skills English at QLS Level 2 Assessment Process After completing the course, you will be given immediate access to a specially designed MCQ test. The results will be immediately analysed, and the score will be shown for your review. The passing score for each test will be set at 60%. After passing theexam, you will be able to request a certificate at an additional cost that has been endorsed by the Quality Licence Scheme. CPD 120 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone interested in learning more about the topic is advised to take this Functional Skills (Maths and English) course. Please Note: This is not a regulated course. To get qualified, you may choose: Functional Skills Qualification in Maths at Level 1 Functional Skills Qualification in Mathematics at Level 2 - GCSE Equivalent for Maths Functional Skills Qualification in Mathematics at Level 1 Functional Skills Qualification in English at Level 1 Functional Skills Qualification in ICT at Level 2 IGCSE Maths GCSE A-Level Maths Students A-level Mathematics A-Level Maths Requirements You will not need any prior background or expertise to enrol in this Functional Skills course. Career path Customer Service Retail Assistant Receptionist Sales Assistant Certificates Certificate Accredited by CPD QS Digital certificate - £10 Functional Skills Level 2 (Maths and English) Hard copy certificate - £79 Show off Your New Skills with a Certificate of Completion After successfully completing the Certificate in Functional Skills Maths at QLS Level 2 & Certificate in Functional Skills English at QLS Level 2 course, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme. The certificate will be home-delivered, with a pricing scheme of - 79 GBP inside the UK 89 GBP (including postal fees) for International Delivery Certificate Accredited by CPD QS Upon finishing the Functional Skills Level 2 (Maths and English) course, you need to order to receive aCertificate Accredited by CPD QS that is accepted all over the UK and also internationally. The pricing schemes are: 29 GBP for Printed Hardcopy Certificate inside the UK 39 GBP for Printed Hardcopy Certificate outside the UK (International Delivery)

Functional Skills Level 2 (Maths and English)
Delivered Online On Demand10 days
£12