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

1406 C++ courses

Programming AutoCAD with SQL Server Database Using C#

4.7(160)

By Janets

Register on the Programming AutoCAD with SQL Server Database Using C# today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get a certificate as proof of your course completion. The Programming AutoCAD with SQL Server Database Using C# course is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablets, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The Programming AutoCAD with SQL Server Database Using C# course Receive a digital certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Certification After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post. Who Is This Course For: The course is ideal for those who already work in this sector or are aspiring professionals. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The online training is open to all students and has no formal entry requirements. To study the Programming AutoCAD with SQL Server Database Using C# course, all you need is a passion for learning, A good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Course Content Section 01: Introduction Course Topics 00:02:00 Introduction 00:02:00 Section 02: Tools and SQL Queries Section Overview 00:01:00 Downloading Visual Studio 2019 00:01:00 Downloading SQL Server Express 00:02:00 Downloading SQL Server Management Studio (SSMS) 00:01:00 SQL Queries - Overview 00:03:00 INSERT SQL Statement - Demo 00:13:00 SELECT SQL Statement - Demo 00:08:00 UPDATE SQL Statement - Demo 00:08:00 DELETE SQL Statement - Demo 00:11:00 Section 03: Create Database and Tables Section Overview 00:01:00 Creating the CADDB Database 00:03:00 Creating the Plines Table 00:04:00 Creating the MTexts Table 00:04:00 Creating the Plines Table 00:04:00 Creating the Blocks No Attribute Table 00:04:00 Creating the Blocks With Attributes Table 00:04:00 Section 04: Loading into SQL Server Database Section Overview 00:02:00 Loading Lines into SQL Server Database 00:01:00 Creating the CADDB Project 00:04:00 Creating the Settings File 00:04:00 Creating the Get Connection Method 00:03:00 Creating the LoadLines() Method 00:22:00 Creating the User Interface for the LoadLines() method 00:07:00 Running the LoadLines() Method 00:05:00 Loading MTexts into SQL Server Database - Overview 00:01:00 Creating the LoadMTexts() Method 00:10:00 Running the LoadMTexts() Method 00:06:00 Loading LWPolylines into SQL Server Database - Overview 00:01:00 Creating the LoadPolylines() Method 00:13:00 Running the LoadPlines() Method 00:03:00 Loading Blocks (No Attribute) into SQL Server Database - Overview 00:01:00 Creating the LoadBlocksNoAttribute() Method 00:11:00 Running the LoadBlocksNoAttribute() Method 00:03:00 Loading Blocks (with Attributes) into SQL Server Database - Overview 00:01:00 Creating the LoadBlocksWithAttributes() Method 00:07:00 Running the BlocksWithAttributes() Method 00:02:00 Section 05: Retrieving Data from Database Section Overview 00:02:00 Retrieving Lines from SQL Server Database - Overview 00:01:00 Creating the DBRetrieveUtil Class 00:03:00 Creating the RetrieveAndDrawLines() Method (Part 1) 00:17:00 Creating the GetColorIndex() Method 00:05:00 Creating the RetrieveAndDrawLines() Method (Part 2) 00:11:00 Running and Testing the RetrieveAndDrawLines() Method 00:09:00 Retrieving MTexts from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawMTexts() Method 00:11:00 Running and Testing the CreateAndDrawMTexts() Method 00:05:00 Retrieving LWPolylines from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawPlines() Method 00:12:00 Running and Testing the RetrieveAndDrawPlines() Method 00:05:00 Retrieving Blocks (No Attribute) from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawBlocksNoAttribute() Method 00:11:00 Running and Testing the RetrieveAndDrawBlocksNoAttribute() Method 00:05:00 Retrieving Blocks (with Attributes) from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawBlocksWithAttributes() Method 00:21:00 Running and Testing the RetrieveAndDrawBlocksWithAttributes() Method 00:10:00 Section 06: Updating Data in SQL Server Database - Overview Section Overview 00:01:00 Updating Lines in SQL Server Database - Overview 00:01:00 Creating the DBUpdateUtil Class 00:02:00 Creating the UpdateLines() Method 00:25:00 Creating the User Interface for UpdateLines() Method 00:02:00 Running and Testing the UpdateLines() Method 00:08:00 Updating MTexts in SQL Server Database - Overview 00:01:00 Creating the UpdateMTexts() Method 00:09:00 Creating the User Interface for UpdateMTexts() 00:01:00 Running and Testing the UpdateMTexts() Method 00:07:00 Updating the LWPolylines in SQL Server Database - Overview 00:01:00 Creating the UpdateLWPolylines() Method 00:09:00 Running and Testing the UpdateLWPolylines() Method 00:07:00 Updating Blocks (No Attributes) in SQL Server Database - Overview 00:01:00 Creating the UpdateBlocksNoAttributes() Method 00:10:00 Creating the User Interface for UpdateBlocksNoAttributes() Method 00:01:00 Running and Testing the UpdateBlocksNoAttributes() Method 00:04:00 Updating Blocks With Attributes in SQL Server Database - Overview 00:01:00 Creating the UpdateBlocksWithAttributes() Method 00:08:00 Creating the User Interface for UpdateBlocksNoAttributes() Method 00:01:00 Running and Testing the UpdateBlocksWithAttributes() Method 00:09:00 Section 07: Deleting Data in SQL Server Database from AutoCAD - Overview Section Overview 00:02:00 Deleting Lines in SQL Server from AutoCAD - Overview 00:01:00 Creating the DBDeleteUtil Class 00:01:00 Creating the DeleteLines() Method 00:13:00 Creating the User Interface for the DeleteLines() Method 00:02:00 Running and Testing the DeleteLines() Method 00:04:00 Deleting MTexts in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteMTexts() Method 00:04:00 Creating the User Interface for DeleteMTexts() Method 00:01:00 Running and Testing the DeleteMTexts() Method 00:03:00 Deleting LWPolylines in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeletePlines() Method 00:04:00 Creating the User Interface for the DeletePlines() Method 00:01:00 Running and Testing the DeletePlines() Method 00:02:00 Deleting Blocks (No Attribute) in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteBlocksNoAttribute() Method 00:03:00 Creating the User Interface for DeleteBlocksNoAttribute() Method 00:01:00 Running and Testing DeleteBlocksNoAttribute() Method 00:02:00 Deleting Blocks (With Attributes) in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteBlocksWithAttributes() Method 00:02:00 Creating the User Interface for DeleteBlocksWithAttributes() Method 00:01:00 Running and Testing the DeleteBlocksWithAttributes() Method 00:02:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Programming AutoCAD with SQL Server Database Using C#
Delivered Online On Demand7 hours 57 minutes
£25

IMMEDIATE LIFE SUPPORT (ILS) LEVEL 3 (VTQ)

4.4(67)

By London Waterloo Academy

This CPD course meets the criteria for the General Dental Council’s development outcomes C. This course includes medical emergencies as set out by the GDC in the dental practice. Immediate Life Support (ILS) Level 3 (VTQ) course is designed to meet the requirements of ILS courses laid down by UK Resus Council guidelines and is certified by ProTrainings. This CPD course meets the criteria for the General Dental Council’s development outcomes C. This course includes medical emergencies as set out by the GDC in the dental practice. This course includes the latest CPR and Coronavirus recommendations. The aim is to train healthcare personnel in cardiopulmonary resuscitation, simple airway management and safe defibrillation by enabling them to manage patients in cardiac arrest until the arrival of a cardiac arrest team and to participate as members of that team. The course is run over one day and consists of lectures and practical sessions. The course looks at how to identify the causes and promote the prevention of cardiopulmonary arrest. Recognise and treat the deteriorating patient using the ABCDE approach and undertake the skills of quality CPR and defibrillation. It also covers simple airway manoeuvres and utilises non-technical skills to facilitate initial leadership and effective team membership. Dates for 2024 (please choose one for your course): 21 August, 18 November Duration : 6 hours (1 day) Time: 9:30am to 5pm Fee: £195.00 Location – The Foundry, 156 Blackfriars Rd, London SE1 8EN (Southwark Station (2-3 min walk) and Waterloo/Blackfriars Station (10 min walk)) Two Certificates on completion (available for collection from the Academy in between 5 to 7 days) Regulated Certificate – valid for 1 year Verifiable CPD Certificate – 6 hours

IMMEDIATE LIFE SUPPORT (ILS) LEVEL 3 (VTQ)
Delivered In-PersonFlexible Dates
£195

How To Deal With Difficult People Training

4.8(9)

By Skill Up

Description Engaging in art licensing is a perfect opportunity to improve your passive earnings. The Art Licensing: Sell Your First

How To Deal With Difficult People Training
Delivered Online On Demand1 hour 24 minutes
£25

Professional Certificate Course in Strategic Marketing Process in London 2024

4.9(261)

By Metropolitan School of Business & Management UK

The aim of this course is to provide learners with a comprehensive understanding of the concept of the strategic marketing process, the stages of strategic marketing, the steps in situation analysis, the categories of five C analysis, the steps of marketing strategy, the steps of the marketing mix, and the influences in the relationship of marketing strategies.After the successful completion of the course, you will be able to learn about the following, Concept of the strategic marketing process. Stages of strategic marketing. Steps in situation analysis. Categories of five C analysis. Steps of marketing strategy. Steps of the marketing mix. The influences in the relationship of marketing strategies. Marketing is a critical business function that involves creating, communicating, delivering, and exchanging offerings that have value for customers, clients, partners, and society at large. This course will provide learners with a comprehensive understanding of the concept of the strategic marketing process, the stages of strategic marketing, the steps in situation analysis, the categories of five C analysis, the steps of marketing strategy, the steps of the marketing mix, and the influences in the relationship of marketing strategies. Marketing is a critical business function that involves creating, communicating, delivering, and exchanging offerings that have value for customers, clients, partners, and society at large. This course will provide learners with a comprehensive understanding of the concept of the strategic marketing process, the stages of strategic marketing, the steps in situation analysis, the categories of five C analysis, the steps of marketing strategy, the steps of the marketing mix, and the influences in the relationship of marketing strategies. VIDEO - Course Structure and Assessment Guidelines Watch this video to gain further insight. Navigating the MSBM Study Portal Watch this video to gain further insight. Interacting with Lectures/Learning Components Watch this video to gain further insight. Strategic Marketing Process The aim of this course is to provide learners with a comprehensive understanding of the concept of the strategic marketing process, the stages of strategic marketing, the steps in situation analysis, the categories of five C analysis, the steps of marketing strategy, the steps of the marketing mix, and the influences in the relationship of marketing strategies. Strategic Marketing Process Put your knowledge to the test with this quiz. Read each question carefully and choose the response that you feel is correct. All MSBM courses are accredited by the relevant partners and awarding bodies. Please refer to MSBM accreditation in about us for more details. There are no strict entry requirements for this course. Work experience will be added advantage to understanding the content of the course. The certificate is designed to enhance the learner's knowledge in the field. This certificate is for everyone eager to know more and get updated on current ideas in their respective field. We recommend this certificate for the following audience. Marketing Managers and Executives Business Development Managers Product Managers and Brand Managers Sales Managers and Representatives Market Researchers and Analysts Business Owners and Entrepreneurs Advertising and PR Professionals Management Consultants Strategy Planners Average Completion Time 2 Weeks Accreditation 3 CPD Hours Level Advanced Start Time Anytime 100% Online Study online with ease. Unlimited Access 24/7 unlimited access with pre-recorded lectures. Low Fees Our fees are low and easy to pay online.

Professional Certificate Course in Strategic Marketing Process in London 2024
Delivered Online On Demand14 days
£25

Virtual Reality Developer Diploma - CPD Accredited

4.5(3)

By Studyhub UK

24 Hour Flash Deal **25-in-1 Virtual Reality Developer Diploma Mega Bundle** Virtual Reality Developer Diploma Enrolment Gifts **FREE PDF Certificate**FREE PDF Transcript ** FREE Exam** FREE Student ID ** Lifetime Access **FREE Enrolment Letter ** Take the initial steps toward a successful long-term career by studying the Virtual Reality Developer Diploma package online with Studyhub through our online learning platform. The Virtual Reality Developer Diploma bundle can help you improve your CV, wow potential employers, and differentiate yourself from the mass. This Virtual Reality Developer Diploma course provides complete 360-degree training on Virtual Reality Developer Diploma. You'll get not one, not two, not three, but twenty-five Virtual Reality Developer Diploma courses included in this course. Plus Studyhub's signature Forever Access is given as always, meaning these Virtual Reality Developer Diploma courses are yours for as long as you want them once you enrol in this course This Virtual Reality Developer Diploma Bundle consists the following career oriented courses: Course 01: Immersive Technologies Demystified: AR and VR Experiences Course 02: Augmented Reality Course 03: Unreal Engine 4 Course 04: Visual Scripting In Unity Masterclass Course 05: Developing Game in Unity 3D Course 06: Maya & Unity 3D: Modeling Environments for Mobile Games Course 07: Coroutines in Unity 3D Masterclass Course 08: 3D Modeling for 3D Printing Course 09: Computer Simulation of Realistic Mathematical Models Training Course 10: Microcontroller Simulation Course 11: WebGL 2D/3D Programming and Graphics Rendering Course 12: Blender 3D Character Modeling & Rendering Course 13: Blender 3D - Create a Cartoon Character Course 14: UV Mapping 3D Knife in Maya Course 15: CAD Designer with 3D and 2D Drawings Training Course 16: Advanced Character Rigging and 2D Animation in Toon Boom Course 17: Introduction to Toon Boom: Create Your First Character Course 18: Adobe After Effects CC: Learn To Create Gradient Animations Course 19: Flappy Bird Clone: SFML C++ Game Course Course 20: Game Development with Cocos2d-x v3 JavaScript Course 21: Learn Game Development using Cocos2d-x v3 C++ Course 22: Tic-Tac-Toe Clone - Perfect Cocos2d-x C++ Game Course Course 23: Digital Painting Course Course 24: Animation Designer (Drawings, Timing, Overlapping, Coloring) Course 25: Animator Training: Animate in Photoshop The Virtual Reality Developer Diploma course has been prepared by focusing largely on Virtual Reality Developer Diploma career readiness. It has been designed by our Virtual Reality Developer Diploma specialists in a manner that you will be likely to find yourself head and shoulders above the others. For better learning, one to one assistance will also be provided if it's required by any learners. The Virtual Reality Developer Diploma Bundle is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Virtual Reality Developer Diploma bundle course has been created with twenty-five premium courses to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Virtual Reality Developer Diploma Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into Virtual Reality Developer Diploma Elementary modules, allowing our students to grasp each lesson quickly. The Virtual Reality Developer Diploma course is self-paced and can be taken from the comfort of your home, office, or on the go! With our Student ID card you will get discounts on things like music, food, travel and clothes etc. In this exclusive Virtual Reality Developer Diploma bundle, you really hit the jackpot. Here's what you get: Step by step Virtual Reality Developer Diploma lessons One to one assistance from Virtual Reality Developer Diplomaprofessionals if you need it Innovative exams to test your knowledge after the Virtual Reality Developer Diplomacourse 24/7 customer support should you encounter any hiccups Top-class learning portal Unlimited lifetime access to all twenty-five Virtual Reality Developer Diploma courses Digital Certificate, Transcript and student ID are all included in the price PDF certificate immediately after passing Original copies of your Virtual Reality Developer Diploma certificate and transcript on the next working day Easily learn the Virtual Reality Developer Diploma skills and knowledge you want from the comfort of your home CPD 250 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Virtual Reality Developer Diploma training is suitable for - Students Recent graduates Job Seekers Individuals who are already employed in the relevant sectors and wish to enhance their knowledge and expertise in Virtual Reality Developer Diploma Requirements To participate in this Virtual Reality Developer Diploma course, all you need is - A smart device A secure internet connection And a keen interest in Virtual Reality Developer Diploma Career path You will be able to kickstart your Virtual Reality Developer Diploma career because this course includes various courses as a bonus. This Virtual Reality Developer Diploma is an excellent opportunity for you to learn multiple skills from the convenience of your own home and explore Virtual Reality Developer Diploma career opportunities. Certificates CPD Accredited Certificate Digital certificate - Included CPD Accredited e-Certificate - Free CPD Accredited Hardcopy Certificate - Free Enrolment Letter - Free Student ID Card - Free

Virtual Reality Developer Diploma - CPD Accredited
Delivered Online On Demand6 days
£279

Fat Burn Course

4.8(9)

By Skill Up

Description Engaging in art licensing is a perfect opportunity to improve your passive earnings. The Art Licensing: Sell Your First

Fat Burn Course
Delivered Online On Demand1 hour 33 minutes
£25

Pefect your Algebra Fundamentals

By iStudy UK

Algebra is one of the most common and malleable types of mathematics, and it is also one of the most significant since primary algebra used by electricians, engineers, and nearly everyone in between. This Pefect your Algebra Fundamentals is intended for individuals with no prior knowledge of Algebra. This course includes all the fundamental concepts of Algebra, and each step-by-step arranged modules will explain topics in a mild and an approachable manner. You will understand the basic terminology of Algebra, following with finding the numerical value of Algebraic expressions, addition, subtraction, multiplication and division of Algebraic expressions, directed numbers, higher indices, use of brackets in Algebra and many more. To sum up, theories explained in an interactive and practical format and then further demonstrated with questions to ensure you have a good understanding of the topics by the end of this course. What Will I Learn? Apply laws of Indices ( Exponents) on algebraic expressions. Algebraic Identities used in algebra and their application like ( a - b ) ² , ( a + b ) ³ , a ³ - b ³ , ( a + b + c ) ² etc Factorize using common factors, regrouping , splitting the middle term, using identity a² - b² , (a+b)² , (a+b)² ,a ³ + b ³ + c ³ - 3 a b c etc Solve all types of Linear equations in one variable Word problems based on linear equations Knows about adding and removing brackets in algebraic expressions Change the subject of formula simplify fractions with denominators algebraic expression and bring them to its lowest form Add , subtract , multiply and divide any algebraic expression Divide one polynomial by another by long division method Find value of any algebraic expression when value of variable is known Fully familiar with rarely used identity a ³ + b ³ + c ³ - 3 a b c Learn to draw line graph Solve Linear Inequalities Able to solve all the problems of simultaneous linear equations by applying different methods Able to solve linear equations with 1/2 variables graphically Able to solve real world problems with the help of simultaneous linear equations Solve Quadratic equations using Factorization method and Quadratic Formula Solve Quadratic using squaring complete method Solve all types of complex Quadratic equations and reducible to quadratic equation Knowledge of nature of roots of quadratic equations Learn to solve different types of word problems on Quadratic equations Requirements Knowledge of Mathematics till 5th grade Who is the target audience? GMAT , GRE and MBA entrance exams students looking for revision of Algebra fundamentals Wants to brush up basics of algebra in Mathematics Current IGCSE students because course is designed to cover topics of Algebra Current Algebra students of CBSE , ICSE board . Middle school, High school or early college level students If Algebra is always trouble for you then this course is specially for you as it will teach from very basics to in depth knowledge giving lots of practice through solving problems Students who wants to learn all types of factorisation especially middle term split High school students who have gaps in their knowledge and would like to fill them with basics Introduction Lecture 1 Intro video Algebra Introduction final 00:02:00 Fundamental concepts on Algebraic Expressions Lecture 2 Terminology used in Algebra 00:05:00 Lecture 3 Language of Algebra 00:06:00 Lecture 4 Practice Questions 00:06:00 Lecture 5 Finding numerical value of an algebraic expression 00:14:00 Operations on Algebraic Expressions Lecture 6 Revision of Directed number ( integers 00:06:00 Lecture 7 Addition and subtraction of monomial expressions 00:06:00 Lecture 8 Addition of algebraic expressions with many terms 00:10:00 Lecture 9 Subtraction of algebraic expressions 00:10:00 Indices ( Exponents) Lecture 10 The rules of Indices in algebra 00:11:00 Lecture 11 Fractional indices 00:10:00 Lecture 12 Understanding indices (practice questions) 00:07:00 Lecture 13 Problems from IGCSE Last year papers 00:09:00 Multiplication and Division of Algebraic expressions Lecture 14 Multiplication of monomial algebraic expressions 00:05:00 Lecture 15 Multiplication of monomial with binomials and trinomials 00:11:00 Lecture 16 Division of algebraic expression by a monomial 00:07:00 Lecture 17 Division of algebraic expression by another polynomial 00:09:00 Lecture 18 Division of a polynomial by another polynomial with remainder 00:11:00 Brackets in Algebra Lecture 19 Rules of brackets 00:04:00 Lecture 20 Simplification by removing brackets 00:11:00 Linear equations in one variable Lecture 21 Simplification of algebraic fractions 00:07:00 Lecture 22 Rules to solve linear equations in one variable 00:03:00 Lecture 23 Solving linear equations in one variable 00:07:00 Pefect your Algebra Fundamentals 00:10:00 Lecture 25 Word problems on linear equations in one variable 00:13:00 Algebraic Identities Lecture 26 Standard Identities (a + b )² and (a - b )² identities 00:11:00 Lecture 27 Standard Identity ( a - b ) ( a + b) = a ² - b ² 00:08:00 Lecture 28 Standard Identities ( a + b + c ) ² = a ² + b ² + c ² + 2 a b + 2 a c +2 b c 00:07:00 Lecture 29 Standard Identities ( a + b ) ³ and ( a - b ) ³ 00:09:00 Lecture 30 Standard Identities a ³ + b ³ and a ³ - b ³ 00:06:00 Lecture 31 Standard Identities a ³ + b ³ + c ³ - 3 a b c 00:10:00 Formula : Change of subject of formula Lecture 32 -Changing the subject of formula 00:08:00 Linear Inequalities Lecture 33 Linear Inequalities 00:12:00 Resolve into factors Lecture 34 Factorization by taking out common factor 00:10:00 Lecture 35 Factorization by grouping the terms 00:09:00 Lecture 36 Factorize using identity a ² - b ² 00:07:00 Lecture 37 Factorize using identity (a + b )² and (a - b )² 00:08:00 Lecture 38 Factorize using identity ( a + b + c ) ² 00:05:00 Lecture 39 Factorization by middle term split 00:12:00 Algebraic Fractions Lecture 40 Simplification of algebraic fractions 00:06:00 Coordinate axis - points and Line graph Lecture 41 All that you need to know about co ordinate axis 00:04:00 Lecture 42 Some important facts needed to draw line graph 00:03:00 Lecture 43 How to draw a line graph on coordinate plane 00:03:00 Lecture 44 Drawing line graphs 00:06:00 System of simultaneous linear equations in two variables Lecture 45 Simultaneous Linear Equations in two variables- intro 00:03:00 Lecture 46 Graphical method of solving linear equations 00:06:00 Lecture 47 Graphical method - more sums 00:10:00 Lecture 48 Method of Elimination by substitution 00:09:00 Lecture 49 Method of Elimination by Equating coefficients 00:11:00 Lecture 50 Method of Elimination by cross multiplication 00:07:00 Lecture 51 Equations reducible to simultaneous linear equations 00:12:00 Lecture 52 Word Problems on Linear equations 00:18:00 Polynomials Lecture 53 Polynomials and Zeros of polynomials 00:10:00 Lecture 54 Remainder Theorem 00:04:00 Lecture 55 Factor Theorem 00:08:00 Lecture 56 Practice problems on Remainder and Factor Theorem 00:09:00 Lecture 57 Factorization using factor Theorem 00:10:00 Quadratic Polynomials Lecture 58 Zeros of polynomials α, β & γ 00:10:00 Lecture 59 Relation between zeros and coefficients of a polynomials 00:13:00 Lecture 60 Writing polynomials if zeros are given 00:06:00 Lecture 61 Practice problems on zeros of polynomials 00:10:00 Lecture 62 Problems solving with α and β (part 1) 00:11:00 Lecture 63 Problems solving with α and β (part 2) 00:10:00 Quadratic Equations Lecture 64 what are Quadratic equations 00:03:00 Lecture 65 Solutions by factorization method 00:12:00 Lecture 66 Solutions by completing square formula 00:06:00 Lecture 67 Deriving Quadratic formula 00:05:00 Lecture 68 Practice problems by Quadratic formula 00:07:00 Lecture 69 Solving complex quadratic equations by Quadratic Formula 00:11:00 Lecture 70 Solutions of reducible to Quadratic Formula 00:09:00 Lecture 71 Skilled problems on Quadratic Equations 00:07:00 Lecture 72 Exponential problems reducible to Quadratic Equations 00:06:00 Lecture 73 Nature of Roots of Quadratic Equations 00:09:00 Lecture 74 Word problems on quadratic Equations Part 1 00:13:00 Lecture 75 Word problems on quadratic Equations Part 2 00:11:00 lecture 76 word problems on Quadratic 00:12:00 Mock Exam Final Exam

Pefect your Algebra Fundamentals
Delivered Online On Demand10 hours 32 minutes
£25

Brief CBT for Children and Young People

By Practical CBT

This online course provides a practical introduction to Brief CBT for Children and Young People. We will examine the distinctive challenges of working with children and young people and provide practical guidance on using Brief CBT (B-CBT) with this group. Guidance is given on working with parents, caregivers, teachers and siblings. The approach and workshop is based on the work of Alison Triste as reflected in her new book, CBT for Young People. This workshop and the book offer a simple, practical approach which can be used by qualified therapists and counsellors as a foundation for delivery of B-CBT for C&YP Modules  Welcome, Introduction and Overview Contemporary Issues in Working with C&YP (Patrick McGhee) Brief CBT - A Practical Framework for Working with C&YP (Alison Triste) Case Study and Breakout Groups (Patrick McGhee) Q&A Summary and Next Steps Course Objectives Provide an overview of contemporary ideas and practice in CBT for C&YP Introduce the Triste Brief CBT Framework Apply key ideas to specific examples Review application to own practice About the Presenters Alison Triste BSc (Hons) Psychology, PgDip Cognitive Behavioural Therapy, BABCP Accredited, Gm BPS Alison is a BABCP Accredited Cognitive Behavioural Psychotherapist with 10 years of experience. She provides evidence-based CBT treatments for anxiety, depression, OCD, PTSD, phobias, and other mental health problems. With accreditations from the BPS and BABCP, she offers a collaborative and safe environment to help clients build resilience and manage their emotions. She describes her passion as "enabling children and adults to maximize their potential by working collaboratively to meet their treatment goals by using a combination of symptom reduction protocols in addition to Positive Psychology." In addition to providing private therapy services, she supervises CBT Therapists working with children, adolescents, and adults in a variety of settings including the NHS; Child and Adolescent Mental Health Services (CAMHS); schools; and private practices. Professor Patrick McGhee Professor Patrick McGhee is a CBT therapist, psychologist and UK National Teaching Fellow. Educated at the universities of Glasgow and Oxford, he has completed CPD programmes at Harvard Business School and Ashridge. In 2017 he was a Visiting Fellow/Scholar at the universities of Cornell, Yale and MIT in the USA. He has taught, researched or practised in psychology and therapy for 30 years. His first post was a Research Fellow in Psychiatry and Psychology at St George's Hospital Medical School, University of London. He is the author of Thinking Psychologically (Palgrave) and co-editor of Accounting for Relationships (Methuen). He is an occasional columnist for the Guardian, the BBC and the Times Higher. He currently works in private practice in Greater Manchester. He has full accreditation from the British Association for Behavioural and Cognitive Psychotherapies.

Brief CBT for Children and Young People
Delivered Online On Demand
£39

Game Design, Game Development, UX, Java, HTML & CSS - 20 Courses Bundle

By NextGen Learning

Get ready for an exceptional online learning experience with the Game Design, Game Development, UX, Java, HTML & CSS bundle! This carefully curated collection of 20 premium courses is designed to cater to a variety of interests and disciplines. Dive into a sea of knowledge and skills, tailoring your learning journey to suit your unique aspirations. The Game Design, Game Development, UX, Java, HTML & CSS is a dynamic package, blending the expertise of industry professionals with the flexibility of digital learning. It offers the perfect balance of foundational understanding and advanced insights. Whether you're looking to break into a new field or deepen your existing knowledge, the Game Development package has something for everyone. As part of the Game Design, Game Development, UX, Java, HTML & CSS package, you will receive complimentary PDF certificates for all courses in this bundle at no extra cost. Equip yourself with the Game Development bundle to confidently navigate your career path or personal development journey. Enrol today and start your career growth! This Bundle Comprises the Following CPD Accredited Courses: Course 01: Game Development using Cocos2d-x v3 C++ Course 02: Developing Game in Unity 3D Course 03: JavaScript Project - Game Development with JS Course 04: Tic-Tac-Toe Clone - The Complete Cocos2d-x C++ Game Course Course 05: Tic-Tac-Toe Clone - The Complete SFML C++ Game Course Course 06: Create a Game With Gamemaker Studio 2 Course 07: Advanced Diploma in User Experience UI/UX Design Course 08: Maya & Unity 3D: Modeling Environments for Mobile Games Course 09: Monetize Your Mobile Game or App Course 10: Modern OpenGL 3D Game Course 11: Flappy Bird Clone: Cocos2d-x C++ Game Course 12: Flappy Bird Clone: SFML C++ Game Course 13: Introduction To Twitch TV Video Game Live Streaming Course 14: JavaScript for Everyone Course 15: Introduction to Coding With HTML, CSS, & Javascript Course 16: Career Development Plan Fundamentals Course 17: CV Writing and Job Searching Course 18: Learn to Level Up Your Leadership Course 19: Networking Skills for Personal Success Course 20: Ace Your Presentations: Public Speaking Masterclass Learning Outcome: Gain comprehensive insights into multiple fields. Foster critical thinking and problem-solving skills across various disciplines. Understand industry trends and best practices through the Game Development Bundle. Develop practical skills applicable to real-world situations. Enhance personal and professional growth with the Game Development. Build a strong knowledge base in your chosen course via the Game Development. Benefit from the flexibility and convenience of online learning. With the Game Development package, validate your learning with a CPD certificate. Each course in this bundle holds a prestigious CPD accreditation, symbolising exceptional quality. The materials, brimming with knowledge, are regularly updated, ensuring their relevance. This bundle promises not just education but an evolving learning experience. Engage with this extraordinary collection, and prepare to enrich your personal and professional development. Embrace the future of learning with the "Game Design, Game Development, UX, Java, HTML & CSS ", a rich anthology of 15 diverse courses. Each course in the Game Development bundle is handpicked by our experts to ensure a wide spectrum of learning opportunities. This"Game Design, Game Development, UX, Java, HTML & CSS " bundle will take you on a unique and enriching educational journey. The bundle encapsulates our mission to provide quality, accessible education for all. Whether you are just starting your career, looking to switch industries, or hoping to enhance your professional skill set, the "Game Design, Game Development, UX, Java, HTML & CSS " bundle offers you the flexibility and convenience to learn at your own pace. Make the Game Development package your trusted companion in your lifelong learning journey. CPD 200 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The "Game Design, Game Development, UX, Java, HTML & CSS " bundle is perfect for: Lifelong learners looking to expand their knowledge and skills. Professionals seeking to enhance their career with CPD certification. Individuals wanting to explore new fields and disciplines. Anyone who values flexible, self-paced learning from the comfort of home. Career path Unleash your potential with the "Game Design, Game Development, UX, Java, HTML & CSS " bundle. Acquire versatile skills across multiple fields, foster problem-solving abilities, and stay ahead of industry trends. Ideal for those seeking career advancement, a new professional path, or personal growth. Embrace the journey with the Game Developmentbundle package. Certificates Certificate Of Completion Digital certificate - Included Certificate Of Completion Hard copy certificate - Included You will get a complimentary Hard Copy Certificate.

Game Design, Game Development, UX, Java, HTML & CSS - 20 Courses Bundle
Delivered Online On Demand3 days
£99

Level 4 Diploma in Coding (Computer Programming) Training - QLS Endorsed

4.7(26)

By Academy for Health and Fitness

24-Hour Knowledge Knockdown! Prices Reduced Like Never Before Did you know you can make around £50,000 per year as an IT specialist? Are you interested in a career in coding but unsure where to begin? Our Coding: HTML, CSS and Bootstrap bundle is created for aspiring individuals like you to build a successful career in such a field. This extensive program equips you with the in-demand skills to become a proficient coder. We'll take you on a journey through the fundamentals of web development with HTML, CSS, and Javascript, before diving deeper into powerful programming languages like C++, Python, and R. You'll not only learn to create secure web applications but also explore the exciting world of game development and ethical hacking! This HTML, CSS, & Javascript Coding at QLS Level 4 course is endorsed by The Quality Licence Scheme and accredited by CPD QS (with 120 CPD points) to make your skill development & career progression more accessible than ever! With a single payment, you will gain access to Coding (Computer Programming) course, including 10 premium courses, a QLS Endorsed Hardcopy certificate and 11 PDF certificates for Absolutely free. This Coding (Computer Programming) Bundle Package Includes: Course 01: Diploma in HTML, CSS, & Javascript Coding at QLS Level 4 10 Additional CPD Accredited Premium Courses - Course 02: C++ Development: The Complete Coding Guide Course 03: Python Programming: Beginner To Expert Course 04: Bash Scripting, Linux and Shell Programming Course 05: R Programming for Data Science Course 06: Secure Programming of Web Applications Course 07: JavaScript Project - Game Development with JS Course 08: Learn Ethical Hacking From A-Z: Beginner To Expert Course 09: Advanced Diploma in PHP Web Development with MySQL, GitHub & Heroku Course 10: The Complete Front-End Web Development Course! Don't miss this chance to unlock your coding potential! Enrol today and take that first step towards an exciting future in tech. Learning Outcomes of Coding (Computer Programming) Gain a strong foundation in web development technologies (HTML, CSS, JavaScript). Master high-level programming languages like C++, Python, and R. Develop skills in secure web application programming practices. Explore data science fundamentals and programming with R. Build practical projects like games and web applications. Prepare for a career in the dynamic and in-demand coding sector. Why Choose Us? Get a Free QLS Endorsed Certificate upon completion of Coding (Computer Programming) Get a free student ID card with Coding (Computer Programming) Training program (£10 postal charge will be applicable for international delivery) The Coding (Computer Programming) is affordable and simple to understand This course is entirely online, interactive lesson with voiceover audio Get Lifetime access to the Coding (Computer Programming) course materials The Coding (Computer Programming) comes with 24/7 tutor support Start your learning journey straightaway! *** Course Curriculum *** Course 01: Diploma in HTML, CSS, & Javascript Coding at QLS Level 4 Module 01: Install the Tools and Get Started Module 02: HTML 5 Module 03: CSS 3 Module 04: Bootstrap Module 05: Project 1 - Design a Landing Page Module 06: Project 2 - Business Website Module 07: Project 3 - Portfolio Course 02: C++ Development: The Complete Coding Guide Section 01: Introduction & Setting Up Section 02: Basics Section 03: Operators Section 04: String Streams Section 05: Statements & Loops Section 06: Functions Section 07: Advanced Data Types Section 08: Classes Section 09: Errors Section 10: The Mighty Preprocessor Section 11: File I/O Section 12: Extras Section 13: Resource Course 03: Python Programming: Beginner To Expert Module 01: Introduction To Python Programming From A-Z Module 02: Getting Familiar With Python Module 03: Basic Data Types Module 04: Python Operators Module 05: Advanced Data Types Module 06: Control Flow Part 1 Module 07: Control Flow Part 2 Module 08: Python Functions Module 09: User Input And Error Handling Module 10: Python Advanced Functions Module 11: Python Scripting And Libraries Module 12: NumPy Module 13: Pandas Module 14: Introduction To OOP Module 15: Advanced OOP Module 16: Starting A Career In Python =========>>>>> And 8 More Courses <<<<<========= How will I get my Certificate? After successfully completing the course, you will be able to order your QLS Endorsed Certificates and CPD Accredited Certificates as proof of your achievement. PDF Certificate: Free (Previously it was £12.99*11 = £143) QLS Endorsed Hard Copy Certificate: Free (For The Title Course: Previously it was £109) CPD 230 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 bundle. This bundle is ideal for: Beginners with no coding experience Career changers looking to enter tech Programmers seeking to expand their skillset Web developers wanting to enhance their coding expertise Data enthusiasts seeking data analysis skills Anyone passionate about technology Requirements You will not need any prior background or expertise to enrol in this bundle. Career path After completing this bundle, you are to start your career or begin the next phase of your career. Web Developer Data Analyst Software Developer Ethical Hacker IT Specialist Game Developer Certificates CPD Accredited Digital Certificate Digital certificate - Included 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. Diploma in HTML, CSS, & Javascript Coding at QLS Level 4 Hard copy certificate - Included Please note that International students have to pay an additional £10 as a shipment fee.

Level 4 Diploma in Coding (Computer Programming) Training - QLS Endorsed
Delivered Online On Demand4 weeks
£109