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

1078 Coding courses in Glasgow 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

Clinical Research Associate: Administration & Navigating the Healthcare Landscape

4.5(3)

By Studyhub UK

In the intricate world of healthcare, clinical research is a beacon, shining light on innovations and advancements. Dive into 'Clinical Research Administration: Navigating the Healthcare Landscape', an expertly curated journey that marries in-depth knowledge with actionable strategies. This course will guide you from the foundations of clinical research to its evolving future. You'll traverse trial designs, the imperatives of ethics, data intricacies, and quality controls, ensuring you're equipped to lead, innovate, and make pivotal decisions within the clinical research realm. Learning Outcomes Gain a robust understanding of the clinical research ecosystem and its administration. Design and plan effective clinical trials while ensuring ethical and regulatory compliance. Master the art of data management, ensuring accuracy and reliability. Oversee trial monitoring, auditing, and meticulous safety reporting. Analyse clinical data proficiently and forecast the future trends in clinical research. Why choose this Clinical Research Administration: Navigating the Healthcare Landscape course? 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 Clinical Research Associate: Administration & Navigating the Healthcare Landscape 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 Clinical Research Administration: Navigating the Healthcare Landscape course for? Aspiring clinical researchers poised to shape the future of healthcare. Healthcare administrators seeking specialised knowledge in research. Medical students aiming to bolster their understanding of clinical trials. Ethics committee members desiring a broader perspective. Quality assurance professionals in the healthcare sector. Career path Clinical Research Coordinator: £25,000 - £40,000 Clinical Data Manager: £35,000 - £60,000 Clinical Research Associate: £30,000 - £50,000 Regulatory Affairs Specialist: £40,000 - £70,000 Clinical Trials Auditor: £40,000 - £65,000 Clinical Research Manager: £50,000 - £80,000 Prerequisites This Clinical Research Associate: Administration & Navigating the Healthcare Landscape does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Clinical Research Associate: Administration & Navigating the Healthcare Landscape 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: Introduction to Clinical Research Administration Introduction to Clinical Research Administration 00:15:00 Module 02: Clinical Trial Design and Planning Ethics and Regulatory Compliance 00:11:00 Module 03: Ethics and Regulatory Compliance Ethics and Regulatory Compliance 00:13:00 Module 04: Institutional Review Boards (IRBs) and Ethics Committees Institutional Review Boards (IRBs) and Ethics Committees 00:10:00 Module 05: Data Management and Recordkeeping Data Management and Recordkeeping 00:12:00 Module 06: Safety Reporting and Adverse Events Safety Reporting and Adverse Events 00:10:00 Module 07: Clinical Trial Monitoring and Auditing Clinical Trial Monitoring and Auditing 00:09:00 Module 08: Study Site Management and Quality Control Study Site Management and Quality Control 00:17:00 Module 09: Data Analysis and Reporting Data Analysis and Reporting 00:09:00 Module 10: The Future of Clinical Research The Future of Clinical Research 00:10:00

Clinical Research Associate: Administration & Navigating the Healthcare Landscape
Delivered Online On Demand1 hour 56 minutes
£10.99

Reinforcement Learning and Deep RL Python (Theory and Projects)

By Packt

The course is crafted to reflect the in-demand skills in the marketplace that will help you in mastering the key concepts and methodologies of RL and deep RL, along with several practical implementations. This course will help you know the theory and practical aspects of reinforcement and deep reinforcement learning.

Reinforcement Learning and Deep RL Python (Theory and Projects)
Delivered Online On Demand14 hours 16 minutes
£59.99

Web Design Bundle Course

4.8(9)

By Skill Up

Embark on a digital journey of creativity and mastery with our Web Design Bundle. Unleash your potential today!

Web Design Bundle Course
Delivered Online On Demand41 hours
£13.99

Object-Oriented Analysis, Design and Programming with UML

By Packt

The course starts with requirements gathering and ends with implementation, which are the two main elements of software development. Through this course, you will learn to use UML diagrams to analyze and design classes and to highlight relationships between the classes. You will also learn to implement and program the design in C++, C#, and Java.

Object-Oriented Analysis, Design and Programming with UML
Delivered Online On Demand10 hours 30 minutes
£87.99

Data Science Model Deployments and Cloud Computing on GCP

By Packt

Are you interested in learning and deploying applications at scale using Google Cloud platform? Do you lack hands-on exposure when it comes to deploying applications and seeing them in action? Then this course is for you. You will also learn microservices and event-driven architectures with real-world use case implementations.

Data Science Model Deployments and Cloud Computing on GCP
Delivered Online On Demand6 hours 55 minutes
£56.99

Data Manipulation in Python - Master Python, NumPy, and Pandas

By Packt

Welcome to the data manipulation in Python course. Our goal in this course is to provide you with all the tools and skills necessary to master Python, NumPy, and Pandas for data science. No previous skills or expertise are required. Only a drive to succeed!

Data Manipulation in Python - Master Python, NumPy, and Pandas
Delivered Online On Demand3 hours 47 minutes
£26.99

Nursing Assistant, Phlebotomy & Clinical Observation

5.0(1)

By Course Gate

Prepare for diverse healthcare roles with our diploma bundle. Includes Nursing Assistant, Phlebotomy Technician, Clinical Observation, and Medical Administration training. Ideal for those seeking careers in healthcare and medical support.

Nursing Assistant, Phlebotomy & Clinical Observation
Delivered Online On Demand10 hours
£39

Xero Accounting and Bookkeeping Online

4.8(9)

By Skill Up

Unlock the power of Xero Accounting and Bookkeeping with our online course. Learn financial management, invoicing, bank reconciliation, and reporting.

Xero Accounting and Bookkeeping Online
Delivered Online On Demand6 hours 17 minutes
£13.59

Clinical Governance - Level 3

4.5(3)

By Studyhub UK

Overview Learn about Clinical Governance - Level 3 from industry experts and boost your professional skill. This Clinical Governance - Level 3 course will enhance your skill and make you ready for the job market. You'll get expert opinions about the best practices and problems of Clinical Governance - Level 3. You'll also gain the skills of Clinical Governance - Level 3 to excel in your job and tips to master professional skills in no time.  You'll be connected with the community of Clinical Governance - Level 3 professionals and gain first-hand experience of Clinical Governance - Level 3 problem-solving. The Clinical Governance - Level 3 is self-paced. You can complete your course and submit the written assignment in your suitable schedule. After completing the Clinical Governance - Level 3, you'll be provided with a CPD accredited certificate which will boost your CV and help you get your dream job.  This Clinical Governance - Level 3 will provide you with the latest information and updates of Clinical Governance - Level 3. It will keep you one step ahead of others and increase your chances of growth. Why buy this Clinical Governance - Level 3? 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 Clinical Governance - Level 3 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 Clinical Governance - Level 3 does not require you to have any prior qualifications or experience. You can just enrol and start learning.  Prerequisites This Clinical Governance - Level 3 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 Clinical Governance - Level 3 is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Module 01: Introduction to Clinical Governance Introduction to Clinical Governance 00:16:00 Module 02: The 7 Pillars of Clinical Governance The 7 Pillars of Clinical Governance 00:14:00 Module 03: National Health Services National Health Services 00:28:00 Module 04: Clinical Effectiveness: Part 1 Clinical Effectiveness: Part 1 00:23:00 Module 05: Clinical Effectiveness: Part 2 Clinical Effectiveness: Part 2 00:22:00 Module 06: Clinical Audit Clinical Audit 00:33:00 Module 07: Confidentiality in a Medical Environment Confidentiality in a Medical Environment 00:14:00 Module 08: Information Technology in Health Care Information Technology in Health Care 00:14:00 Module 09: Legal aspects and Ethics Legal aspects and Ethics 00:19:00 Module 10: Maintaining Workplace Safety Maintaining Workplace Safety 00:22:00 Module 11: Covid-19 Awareness COVID-19 Awareness 00:29:00 Assignment Assignment - Clinical Governance - Level 3 00:00:00

Clinical Governance - Level 3
Delivered Online On Demand3 hours 54 minutes
£10.99