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

35424 Design courses delivered Online

Blender 3D Modeling and Animation: Build 20+ 3D Projects in Blender

By Packt

Learn Blender 3D modeling, animation, UV mapping, and texture painting; build game assets; and learn 3D Game Development with Unity

Blender 3D Modeling and Animation: Build 20+ 3D Projects in Blender
Delivered Online On Demand17 hours 33 minutes
£131.99

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

Hobbies and Lifestyle | Mega Bundle

By OnlineCoursesLearning.com

Immerse yourself in the world of gardens, where you'll learn to create stunning outdoor spaces with our Garden Design and Maintenance course. Unleash your artistic talents as you explore the techniques of Painting and Decorating, adding beauty to any environment. Connect with ancient wisdom and unlock intuitive insights with Tarot Card Reading. Finally, discover the power of visual storytelling through Photography, capturing moments and memories with your unique perspective. In this 40 hours learning bundle, you'll gain a diverse range of skills that will empower you to create, transform, and express yourself. From designing gardens to beautifying spaces, exploring the mystical realm, and capturing visual stories, this 4 courses bundle opens doors to exciting possibilities and unleashes your creative potential.

Hobbies and Lifestyle | Mega Bundle
Delivered Online On Demand
£129

AWS Certified Solutions Architect Associate – Complete Course

5.0(1)

By LearnDrive UK

Throughout our course, we will provide you with an in-depth understanding of the AWS Certified Solutions Architect Associate course and how to put it into practice.

AWS Certified Solutions Architect Associate – Complete Course
Delivered Online On Demand1 hour
£5

CE513: Rooftop PV: What You Need to Know About Roof Systems

By Solar Energy International (SEI)

Rooftops represent the most available, sustainable and secure real estate, which is why low-slope and steep-slope roofs are increasingly being used as platforms for photovoltaic systems. Low-slope roofs (commonly used for commercial buildings) and steep-slope roofs (commonly used for single-family residences) have separate challenges when integrating PV systems. Information from the roofing industry and roofing manufacturer requirements will be provided as well as numerous photographs. INSTRUCTOR BIO: James R. Kirby, AIA, is Vice President of Sustainability for the Center for Environmental Innovation in Roofing, Washington, DC. Kirby has expertise in roof system design and construction, weatherproofing and energy-efficiency of the building envelope, and rooftop PV systems. His responsibilities include serving as liaison for the Center's PV taskforce, representing the roofing industry at sustainability-focused events, and presenting sustainability-based technical information to roofing and other construction trades within the US and internationally. Kirby holds a bachelor's degree in architectural studies and a master's degree in architecture (structures option) from University of Illinois at Urbana-Champaign. He recently received his Graduate Certificate in Sustainable Design and Construction from Boston Architectural College, and he also is an accredited Green Roofing Professional. Before joining The Center in 2012, he worked for National Roofing Contractors Association, most recently as Associate Executive Director of Technical Communications. Prior to his 16 years at NRCA, he worked for Wiss, Janney, Elstner Associates Inc., Northbrook, Ill., an architectural and engineering consulting firm. He is a licensed architect in Illinois and a professional member of several industry organizations, including ASTM International, American Institute of Architects, Green Roofs for Healthy Cities, International Code Council and U.S. Green Building Council Chicago Chapter. Kirby is a frequent presenter and contributing author to the roofing, energy-efficiency and solar industries. He has given numerous presentations, educational seminars and webinars to industry-related associations and construction-affiliated groups. Kirby also is an annual guest lecturer at the Illinois Institute of Technology in Chicago.

CE513: Rooftop PV: What You Need to Know About Roof Systems
Delivered Online On Demand
£75.57

Worm Farming Course Online

By iStudy UK

Worms are essential in our ecosystem as well as in the environment. They helps to keep the soil fertile and provide necessary nitrogen in it. Thus, worm farming has become a valuable job in the last few decades. Thanks to modern scientific approaches, worm farming has become so much easier. With proper guideline and adequate resources, anyone can become successful in worm farming business. If you want to start your own worm farm, then our Worm Farming Course Online will help you out a lot. You will be able to learn how compost process works using different types of waste. You will learn about the strategies required to cultivate worms within your farm and make a profitable business. Besides that, you will be able to keep the soil inside your farm solid and suitable for planting different types of trees. You can also make good amount of profit from these plants. With this course, you will learn the process of producing worms, designing the farm, vermicomposting, controlling worm population and how to become successful in this field. Course Highlights Worm Farming Course Online is an award winning and the best selling course that has been given the CPD Certification & IAO accreditation. It is the most suitable course anyone looking to work in this or relevant sector. It is considered one of the perfect courses in the UK that can help students/learners to get familiar with the topic and gain necessary skills to perform well in this field. We have packed Worm Farming Course Online into 10 modules for teaching you everything you need to become successful in this profession. To provide you ease of access, this course is designed for both part-time and full-time students. You can become accredited in just 3 hours, 55 minutes hours and it is also possible to study at your own pace. We have experienced tutors who will help you throughout the comprehensive syllabus of this course and answer all your queries through email. For further clarification, you will be able to recognize your qualification by checking the validity from our dedicated website. Why You Should Choose Worm Farming Course Online Lifetime access to the course No hidden fees or exam charges CPD Accredited certification on successful completion Full Tutor support on weekdays (Monday - Friday) Efficient exam system, assessment and instant results Download Printable PDF certificate immediately after completion Obtain the original print copy of your certificate, dispatch the next working day for as little as £9. Improve your chance of gaining professional skills and better earning potential. Who is this Course for? Worm Farming Course Online is CPD certified and IAO accredited. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic backgrounds. Requirements Our Worm Farming Course Online is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path You will be ready to enter the relevant job market after completing this course. You will be able to gain necessary knowledge and skills required to succeed in this sector. All our Diplomas' are CPD and IAO accredited so you will be able to stand out in the crowd by adding our qualifications to your CV and Resume. Worm Farming Course Online Introduction FREE 00:15:00 Composting FREE 00:30:00 Worms You Should Need to Produce Worms 00:15:00 Worm Farming Design 00:30:00 Vermicomposting 00:30:00 Small And Large Scale Worm Farms 00:15:00 How The Worm Population Is Controlled 00:15:00 Other Things You Can Do With Compost 00:15:00 Starting A Worm Farm Business 00:15:00 How To Be Successful With Your Worm Farm 00:15:00 Mock Exam Mock Exam- Worm Farming Course Online 00:20:00 Final Exam Final Exam- Worm Farming Course Online 00:20:00

Worm Farming Course Online
Delivered Online On Demand3 hours 55 minutes
£25

Solar Energy Course Online - Bundle

By Study Plex

Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. What is CPD? Employers, professional organisations, and academic institutions all recognise CPD, therefore a credential from CPD Certification Service adds value to your professional goals and achievements. Benefits of CPD Improve your employment prospects Boost your job satisfaction Promotes career advancement Enhances your CV Provides you with a competitive edge in the job market Demonstrate your dedication Showcases your professional capabilities What is IPHM? The IPHM is an Accreditation Board that provides Training Providers with international and global accreditation. The Practitioners of Holistic Medicine (IPHM) accreditation is a guarantee of quality and skill. Benefits of IPHM It will help you establish a positive reputation in your chosen field You can join a network and community of successful therapists that are dedicated to providing excellent care to their client You can flaunt this accreditation in your CV It is a worldwide recognised accreditation What is Quality Licence Scheme? This course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. Benefits of Quality License Scheme Certificate is valuable Provides a competitive edge in your career It will make your CV stand out Course Curriculum Course 1: Basics Of Solar Energy System Introduction To PV System Construction 00:23:00 Solar Heating, Solar Irradiation And Panels 00:37:00 Effect of Insolation and Temperature on V-I Curve 00:04:00 PV Installation, Short Circuit And Open Circuit Tests Using Avometer 00:15:00 Solar Wires And Cables Installation Process 00:22:00 Mounting Of PV System 00:04:00 Shading and Tilt angle 00:15:00 Half Cell Technology In PV System 00:25:00 Importance of Charge Controller 00:03:00 PWM And MPPT Charge Controllers 00:14:00 Understanding More About MPPT Charge Controller 00:24:00 Junction Box 00:03:00 Wiring of Junction Box 00:05:00 Function, Types And Data Sheet Of Inverter 00:55:00 Determining PV Array Max Voltage 00:09:00 Course 2: Batteries In PV System Construction and Types of Batteries Used 00:08:00 Charging of Lead Acid Batteries and Hydrometer 00:06:00 Mainitance of Batteries and Methods of Charging 00:03:00 Cycle of Batteries 00:03:00 Course 3: Components and Design of Off Grid System Off-Grid Solar System 00:02:00 Advantages of Off-Grid Solar System 00:01:00 Equipment of Off Grid Solar System 00:04:00 Inverter Selection in PV System 00:02:00 Example 1 On Designing an Off Grid System 00:01:00 Determine Power Consumption Demands 00:04:00 Sizing of The PV Modules and Inverter Sizing 00:05:00 Battery Sizing 00:08:00 Solar Charge Controller Sizing 00:04:00 MPPT Charge Controller Sizing 00:10:00 Example 2 Design of an Off Grid System 00:19:00 Course 4: Components and Design of On Grid System Gried-Tied Solar System 00:02:00 Advantages of Grid-Tied Solar System 00:03:00 Equipment of Grid-Tied Solar System 00:03:00 Example Design of an ON Grid System 00:10:00 PV Energy According to Area 00:02:00 Course 5: Design of PV System Using PVSyst Program Design of Grid Connected System Using PVSyst Program 00:12:00 Design of an Off Grid Solar Energy System Using PVSyst Program 00:28:00 Design Mega PV System Using PVSyst Program 00:29:00 Course 6: Solar Water Pumping System Introduction To Water Pumping System And Steps Of Design 00:24:00 Solved Example On Solar Pumping System Design 00:22:00 Course 7: Protection Of Solar Energy System Introduction to Protection of PV System 00:06:00 Selection of Fuses and Protection of String 00:13:00 Protection of Arrays 00:06:00 Protection of Inverter 00:07:00 Protection of Transformer 00:06:00 Surge Protection Device 00:02:00 Grounding of PV System 00:06:00 Types of BusBars in PV System and Selection of BusBars 00:12:00 Course 7: Design of PV System Using Excel Sheet Design Of Off Grid PV System Using Excel Sheet 00:26:00 Course 8: Basics of Autocad and Single Line Diagram of PV System Introduction To Autocad 00:02:00 How to Get Free Licence from Autocad. 00:04:00 Starting Autocad and Changing Background 00:02:00 Drawing a Line in Autocad 00:04:00 Drawing a Rectangle in Autocad 00:04:00 Drawing a Circle in Autocad 00:01:00 Drawing a Polygon in Autocad 00:03:00 Drawing an Arc in Autocad 00:01:00 Drawing a PolyLine in Autocad 00:03:00 Multiple Lines Using the Offset Feature 00:03:00 Adding Text to Autocad 00:03:00 Extending Lines in Autocad 00:01:00 Selection in Autocad 00:04:00 F-shortcuts in Autocad 00:01:00 Dimensions in Autocad 00:04:00 Multi Spiral Line and MLD in Autocad 00:02:00 Block and Explode Commands In Autocad 00:02:00 Move and Scale Commands in Autocad 00:01:00 Rotate, Mirror and Fillet Commands in Autocad 00:02:00 Area Calculation and Adding Layer in Autocad 00:03:00 Saving your File and Autosave Feature 00:07:00 Drawing Fluorescent Symbol Using Autocad 00:06:00 Autocad Classic Mode and Workspace 00:03:00 Single Line Diagram Of PV System And Selection Of Fuses And Breakers 00:45:00 Course 9: Design Of Grounding System Effect Of Current On Human Body 00:09:00 Types Of Electric Hazards 00:08:00 Classification of Earthing Systems 00:23:00 Components Of Earthing System 00:09:00 Design and Resistance of Earthing Electrode 00:12:00 Design and Resistance of Earthing Conductor 00:13:00 Measurement of Earth Resistance by Megger and Three Point Method 00:03:00 Design Earthing or Ground Grid Using ETAP 00:21:00 Course 10: MATLAB and ETAP PV Simulation Simulation Of PV Cell In MATLAB And Obtaining V-I Characteristics 00:28:00 Get a Complete Grid-Connected PV System For Free 00:25:00 Simulation of PV System in ETAP 00:24:00 Obtain Your Certificate Order Your Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00

Solar Energy Course Online - Bundle
Delivered Online On Demand
£19

Epidemiology and Public Health - Double Endorsed Certificate

By Imperial Academy

2 QLS Endorsed Course | CPD Certified | Free PDF + Hardcopy Certificates | 80 CPD Points | Lifetime Access

Epidemiology and Public Health - Double Endorsed Certificate
Delivered Online On Demand
£159

Food Hygiene and Safety and Catering Management - Double Endorsed Certificate

By Imperial Academy

2 QLS Endorsed Course | CPD Certified | Free PDF + Hardcopy Certificates | 80 CPD Points | Lifetime Access

Food Hygiene and Safety and Catering Management - Double Endorsed Certificate
Delivered Online On Demand
£159

Food Allergen Awareness & Food Hygiene - Double Endorsed Certificate

By Imperial Academy

2 QLS Endorsed Course | CPD Certified | Free PDF + Hardcopy Certificates | 80 CPD Points | Lifetime Access

Food Allergen Awareness & Food Hygiene - Double Endorsed Certificate
Delivered Online On Demand
£159