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

2754 Engineering courses in New Romney delivered On Demand

Programming AutoCAD with SQL Server Database Using C#

4.5(3)

By Studyhub UK

Embark on a transformative journey into the realm of precision and efficiency with our course, 'Programming AutoCAD with SQL Server Database Using C#.' Delve into the intricacies of marrying AutoCAD functionality with the power of SQL Server databases through the lens of C#. In this immersive learning experience, you'll progress seamlessly from laying the groundwork in Sections 1 and 2, exploring tools and SQL queries, to the advanced stages of Section 7, mastering the art of deleting data in SQL Server databases directly from AutoCAD. This course is more than a mere exploration of coding; it's a creative odyssey where you sculpt the future of design and data integration, unlocking a realm of possibilities with every line of code. Learning Outcomes Tool Proficiency and SQL Mastery: Gain expertise in the tools essential for AutoCAD programming and unravel the complexities of SQL queries, setting the foundation for database manipulation. Database Creation and Table Design: Learn to create databases and design tables, ensuring a structured and efficient storage system for your AutoCAD projects. Data Loading Techniques: Master the techniques of loading data into SQL Server databases, streamlining the process of transferring AutoCAD information to the database seamlessly. Efficient Data Retrieval: Acquire the skills to retrieve data from databases, enhancing your ability to access and utilize information stored within the SQL Server infrastructure. Data Manipulation Mastery: Explore the intricacies of updating and deleting data in SQL Server databases directly from AutoCAD, revolutionizing your approach to data management within the AutoCAD environment. Why choose this Programming AutoCAD with SQL Server Database Using C# course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this Programming AutoCAD with SQL Server Database Using C# course for? Aspiring programmers eager to elevate their skills in AutoCAD and SQL Server integration. Design professionals seeking to streamline their workflow through efficient database utilization. Students and enthusiasts interested in the intersection of design and database management. Engineers and architects aiming to enhance their AutoCAD capabilities with dynamic data manipulation. Individuals keen on mastering C# for advanced applications in the AutoCAD environment. Career path CAD Programmer: £30,000 - £45,000 Database Integration Specialist: £35,000 - £50,000 Software Engineer (AutoCAD): £40,000 - £55,000 Database Administrator: £35,000 - £50,000 Architectural Technologist: £30,000 - £45,000 Engineering Software Developer: £45,000 - £60,000 Prerequisites This Programming AutoCAD with SQL Server Database Using C# does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Programming AutoCAD with SQL Server Database Using C# 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. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Section 01: Introduction Course Topics 00:02:00 Introduction 00:02:00 Section 2 - 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 3 - Create Database And Tables Section Overview 00:01:00 Creating the CADDB Database 00:03:00 Creating the Lines Table 00:07: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 4 - 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 Running the LoadPlines() Method 00:03: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 5 - 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 6 - 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 7 - 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

Programming AutoCAD with SQL Server Database Using C#
Delivered Online On Demand8 hours 2 minutes
£10.99

Automotive Design

4.7(160)

By Janets

Register on the Automotive Design 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 digital certificate as a proof of your course completion. The Automotive Design is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, 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 Automotive Design Receive a e-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 an aspiring professional. 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 Automotive Design, all your 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 Unit 01: Introduction to Automotive Design Emotion and Flow: Secrets of Car Designer Line Quality 00:07:00 Get Inspired: Developing Your Style and Technique with Speed Forms 00:09:00 Master Your Wheels: Secrets of Drawing Circles 00:07:00 Talk the Talk: The Vocabulary of Automotive Design 00:04:00 In the Beginning: Secrets of Drawing Great Side Views 00:09:00 Unit 02: Automotive Design - Level 2 Coming and Going: Secrets of Drawing Great Front and Rear Views 00:07:00 A View from the Top: Secrets of Drawing a Tip-Up View 00:07:00 Toward the Within: Introduction to Interiors 00:06:00 In a Brilliant Light: Understanding Light and Shadows 00:07:00 Shine Like it does: Understanding Reflections 00:07: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.

Automotive Design
Delivered Online On Demand1 hour 10 minutes
£25

Electrical 3 Phase Power Transformers Fundamentals

By IOMH - Institute of Mental Health

Overview This Electrical 3 Phase Power Transformers Fundamentals course will unlock your full potential and will show you how to excel in a career in Electrical 3 Phase Power Transformers Fundamentals. So upskill now and reach your full potential. Everything you need to get started in Electrical 3 Phase Power Transformers Fundamentals is available in this course. Learning and progressing are the hallmarks of personal development. This Electrical 3 Phase Power Transformers Fundamentals will quickly teach you the must-have skills needed to start in the relevant industry. In This Electrical 3 Phase Power Transformers Fundamentals Course, You Will: Learn strategies to boost your workplace efficiency. Hone your Electrical 3 Phase Power Transformers Fundamentals skills to help you advance your career. Acquire a comprehensive understanding of various Electrical 3 Phase Power Transformers Fundamentals topics and tips from industry experts. Learn in-demand Electrical 3 Phase Power Transformers Fundamentals skills that are in high demand among UK employers, which will help you to kickstart your career. This Electrical 3 Phase Power Transformers Fundamentals course covers everything you must know to stand against the tough competition in the Electrical 3 Phase Power Transformers Fundamentals field.  The future is truly yours to seize with this Electrical 3 Phase Power Transformers Fundamentals. Enrol today and complete the course to achieve a Electrical 3 Phase Power Transformers Fundamentals certificate that can change your professional career forever. Additional Perks of Buying a Course From Institute of Mental Health Study online - whenever and wherever you want. One-to-one support from a dedicated tutor throughout your course. Certificate immediately upon course completion 100% Money back guarantee Exclusive discounts on your next course purchase from Institute of Mental Health Enrolling in the Electrical 3 Phase Power Transformers Fundamentals course can assist you in getting into your desired career quicker than you ever imagined. So without further ado, start now. Process of Evaluation After studying the Electrical 3 Phase Power Transformers Fundamentals course, your skills and knowledge will be tested with a MCQ exam or assignment. You must get a score of 60% to pass the test and get your certificate.  Certificate of Achievement Upon successfully completing the Electrical 3 Phase Power Transformers Fundamentals course, you will get your CPD accredited digital certificate immediately. And you can also claim the hardcopy certificate completely free of charge. All you have to do is pay a shipping charge of just £3.99. Who Is This Course for? This Electrical 3 Phase Power Transformers Fundamentals is suitable for anyone aspiring to start a career in Electrical 3 Phase Power Transformers Fundamentals; even if you are new to this and have no prior knowledge on Electrical 3 Phase Power Transformers Fundamentals, this course is going to be very easy for you to understand.  And if you are already working in the Electrical 3 Phase Power Transformers Fundamentals field, this course will be a great source of knowledge for you to improve your existing skills and take them to the next level.  Taking this Electrical 3 Phase Power Transformers Fundamentals course is a win-win for you in all aspects.  This course has been developed with maximum flexibility and accessibility, making it ideal for people who don't have the time to devote to traditional education. Requirements This Electrical 3 Phase Power Transformers Fundamentals course has no prerequisite.  You don't need any educational qualification or experience to enrol in the Electrical 3 Phase Power Transformers Fundamentals course. Do note: you must be at least 16 years old to enrol. Any internet-connected device, such as a computer, tablet, or smartphone, can access this online Electrical 3 Phase Power Transformers Fundamentals course. Moreover, this course allows you to learn at your own pace while developing transferable and marketable skills. Course Curriculum Electrical 3 Phase Power Transformers Fundamentals Module 01: Introduction 00:10:00 Module 02: The Ideal Transformer 00:55:00 Module 03: The Real Transformer 00:09:00 Module 04: Instrument Transformers 00:19:00 Module 05: Three Phase Power Transformers 01:50:00 Module 06: Transformer Clock System Vector Nomenclature 00:17:00 Module 07: Transformer Construction and Cooling 00:26:00 Module 08: Transformer Protection 00:54:00 Module 09: Transformer Relays 00:38:00

Electrical 3 Phase Power Transformers Fundamentals
Delivered Online On Demand5 hours 38 minutes
£11.99

Welding - Basic To Advanced (British Standard)

4.7(160)

By Janets

Master the art of welding with our comprehensive course - 'Welding - Basic to Advanced (British Standard).' Learn essential welding techniques, safety protocols, and precision skills in accordance with British Standards. Whether you're a beginner or seeking advanced expertise, our course offers a structured progression to elevate your welding proficiency. Gain hands-on experience and theoretical knowledge, ensuring you meet industry standards and regulations. Start your journey from basics to advanced mastery in welding, guided by expert instructors and aligned with British Standard excellence.

Welding - Basic To Advanced (British Standard)
Delivered Online On Demand1 hour
£9.99

Quality Assurance Engineer Diploma - CPD Certified

4.5(3)

By Studyhub UK

24 Hour Flash Deal **25-in-1 Quality Assurance Engineer Diploma Mega Bundle** Quality Assurance Engineer 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 Quality Assurance Engineer Diploma package online with Studyhub through our online learning platform. The Quality Assurance Engineer Diploma bundle can help you improve your CV, wow potential employers, and differentiate yourself from the mass. This Quality Assurance Engineer Diploma course provides complete 360-degree training on Quality Assurance Engineer Diploma. You'll get not one, not two, not three, but twenty-five Quality Assurance Engineer Diploma courses included in this course. Plus Studyhub's signature Forever Access is given as always, meaning these Quality Assurance Engineer Diploma courses are yours for as long as you want them once you enrol in this course This Quality Assurance Engineer Diploma Bundle consists the following career oriented courses: Course 01: Quality Assurance Manager Course 02: Product Testing Protocols for Quality Assurance Course 03: Quality Management Course 04: Agile Project Management Diploma Course 05: Python Basic Programming for Absolute Beginners Course 06: SQL for Data Science, Data Analytics and Data Visualization Course 07: Data Analysis, Automating and Visualisation in Excel Course 08: Quality Management and Strategic Training - ISO 9001 Course 09: Six Sigma Green Belt Diploma Course 10: Six Sigma Black Belt - Advance Diploma Course 11: CompTIA CySA+ Cybersecurity Analyst Course Course 12: Web Application Penetration Testing Course 13: Machine Learning Basics Course 14: Process Mapping Course 15: RCA: Root Cause Analysis Course 16: IT Administration and Networking Course 17: CompTIA Security+ Course 18: CompTIA Cloud+ (CV0-002) Course 19: CompTIA Network Course 20: Diploma in CompTIA A+ Course 21: Statistical Analysis Course Course 22: Business Intelligence and Data Mining Course 23: Cyber Security Advanced Training Course 24: Data Analytics with Tableau Course 25: Excel: Top 50 Microsoft Excel Formulas in 50 Minutes! The Quality Assurance Engineer Diploma course has been prepared by focusing largely on Quality Assurance Engineer Diploma career readiness. It has been designed by our Quality Assurance Engineer 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 Quality Assurance Engineer Diploma Bundle is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Quality Assurance Engineer 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 Quality Assurance Engineer Diploma Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into Quality Assurance Engineer Diploma Elementary modules, allowing our students to grasp each lesson quickly. The Quality Assurance Engineer 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 Quality Assurance Engineer Diploma bundle, you really hit the jackpot. Here's what you get: Step by step Quality Assurance Engineer Diploma lessons One to one assistance from Quality Assurance Engineer Diplomaprofessionals if you need it Innovative exams to test your knowledge after the Quality Assurance Engineer Diplomacourse 24/7 customer support should you encounter any hiccups Top-class learning portal Unlimited lifetime access to all twenty-five Quality Assurance Engineer Diploma courses Digital Certificate, Transcript and student ID are all included in the price PDF certificate immediately after passing Original copies of your Quality Assurance Engineer Diploma certificate and transcript on the next working day Easily learn the Quality Assurance Engineer 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 Quality Assurance Engineer 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 Quality Assurance Engineer Diploma Requirements To participate in this Quality Assurance Engineer Diploma course, all you need is - A smart device A secure internet connection And a keen interest in Quality Assurance Engineer Diploma Career path You will be able to kickstart your Quality Assurance Engineer Diploma career because this course includes various courses as a bonus. This Quality Assurance Engineer Diploma is an excellent opportunity for you to learn multiple skills from the convenience of your own home and explore Quality Assurance Engineer 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

Quality Assurance Engineer Diploma - CPD Certified
Delivered Online On Demand6 days
£279

Construction Management

By Learn Era

Overview Our comprehensive course is designed to provide you with the necessary skills and knowledge to excel in your field. Developed by professionals with years of experience, this course is perfect for anyone looking to kick start their career or advance their skills. It features an audio-visual presentation and easy-to-learn modules, allowing for a self-paced learning experience. Our expert online support team is available during weekdays to assist you throughout the course. Learning Outcomes Upon completion of the course, you will be able to: Understand the fundamentals and its applications. Develop the necessary skills to succeed in the field . Apply your newly acquired knowledge to real-world scenarios. Create effective and efficient solutions for relevant topics. Enhance your employability and career prospects. It is designed to provide you with the knowledge needed to stand out in the competitive job market. With lifetime access to course materials and the ability to learn at your own pace, this course is the perfect opportunity to improve your skills and advance your career. You can learn at your own pace, from the comfort of your home, as all course materials are accessible online at any time. Why Choose Us? Lifetime access to course materials Full tutor support is available Monday through Friday for all courses Learn essentials skills at your own pace from the comfort of your home Gain a thorough understanding of the course Access informative video modules taught by expert instructors 24/7 assistance and advice available through email and live chat Study the course on your computer, tablet, or mobile device Improve your chances of gaining professional skills and earning potential by completing the course. Why should you study this course? The course offers a comprehensive introduction to the subject matter and provides a solid foundation for further study. It will also help students to gain knowledge and skills that can be applied in their professional or personal life. Assessment The course includes a series of quizzes that will test your understanding and retention of the material covered in the course. The quizzes will help you to identify areas where you may need further practice, and you will have the opportunity to review the course materials as needed. Upon successfully passing the final quiz, you will be able to order your certificate of achievement. Career Path The course is designed to equip you with the skills and knowledge you need to succeed in the field. After completing the course, you will be able to pursue a variety of career opportunities in different industries. Course Features Lectures 15 Quizzes 0 Duration 6 Hours 30 Minutes Skill level Beginner Language English Students 78 Assessments Yes Construction Management Lecture1.1 Introduction to Construction Management Lecture1.2 Organisation of Construction Projects Lecture1.3 Cost Estimation and Budgeting Lecture1.4 Material Management Lecture1.5 Structural Design and Analysis Lecture1.6 Building Services and Equipment Lecture1.7 Construction Safety and Health Lecture1.8 Legal Aspects of Construction Lecture1.9 Construction Contracts and Procurement Lecture1.10 Construction Quality Management Show more items Order Your Certificate Lecture2.1 Order Your Certificate FAQs What is the format of the Construction Management course? The course is self-paced and consists of video lectures, quizzes, and hands-on exercises. What is the duration of the course? The course is self-paced, so you can complete it at your own pace and schedule. Do I need any prior experience or qualifications to enrol in the course? No, there are no prerequisites for the course. Anyone with an interest in Construction Management can enrol. What type of support is available during the course? Full tutor support is available from Monday to Friday, and you can also access 24/7 help or advice from our email and live chat teams.

Construction Management
Delivered Online On Demand6 hours 30 minutes
£29

Ethical Hacking – Cyber Security Courses Mini Bundle

By Compete High

The Ethical Hacking – Cyber Security Courses Mini Bundle brings together five key subjects that offer insight into the secure (and insecure) world of tech: Cyber Security, GDPR, IT, Network Engineering, and HTML. Think of it as a no-nonsense starting point for those who want to understand how data flows, how breaches happen, and how not to be the person who clicked the wrong link. Designed to build foundational awareness, this bundle balances technical ideas with straightforward explanations. You’ll explore threats, protocols, basic web structure, and legal responsibilities—without any intimidating jargon. Whether you’re guarding your own laptop or setting the stage for a future IT path, this bundle keeps it clean and clever. Learning Outcomes: Identify key cyber threats and digital safety measures. Learn how GDPR applies to online data management. Understand HTML structure for basic webpage formatting. Explore computer networks and how they interact securely. Recognise IT system functions and common digital terms. Build digital literacy with entry-level cyber security skills. Who is this Course For: Beginners interested in IT and system security basics. Aspiring tech professionals seeking cyber-focused insights. Office staff managing GDPR-sensitive digital records. Support workers dealing with online portals or data. Students exploring pathways into digital infrastructure. Junior staff in network or admin-based roles. Developers looking to grasp security foundations. Curious minds who enjoy decoding tech puzzles. Career Path: IT Administrator – £27,000/year Cyber Security Trainee – £28,500/year HTML Email Developer – £29,000/year Network Support Assistant – £26,500/year Data Protection Assistant – £25,000/year Information Security Officer (Junior) – £30,000/year

Ethical Hacking – Cyber Security Courses Mini Bundle
Delivered Online On Demand11 hours
£19.99

Introduction To Ethical Hacking Mini Bundle

By Compete High

The Introduction To Ethical Hacking Mini Bundle is designed for curious minds who’d rather learn how systems break than sit through another vague tutorial about “cyber”. With modules on Cyber Security, GDPR, IT, Website Development, and Network Engineering, this bundle brings structure to the world of security—with zero cloak-and-dagger nonsense. Whether you're intrigued by how websites are built or how hackers slip through network gaps, this is a focused way to understand the building blocks. It’s straightforward, self-paced, and built for people who like clarity over chaos. The Introduction To Ethical Hacking Mini Bundle offers digital insights—minus the Hollywood soundtrack. Learning Outcomes: Understand key cyber threats and security methods across systems. Learn how GDPR relates to digital and online environments. Explore basic IT functions and digital system components. Gain insight into simple website structure and coding. Examine network design and fundamental communication protocols. Improve digital awareness for safe and smart browsing. Who is this Course For: Beginners interested in ethical hacking and system security. Students learning about data privacy and online systems. Tech-savvy individuals wanting basic network knowledge. Office workers handling digital and GDPR-sensitive material. Web enthusiasts curious about how websites are structured. Entry-level support staff in digital or IT departments. People exploring cyber safety as a new topic. Anyone who suspects “password123” isn’t a solid choice. Career Path: Cyber Security Assistant – £27,500/year IT Helpdesk Analyst – £26,000/year Junior Network Technician – £28,000/year Data Privacy Assistant – £25,500/year Website Administrator – £29,000/year Security Operations Support – £30,000/year

Introduction To Ethical Hacking Mini Bundle
Delivered Online On Demand11 hours
£19.99

Ethical Hacking Courses for Beginners Mini Bundle

By Compete High

The Ethical Hacking Courses for Beginners Mini Bundle introduces you to the world of cyber safety—without needing a hoodie or suspicious basement. It covers Cyber Security, IT, GDPR, Network Engineering, and Time Management, offering a well-rounded start to understanding how systems work and what keeps them from falling apart. Ideal for curious minds who’ve ever wondered what makes systems vulnerable or how networks talk to each other. Throw in some GDPR for good measure and time management to keep the overwhelm away. The Ethical Hacking Courses for Beginners Mini Bundle is informative, accessible, and refreshingly un-dramatic. Learning Outcomes: Understand core cyber security threats and prevention strategies. Recognise IT system structures and basic hardware/software functions. Explore fundamental network design and common vulnerabilities. Identify key GDPR rules affecting online data and systems. Organise tasks and manage deadlines using simple time strategies. Improve cyber awareness across digital tools and settings. Who is this Course For: Beginners curious about networks and cyber security issues. Professionals managing digital systems or online communication. IT support staff wanting structured learning in security. Admins working with digital records and GDPR data. Remote workers handling sensitive client or system data. Students considering roles in entry-level cyber security. Tech-savvy individuals who want formal IT knowledge. Anyone suspicious of phishing emails (and rightly so). Career Path: Junior Cyber Security Analyst – £28,000/year IT Support Technician – £26,500/year Network Administrator – £30,000/year Cyber Security Assistant – £27,500/year Digital Support Officer – £25,000/year Technical Administrator – £26,000/year

Ethical Hacking Courses for Beginners Mini Bundle
Delivered Online On Demand11 hours
£19.99

Construction Site Management

5.0(2)

By Institute of Beauty & Makeup

CPD Accredited | Career Oriented Learning Modules | 24x7 Tutor Support | Lifetime Access

Construction Site Management
Delivered Online On Demand1 hour
£12