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

491 Design Tools courses delivered Online

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

Level 3 Diploma in Adobe InDesign

4.5(3)

By Studyhub UK

Step into the realm of digital design with the Level 3 Diploma in Adobe InDesign, a meticulously structured course that transforms beginners into adept designers. Picture yourself bringing ideas to life with the sleek sophistication of Adobe InDesign, an indispensable tool in the creative industry. This programme offers a comprehensive exploration, from the fundamentals to intricate document creation techniques, ensuring a rich understanding of design principles and the software itself. With lessons such as 'Let's Start Creating!' and 'Master Text Frames', each module is an invitation to master InDesign's powerful features. Imagine crafting stunning multi-page documents, manipulating text to flow seamlessly across pages, and creating engaging tables and hyperlinks. The curriculum encourages you to not just learn, but apply your knowledge through practical assignments like creating a real estate listing and a mock setup document, culminating in a capstone final project. The final segments of the course concentrate on refining your work, emphasising the importance of preflighting and exporting settings for professional output. Your journey through the programme culminates in a 'Final Project', designed to be the synthesis of all you've learned, showcasing your newfound capabilities. By the end, you'll not only have a portfolio of work but also the confidence to apply your skills in a myriad of professional scenarios. Learning Outcomes of Level 3 Diploma in Adobe InDesign: Gain proficiency in the Adobe InDesign interface and customise it to enhance workflow efficiency. Acquire the ability to construct and manage complex documents, incorporating advanced text and image placement techniques. Develop expertise in styling text and objects, utilising master pages, and managing layers for sophisticated designs. Learn the process of preflighting documents to ensure they meet the rigorous standards of professional publishing. Master the art of finalising documents for distribution, including various exporting options and settings for print and digital mediums. Why buy this Level 3 Diploma in Adobe InDesign? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments are designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Level 3 Diploma in Adobe InDesign 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. Who is this Level 3 Diploma in Adobe InDesign course for? Individuals aspiring to become graphic designers or digital artists. Self-taught designers aiming to formalise and expand their skill set. Marketing professionals seeking to create compelling visual content. Entrepreneurs needing to design their own marketing materials. Educators and trainers looking to produce engaging educational resources. Career path Graphic Designer: £18,000 - £35,000 Creative Director: £35,000 - £75,000 Digital Media Specialist: £20,000 - £40,000 Marketing Coordinator: £20,000 - £30,000 Publishing Coordinator: £18,000 - £30,000 Freelance Designer: Variable depending on client and project scope. Prerequisites This Level 3 Diploma in Adobe InDesign does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Level 3 Diploma in Adobe InDesign 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 Module: 01 1 Intro Indesign 00:02:00 2 - Course Downloadables 00:01:00 2 Conclusion InDesign 00:02:00 3 Let's Start Creating! 00:14:00 4 InDesign Workspace 00:08:00 5 The Workspace 00:06:00 6 Customize Your Workspace 00:08:00 7 Create a New Document 00:06:00 8 Navigating and Zooming 00:03:00 9 Setting up Your Document 00:10:00 10 Working with Pages 00:08:00 11 Working with Multiple Documents 00:03:00 12 Challenge: Create a Mock Setup Document 00:01:00 13 Assignment Solution 00:02:00 Module: 02 14 - Saving and Exporting 00:05:00 15 - Creating a Real Estate Listing 00:01:00 16- Placeing Image 00:12:00 17 - Placing Text 00:10:00 18 - Preflighting 00:05:00 19- Formatting and Flowing 00:09:00 20 Text Wrap 00:11:00 21 - Text on Paths 00:09:00 22 - Craislist Assignment 00:02:00 23 My Version 00:14:00 Module: 03 24 Intro Multi -Page Documents 00:03:00 25 - Master Pages 00:09:00 26 - Page Numbers 00:04:00 27 - Master Text Frames 00:04:00 28 - Threading Text 00:08:00 29 - Placeholder Frames 00:04:00 30 - Styles 00:11:00 31 - HyperLinks 00:06:00 32 - Layer Panel 00:13:00 33 - 4 Page Assignment 00:01:00 34 - My Version 5 Page 00:21:00 Module: 04 35 - Creating a Table 00:12:00 36 - Formatting table 00:16:00 37 - Assignment Report 00:01:00 38 - My Version 00:18:00 39 - Color Swatches 00:07:00 40 - Additional Tools 00:10:00 41- Shapes 00:05:00 42 - Keyboard Shortcuts 00:04:00 43 - Finishing Work 00:04:00 44 - Export Settings 00:07:00 45 - Final Project 00:01:00

Level 3 Diploma in Adobe InDesign
Delivered Online On Demand5 hours 21 minutes
£10.99

AutoCAD Programming using C# with Windows Forms

By SkillWise

Overview Uplift Your Career & Skill Up to Your Dream Job - Learning Simplified From Home! Kickstart your career & boost your employability by helping you discover your skills, talents, and interests with our special AutoCAD Programming using C# with Windows Forms Course. You'll create a pathway to your ideal job as this course is designed to uplift your career in the relevant industry. It provides the professional training employers seek in today's workplaces. The AutoCAD Programming using C# with Windows Forms Course is one of the most prestigious training offered at Skillwise and is highly valued by employers for good reason. This AutoCAD Programming using C# with Windows Forms Course has been designed by industry experts to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This AutoCAD Programming using C# with Windows Forms Course, like every one of Skillwise's courses, is meticulously developed and well-researched. Every one of the topics is divided into elementary modules, allowing our students to grasp each lesson quickly. At Skillwise, we don't just offer courses; we also provide a valuable teaching process. When you buy a course from Skillwise, you get unlimited Lifetime access with 24/7 dedicated tutor support. Why buy this AutoCAD Programming using C# with Windows Forms? Lifetime access to the course forever Digital Certificate, Transcript, and student ID are all included in the price Absolutely no hidden fees Directly receive CPD Quality Standards accredited qualifications after course completion Receive one-to-one assistance every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the AutoCAD Programming using C# with Windows Forms there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for free. Original Hard Copy certificates need to be ordered at an additional cost of £8. Who is this course for? This AutoCAD Programming using C# with Windows Forms course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skills. Prerequisites This AutoCAD Programming using C# with Windows Forms does not require you to have any prior qualifications or experience. You can just enroll and start learning. This AutoCAD Programming using C# with Windows Forms was made by professionals and it is compatible with all PCs, Macs, tablets, and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as a bonus, you will be able to pursue multiple occupations. This AutoCAD Programming using C# with Windows Forms is a great way for you to gain multiple skills from the comfort of your home.

AutoCAD Programming using C# with Windows Forms
Delivered Online On Demand
£29

Construction: Structural Engineering, Architectural Studies & AutoCAD

4.7(47)

By Academy for Health and Fitness

Did you know that 1 in 5 UK homes suffers from damp, with construction faults costing the industry a staggering £20 billion annually? Imagine being able to play a crucial role in building safe, sustainable, and efficient structures that stand the test of time. This Construction: Structural Engineering, Architectural Studies & AutoCAD bundle equips you with the knowledge and skills to not only understand construction drawings like a pro but also actively contribute to every stage of the building process, from material management to cost estimation and surveying. With this Construction: Structural Engineering, Architectural Studies & AutoCAD course you will get 18 CPD Accredited PDF Certificates, Hard Copy Certificate of Read Construction & Structural Drawing Like Expert and our exclusive student ID card absolutely free. Courses Are Included In This Construction: Structural Engineering, Architectural Studies & AutoCAD Bundle: Course 01: Read Construction & Structural Drawing Like Expert Course 02: Construction Management - Course Course 03: Material Management Course 04: Quantity Surveying Course Course 05: Construction Cost Estimation Course 06: Procurement Administrator Training Course 07: Architectural Studies Course 08: Professional Interior Design & Construction Course 09: Landscape Architecture Course 10: Land Surveying Course 11: Property Law Course 12: Building Surveying Practice Course 13: Bricklaying Course 14: CAD Designer Training Course 15: AutoCAD VBA Programming - Beginner Course Course 16: Learn AutoCAD Programming using VB.NET - Hands On! Course 17: LEED V4 - Building Design and Construction Course 18: Health and Safety in a Construction Environment Embarking on Construction: Structural Engineering, Architectural Studies & AutoCAD is more than just taking an online course; it's an investment in your future. By completing this Construction: Structural Engineering, Architectural Studies & AutoCAD bundle, you'll not only gain invaluable skills but also open doors to new career opportunities and advancements, boosting your earning potential. Don't miss this chance to elevate your career and skillset. Enrol in Construction: Structural Engineering, Architectural Studies & AutoCAD today and take the first step towards achieving your goals and dreams. Why buy this Construction: Structural Engineering, Architectural Studies & AutoCAD? Free CPD Accredited Certificate upon completion of Construction: Structural Engineering, Architectural Studies & AutoCAD Get a free student ID card with Construction: Structural Engineering, Architectural Studies & AutoCAD Lifetime access to the Construction: Structural Engineering, Architectural Studies & AutoCAD course materials Get instant access to this Construction: Structural Engineering, Architectural Studies & AutoCAD course Learn Construction: Structural Engineering, Architectural Studies & AutoCAD from anywhere in the world 24/7 tutor support with the Construction: Structural Engineering, Architectural Studies & AutoCAD course. Construction: Structural Engineering, Architectural Studies & AutoCAD is an entirely online, interactive lesson with voiceover audio. Start your learning journey straightaway with our Construction: Structural Engineering, Architectural Studies & AutoCAD Training! Construction: Structural Engineering, Architectural Studies & AutoCAD premium bundle consists of 18 precisely chosen courses on a wide range of topics essential for anyone looking to excel in this field. Each segment of Construction: Structural Engineering, Architectural Studies & AutoCAD is meticulously designed to maximise learning and engagement, blending interactive content and audio-visual modules for a truly immersive experience. Certification You have to complete the assignment given at the end of the Construction: Structural Engineering, Architectural Studies & AutoCAD course and score a minimum of 60% to pass each exam. Our expert trainers will assess your assignment and give you feedback after you submit the assignment. After passing the Construction: Structural Engineering, Architectural Studies & AutoCAD exam You will be entitled to claim a PDF & Hardcopy certificate accredited by CPD Quality standards completely free. CPD 180 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Construction: Structural Engineering, Architectural Studies & AutoCAD course is ideal for: Students seeking mastery in Construction: Structural Engineering, Architectural Studies & AutoCAD Professionals seeking to enhance Construction: Structural Engineering, Architectural Studies & AutoCAD skills Individuals looking for a Construction: Structural Engineering, Architectural Studies & AutoCAD-related career. Anyone passionate about Construction: Structural Engineering, Architectural Studies & AutoCAD Requirements This Construction: Structural Engineering, Architectural Studies & AutoCAD doesn't require prior experience and is suitable for diverse learners. Career path This Construction: Structural Engineering, Architectural Studies & AutoCAD bundle will allow you to kickstart or take your career in the related sector to the next stage, such as: Site engineer Project manager Building inspector Construction manager Architect CAD Designer Certificates CPD Accredited Digital certificate Digital certificate - Included CPD Accredited Hard copy certificate Hard copy certificate - Included If you are an international student, then you have to pay an additional 10 GBP for each certificate as an international delivery charge.

Construction: Structural Engineering, Architectural Studies & AutoCAD
Delivered Online On Demand4 days
£109

Diploma in AutoCAD

By Compete High

Master AutoCAD with Compete High’s Diploma in AutoCAD course! Learn essential tools, drawing techniques, and advanced features through expert-led online training. Study at your own pace and earn a certificate. Enrol today!

Diploma in AutoCAD
Delivered Online On Demand10 hours
£25

Adobe Photoshop, Illustrator and InDesign Training Masterclass - QLS Endorsed

By Kingston Open College

QLS Endorsed + CPD QS Accredited - Dual Certification | Instant Access | 24/7 Tutor Support | All-Inclusive Cost

Adobe Photoshop, Illustrator and InDesign Training Masterclass  - QLS Endorsed
Delivered Online On Demand7 hours
£105

AutoCAD Plugin Development Using VB.NET and Windows Forms

By SkillWise

Overview Uplift Your Career & Skill Up to Your Dream Job - Learning Simplified From Home! Kickstart your career & boost your employability by helping you discover your skills, talents, and interests with our special AutoCAD Plugin Development Using VB.NET and Windows Forms Course. You'll create a pathway to your ideal job as this course is designed to uplift your career in the relevant industry. It provides the professional training that employers are looking for in today's workplaces. The AutoCAD Plugin Development Using VB.NET and Windows Forms Course is one of the most prestigious training offered at Skillwise and is highly valued by employers for good reason. This AutoCAD Plugin Development Using VB.NET and Windows Forms Course has been designed by industry experts to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This AutoCAD Plugin Development Using VB.NET and Windows Forms Course, like every one of Study Hub's courses, is meticulously developed and well-researched. Every one of the topics is divided into elementary modules, allowing our students to grasp each lesson quickly. At Skillwise, we don't just offer courses; we also provide a valuable teaching process. When you buy a course from Skillwise, you get unlimited Lifetime access with 24/7 dedicated tutor support. Why buy this AutoCAD Plugin Development Using VB.NET and Windows Forms? Lifetime access to the course forever Digital Certificate, Transcript, and student ID are all included in the price Absolutely no hidden fees Directly receive CPD QS-accredited qualifications after course completion Receive one-to-one assistance every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the AutoCAD Plugin Development Using VB.NET and Windows Forms there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for free. Original Hard Copy certificates need to be ordered at an additional cost of £8. Who is this course for? This AutoCAD Plugin Development Using VB.NET and Windows Forms course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skills. Prerequisites This AutoCAD Plugin Development Using VB.NET and Windows Forms does not require you to have any prior qualifications or experience. You can just enroll and start learning. This AutoCAD Plugin Development Using VB.NET and Windows Forms was made by professionals and it is compatible with all PCs, Macs, tablets, and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as a bonus, you will be able to pursue multiple occupations. This AutoCAD Plugin Development Using VB.NET and Windows Forms is a great way for you to gain multiple skills from the comfort of your home.

AutoCAD Plugin Development Using VB.NET and Windows Forms
Delivered Online On Demand
£25

AutoCAD Programming Using C#.NET Level 7

By SkillWise

Overview Uplift Your Career & Skill Up to Your Dream Job - Learning Simplified From Home! Kickstart your career & boost your employability by helping you discover your skills, talents, and interests with our special AutoCAD Programming Using C#.NET Level 7 Course. You'll create a pathway to your ideal job as this course is designed to uplift your career in the relevant industry. It provides the professional training employers seek in today's workplaces. The AutoCAD Programming Using C#.NET Level 7 Course is one of the most prestigious training offered at Skillwise and is highly valued by employers for good reason. This AutoCAD Programming Using C#.NET Level 7 Course has been designed by industry experts to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This AutoCAD Programming Using C#.NET Level 7 Course, like every one of Skillwise's courses, is meticulously developed and well-researched. Every one of the topics is divided into elementary modules, allowing our students to grasp each lesson quickly. At Skillwise, we don't just offer courses; we also provide a valuable teaching process. When you buy a course from Skillwise, you get unlimited Lifetime access with 24/7 dedicated tutor support. Why buy this AutoCAD Programming Using C#.NET Level 7? Lifetime access to the course forever Digital Certificate, Transcript, and student ID are all included in the price Absolutely no hidden fees Directly receive CPD Quality Standards accredited qualifications after course completion Receive one-to-one assistance every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the AutoCAD Programming Using C#.NET Level 7 there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for free. Original Hard Copy certificates need to be ordered at an additional cost of £8. Who is this course for? This AutoCAD Programming Using C#.NET Level 7 course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skills. Prerequisites This AutoCAD Programming Using C#.NET Level 7 does not require you to have any prior qualifications or experience. You can just enroll and start learning. This AutoCAD Programming Using C#.NET Level 7 was made by professionals and it is compatible with all PCs, Macs, tablets, and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as a bonus, you will be able to pursue multiple occupations. This AutoCAD Programming Using C#.NET Level 7 is a great way for you to gain multiple skills from the comfort of your home.

AutoCAD Programming Using C#.NET Level 7
Delivered Online On Demand
£24.99

Autocad Electrical Design

4.7(160)

By Janets

Register on the Autocad Electrical 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 Autocad Electrical Design 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 Autocad Electrical Design 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 Autocad Electrical Design 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 Unit 1- Introduction to Autocad Module 1- Introduction to Electrical Design Drawing 00:05:00 Module 2- Introduction to Autocad 00:02:00 Module 3- Free Activation for Students 00:05:00 Module 4- Starting Autocad and Changing Background 00:03:00 Module 5- Drawing a Line in Autocad 00:04:00 Module 6- Drawing a Rectangle in Autocad 00:04:00 Module 7- Drawing a Circle in Autocad 00:01:00 Module 8- Drawing a Polygon in Autocad 00:03:00 Module 9- Drawing an Arc in Autocad 00:01:00 Module 10- Drawing a PolyLine in Autocad 00:03:00 Module 11- Multiple Lines Using The Offset feature 00:03:00 Module 12- Adding Text to Autocad 00:04:00 Module 13- Extending Lines in Autocad 00:02:00 Module 14- Selection in Autocad 00:05:00 Module 15- F-shortcuts in Autocad 00:02:00 Module 16- Dimensions in Autocad 00:04:00 Module 17- Multi Spiral Line and MLD in Autocad 00:02:00 Module 18- Block and Explode 00:02:00 Module 19- Move and Scale Commands in Autocad 00:02:00 Module 20- Rotate, Mirror and Fillet Commands in Autocad 00:03:00 Module 21-Area Calculation and Adding Layer in Autocad 00:04:00 Module 22- Saving Your File and Autosave Feature 00:08:00 Module 23- Drawing Fluorescent Symbol Using Autocad 00:07:00 Module 24- Autocad Classic Mode and Workspace 00:03:00 Unit 2- Electrical Design Drawing of Distribution System Module 1- Introduction to Dialux 00:02:00 Module 2- Types of Electrical Drawings 00:03:00 Module 3- Different Lighting Situations 00:05:00 Module 4- Understanding Different Types of Lighting Schemes 00:03:00 Module 5- Properties of Good Lighting Scheme 00:01:00 Module 6- Important Definitions for Lighting 00:09:00 Module 7- Utilisation and Maintenance Factor 00:04:00 Module 8- Important Notes When Designing 00:06:00 Module 9-Steps of Project Design 00:04:00 Module 10- Manual Calculation of Lighting 00:07:00 Module 11- Understanding Catalogs and Photometric Data 00:05:00 Module 12-Dialux Interior Design Task Part 1 00:33:00 Module 13-Dialux Interior Design Task Part 2 00:22:00 Module 14-Dialux Interior Design Task Part 3 00:26:00 Module 15-Wiring of Luminaries and Switches Using Autocad 00:39:00 Module 16-Types of Sockets 00:02:00 Module 17- Adding and Wiring of Sockets 00:40:00 Module 18-Panel Schedule for Lighting and Power Circuits 00:31:00 Module 19-Circuit Breakers and Cable Selection 00:36:00 Module 20-Single Line Diagram for Industrial Area and Riser of The Residential Building 00:23:00 Unit 3- Voltage Drop and Short Circuit Analysis Module 1- Voltage Drop in Low Voltage Distribution System and Manual Calculations 00:21:00 Module 2-Short Circuit in Low Voltage Distribution System and Manual Calculations 00:32:00 Module 3-Voltage Drop and Short Circuit Calculations Using ETAP Easily 00:36:00 Unit 4- Earthing System Module 1- Effect of Current on Human Body 00:09:00 Module 2-Types of Electric Hazards 00:08:00 Module 3-Classification of Earthing Systems 00:24:00 Module 4-Components of Earthing System 00:09:00 Module 5- Design and Resistance of Earthing Electrode 00:12:00 Module 6- Design and Resistance of Earthing Conductor 00:13:00 Module 7- Measurement of Earth Resistance by Megger and Three Point Method 00:03:00 Module 8- Design Earthing or Ground Grid Using ETAP 00:21:00 Unit 5- Generator Sizing Module 1- Sizing of Electrical Generator for Power Engineering 00:52:00 Resources Resources - Autocad Electrical Design 00:00: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 Electrical Design
Delivered Online On Demand10 hours 23 minutes
£25

Learn Midjourney For Your Future 6 Figure Career

By Packt

Embark on a journey of creative mastery and dive into the extraordinary world of Midjourney. Transform your passion into a thriving designing career as you unleash the power of innovative art. Unlock creativity, save time, and create personalized designs tailored to specific elements or themes.

Learn Midjourney For Your Future 6 Figure Career
Delivered Online On Demand2 hours 2 minutes
£41.99