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

327 Courses in Coventry delivered On Demand

Programming AutoCAD with SQL Server Database Using C#

4.5(3)

By Studyhub UK

Embark on a transformative journey into the realm of precision and efficiency with our course, 'Programming AutoCAD with SQL Server Database Using C#.' Delve into the intricacies of marrying AutoCAD functionality with the power of SQL Server databases through the lens of C#. In this immersive learning experience, you'll progress seamlessly from laying the groundwork in Sections 1 and 2, exploring tools and SQL queries, to the advanced stages of Section 7, mastering the art of deleting data in SQL Server databases directly from AutoCAD. This course is more than a mere exploration of coding; it's a creative odyssey where you sculpt the future of design and data integration, unlocking a realm of possibilities with every line of code. Learning Outcomes Tool Proficiency and SQL Mastery: Gain expertise in the tools essential for AutoCAD programming and unravel the complexities of SQL queries, setting the foundation for database manipulation. Database Creation and Table Design: Learn to create databases and design tables, ensuring a structured and efficient storage system for your AutoCAD projects. Data Loading Techniques: Master the techniques of loading data into SQL Server databases, streamlining the process of transferring AutoCAD information to the database seamlessly. Efficient Data Retrieval: Acquire the skills to retrieve data from databases, enhancing your ability to access and utilize information stored within the SQL Server infrastructure. Data Manipulation Mastery: Explore the intricacies of updating and deleting data in SQL Server databases directly from AutoCAD, revolutionizing your approach to data management within the AutoCAD environment. Why choose this Programming AutoCAD with SQL Server Database Using C# course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this Programming AutoCAD with SQL Server Database Using C# course for? Aspiring programmers eager to elevate their skills in AutoCAD and SQL Server integration. Design professionals seeking to streamline their workflow through efficient database utilization. Students and enthusiasts interested in the intersection of design and database management. Engineers and architects aiming to enhance their AutoCAD capabilities with dynamic data manipulation. Individuals keen on mastering C# for advanced applications in the AutoCAD environment. Career path CAD Programmer: £30,000 - £45,000 Database Integration Specialist: £35,000 - £50,000 Software Engineer (AutoCAD): £40,000 - £55,000 Database Administrator: £35,000 - £50,000 Architectural Technologist: £30,000 - £45,000 Engineering Software Developer: £45,000 - £60,000 Prerequisites This Programming AutoCAD with SQL Server Database Using C# does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Programming AutoCAD with SQL Server Database Using C# was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Section 01: Introduction Course Topics 00:02:00 Introduction 00:02:00 Section 2 - Tools And SQL Queries Section Overview 00:01:00 Downloading Visual Studio 2019 00:01:00 Downloading SQL Server Express 00:02:00 Downloading SQL Server Management Studio (SSMS) 00:01:00 SQL Queries - Overview 00:03:00 INSERT SQL Statement - Demo 00:13:00 SELECT SQL Statement - Demo 00:08:00 UPDATE SQL Statement - Demo 00:08:00 DELETE SQL Statement - Demo 00:11:00 Section 3 - Create Database And Tables Section Overview 00:01:00 Creating the CADDB Database 00:03:00 Creating the Lines Table 00:07:00 Creating the MTexts Table 00:04:00 Creating the Plines Table 00:04:00 Creating the Blocks No Attribute Table 00:04:00 Creating the Blocks With Attributes Table 00:04:00 Section 4 - Loading Into SQL Server Database Section Overview 00:02:00 Loading Lines into SQL Server Database 00:01:00 Creating the CADDB Project 00:04:00 Creating the Settings File 00:04:00 Creating the Get Connection Method 00:03:00 Creating the LoadLines() Method 00:22:00 Creating the User Interface for the LoadLines() method 00:07:00 Running the LoadLines() Method 00:05:00 Loading MTexts into SQL Server Database - Overview 00:01:00 Creating the LoadMTexts() Method 00:10:00 Running the LoadMTexts() Method 00:06:00 Loading LWPolylines into SQL Server Database - Overview 00:01:00 Creating the LoadPolylines() Method 00:13:00 Running the LoadPlines() Method 00:03:00 Running the LoadPlines() Method 00:03:00 Creating the LoadBlocksNoAttribute() Method 00:11:00 Running the LoadBlocksNoAttribute() Method 00:03:00 Loading Blocks (with Attributes) into SQL Server Database - Overview 00:01:00 Creating the LoadBlocksWithAttributes() Method 00:07:00 Running the BlocksWithAttributes() Method 00:02:00 Section 5 - Retrieving Data From Database Section Overview 00:02:00 Retrieving Lines from SQL Server Database - Overview 00:01:00 Creating the DBRetrieveUtil Class 00:03:00 Creating the RetrieveAndDrawLines() Method (Part 1) 00:17:00 Creating the GetColorIndex() Method 00:05:00 Creating the RetrieveAndDrawLines() Method (Part 2) 00:11:00 Running and Testing the RetrieveAndDrawLines() Method 00:09:00 Retrieving MTexts from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawMTexts() Method 00:11:00 Running and Testing the CreateAndDrawMTexts() Method 00:05:00 Retrieving LWPolylines from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawPlines() Method 00:12:00 Running and Testing the RetrieveAndDrawPlines() Method 00:05:00 Retrieving Blocks (No Attribute) from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawBlocksNoAttribute() Method 00:11:00 Running and Testing the RetrieveAndDrawBlocksNoAttribute() Method 00:05:00 Retrieving Blocks (with Attributes) from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawBlocksWithAttributes() Method 00:21:00 Running and Testing the RetrieveAndDrawBlocksWithAttributes() Method 00:10:00 Section 6 - Updating Data In SQL Server Database - Overview Section Overview 00:01:00 Updating Lines in SQL Server Database - Overview 00:01:00 Creating the DBUpdateUtil Class 00:02:00 Creating the UpdateLines() Method 00:25:00 Creating the User Interface for UpdateLines() Method 00:02:00 Running and Testing the UpdateLines() Method 00:08:00 Updating MTexts in SQL Server Database - Overview 00:01:00 Creating the UpdateMTexts() Method 00:09:00 Creating the User Interface for UpdateMTexts() 00:01:00 Running and Testing the UpdateMTexts() Method 00:07:00 Updating the LWPolylines in SQL Server Database - Overview 00:01:00 Creating the UpdateLWPolylines() Method 00:09:00 Running and Testing the UpdateLWPolylines() Method 00:07:00 Updating Blocks (No Attributes) in SQL Server Database - Overview 00:01:00 Creating the UpdateBlocksNoAttributes() Method 00:10:00 Creating the User Interface for UpdateBlocksNoAttributes() Method 00:01:00 Running and Testing the UpdateBlocksNoAttributes() Method 00:04:00 Updating Blocks With Attributes in SQL Server Database - Overview 00:01:00 Creating the UpdateBlocksWithAttributes() Method 00:08:00 Creating the User Interface for UpdateBlocksNoAttributes() Method 00:01:00 Running and Testing the UpdateBlocksWithAttributes() Method 00:09:00 Section 7 - Deleting Data In SQL Server Database From AutoCAD - Overview Section Overview@ 00:02:00 Deleting Lines in SQL Server from AutoCAD - Overview 00:01:00 Creating the DBDeleteUtil Class 00:01:00 Creating the DeleteLines() Method 00:13:00 Creating the User Interface for the DeleteLines() Method 00:02:00 Running and Testing the DeleteLines() Method 00:04:00 Deleting MTexts in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteMTexts() Method 00:04:00 Creating the User Interface for DeleteMTexts() Method 00:01:00 Running and Testing the DeleteMTexts() Method 00:03:00 Deleting LWPolylines in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeletePlines() Method 00:04:00 Creating the User Interface for the DeletePlines() Method 00:01:00 Running and Testing the DeletePlines() Method 00:02:00 Deleting Blocks (No Attribute) in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteBlocksNoAttribute() Method 00:03:00 Creating the User Interface for DeleteBlocksNoAttribute() Method 00:01:00 Running and Testing DeleteBlocksNoAttribute() Method 00:02:00 Deleting Blocks (With Attributes) in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteBlocksWithAttributes() Method 00:02:00 Creating the User Interface for DeleteBlocksWithAttributes() Method 00:01:00 Running and Testing the DeleteBlocksWithAttributes() Method 00:02:00

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

VMware Ultimate Bootcamp vSphere 5.5

4.3(43)

By John Academy

Description: VMware vSphere 5.5 is a vital component of the VMware vCloud 5.5 Suite. Currently, it is the industry-leading virtualization technology platform accelerating the shift to cloud computing. The Ultimate Bootcamp has become known to be the most comprehensive VMware training and certification course in the industry. This VMware Ultimate Bootcamp vSphere 5.5 covers everything you need to know about the VMware vSphere 5.5 Ultimate Bootcamp. You will learn about virtualization, planning and installing ESXi, using tools to administer a VMware environment, vCenter Server 5.5 and licensing, configuring networking, configuring storage, VM creation, configuration, and snapshots, security and permissions, server and VM monitoring, advanced ESXi and vCenter server management, patching and upgrading ESXi, and disaster recovery and backup.  You can join this course to Experience the comprehensive content included in multiple VMware vSphere. Assessment & Certification: To achieve a formal qualification, you are required to book an official exam separately with the relevant awarding bodies. However, you will be able to order a course completion CPD Certificate by paying an additional fee. Hardcopy Certificate by post - £19 Soft copy PDF via email - £10 Requirements Our VMware Ultimate Bootcamp vSphere 5.5 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 After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Series Introduction and Methodology Series Introduction and Methodology FREE 00:08:00 Virtualization Overview VMware Virtualization 00:14:00 Other VMware & 3rd Party Virtualization Technologies 00:09:00 Planning and Installing ESXi Planning the ESXi Deployment 00:12:00 vSphere 5.x Deployment Guidelines 00:08:00 vSphere Hypervisor (ESXi) Installation 00:13:00 Configuring Hostname Resolution and NTP999 00:01:00 Troubleshooting ESXi 00:07:00 Troubleshooting ESXi Overview of 3rd Party Tools 00:08:00 ESXi Management 00:27:00 Linux Command Review 00:04:00 Troubleshooting the vSphere Client (VIC) 00:13:00 vCenter Server 5.5 and Licensing Licensing 00:09:00 vCenter Server Installation 00:37:00 vSphere Web Client 00:05:00 vCenter Server Inventory 00:25:00 Managing vCenter Server 00:14:00 Planning vCenter Server Deployment 00:05:00 Troubleshooting vCenter Server and Database 00:10:00 Configuring Networking Creating & Modifying Virtual Networks 00:52:00 vSphere Distributed Switches 00:39:00 Creating & Modifying Virtual Networks Using CLI 00:20:00 Configuring Storage Storage Concepts 00:28:00 iSCSI Storage (GUI & Command Line) 00:30:00 Fibre Channel Storage 00:09:00 VMFS Datastores (GUI & Command Line) 00:37:00 NAS Storage and NFS Datastores (GUI & Command Line) 00:18:00 Raw Device Mapping (RDM) 00:06:00 Solid State Disks (SSD) 00:07:00 Storage & Management Solutions 00:02:00 VM Creation, Configuration, and Snapshots Create a VM 00:48:00 Create Multiple VMs, Templates & Clones 00:13:00 Virtual Appliances 00:28:00 Configuration and Use of vApps 00:03:00 VMware Converter (P2V - V2V) 00:26:00 Manage VMs 00:51:00 Virtual Machine Startup/Shutdown 00:07:00 Virtual Machine Snapshots 00:14:00 Virtual Machine Troubleshooting & Best Practices 00:24:00 Security and Permissions Controlling User Access and Passwords 00:27:00 ESXi Active Directory (AD) Integration 00:11:00 Managing Firewalls & Certificates 00:09:00 vCloud VMsafe and vShield 00:05:00 Server and VM Monitoring Optimizing Resources 00:32:00 Resource Pools 00:12:00 Latency Sensitive Applications 00:03:00 Performance Monitoring 00:55:00 Configuring Alarms 00:20:00 ESXi & vCenter Logs 00:22:00 Advanced ESXi and vCenter Server Management Storage Views & Topology Maps 00:11:00 Storage vMotion 00:19:00 Configuring vMotion 00:13:00 Enhanced vMotion 00:12:00 Distributed Resource Scheduler (DRS) Cluster 00:29:00 Profile Driven Storage, Datastore Clusters & Storage DRS (SDRS) 00:27:00 DRS Cluster Monitoring 00:23:00 Host Profiles 00:15:00 Linked Mode Group of vCenter Servers 00:04:00 vSphere Storage Appliance (VSA) 00:04:00 VMware Virtual SAN (VSAN) 00:03:00 Patching and Upgrading ESXi Patching ESXi Standalone Hosts 00:02:00 Patching the vCenter Environment 00:30:00 Upgrades and Migrations 00:24:00 Disaster Recovery and Backup vSphere Replication 5.5 00:07:00 Site Recovery Manager (SRM) 00:07:00 High Availability (HA) 00:40:00 VM Fault Tolerance 00:06:00 Microsoft Clustering 00:03:00 Backup Strategies 00:02:00 VMware Data Protection 00:28:00 Third Party Backups 00:10:00 Mock Exam Mock Exam- VMware Ultimate Bootcamp vSphere 5.5 00:20:00 Final Exam Final Exam- VMware Ultimate Bootcamp vSphere 5.5 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

VMware Ultimate Bootcamp vSphere 5.5
Delivered Online On Demand20 hours 46 minutes
£11.99

jQuery Masterclass Course: JavaScript and AJAX Coding Bible

4.5(3)

By Studyhub UK

Step into the vibrant world of web development with our 'jQuery Masterclass Course: JavaScript and AJAX Coding Bible.' This course is crafted to guide you through the intricate functionalities of jQuery, a powerful library that simplifies JavaScript programming. Starting with an introduction that sets the foundation, the course gradually unfolds the vast capabilities of jQuery, from simple selectors to complex AJAX operations. Each section is meticulously designed to build upon your skills, making the journey from novice to jQuery expert both engaging and informative. This course isn't just about learning to code; it's about empowering you to create interactive and dynamic web applications with ease and confidence. Progress through the curriculum to master various aspects of jQuery, including working with attributes and values, handling events, and manipulating HTML/CSS. You'll delve into traversing methods, learning to navigate and manipulate the Document Object Model (DOM) efficiently. The course also sheds light on creating visually appealing web pages with jQuery effects and animations. The comprehensive section on AJAX will equip you with the skills to make asynchronous requests, enhancing the user experience of your web applications. By the end of this course, you'll not only have a solid understanding of jQuery but also the practical know-how to implement it in real-world projects. Learning Outcomes Understand the core concepts and functionalities of jQuery. Master the use of selectors for manipulating DOM elements. Gain proficiency in handling events and working with HTML/CSS in jQuery. Learn to create dynamic web content and effects using jQuery. Develop skills in AJAX for asynchronous web programming. Why choose this jQuery Masterclass Course: JavaScript and AJAX Coding Bible? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this jQuery Masterclass Course: JavaScript and AJAX Coding Bible for? Web developers seeking to enhance their JavaScript and jQuery skills. Front-end developers aiming to create more interactive web applications. IT students and enthusiasts exploring web development technologies. Professionals transitioning to web development and programming. Anyone interested in learning jQuery for personal or professional web projects. Career path Web Developer: £25,000 - £50,000 Front-End Developer: £28,000 - £55,000 JavaScript Developer: £30,000 - £60,000 UI/UX Designer: £27,000 - £50,000 Full Stack Developer: £35,000 - £70,000 Web Application Developer: £32,000 - £65,000 Prerequisites This jQuery Masterclass Course: JavaScript and AJAX Coding Bible does not require you to have any prior qualifications or experience. You can just enrol and start learning.This jQuery Masterclass Course: JavaScript and AJAX Coding Bible was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Section 01 : Introduction Introduction To This Course 00:02:00 Setup on Windows 00:03:00 Setup on Mac OS X 00:03:00 Setup on Linux 00:05:00 Online Code IDE 00:02:00 Uncompressed vs Minified vs Slim vs Slim Minified 00:05:00 Document Ready 00:03:00 Section 02 : Selectors Elements 00:03:00 All Elements 00:02:00 This Keyword 00:03:00 ID 00:02:00 Class 00:02:00 Multiple Items 00:03:00 First Element 00:02:00 Odd/Even 00:06:00 Element and Class 00:02:00 Children 00:04:00 Attributes 00:03:00 Type 00:04:00 Contains 00:03:00 Section 03 : Attributes/Values Get Attribute 00:02:00 Set Attribute 00:03:00 Set Attribute With Callback Function 00:03:00 Set Multiple Attributes 00:03:00 Remove 00:02:00 Text Attribute 00:02:00 Data Attribute 00:03:00 Value 00:03:00 HTML Value 00:02:00 Class 00:09:00 Section 04 : Events Binding & Unbinding 00:07:00 Attributes 00:04:00 Propagation 00:05:00 Prevent Default Behaviour 00:05:00 Mouse Single Click 00:02:00 Mouse Double Click 00:02:00 Mouse Enter Element 00:04:00 Mouse Leave Element 00:04:00 Mouse Hover 00:04:00 Mouse Down 00:03:00 Mouse Up 00:02:00 Keyboard Down 00:03:00 Keyboard Press 00:01:00 Keyboard Up 00:01:00 Form Submit 00:03:00 Form Change 00:03:00 Form Focus 00:04:00 Form Blur 00:02:00 Document/Window Scroll 00:03:00 Document/Window Resize 00:02:00 Combining Multiple Events Using A Single Selector 00:05:00 Section 05 : HTML/CSS Get and Set CSS Property 00:03:00 Set Multiple CSS Properties 00:02:00 Add, Remove and Toggle CSS Classes 00:06:00 Get and Set Element Dimensions 00:12:00 Adding Elements Using Append, Prepend, After and Before 00:05:00 Removing Elements Using Remove and Empty 00:06:00 Section 06 : Traversing Elements By Index 00:03:00 Child Elements 00:03:00 Parent Element 00:03:00 Sibling Elements 00:03:00 Filtering Elements 00:06:00 Section 07 : Effects Show, Hide and Toggle 00:11:00 Fading Using FadeIn, FadeOut, FadeToggle and FadeTo 00:06:00 Sliding Using SlideDown, SlideUp and SlideToggle 00:06:00 Animate 00:09:00 Stop Effects and Animations 00:03:00 Function Callback 00:03:00 Action and Method Chaining 00:05:00 Section 08: AJAX Load 00:05:00 Get JSON 00:04:00 GET Data 00:04:00 POST Data 00:05:00 Section 09 : Utility Functions Trim String 00:03:00 Extend 00:03:00 Extend Function 00:07:00 In Array 00:04:00 Each 00:03:00 Data Function 00:05:00 Proxy Function 00:03:00 Is Window Function 00:01:00 Now/Epoch Time Method 00:02:00 Number Check (isNumeric) 00:02:00 Dequeue 00:03:00 Global Evaluation 00:02:00 Section 10 : Resource Resource 00:00:00 Assignment Assignment - jQuery: JavaScript and AJAX Coding Bible 00:00:00

jQuery Masterclass Course: JavaScript and AJAX Coding Bible
Delivered Online On Demand5 hours 14 minutes
£10.99

Certified GDPR Practitioner Training Course

4.5(3)

By Studyhub UK

The Certified GDPR Practitioner Training Course provides comprehensive knowledge and understanding of the General Data Protection Regulation (GDPR). Participants will learn the fundamentals of GDPR, its legal basis, rights, and breaches, as well as the responsibilities and obligations for compliance. Learning Outcomes: Gain a solid understanding of the basic principles and concepts of the GDPR. Comprehend the legal basis for processing personal data under the GDPR framework. Identify the rights of data subjects and understand how to handle data breaches in compliance with GDPR regulations. Learn about the responsibilities and obligations of organizations in protecting personal data and ensuring GDPR compliance. Why buy this Certified GDPR Practitioner Training Course? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on 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 Certified GDPR Practitioner Training Course you will be able to take the MCQ test that will assess your knowledge. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This Certified GDPR Practitioner Training Course does not require you to have any prior qualifications or experience. You can just enrol and start learning.  Prerequisites This Certified GDPR Practitioner Training Course 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. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This Certified GDPR Practitioner Training Course is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Certified GDPR Practitioner Training Course GDPR Basics 00:22:00 GDPR Explained 00:17:00 Lawful Basis for Preparation 00:29:00 Rights and Breaches 00:25:00 Responsibilities and Obligations 00:29:00 Mock Exam Mock Exam - Certified GDPR Practitioner Training Course 00:20:00 Final Exam Final Exam - Certified GDPR Practitioner Training Course 00:20:00

Certified GDPR Practitioner Training Course
Delivered Online On Demand2 hours 42 minutes
£10.99

Solidworks: CSWP Exam Preparation

4.5(3)

By Studyhub UK

Solidworks: CSWP Exam Preparation is a comprehensive course designed to equip participants with the necessary skills and knowledge to pass the Certified SolidWorks Professional (CSWP) exam. The course covers advanced modeling techniques, assembly creation, and drawing practices. Learning Outcomes: Master advanced 3D modeling techniques in SolidWorks. Learn to create complex assemblies and effectively manage mates. Develop proficiency in generating detailed engineering drawings with proper dimensioning and annotations. Prepare effectively to pass the CSWP exam and earn a recognized industry certification. Why buy this Solidworks: CSWP Exam Preparation? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on 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 Solidworks: CSWP Exam Preparation 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 £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This Solidworks: CSWP Exam Preparation 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 skill. Prerequisites This Solidworks: CSWP Exam Preparation does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Solidworks: CSWP Exam Preparation 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. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This Solidworks: CSWP Exam Preparation is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum INTRODUCTION About the course 00:03:00 Tips for CSWP 00:01:00 EXAM - SEGMENT 1 PART 1 00:18:00 PART 2 00:15:00 EXAM - SEGMENT 2 PART 1 00:09:00 PART 2 00:08:00 EXAM - SEGMENT 3 PART 1 00:20:00 PART 2 00:08:00 OFFICIAL EXAM SAMPLE Exam 02:30:00 Resources Resources- Solidworks: CSWP Exam Preparation 00:00:00 Assignment Assignment - Solidworks: CSWP Exam Preparation 00:00:00

Solidworks: CSWP Exam Preparation
Delivered Online On Demand3 hours 52 minutes
£10.99

Solidworks: CSWA Exam Preparation

4.5(3)

By Studyhub UK

The course 'Solidworks: Complete CSWA Preparation' is designed to equip learners with the essential skills and knowledge required to pass the Certified SolidWorks Associate (CSWA) exam. Participants will gain proficiency in using SolidWorks software and develop a strong foundation in 3D modeling. Learning Outcomes: Master the fundamentals of SolidWorks software and its user interface. Acquire proficiency in 3D modeling techniques for creating complex parts and assemblies. Prepare effectively for the CSWA exam and be ready to demonstrate your competence in SolidWorks. Why buy this Solidworks: CSWA Exam Preparation? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on 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 Solidworks: CSWA Exam Preparation 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 £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This Solidworks: CSWA Exam Preparation 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 skill. Prerequisites This Solidworks: CSWA Exam Preparation does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Solidworks: CSWA Exam Preparation 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. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This Solidworks: CSWA Exam Preparation is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum INTRODUCTION 1.1. About the course 00:03:00 1.2. Tips for CSWA Exam 00:01:00 2. EXAM 1 2.1. Part 1 00:01:00 2.2. Part 2 00:18:00 2.3. Part 3 00:09:00 3. EXAM 2 3.1. Part 1 00:01:00 3.2. Part 2 00:18:00 3.3. Part 3 00:11:00 4. EXAM 3 4.1. Part 1 00:01:00 4.2. Part 2 00:22:00 4.3. Part 3 00:08:00 5. EXAM 1 5.1. Part 1 00:01:00 5.2. Part 2 00:17:00 5.3. Part 3 00:05:00 6 Official exam sample 6.1. Exam 00:00:00 Assignment Assignment - Solidworks: CSWA Exam Preparation 00:00:00

Solidworks: CSWA Exam Preparation
Delivered Online On Demand1 hour 56 minutes
£10.99

70-247 - Configuring and Deploying a Private Cloud with System Center 2012 R2 (MCSE)

4.3(43)

By John Academy

Description: The purpose of Configuring and Deploying a Private Cloud with System Center 2012 R2 (MCSE) course is to teach you how to configure and deploy a private cloud with System Center 2012 R2. Throughout the course, you will know the ways of understanding and work with the cloud, the cloud components, including infrastructure and service catalog, and virtual applications. The course guides you how to use VMM or install VMM to deploy the cloud. You will also be introduced to host groups and security systems. After completing the course, you will be able to work with Private Cloud Infrastructures. You will also be able to learn dynamic application deployment, server application virtualization, web deployment packages, server App-V components and sequencing and deploying virtual apps. After that, the course will help you to understand the essential components of Private Cloud including SQL server profiles, OS profiles, application profiles, hardware profiles, VM templates and self-service user role. In the course, you will gain information about the Private Cloud computing, installing and configuring app controller and creating and managing services and service templates. Finally, you will know about server management, automation and security for the cloud. Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? 70-247 - Configuring and Deploying a Private Cloud with System Center 2012 R2 (MCSE) is certified by CPD Qualifications Standards and CiQ. 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 background. Requirements Our 70-247 - Configuring and Deploying a Private Cloud with System Center 2012 R2 (MCSE) 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 After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Understanding the Private Cloud Understanding the Private Cloud FREE 00:09:00 Preparing to Deploy the Cloud 00:06:00 Components of the Private Cloud 00:13:00 System Center 2012 Components 00:13:00 Using Hyper-V with VMM 00:07:00 Using VMM to Deploy the Cloud VMM Architecture 00:16:00 Install and_or Upgrade VMM 00:08:00 Host Groups 00:13:00 Understanding Security 00:06:00 Whats New with VMM R2 00:10:00 Working With the Private Cloud Infrastructure PXE and Update Servers 00:08:00 Bare Metal Hyper-V Host Servers 00:06:00 Configuring the Update Server Role 00:08:00 The Update Baseline 00:10:00 Virtual Applications Dynamic Application Deployment 00:10:00 Server Application Virtualization Overview 00:16:00 Web Deployment Packages 00:03:00 Configuring Server App-V Components 00:05:00 Sequencing and Deploying Virtual Apps 00:08:00 Components of the Private Cloud SQL Server Profiles 00:08:00 OS Profiles 00:05:00 Application Profiles 00:04:00 Hardware Profiles 00:07:00 VM Templates 00:05:00 Self-Service User Role 00:10:00 A First Business Unit Cloud What is Private Cloud Computing 00:08:00 Installing and Configuring App Controller 00:05:00 Creating and Managing Services and Service Templates 00:11:00 Changes with App Controller 2012 R2 00:01:00 Private Cloud Infrastructure Operations Manager Components 00:25:00 Upgrading 00:10:00 Notifications 00:07:00 Management Packs 00:23:00 Putting It All Together 00:06:00 What's New in Operations Manager 2012 R2 00:09:00 Monitoring the Private Cloud Using SharePoint 00:04:00 Templates for Monitoring 00:23:00 Watching a Distributed App 00:07:00 Service Management for the Cloud What is Service Manager 00:15:00 Understanding Work Items 00:19:00 Connectors 00:08:00 Notifications 00:03:00 Private Cloud Service Catalog Private Cloud Service Catalog 00:10:00 Service Level Management 00:39:00 Security for the Cloud Planning DPM Deployment 00:11:00 DPM Technologies 00:07:00 Upgrading DPM 00:03:00 Configuring DPM for the Private Cloud 00:13:00 Configuring Application Protection for the Private Cloud 00:11:00 Restoring Applications to the Private Cloud 00:03:00 What's New with DPM 2012 R2 00:03:00 Automation in the Private Cloud Orchestrator Architecture 00:08:00 Deployment and Configuration of Orchestrator 00:07:00 Using Runbooks 00:07:00 Using Integration Packs 00:17:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

70-247 - Configuring and Deploying a Private Cloud with System Center 2012 R2 (MCSE)
Delivered Online On Demand8 hours 57 minutes
£11.99

Educators matching "AWS"

Show all 12