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

4469 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

Six Sigma & Lean Process

4.8(9)

By Skill Up

Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step

Six Sigma & Lean Process
Delivered Online On Demand1 hour 16 minutes
£25

Level 3 Diploma in Six Sigma & Lean Process

4.8(9)

By Skill Up

Gain the solid skills and knowledge to kickstart a successful career and learn from the experts with this

Level 3 Diploma in Six Sigma & Lean Process
Delivered Online On Demand14 hours 11 minutes
£25

Supply Chain Management - CPD Certified

5.0(3)

By School Of Health Care

Supply Chain Management: Supply Chain Management Online Unleash Your Potential with Supply Chain Management Expertise Discover the power of our Level 7 Advanced Diploma in Supply Chain Management: Supply Chain Management. This comprehensive Supply Chain Management: Supply Chain Management course equips you with the tools and strategies needed to navigate the intricate world of supply chains. With a focus on optimising processes, minimising risks, and driving efficiency, our diploma in Supply Chain management: Supply Chain Management empowers you to become a sought-after supply chain professional. Our Supply Chain Management: Supply Chain Management offers a comprehensive curriculum covering core concepts, strategies, and best practices in this field. By enrolling in this Supply Chain Management : Supply Chain Management program, you will gain a solid foundation in supply chain management: supply chain management principles, procurement strategies, logistics management, and risk assessment. Courses you will get with Supply Chain Management: Supply Chain Management course. Course 01: Level 7 Advanced Diploma in Supply Chain Management Course 02: Level 4 Logistics Management Course 03: Transport manager Course 04: Port Management Diploma Course 05: Level 7 Diploma in Operations Management Special Offers of this Supply Chain Management: Supply Chain Management Course: This Supply Chain Management: Supply Chain Management Course includes a FREE PDF Certificate. Lifetime access to this Supply Chain Management: Supply Chain Management Course Instant access to this Supply Chain Management: Supply Chain Management Course 24/7 Support Available to this Supply Chain Management: Supply Chain Management Course [ Note: Free PDF certificate as soon as completing the Supply Chain Management: Supply Chain Management course] Supply Chain Management: Supply Chain Management Online This Supply Chain Management: Supply Chain Management course consists of 13 modules. Course Curriculum of Supply Chain Management: Supply Chain Management Course Module 01: Principles of Supply Chain Management Module 02: Supply Chain Strategy: The Big Picture Module 03: Customer Service: The Ultimate Goal of Supply Chain Management Module 04: Demand Planning and Forecasting Module 05: Inventory Control and Planning Module 06: Warehouse Module 07: Transportation Planning Module 08: Sourcing Module 09: Logistics Intermediaries Module 10: Global Supply Chain Management Module 11: Legally, Ethically, and Socially Responsible Supply Chain Practises Module 12: Measuring the Supply Chain Performance Module 13: Emerging Technology in Supply Chain Management Assessment Method of Supply Chain Management: Supply Chain Management Course After completing Supply Chain Management: Supply Chain Management Course, you will get quizzes to assess your learning. You will do the later modules upon getting 60% marks on the quiz test. Apart from this, you do not need to sit for any other assessments. Certification of Supply Chain Management: Supply Chain Management Course After completing the Supply Chain Management: Supply Chain Management course, you can instantly download your certificate for FREE. The hard copy of the certification will also be delivered to your doorstep via post, which will cost £13.99. Who is this course for? Supply Chain Management: Supply Chain Management Online This Supply Chain Management: Supply Chain Management course is ideal for professionals who are already working in supply chain management: supply chain management and want to further develop their expertise, as well as for individuals who are looking to enter this dynamic industry. Requirements Supply Chain Management: Supply Chain Management Online To enrol in this Supply Chain Management: Supply Chain Management Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Supply Chain Management: Supply Chain Management Course. Be energetic and self-motivated to complete our Supply Chain Management: Supply Chain Management Course. Basic computer Skill is required to complete our Supply Chain Management: Supply Chain Management Course. If you want to enrol in our Supply Chain Management: Supply Chain Management Course, you must be at least 15 years old.

Supply Chain Management - CPD Certified
Delivered Online On Demand35 hours
£12

Level 5 Accounting and Business Finance

5.0(3)

By School Of Health Care

Business Finance: Business Finance Unlock your potential with our Business Finance course! Dive deep into Business Finance fundamentals, explore advanced Business Finance strategies, and master Business Finance principles. Our Business Finance course equips you with essential Business Finance skills, boosting your expertise in Business Finance analysis, Business Finance management, and Business Finance success. Enroll now in Business Finance! This Business Finance: Business Finance course will give you a solid understanding of accounting and financial processes, concepts, and responsibilities, preparing you for a career in the accounting and finance industry. Learning Outcomes After completing the Business Finance: Business Financecourse, the learner will be able to - Learn the fundamentals of accounting and finance. Recognize the various types of cost data and cost analysis. Cost management and analysis reports. Understand how to handle accounts receivable and credit. Understand inventory management. Recognize the time value of money Identify accounting conventions and how to record financial data Improve managerial performance by understanding Special Offers of this Business Finance Course: This Business Finance Course includes a FREE PDF Certificate. Lifetime access to this Business Finance Course Instant access to this Business Finance Course 24/7 Support Available to this Business Finance Course Business Finance: Business Finance Our Level 5 Business Finance course offers a thorough introduction to the essential concepts of business finance. You'll explore how Business Finance involves managing assets, liabilities, and planning for future growth. This course dives deep into the daily flow of money within a business, highlighting the critical role of Business Finance in measuring, monitoring, and planning operations. Designed for aspiring professionals, our Business Finance course equips you with the skills needed to succeed in the dynamic world of business finance. Enroll now to start mastering Business Finance! Who is this course for? Business Finance: Business Finance This Business Finance: Business Finance is for the ones who are interested in banking sector specially account and finance. Anyone who wants to advance their professional life. Requirements Business Finance: Business Finance To enrol in this Business Finance Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Business Finance Course. Be energetic and self-motivated to complete our Business Finance Course. Basic computer Skill is required to complete our Business Finance Course. If you want to enrol in our Business Finance Course, you must be at least 15 years old. Career path Business Finance: Business Finance After completing this Business Finance: Business Finance course, you may be able to pursue a variety of promising career opportunities, such as: Account manager Finance manager Administrative specialist and many more.

Level 5 Accounting and Business Finance
Delivered Online On Demand1 hour 48 minutes
£12

Level 2 HACCP Training

5.0(27)

By PETM

The Level 2 HACCP Training Course provides an essential understanding of food safety management, adhering to the European Regulation (EC) No 852/2004 on the Hygiene of Foodstuffs. It’s designed to introduce learners to the principles of Hazard Analysis and Critical Control Point (HACCP) systems, enabling professionals in food service industries to comply with legal requirements, identify food hazards, and ensure safe food handling practices. By the end of this course, you’ll have a solid foundation in implementing food safety controls and maintaining a hygienic environment in the workplace.

Level 2 HACCP Training
Delivered Online On Demand3 hours 20 minutes
£25

Lean Six Sigma White Belt course

4.5(3)

By Studyhub UK

The Lean Six Sigma White Belt course introduces participants to the fundamental concepts of Lean, Six Sigma, and quality management. It covers the principles, tools, and methodologies used to improve processes and deliver better results. This course aims to provide a solid foundation in Lean Six Sigma principles and prepare participants to contribute effectively to improvement projects. Learning Outcomes: Understand the importance of quality and its impact on business performance. Learn the key principles and concepts of Lean and how to identify and eliminate various types of waste. Gain insights into Six Sigma's philosophy, DMAIC methodology, and its role in achieving Six Sigma quality. Discover the significance of the Voice of the Customer (VoC) and Critical to Quality (CTQ) parameters. Familiarize with essential quality tools such as Process Maps, Check Sheets, Histograms, Pareto Charts, Fishbone Diagrams, 5 Whys, and Run Charts. Develop an understanding of the roles and responsibilities in a Lean Six Sigma team and project. Identify improvement opportunities and contribute to process enhancements. Gain a comprehensive overview of the Lean Six Sigma approach to process improvement and customer satisfaction. Why buy this Lean Six Sigma White Belt course? 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 Lean Six Sigma White Belt course 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. Who is this course for? This Lean Six Sigma White Belt course course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This Lean Six Sigma White Belt course does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Lean Six Sigma White Belt course 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 As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This Lean Six Sigma White Belt course is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Unit 01: Introduction Introduction 00:04:00 Unit 02: Quality Let's set the scene 00:03:00 What is quality? 00:05:00 Why a focus on quality is important 00:03:00 Unit 03: Lean What is Lean? 00:03:00 History of Lean 00:04:00 The 8 Wastes 00:01:00 Defects 00:02:00 Overproduction 00:02:00 Waiting 00:02:00 Non-utilised talent 00:03:00 Transport 00:02:00 Inventory 00:02:00 Motion 00:02:00 Extra-processing 00:02:00 VA vs. NVA 00:05:00 Creating value 00:04:00 Process 00:03:00 Unit 04: Six Sigma What is Six Sigma? 00:04:00 History of Six Sigma 00:02:00 Good quality vs. Six Sigma quality 00:04:00 DMAIC 00:05:00 Belts & roles 00:03:00 Six Sigma in action 00:06:00 Unit 05: The customer Voice of the customer 00:06:00 Critical to quality 00:04:00 Unit 06: The tools of quality The 7 tools of quality - a high level reminder 00:01:00 Process Map 00:06:00 Check sheet 00:04:00 Histogram 00:04:00 Pareto Chart 00:04:00 Fishbone Diagram 00:05:00 5 Whys 00:05:00 Run Chart 00:04:00 Unit 07: Close out Close out 00:06:00 Resources Resources - Lean Six Sigma White Belt course 00:00:00 Assignment Assignment - Lean Six Sigma White Belt course 00:00:00

Lean Six Sigma White Belt course
Delivered Online On Demand2 hours 5 minutes
£10.99

VMware Tanzu Mission Control: Management and Operations 2022

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Operators and application owners who are responsible for deploying and managing policies for multiple Kubernetes clusters across on-premises and public cloud environments. Overview By the end of the course, you should be able to meet the following objectives: Describe the VMware Tanzu Mission Control architecture Configure user and group access Create access, image registry, network, security, quota, and custom policies Connect your on-premises vSphere with Tanzu Supervisor cluster to VMware Tanzu Mission Control Create, manage, and backup Tanzu Kubernetes clusters Perform cluster inspections Monitor and secure Kubernetes environments During this two-day course, you focus on using VMware Tanzu© Mission Control? to provision and manage Kubernetes clusters. The course covers how to apply access, image registry, network, security, quota, and custom policies to Kubernetes environments. For cluster provisioning and management, the course focuses on deploying, upgrading, backing up and monitoring Kubernetes clusters on VMware vSphere© with Tanzu. Given the abstractions of VMware Tanzu Mission Control, the learnings should be transferrable to public cloud. Introducing VMware Tanzu Mission Control VMware Tanzu Mission Control Accessing VMware Tanzu Mission Control VMware Cloud? services access control VMware Tanzu Mission Control architecture Cluster Management Attached clusters Management clusters Provisioned clusters Cluster inspections Data protection VMware Tanzu© Observability? by Wavefront VMware Tanzu© Service Mesh? Policy Management Policy management Access policies Image registry policies Network policies Security policies Quota policies Custom policies Policy insights

VMware Tanzu Mission Control: Management and Operations 2022
Delivered OnlineFlexible Dates
Price on Enquiry

Kitchen Porter Training: Essential Skills for Food Service

4.3(43)

By John Academy

Discover the key to success in the food service industry with our comprehensive Kitchen Porter Training course. Acquire essential skills in dishwashing, kitchen maintenance, safety, and HACCP principles. Join us for hands-on learning in a dynamic culinary environment. Elevate your career and become an indispensable asset in the commercial kitchen. Enroll now for a transformative culinary journey!

Kitchen Porter Training: Essential Skills for Food Service
Delivered Online On Demand
£24.99

Introduction to C Plus Plus Programming Essentials (TTCP2100)

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This is an introductory-level C++ programming course designed for developers with experience programming in C or other languages. Practical hands-on prior programming experience and knowledge is required. Overview This 'skills-centric' course is about 50% hands-on lab and 50% lecture, designed to train attendees in basic coding with C++, coupling the most current, effective techniques with the soundest industry practices. Our engaging instructors and mentors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. Working in a hands-on learning environment, guided by our expert team, attendees will learn: Writing procedural programs using C++ Using private, public and protected keywords to control access to class members Defining a class in C++ Writing constructors and destructors Writing classes with const and static class members Overloading operators Implementing polymorphic methods in programs Writing programs using file I/O and string streams Using manipulators and stream flags to format output Using the keyword template to write generic functions and classes Writing programs that use generic classes and functions Writing programs that use algorithms and containers of the Standard Library Apply object-oriented design techniques to real-world programming problems Using algorithms and containers of the Standard Library to manipulate string data Understand how C++ protects the programmer from implementation changes in other modules of an application Using try() blocks to trap exceptions Using catch() blocks to handle exceptions Defining exceptions and using throw to trigger them Introduction to C++ Programming / C++ Essentials is a skills-focused, hands-on C++ training course geared for experienced programmers who need to learn C++ coupled with sounds coding skills and best practices for OO development. Students will leave this course armed with the required skills to put foundation-level C++ programming skills right to work in a practical environment. The central concepts of C++ syntax and style are taught in the context of using object-oriented methods to achieve reusability, adaptability and reliability. Emphasis is placed on the features of C++ that support abstract data types, inheritance, and polymorphism. Students will learn to apply the process of data abstraction and class design. Practical aspects of C++ programming including efficiency, performance, testing, and reliability considerations are stressed throughout. Comprehensive hands on exercises are integrated throughout to reinforce learning and develop real competency Moving from C to C++ (Optional) New Compiler Directives Stream Console I/O Explicit Operators Standard Libraries Data Control Capabilities Handling Data New Declaration Features Initialization and Assignment Enumerated Types The bool Type Constant Storage Pointers to Constant Storage Constant Pointers References Constant Reference Arguments Volatile Data Global Data Functions Function Prototypes and Type Checking Default Function Data Types Function Overloading Problems with Function Overloading Name Resolution Promotions and Conversions Call by Value Reference Declarations Call-by-Reference and Reference Types References in Function Return Constant Argument Types Conversion of Parameters Using Default Initializers Providing Default Arguments Inline Functions Operator Overloading Advantages and Pitfalls of Overloading Member Operator Syntax and Examples Class Assignment Operators Class Equality Operators Non-Member Operator Overloading Member and Non-Member Operator Functions Operator Precedence This Pointer Overloading the Assignment Operator Overloading Caveats Creating and Using Objects Creating Automatic Objects Creating Dynamic Objects Calling Object Methods Constructors Initializing Member consts Initializer List Syntax Allocating Resources in Constructor Destructors Block and Function Scope File and Global Scope Class Scope Scope Resolution Operator :: Using Objects as Arguments Objects as Function Return Values Constant Methods Containment Relationships Dynamic Memory Management Advantages of Dynamic Memory Allocation Static, Automatic, and Heap Memory Free Store Allocation with new and delete Handling Memory Allocation Errors Controlling Object Creation Object Copying and Copy Constructor Automatic Copy Constructor Conversion Constructor Streaming I/O Streams and the iostream Library Built-in Stream Objects Stream Manipulators Stream Methods Input/Output Operators Character Input String Streams Formatted I/O File Stream I/O Overloading Stream Operators Persistent Objects Introduction to Object Concepts The Object Programming Paradigm Object-Orientated Programming Definitions Information Hiding and Encapsulation Separating Interface and Implementation Classes and Instances of Objects Overloaded Objects and Polymorphism Declaring and Defining Classes Components of a Class Class Structure Class Declaration Syntax Member Data Built-in Operations Constructors and Initialization Initialization vs. Assignment Class Type Members Member Functions and Member Accessibility Inline Member Functions Friend Functions Static Members Modifying Access with a Friend Class Templates Purpose of Template Classes Constants in Templates Templates and Inheritance Container Classes Use of Libraries Strings in C++ Character Strings The String Class Operators on Strings Member Functions of the String Class Inheritance Inheritance and Reuse Composition vs. Inheritance Inheritance: Centralized Code Inheritance: Maintenance and Revision Public, Private and Protected Members Redefining Behavior in Derived Classes Designing Extensible Software Systems Syntax for Public Inheritance Use of Common Pointers Constructors and Initialization Inherited Copy Constructors Destructors and Inheritance Public, Protected, Private Inheritance Exceptions Types of Exceptions Trapping and Handling Exceptions Triggering Exceptions Handling Memory Allocation Errors C++ Program Structure Organizing C++ Source Files Integrating C and C++ Projects Using C in C++ Reliability Considerations in C++ Projects Function Prototypes Strong Type Checking Constant Types C++ Access Control Techniques Polymorphism in C++ Definition of Polymorphism Calling Overridden Methods Upcasting Accessing Overridden Methods Virtual Methods and Dynamic Binding Virtual Destructors Abstract Base Classes and Pure Virtual Methods Multiple Inheritance Derivation from Multiple Base Classes Base Class Ambiguities Virtual Inheritance Virtual Base Classes Virtual Base Class Information The Standard Template Library STL Containers Parameters Used in Container Classes The Vector Class STL Algorithms Use of Libraries

Introduction to C Plus Plus Programming Essentials (TTCP2100)
Delivered OnlineFlexible Dates
Price on Enquiry