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

5881 Software courses

AutoCAD Programming Using C#.NET

4.7(160)

By Janets

Get Any Course Only for £11.11 Limited Time Offer Browse Courses Register on the AutoCAD Programming Using C#.NET 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 AutoCAD Programming Using C#.NET 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 AutoCAD Programming Using C#.NET 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 AutoCAD Programming Using C#.NET 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. 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.

AutoCAD Programming Using C#.NET
Delivered Online On Demand3 weeks
£25

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

Basic Audio Editing Training With Audacity

4.7(160)

By Janets

Register on the Basic Audio Editing Training With Audacity 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 Basic Audio Editing Training With Audacity 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, 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 Basic Audio Editing Training With Audacity course 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 Basic Audio Editing Training With Audacity course, 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 Audio Editing With Audacity - Basics Module 01: Overview 00:02:00 Module 02: Download and Install 00:03:00 Module 03: Audacity Toolbar - Part 1 00:02:00 Module 04: Audacity Toolbar - Part 2 00:03:00 Module 05: Hardware Needed 00:01:00 Module 06: Importing Content 00:03:00 Module 07: Audio From Mp4 00:02:00 Module 08: Using Projects and Project Files 00:02:00 Module 09: Creating A Simple Recording 00:02:00 Module 10: Labeling Tracks 00:02:00 Module 11: Adding Metadata 00:02:00 Module 12: Using Track View Features 00:03:00 Module 13: Adding Tracks 00:02:00 Module 14: Noise Reduction and Normalization 00:04:00 Module 15: Doing Simple Edits 00:04:00 Module 16: Splitting Tracks 00:03:00 Module 17: Adjusting Audio Speed 00:01:00 Module 18: Exporting Audio - Part 1 00:01:00 Module 19: Exporting Audio - Part 2 00:02:00 Module 20: Conclusion - Line In Audio 00:01: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.

Basic Audio Editing Training With Audacity
Delivered Online On Demand45 minutes
£25

AutoCAD to Excel - VBA Programming Hands-On!

4.7(160)

By Janets

Register on the AutoCAD to Excel - VBA Programming Hands-On! 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 AutoCAD to Excel - VBA Programming Hands-On! 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 AutoCAD to Excel - VBA Programming Hands-On! 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 AutoCAD to Excel - VBA Programming Hands-On!, 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 Module 01: Introduction 00:01:00 Module 02: Course Content 00:04:00 Module 03: Who is this Course for? 00:01:00 Module 04: What Will I Learn from this Course? 00:02:00 Unit 02: Exporting AutoCAD Objects to Excel Module 01: Exporting Line Object to Excel Introduction 00:01:00 Module 02: Exporting Line Objects to Excel - Hands-on Demo 00:13:00 Module 03: Exporting MText Objects to Excel Introduction 00:01:00 Module 04: Exporting MText Objects to Excel - Hands-on Demo 00:08:00 Module 05: Exporting Attribute Blocks to Excel Introduction 00:01:00 Module 06: Exporting Attribute Block Objects to Excel - Hands-on Demo 00:15:00 Unit 03: AutoCAD to Excel Extractor Project Module 01: Developing the Extractor Program 00:09:00 Unit 04: Exporting AutoCAD Objects to Delimited Files Module 01: Exporting LWPolyline to CSV File Introduction 00:02:00 Module 02: Exporting LWPolyline Objects to a CSV File - Hands-on Demo (Part 1) 00:04:00 Module 03: Exporting LWPolyline Objects to a CSV File - Hands-on Demo (Part 2) 00:19:00 Module 04: Exporting LWPolyline to a Pipe Delimited File Introduction 00:01:00 Module 05: Exporting LWPolyline to a Pipe Delimited File - Hands-On Demo 00:02:00 Unit 05: Importing Excel File Into AutoCAD Module 01: Importing Line Objects into AutoCAD Introduction 00:01:00 Module 02: Clear Line Objects for Importing Excel Spreadsheet - Hands-On Demo 00:01:00 Module 03: Importing Line Objects Spreadsheet File into AutoCAD - Hands-On Demo 00:14:00 Module 04: Importing MText Objects Excel Spreadsheet File into AutoCAD Introduction 00:01:00 Module 05: Importing MText Objects Excel Spreadsheet File into AutoCAD - Hands - On Demo 00:09:00 Unit 06: Importing CSV and Pipe Delimited Files into AutoCAD Module 01: Importing CSV File into AutoCAD Introduction 00:01:00 Module 02: Importing CSV File into AutoCAD - Hands-On (Part 1) 00:03:00 Module 03: Importing CSV File into AutoCAD - Hands-On (Part 2) 00:18:00 Module 04: Importing Pipe Delimited File into AutoCAD - Hands-On 00:04:00 Unit 07: Conclusion Module 01: Conclusion and Thank you 00:01: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.

AutoCAD to Excel - VBA Programming Hands-On!
Delivered Online On Demand2 hours 17 minutes
£25

AutoCAD Programming using C# with Windows Forms

4.7(160)

By Janets

Register on the AutoCAD Programming using C# with Windows Forms 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 AutoCAD Programming using C# with Windows Forms 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 AutoCAD Programming using C# with Windows Forms 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 AutoCAD Programming using C# with Windows Forms, 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 Introduction Introduction 00:03:00 Who is this course for? 00:02:00 Tools needed in this course 00:01:00 What will you learn from this course? What will you learn from this course? 00:05:00 Windows Form and Controls Controls Project Demo - Overview 00:03:00 Controls Demo Project Requirement - Explained 00:03:00 Create the Controls Demo Project 00:03:00 Controls Demo Project - Creating the Form (User Interface) 00:15:00 Develop the Controls Demo Utility Class 00:10:00 Using Combobox Control to select an option 00:13:00 Using Textbox Control to select an option 00:09:00 Using Radiobutton Control to select an option 00:06:00 Using Checkbox Control to select an option(s) 00:18:00 Developing Real World Projects Developing Projects - Overview 00:03:00 Project 1: Creating a Rectangle - Project Overview 00:03:00 Project 1: Creating the Rectangle Utility Class 00:17:00 Project 1: Creating the User Interface 00:10:00 Project 1: Coding the User Interface28:50 00:29:00 Project 1: Running and Testing the Draw Rectangle Plugin 00:08:00 Project 2: Update Objects Layer - Overview 00:02:00 Project 2: Create the User Interface of Update Objects Layer Plugin 00:09:00 Project 2: Coding the Form Load Event 00:07:00 Project 2: Coding the Browse drawing Button 00:03:00 Project 2: Coding the Update Button control 00:07:00 Project 2: Coding the Update Layer Utility Class 00:12:00 Project 2: Running and Testing the Plugin 00:08:00 Project 3: Extracting Block Attributes to Files - Overview 00:03:00 Project 3: Creating the AutomaticBlockExtractor Project 00:02:00 Project 3: Creating the User Interface for the BlockExtractor Project 00:09:00 Project 3: Completing User Interface code 00:22:00 Project 3: Coding the AutoBlockExtractor Utility Class 00:24:00 Project 3: Running and Testing the AutomaticBlockExtractor Plugin in AutoCAD 00:15:00 Project 4: Updating MText Textstyle Project - Overview and Walkthrough 00:05:00 Project 4: Creating the UpdateTextStyle Utility Class 00:19:00 Project 4: Designing the UpdateTextStyle Plugin User Interface 00:06:00 Project 4: User Interface Code 00:16:00 Project 4: Running and Testing the UpdateTextstyle Plugin 00:05:00 Project 5: Converting Drawing to PDF Plugin - Overview 00:03:00 Project 5: Creating the PlotDWGtoPDF Project in Visual Studio 2019 00:04:00 Project 5: Creating the User Interface for MultiplePlotDWGtoPDF Project 00:09:00 Project 5: Coding the User Interface 00:16:00 Project 5: Developing the GetPlotSizes Method 00:10:00 Project 5: Developing the PlotCurrentLayout Method 00:27:00 Project 5: Testing and Running the MultiplePlotDWGtoPDF Project 00:10:00 Project 6: Multiple Object Extractor Project - Overview 00:03:00 Project 6: Creating the MultiObjectExtractor Project 00:02:00 Project 6: Designing the MultiObjectExtractor User Interface 00:14:00 Project 6: Coding the FormLoad Event 00:07:00 Project 6: Coding the BrowseDwg Button 00:12:00 Project 6: Coding the BrowseFile Button 00:03:00 Project 6: Coding the ProcessExtract Button 00:05:00 Project 6: Creating the Code Validation Methods 00:10:00 Project 6: Coding the ProcessDrawing Method 00:19:00 Project 6: Coding the ProcessObjectExtraction Method 00:11:00 Project 6: Coding the ExtractLine Method 00:11:00 Project 6: Coding the ExtractCircle Method 00:04:00 Project 6: Coding the ExtractPolyline Method 00:11:00 Project 6: Coding the ExtractMText Method 00:05:00 Project 6: Coding the ExtractBlock Method 00:03:00 Project 6: Coding the ExtractObjects Method 00:02:00 Project 6: Running and Testing the MultiObjectExtractor Plugin 00:14:00 Conclusion Conclusion and Thank you 00:01: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.

AutoCAD Programming using C# with Windows Forms
Delivered Online On Demand9 hours 11 minutes
£25

WordPress E-commerce: Build Two Stores and a Membership Site

By Packt

According to an article on Forbes magazine, e-commerce sales are expected to surpass the trillion-dollar mark by 2020. As more people are embracing e-commerce, an increasing number of businesses have taken to selling their services and products online. If you're looking to sell your products online via an e-commerce store and want to learn how to create such a store, then this course is for you.

WordPress E-commerce: Build Two Stores and a Membership Site
Delivered Online On Demand7 hours 48 minutes
£128.99

R Programming for Data Science Level 3, 4 & 5

By Imperial Academy

Level 5 QLS Endorsed Course | Endorsed Certificate Included | Plus 5 Career Guided Courses | CPD Accredited

R Programming for Data Science Level 3, 4 & 5
Delivered Online On Demand
£150

Unity Android: Build 3D Endless Runner Hyper Casual Game

By Packt

Build a 3D endless runner game with Unity and C# and create a hyper casual runner game for mobile and PC

Unity Android: Build 3D Endless Runner Hyper Casual Game
Delivered Online On Demand9 hours 50 minutes
£127.99

The Ultimate HTML Developer 2020 Edition

By Packt

Learn HTML from scratch and get started as a web developer

The Ultimate HTML Developer 2020 Edition
Delivered Online On Demand6 hours 40 minutes
£127.99

Computer Programming Training - CPD Certified

4.9(27)

By Apex Learning

*** Don't Spend More; Spend Smart*** Life Just Got Better This Summer! Get Hard Copy + PDF Certificates + Transcript + Student ID Card + e-Learning App as a Gift - Enrol Now Tired of browsing and searching for the perfect computer programming course? Struggling to find a comprehensive package that covers all your needs? Look no further! The Computer Programming Training - CPD Certified offers a complete 14-in-1 bundle, providing everything you need to excel in computer programming and related fields. This extensive course is designed to equip you with the essential skills and knowledge to thrive in today’s competitive job market. This all-in-one computer programming bundle has been meticulously crafted by industry experts, taking into account feedback from thousands of learners just like you. We have prioritised the key components that learners seek in a comprehensive computer programming package and developed a course that addresses these needs effectively. From fundamental computer science principles to advanced programming techniques, this bundle ensures you gain a well-rounded education. Enrol in the Computer Programming Training - CPD Certified today and take your computer programming skills to the next level. With this course, you'll enhance your expertise and prepare yourself for success in the dynamic world of technology. Don’t miss out on the opportunity to advance your career with a certification that stands out. This Bundle Consists of the following Premium courses: Course 01: Python Programming for Everybody Course 02: Computer Science With Python Course 03: Data Science with Python Course 04: JavaScript Foundations for Everyone Course 05: C # Programming - Beginner to Advanced Course 06: R Programming for Data Science Course 07: Three.js & WebGL 3D Programming Course for Beginners Course 08: SQL Programming Masterclass Course 09: SQL NoSQL Big Data and Hadoop Course 10: Nodejs MySQL Login System Course Course 11: Coding with HTML, CSS, & Javascript Course 12: HTML and CSS Coding: Beginner to Advanced Course 13: CSS Coding Course 14: Functional Skills IT Key Features of the Course: FREE Computer Programming Training – CPD Certified certificate Get a free student ID card with Computer Programming Training – CPD Certified (£10 applicable for international delivery) Lifetime access to the Computer Programming Training – CPD Certified course materials The Computer Programming Training – CPD Certified program comes with 24/7 tutor support Get instant access to this Computer Programming Training – CPD Certified course Learn Computer Programming Training – CPD Certified from anywhere in the world The Computer Programming Training – CPD Certified is affordable and simple to understand The Computer Programming Training – CPD Certified is entirely online Learning Outcomes: Upon completing the Computer Programming Training - CPD Certified, you will: Master core computer programming concepts and methodologies. Develop proficiency in Python, HTML, CSS, JavaScript, and PHP. Implement and manage cloud computing solutions with CompTIA Cloud+. Apply ethical hacking techniques and enhance cybersecurity knowledge with Kali Linux. Design and manage databases using SQL Server and understand data encryption principles. Build and customise your own computer systems to meet specific needs. How will I get my Certificate? After successfully completing the course, you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (For The Title Course) Hard Copy Certificate: Free (For The Title Course) CPD 160 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this Computer Programming Training - CPD Certified bundle. Requirements Our Computer Programming Training - CPD Certified bundle is fully compatible with PCs, Macs, laptops, tablets and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones, so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course; it can be studied in your own time at your own pace. Career path With the Computer Programming Training - CPD Certified, you open doors to a variety of rewarding roles in the tech industry. Explore these career opportunities: Junior Developer: £25,000 - £35,000 Web Developer: £30,000 - £45,000 Software Engineer: £35,000 - £55,000 Full Stack Developer: £40,000 - £60,000 Cybersecurity Analyst: £35,000 - £50,000 Cloud Solutions Architect: £50,000 - £70,000 Certificates Certificate of completion Digital certificate - Included Certificate of completion Hard copy certificate - Included P.S. The delivery charge inside the UK is £3.99, and the international students have to pay £9.99.

Computer Programming Training  - CPD Certified
Delivered Online On Demand3 days
£79