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

1208 Coding courses

Kubernetes for the Absolute Beginners - Hands-On

By Packt

Learn Kubernetes from scratch with this course and gain the skills necessary to deploy and manage containerized applications.

Kubernetes for the Absolute Beginners - Hands-On
Delivered Online On Demand5 hours 42 minutes
£134.99

React JS Online Course

By React Masters

Best React Training in Hyderabad with 100% placement assistance. React Masters Institute offers online course on HTML, CSS, JavaScript, React js.

React JS Online Course
Delivered Online On Demand9 weeks
£350

Programming AutoCAD to Excel using VB.NET

4.9(27)

By Apex Learning

Overview This comprehensive course on Programming AutoCAD to Excel using VB.NET will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Programming AutoCAD to Excel using VB.NET comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Programming AutoCAD to Excel using VB.NET. It is available to all students, of all academic backgrounds. Requirements Our Programming AutoCAD to Excel using VB.NET is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 7 sections • 102 lectures • 09:34:00 total length •Introduction: 00:04:00 •Who is this course for?: 00:02:00 •What will you learn from this course?: 00:05:00 •Tools needed: 00:01:00 •Course Prerequisites: 00:04:00 •Section Overview - Export AutoCAD Objects to Excel: 00:02:00 •Exporting Lines to Excel - Overview: 00:02:00 •Creating the VB.NET-Excel Project: 00:06:00 •Design of User Interface to Export Lines: 00:10:00 •Creating the Common Utility Class: 00:19:00 •Creating the ExportLines Method: 00:12:00 •Running and Testing ExportLines Method: 00:06:00 •Exporting MTexts to Excel - Overview: 00:02:00 •Creating the ExportMTexts Method: 00:11:00 •Export Polylines to Excel - Overview: 00:01:00 •Creating the ExportPolylines Method: 00:12:00 •Running and Testing ExportPoylines Method: 00:12:00 •Export Blocks (Without Attributes) to Excel - Overview: 00:01:00 •Creating the ExportBlocks Method: 00:12:00 •Creating Export Blocks UI and Running the Code: 00:06:00 •Exporting Blocks (With Attributes) to Excel - Overview: 00:02:00 •Creating the User Interface for exporting Blocks to Excel: 00:05:00 •Creation of BlocksForm UI: 00:04:00 •Coding the BlocksForm Load Event: 00:08:00 •Testing the BlocksForm UI: 00:03:00 •Coding the BlocksForm to populate the Listboxes: 00:15:00 •Coding the BlocksForm Export Button: 00:04:00 •Coding the ExportBlocksWithAttributes Method: 00:21:00 •Running and Testing ExportBlocksWithAttributes Method: 00:02:00 •Section Overview - Import Excel File into AutoCAD: 00:01:00 •Importing Lines from Excel File into AutoCAD - Overview: 00:01:00 •Creating ImportExcelUtil Class: 00:02:00 •Creating the ImportLines Method: 00:19:00 •Creating the UI for the ImportLines Method: 00:02:00 •Coding the ImportLines UI code behind.: 00:07:00 •Running and Testing ImportLines Method: 00:08:00 •Importing MTexts into AutoCAD - Overview: 00:01:00 •Creating the ImportMTexts Method: 00:11:00 •Creating ImportMTexts User Interface: 00:02:00 •Running and Testing ImportMTexts Method: 00:02:00 •Importing Polylines from Excel File into AutoCAD - Overview: 00:01:00 •Creating the ImportPolylines Method: 00:14:00 •Creating ImportPolylines User Interface: 00:02:00 •Running and Testing ImportPolylines Method: 00:03:00 •Running and Testing ImportPolylines (from a File) Method: 00:02:00 •Importing Blocks (without Attributes) from Excel File into AutoCAD - Overview: 00:01:00 •Creating the ImportBlocks Method: 00:09:00 •Creating the ImportBlocks User Interface: 00:02:00 •Running and Testing ImportBlocks Method: 00:03:00 •Importing Blocks (with Attirubtes) from Excel File into AutoCAD - Overview: 00:02:00 •Creating the ImportBlocksWithAttributes Method: 00:25:00 •Creating the UI for ImportBlocksWithAttributes Method: 00:04:00 •Running and Testing ImportBlocksWithAttributes Method: 00:03:00 •Exporting Lines to a File - Overview: 00:02:00 •Creating the ExportToFile Utility Class: 00:04:00 •Creating ExportLinesToFile Method: 00:14:00 •Creating the UI for ExportLinesToFile Method: 00:08:00 •Running and Testing ExportLinesToFile Method: 00:02:00 •Exporting MTexts to File - Overview: 00:01:00 •Creating the MTextToFile Method: 00:06:00 •Creating the UI for the ExportMTextToFile Method: 00:01:00 •Running and Testing ExportMTextToFile Method.: 00:08:00 •Exporting Polylines to File - Overview: 00:02:00 •Creating ExportPolylinesToFile Method: 00:11:00 •Exporting Polylines to File - User Interface: 00:01:00 •Running and Testing ExportPolylinesToFile Method: 00:02:00 •Exporting Blocks (without Attributes) to File - Overview: 00:02:00 •Creating the ExportBlocksToFile Method: 00:10:00 •Creating ExportBlocksToFile User Interface: 00:02:00 •Running and Testing ExportBlocksToFile Method: 00:02:00 •Exporting Blocks (With Attributes) to a File - Overview: 00:02:00 •Creating the EXportBlocksWithAttributesToFile Method: 00:19:00 •Creating the UI for ExportBlocksWithAttributesToFile Method: 00:06:00 •Coding the BlocksForm for ExportBlocksWithAttributeToFile Method: 00:04:00 •Running and Testing ExportBlocksWithAttributesToFile Method: 00:03:00 •Importing Text File into AutoCAD - Overview: 00:01:00 •Importing Lines from a Text File into AutoCAD - Overview: 00:02:00 •Creating the ImportFileUtil Class: 00:01:00 •Creating the ImportLinesMethod: 00:17:00 •Creation of ImportLines User Interface: 00:03:00 •Coding the ImportLines UI button: 00:05:00 •Running and Testing the ImportLines Method: 00:04:00 •Importing MTexts from Text File into AutoCAD - Overview: 00:02:00 •Creating the ImportMTexts Method: 00:09:00 •Creating the TextStyle Manipulation Code: 00:02:00 •Creating the UI for the ImportMTexts Method: 00:01:00 •Running and Testing the ImportMTexts Method: 00:04:00 •Importing Polylines from a Text File into AutoCAD - Overview: 00:02:00 •Creating the ImportPolylines Method: 00:18:00 •Creating the ImportPolylines UI: 00:02:00 •Running and Testing ImportPolylines (from a File) Method: 00:02:00 •Importing BLocks (without Attributes) from a Text File into AutoCAD - Overview: 00:02:00 •Creating the ImportBlocks (without Attributes) Method: 00:15:00 •Creating the ImportBlocks UI: 00:05:00 •Running and Testing ImportBlocks (without Attributes) Method: 00:04:00 •Importing Blocks (with Attributes) from a Text File into AutoCAD - Overview: 00:02:00 •Creating the ImportBlocksWithAttributes from a File Method: 00:24:00 •Creating the ImportBlocksWithAttributes (from a File) UI (Part 1): 00:06:00 •Creating the ImportBlocksWithAttributes (from a File) UI (Part 2): 00:04:00 •Running and Testing ImportBlocksWithAttributes (from a File) Method: 00:03:00 •Conclusion: 00:01:00 •Assignment - Programming AutoCAD to Excel using VB.NET: 00:00:00

Programming AutoCAD to Excel using VB.NET
Delivered Online On Demand9 hours 34 minutes
£12

C++, Javascript, HTML, Web Development, Web Design & SQL Training - 30 Courses Bundle!

By Compliance Central

Feeling Stuck in Your Career? The C++, Javascript, HTML, Web Development, Web Design & SQL Training - 30 Courses Bundle is Your Skill-Building Solution. This exceptional collection of 30 premium courses is designed to encourage growth and improve your career opportunities. Suited to meet different interests and goals, the SQL Training: Web Development & Web Design bundle provides an engaging learning experience, helping you learn skills across various disciplines. With the C++, Javascript, HTML, Web Development, Web Design & SQL Training - 30 Courses Bundle, you'll have a personalised journey that aligns with your career goals and interests. This comprehensive package helps you confidently tackle new challenges, whether entering a new field or enhancing your existing knowledge. The SQL Training: Web Development & Web Design bundle is your gateway to expanding your career options, increasing job demand, and enhancing your skill set. By enrolling in this bundle, you'll receive complimentary PDF certificates for all courses, adding value to your resume at no extra cost. Develop key skills and achieve important progress in your career and personal development. Start your journey today and experience the transformative impact of the SQL Training: Web Development & Web Design bundle on your job life and career growth! This C++, Javascript, HTML, Web Development, Web Design & SQL Training - 30 Courses Bundle Comprises the Following CPD Accredited Courses: Course 01: C++ Programming for Absolute Beginners Course 02: Computer Vision By Using C++ and OpenCV with GPU support Course 03: Basic C# Coding Course 04: Refactor Javascript Course 05: Basic Asynchronous JavaScript Course 06: Javascript for Data Structures Course 07: Basic HTML 5 Course 08: HTML Web Development Crash Course Course 09: Microsoft SQL Server Development for Everyone Course 10: Learn to Build Complete CMS Blog in PHP MySQL Bootstrap & PDO Course 11: PHP and MySQL Training 2022: Build 5 Real World Projects Course 12: PHP for Beginners 2023 Guide: Develop an ECommerce Store Course 13: PHP and MySQL Training Masterclass 2023 Course 14: Easy to Advanced Data Structures Course 15: jQuery: JavaScript and AJAX Coding Bible Course 16: AutoCAD Programming using C# with Windows Forms Course 17: C# Console and Windows Forms Development with LINQ & ADO.NET Course 18: Programming AutoCAD with SQL Server Database Using C# Course 19: Web GIS Application Development with C# ASP.NET CORE MVC and Leaflet Course 20: Creative Web Design with HTML5, CSS3 and Bootstrap Course 21: Beginners Course on ESP32 and IoT Course 22: Learn DOM Manipulation with JavaScript Course 23: Ultimate PHP & MySQL Web Development & OOP Coding Course 24: Internet of Things Course 25: Excel Add-in with C# VSTO and Web Course 26: Career Development Plan Fundamentals Course 27: CV Writing and Job Searching Course 28: Learn to Level Up Your Leadership Course 29: Networking Skills for Personal Success Course 30: Ace Your Presentations: Public Speaking Masterclass What will make you stand out? Upon completion of this online C++, Javascript, HTML, Web Development, Web Design & SQL Training - 30 Courses Bundle, you will gain the following: CPD QS Accredited Proficiency with this SQL Training: Web Development & Web Design Bundle After successfully completing the SQL Training: Web Development & Web Design bundle, you will receive a FREE PDF Certificate from REED as evidence of your newly acquired abilities. Lifetime access to the whole collection of learning materials of this SQL Training: Web Development & Web Design Bundle The online test with immediate results You can study and complete the SQL Training: Web Development & Web Design bundle at your own pace. Study for the SQL Training: Web Development & Web Design bundle using any internet-connected device, such as a computer, tablet, or mobile device. The C++, Javascript, HTML, Web Development, Web Design & SQL Training - 30 Courses bundle is a premier learning resource, with each course module holding respected CPD accreditation, symbolising exceptional quality. The content is packed with knowledge and is regularly updated to ensure it remains relevant. This bundle offers not just education but a constantly improving learning experience designed to enrich both your personal and professional development. Advance the future of learning with the SQL Training: Web Development & Web Design bundle, a comprehensive, complete collection of 30 courses. Each course in the SQL Training: Web Development & Web Design bundle has been handpicked by our experts to provide a broad range of learning opportunities. Together, these modules form an important and well-rounded learning experience. Our mission is to deliver high-quality, accessible education for everyone. Whether you are starting your career, switching industries, or enhancing your professional skills, the SQL Training: Web Development & Web Design bundle offers the flexibility and convenience to learn at your own pace. Make the SQL Training: Web Development & Web Design package your trusted partner in your lifelong learning journey. CPD 300 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The C++, Javascript, HTML, Web Development, Web Design & SQL Training - 30 Courses bundle is perfect for: Expand your knowledge and skillset for a fulfilling career with the SQL Training: Web Development & Web Design bundle. Become a more valuable professional by earning CPD certification and mastering in-demand skills with the SQL Training: Web Development & Web Design bundle. Discover your passion or explore new career options with the diverse learning opportunities in the SQL Training: Web Development & Web Design bundle. Learn on your schedule, in the comfort of your home - the SQL Training: Web Development & Web Design bundle offers ultimate flexibility for busy individuals. Requirements You are warmly invited to register for this bundle. Please be aware that no formal entry requirements or qualifications are necessary. This curriculum has been crafted to be open to everyone, regardless of previous experience or educational attainment. Career path Gain a wide range of skills across various fields, improve your problem-solving capabilities, and keep current with industry trends. Perfect for those aiming for career advancement, exploring a new professional direction, or pursuing personal growth. Begin your journey with the C++, Javascript, HTML, Web Development, Web Design & SQL Training - 30 Courses bundle. Certificates CPD Certificate Digital certificate - Included

C++, Javascript, HTML, Web Development, Web Design & SQL Training - 30 Courses Bundle!
Delivered Online On Demand5 days
£210

Test-Driven Development - A Stunningly Quick Introduction

By IIL Europe Ltd

Test-Driven Development - A Stunningly Quick Introduction "The job of QA is not just to do testing it's to build quality in.How often have you heard that sentence? And how often has it been followed up with solid practices for actually building quality in? Test-Driven Development (TDD) is one of the foundational practices of high-quality product development. Popularized nearly 20 years ago, TDD is an important skill for high-quality software development. If you want it to be easier to build high-quality code, then you need to understand TDD. In this hands-on session, we'll learn by doing. Richard will facilitate a coding dojo, a safe place to learn and practice the skills of test-driven development. We'll mob-program together on a coding kata - an easy programming problem - to learn TDD, refactoring, clean code, code smells, and more - all in the pursuit of technical agility, business agility, and a great product that people love. To follow along, bring your laptop and development environment. You'll leave with an introduction to solid new skills, including: Test-driven development (TDD) Extreme Programming (XP) Refactoring and refactoring patterns Code smells Mob programming

Test-Driven Development - A Stunningly Quick Introduction
Delivered Online On Demand30 minutes
£15

C# Object-Oriented Programming for Beginners in C# and .NET

By Packt

Are you feeling confused with various free C# tutorials on OOP? Are you looking for a better approach to learn C# Object-Oriented Programming? Do you feel it is difficult to understand and apply the OOP concepts in C#? Are you seeking a helping hand to learn the object-oriented programming concepts in C# .NET? If you have answered yes to any of the questions above, then this course is for you.

C# Object-Oriented Programming for Beginners in C# and .NET
Delivered Online On Demand2 hours 4 minutes
£41.99

Abnormal Psychology Course

3.5(2)

By Elearncollege

Description Abnormal Psychology Diploma  Introducing the Abnormal Psychology Diploma, a comprehensive online course designed to delve into the complexities of human behaviour and mental disorders. This course provides learners with a deep understanding of various psychological disorders, diagnostic criteria, and treatments, preparing them for a successful career in the field of psychology or enhancing their current knowledge base.  The Abnormal Psychology Diploma offers a unique and engaging online learning experience that caters to a wide range of learners. Whether someone is pursuing a career in psychology, counselling, or social work, or simply has a personal interest in understanding the complexities of human behaviour, this course offers invaluable insights.  The course begins with an introduction to abnormal psychology, providing a solid foundation for understanding the complexities of mental health and disorders. From there, learners will explore a variety of psychological disorders, including anxiety disorders, mood disorders, substance use disorders, eating disorders, gender and sexual disorders, schizophrenic disorders, and personality disorders.  Throughout the Abnormal Psychology Diploma, learners will gain a thorough understanding of the diagnostic criteria and classifications used in the field, as well as the terminology and coding associated with the Diagnostic and Statistical Manual of Mental Disorders, Fourth Edition, Text Revision (DSM IV TR).  As an online course, the Abnormal Psychology Diploma offers flexibility and convenience, allowing learners to study at their own pace and on their own schedule. The course is expertly designed and presented in a manner that ensures comprehension and retention of the material. Interactive elements, including quizzes and case studies, are incorporated throughout the course to enhance the learning experience.  Upon successful completion of the Abnormal Psychology Diploma, learners will possess a well-rounded understanding of various psychological disorders, their causes, and treatments. This knowledge is invaluable for those working in the field of mental health or considering a career in psychology, counselling, or social work. Additionally, this course is beneficial for anyone seeking to better understand the complexities of human behaviour and mental health.  Learners who complete the Abnormal Psychology Diploma will be equipped with the tools and knowledge to make informed decisions regarding mental health care and treatment, as well as effectively communicate with clients, patients, and colleagues. This course is a valuable asset for anyone looking to enhance their understanding of psychological disorders and contribute to the betterment of mental health care and support.  In summary, the Abnormal Psychology Diploma is a comprehensive and engaging online course that delves into the complexities of human behaviour and mental disorders. Learners will explore a wide range of psychological disorders, diagnostic criteria, and treatments, while also gaining valuable insights into the DSM IV TR and associated coding. With a flexible online format, this course is perfect for anyone looking to expand their knowledge of psychology or pursue a career in the field.  Enrol in the Abnormal Psychology Diploma today and embark on a rewarding journey of understanding the complexities of the human mind and mental health.  What you will learn  1:Introduction to Abnormal Psychology  2:Anxiety Disorders  3:Mood Disorders  4:Substance Use Disorders  5:Eating Disorders  6:Gender and Sexual Disorders  7:Schizophrenic Disorders  8:Personality Disorders  9:DSM IV TR Jargons  10:Coding using DSM IV TR  Course Outcomes After completing the course, you will receive a diploma certificate and an academic transcript from Elearn college. Assessment Each unit concludes with a multiple-choice examination. This exercise will help you recall the major aspects covered in the unit and help you ensure that you have not missed anything important in the unit. The results are readily available, which will help you see your mistakes and look at the topic once again. If the result is satisfactory, it is a green light for you to proceed to the next chapter. Accreditation Elearn College is a registered Ed-tech company under the UK Register of Learning( Ref No:10062668). After completing a course, you will be able to download the certificate and the transcript of the course from the website. For the learners who require a hard copy of the certificate and transcript, we will post it for them for an additional charge.

Abnormal Psychology Course
Delivered Online On Demand9 days
£99

Python Crash Course - Level 1

4.8(9)

By Skill Up

iscover the fascinating world of Python programming as you take your first steps into the realm of coding. This course is designed to ignite your passion for programming, providing a solid foundation for beginners. Get ready to unleash your creative potential in the world of technology.

Python Crash Course - Level 1
Delivered Online On Demand1 hour 49 minutes
£25

SQL Programming Masterclass

4.5(3)

By Studyhub UK

Do you want to prepare for your dream job but strive hard to find the right courses? Then, stop worrying, for our strategically modified SQL Programming Masterclass bundle will keep you up to date with the relevant knowledge and most recent matters of this emerging field. So, invest your money and effort in our 30 course mega bundle that will exceed your expectations within your budget. The SQL Programming Masterclass related fields are thriving across the UK, and recruiters are hiring the most knowledgeable and proficient candidates. It's a demanding field with magnitudes of lucrative choices. If you need more guidance to specialise in this area and need help knowing where to start, then StudyHub proposes a preparatory bundle. This comprehensive SQL Programming Masterclass bundle will help you build a solid foundation to become a proficient worker in the sector. This SQL Programming Masterclass Bundle consists of the following 25 CPD Accredited Premium courses - Course 01 :SQL Programming Masterclass Course 02 :SQL Server for Beginners Course 03 :SQL NoSQL Big Data and Hadoop Course 04 :Microsoft SQL Server Development for Everyone Course 05 :Javascript Programming for Beginners Course 06 :Master JavaScript with Data Visualization Course 07 :jQuery: JavaScript and AJAX Coding Bible Course 08 :Kotlin Programming : Android Coding Course 09 :Quick Data Science Approach from Scratch Course 10 :Secure Programming of Web Applications Course 11 :A-Frame Web VR Programming Course 12 :Complete AutoLISP Programming Course 13 :Building Your Own Computer Course Course 14 :Neuro-linguistic Programming (NLP) Diploma Course 15 :Cyber Security Incident Handling and Incident Response Course 16 :Computer Networks Security Course 17 :IT Asset Department Course 18 :C# Programming - Beginner to Advanced Course 19 :AutoCAD Programming using C# with Windows Forms Course 20 :AutoCAD Programming using VB.NET with Windows Forms Course 21 :AutoCAD to Excel - VBA Programming Hands-On! Course 22 :AutoCAD VBA Programming - Beginner course Course 23 :IT Support Technician Training Course 24 :Admin Support Assistant Course 25 :Computer Vision: C++ and OpenCV with GPU support 5 Extraordinary Career Oriented courses that will assist you in reimagining your thriving techniques- Course 01 :Career Development Plan Fundamentals Course 02 :CV Writing and Job Searching Course 03 :Interview Skills: Ace the Interview Course 04 :Video Job Interview for Job Seekers Course 05 :Create a Professional LinkedIn Profile Learning Outcome This tailor-made SQL Programming Masterclass bundle will allow you to- Uncover your skills and aptitudes to break new ground in the related fields Deep dive into the fundamental knowledge Acquire some hard and soft skills in this area Gain some transferable skills to elevate your performance Maintain good report with your clients and staff Gain necessary office skills and be tech savvy utilising relevant software Keep records of your work and make a report Know the regulations around this area Reinforce your career with specific knowledge of this field Know your legal and ethical responsibility as a professional in the related field This SQL Programming Masterclass Bundle resources were created with the help of industry experts, and all subject-related information is kept updated on a regular basis to avoid learners from falling behind on the latest developments. Certification After studying the complete training 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 all courses pdf certificates and 1 hardcopy certificate for the Title Course for free. Other Hard Copy certificates need to be ordered at an additional cost of •8. CPD 300 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Ambitious learners who want to strengthen their CV for their desired job should take advantage of the SQL Programming Masterclass bundle! This bundle is also ideal for professionals looking for career advancement. Requirements To participate in this course, all you need is - A smart device A secure internet connection And a keen interest in SQL Programming Masterclass Career path Upon completing this essential Bundle, you will discover a new world of endless possibilities. These courses will help you to get a cut above the rest and allow you to be more efficient in the relevant fields.

SQL Programming Masterclass
Delivered Online On Demand7 days
£269

SQL Training

By The Teachers Training

Elevate your SQL skills with our comprehensive training course. Learn database management, query optimization, and data manipulation techniques. Enroll now to become proficient in SQL and propel your career in data-driven industries.

SQL Training
Delivered Online On Demand3 hours
£15