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

2284 Software Development courses in Llandudno delivered On Demand

SQL Programming Course

4.7(47)

By Academy for Health and Fitness

Everywhere, from tiny businesses to major corporations, needs people skilled in SQL. In light of this, our online training course has been developed to help you succeed by equipping you with all the necessary skills. The importance of mastering SQL increases if you're looking for your first job in the data industry. You will learn about topics such as SQL fundamentals, data wrangling, SQL analysis, AB testing, distributed computing with Apache Spark, Delta Lake, and more through four increasingly more challenging SQL projects with data science applications. These subjects will equip you with the skills necessary to use SQL creatively for data analysis and exploration, write queries quickly, produce datasets for data analysis, conduct feature engineering, integrate SQL with other data analysis and machine learning toolsets, and work with unstructured data. This Specialisation is designed for a learner with little or no prior coding expertise who wants to become proficient with SQL queries. Experts have meticulously planned out the curriculum for the SQL Skills Training course with years of expertise. As a result, you will find it simple to learn the course material. Learning outcome After finishing the course, you'll Learn to utilise the tools for view creation Become familiar with updating columns and indexed views Be able to test and debug Be able to search a database using SQL Become more familiar with inline table-valued functions Learn the fundamentals of transactions and multiple statements Why Prefer US? Opportunity to earn a certificate accredited by CPD after completing this course Student ID card with amazing discounts - completely for FREE! (£10 postal charges will be applicable for international delivery) Standards-aligned lesson planning Innovative and engaging content and activities Assessments that measure higher-level thinking and skills Complete the program in your own time, at your own pace Each of our students gets full 24/7 tutor support *** Course Curriculum *** SQL Programming Course Module 01: Course Introduction Introduction Course Curriculum Overview Overview of Databases Module 02: SQL Environment Setup MySQL Installation MySQL Workbench Installation Connecting to MySQL using Console Module 03: SQL Statement Basics Overview of Challenges SQL Statement Basic SELECT Statement SELECT DISTINCT Column AS Statement COUNT built-in Method usage SELECT WHERE Clause - Part One SELECT WHERE Clause - Part Two Statement Basic Limit Clause Statement Using BETWEEN with Same Column Data How to Apply IN Operator Wildcard Characters with LIKE and ILIKE Module 04: GROUP BY Statements Overview of GROUP BY Aggregation function SUM() Aggregation MIN() and MAX() GROUP BY - One GROUP BY - Two HAVING Clause Module 05: JOINS Overview of JOINS Introduction to JOINS AS Statement table INNER Joins FULL Outer Join LEFT Outer JOIN RIGHT JOIN Union Module 06: Advanced SQL Commands / Statements Timestamps EXTRACT from timestamp Mathematical Functions String Functions SUBQUERY Module 07: Creating Database and Tables Basic of Database and Tables Data Types Primary key and Foreign key Create Table in SQL Script Insert Update Delete Alter Table Drop-Table NOT NULL Constraint UNIQUE Constraint Module 08: Databases and Tables Creating a Database backup 10a Overview of Databases and Tables 10c Restoring a Database CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The course can be helpful for anyone working in the SQL fields, whether self-employed or employed, regardless of their career level. Requirements You will not need any prior background or expertise to enrol in this course. Career path The vocation of SQL Skills Training moves very quickly but pays well. This position provides unparalleled satisfaction. This is your opportunity to learn more and start changing things. Query Language Developer Server Database Manager Python Developer Technical Consultant Project Implementation Manager Software Developer (SQL) Certificates Certificate of completion Digital certificate - £10

SQL Programming Course
Delivered Online On Demand8 hours
£12

Web Development Basics

4.3(43)

By John Academy

Description: In developing a website, it is important to choose a subject or theme that will suit your style and preference. In this course, you will learn to decide on the function and niche of your site. You will learn the importance of visualization and how to make your site content-rich. You will also be able to know how to do back links. Then you will see the significance of SEO, multimedia, and social sites to improve the traffic of your website. Who is the course for? Employees of the business industry and other businessmen who want to learn how to become profitable through website designing. People who have an interest in Website Design and Marketing and how to effectively communicate with their potential clients through the web. Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment:  At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. PDF certificate's turnaround time is 24 hours and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path: The Web Development Basics course will be very beneficial and helpful, especially to the following careers: Businessman Marketing and Promotions Specialists Marketing Managers Product Creators Programmers Sales Managers Sales and Promotions Specialists Top Executives Website Developer. Updated Version - Web Development Basics Section 01: Getting Started Introduction 00:03:00 How to Get Course requirements 00:02:00 Getting Started on Windows, Linux or Mac 00:02:00 How to ask a Great Questions 00:01:00 FAQ's 00:01:00 Section 02: HTML Introduction HTML 00:05:00 Choosing Code Editor 00:06:00 Installing Code Editor (Sublime Text) 00:04:00 Overview of a Webpage 00:05:00 Structure of a Full HTML Webpage 00:07:00 First Hello World! Webpage 00:09:00 Section 03: HTML Basic Heading tags 00:09:00 Paragraph 00:08:00 Formatting Text 00:12:00 List Items Unordered 00:05:00 List Items Ordered 00:04:00 Classes 00:09:00 IDs 00:06:00 Comments 00:04:00 Section 04: HTML Intermediate Images 00:12:00 Forms 00:05:00 Marquee 00:06:00 Text area 00:06:00 Tables 00:06:00 Links 00:07:00 Navbar - Menu 00:04:00 HTML Entities 00:05:00 Div tag 00:06:00 Google Maps 00:07:00 Section 05: HTML Advanced HTML Audio 00:07:00 HTML Video 00:05:00 Canvas 00:06:00 Iframes 00:05:00 Input Types 00:04:00 Input Attributes 00:06:00 Registration Form 00:04:00 Contact Us Form 00:10:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:02:00 Section 06: JavaScript Introduction What is JavaScript 00:09:00 Hello World Program 00:14:00 Getting Output 00:11:00 Internal JavaScript 00:13:00 External JavaScript 00:09:00 Inline JavaScript 00:04:00 Async and defer 00:06:00 Section 07: JavaScript Basics Variables 00:13:00 Data Types 00:11:00 Numbers 00:06:00 Strings 00:06:00 String Formatting 00:05:00 Section 08: JavaScript Operators Arithmetic operators 00:07:00 Assignment operators 00:03:00 Comparison operators 00:06:00 Logical operators 00:08:00 Section 09: JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statement 00:04:00 Section 10: JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:03:00 For loop 00:08:00 Coding Exercise 00:02:00 Solution for Coding Exercise 00:02:00 Section 11: JavaScript Functions Creating a Function 00:07:00 Function Call() 00:07:00 Function with parameters 00:05:00 Section 12: JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 Section 13: JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 Section 14: Python Introduction Introduction to Python 00:02:00 Python vs Other Languages 00:04:00 Why It's Popular 00:04:00 Command Line Basics 00:07:00 Python Installation (Step By Step) 00:06:00 PyCharm IDE Installation 00:08:00 Getting Start PyCharm IDE 00:05:00 First Python Hello World Program 00:07:00 Section 15: Python Basic Variables 00:16:00 Data Types 00:13:00 Type Casting 00:07:00 User Inputs 00:08:00 Comments 00:04:00 Section 16: Python Strings Strings 00:05:00 String Indexing 00:05:00 String Slicing 00:04:00 String Built-in Functions 00:09:00 Formatting String (Dynamic Data) 00:05:00 Section 17: Python Operators Arithmetic Operators 00:08:00 Assignment Operators 00:05:00 Comparison Operators 00:05:00 Logical Operators 00:02:00 AND Operator 00:04:00 OR Operator 00:02:00 NOT Operator 00:03:00 Booleans 00:02:00 Section 18: Python Data Structures Arrays in Earler 00:02:00 Lists 00:06:00 Add List Items 00:07:00 Remove List Items 00:01:00 Sort Lists 00:03:00 Join Lists 00:08:00 Tuples 00:08:00 Update tuples 00:07:00 Join tuples 00:02:00 Dictionaries 00:06:00 Add Dictionary Items 00:04:00 Remove Dictionary Items 00:03:00 Nested Disctionaries 00:04:00 Sets 00:04:00 Add Set Items 00:03:00 Remove Set Items 00:01:00 Join Set Items 00:04:00 Section 19: Python Conditional Statements If Statement 00:03:00 If-else Statement 00:04:00 If-elif-else Statement 00:04:00 If Statement Coding Excercise 00:05:00 Section 20: Python Control Flow Statements Flow Charts 00:06:00 While Loops Statement 00:10:00 For Loops Statement 00:06:00 The range() Function 00:04:00 Nested Loops 00:04:00 2D List using Nested Loop 00:04:00 Section 21: Python Core Games Guessing Game 00:07:00 Car Game 00:10:00 Section 22: Python Functions Creating a Function 00:03:00 Calling a Function 00:06:00 Function with Arguments 00:05:00 Section 23: Python args, KW args for Data Science args, Arbitary Arguments 00:04:00 kwargs, Arbitary Keyword Arguments 00:06:00 Section 24: Python Project Project Overview 00:04:00 ATM RealTime Project 00:13:00 Old Version - Web Development Basics Web Development Basics What Are Niche Website? 01:00:00 The Role Of Visualization In Education 00:15:00 Identify Your Best Platform Or Software 01:00:00 Select A Web Host 01:00:00 Collect Your Site 00:15:00 Building A Content Rich Website 00:15:00 Build Backlinks 00:30:00 Use SEO, Multimedia And Social Sites 01:30:00 Use Analytics 01:00:00 Wrapping Up 00:15:00 Mock Exam Mock Exam-Web Development Basics 00:20:00 Final Exam Final Exam-Web Development Basics 00:20:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Web Development Basics
Delivered Online On Demand20 hours 33 minutes
£18

Flutter & Dart Development for Building iOS and Android Apps - QLS Endorsed

By Kingston Open College

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

Flutter & Dart Development for Building iOS and Android Apps - QLS Endorsed
Delivered Online On Demand10 hours
£105

Overview This Using Webpack course will unlock your full potential and will show you how to excel in a career in Using Webpack. So upskill now and reach your full potential. Everything you need to get started in Using Webpack is available in this course. Learning and progressing are the hallmarks of personal development. This Using Webpack will quickly teach you the must-have skills needed to start in the relevant industry. In This Using Webpack Course, You Will: Learn strategies to boost your workplace efficiency. Hone your Using Webpack skills to help you advance your career. Acquire a comprehensive understanding of variousUsing Webpack topics and tips from industry experts. Learn in-demand Using Webpack skills that are in high demand among UK employers, which will help you to kickstart your career. This Using Webpack course covers everything you must know to stand against the tough competition in the Using Webpack field.  The future is truly yours to seize with this Using Webpack. Enrol today and complete the course to achieve a Using Webpack certificate that can change your professional career forever. Additional Perks of Buying a Course From Institute of Mental Health Study online - whenever and wherever you want. One-to-one support from a dedicated tutor throughout your course. Certificate immediately upon course completion 100% Money back guarantee Exclusive discounts on your next course purchase from Institute of Mental Health Enrolling in the Using Webpack course can assist you in getting into your desired career quicker than you ever imagined. So without further ado, start now. Process of Evaluation After studying the Using Webpack course, your skills and knowledge will be tested with a MCQ exam or assignment. You must get a score of 60% to pass the test and get your certificate.  Certificate of Achievement Upon successfully completing the Using Webpack course, you will get your CPD accredited digital certificate immediately. And you can also claim the hardcopy certificate completely free of charge. All you have to do is pay a shipping charge of just £3.99. Who Is This Course for? This Using Webpack is suitable for anyone aspiring to start a career in Using Webpack; even if you are new to this and have no prior knowledge on Using Webpack, this course is going to be very easy for you to understand.  And if you are already working in the Using Webpack field, this course will be a great source of knowledge for you to improve your existing skills and take them to the next level.  Taking this Using Webpack course is a win-win for you in all aspects.  This course has been developed with maximum flexibility and accessibility, making it ideal for people who don't have the time to devote to traditional education. Requirements This Using Webpack course has no prerequisite.  You don't need any educational qualification or experience to enrol in the Using Webpack course. Do note: you must be at least 16 years old to enrol. Any internet-connected device, such as a computer, tablet, or smartphone, can access this online Using Webpack course. Moreover, this course allows you to learn at your own pace while developing transferable and marketable skills. Course Curriculum Section 01: Introduction to Webpack What You Ought To Expect From This Course 00:01:00 Why Webpack? 00:01:00 Course Roadmap 00:01:00 How Does Webpack Work? 00:03:00 How Does Webpack Work? 00:03:00 Webpack Versions 00:06:00 Summary 00:01:00 Section 02: Installing and Configuring Webpack Installing Webpack 00:01:00 Demo: Installing Webpack 00:05:00 Configuring Webpack 00:05:00 Demo: Configuring Webpack 00:06:00 Webpack Dev Server 00:01:00 Demo: Using Webpack Dev Server 00:05:00 Transforming JSX with Webpack 00:05:00 Demo: Transforming JSX with Webpack 00:10:00 Bundling Styles 00:03:00 Demo: Bundling Styles with CSS and Webpack 00:04:00 Loading Additional Filetypes with Webpack 00:01:00 Demo: Loading YAML Files with Webpack 00:05:00 Section 03: Building an Application with Webpack Creating an Interactive Application 00:01:00 Demo: Putting It All Together: Creating an Interactive Application 00:21:00 Summary + Continue Developing the App + Q&A 00:06:00

Using Webpack
Delivered Online On Demand1 hour 35 minutes
£11.99

Data Analyst (Data Analytics)- CPD Certified

4.7(47)

By Academy for Health and Fitness

24 Hours Left! Enrol Now in this Data Analyst Course! Today's world revolves around data. Organisations across all industries increasingly depend on Data Analysts to make crucial business decisions. So, if you want to collect, evaluate, and understand data using various methods and business intelligence tools and further enhance your Data Analyst skills, our comprehensive Data Analyst course is perfect for you. Designed for success, this Data Analyst course covers everything from basics to advanced topics in Data Analyst. Each lesson in this Data Analyst course is crafted for easy understanding, enabling you to become proficient in Data Analyst. Whether you are a beginner or looking to sharpen your existing skills, this Data Analyst is the ideal choice. Learning Outcomes of Data Analyst course: Introduce yourself to the critical concepts of analysing data. Know how to build, change, and format charts. Become well-versed in working with multiple worksheets and workbooks. Master the key aspects of modifying a worksheet. Discover how to work with lists. Understand how to use PivotTables, PivotCharts, Lookup Functions, and Formula Auditing. Explore the process of applying data validation, searching for invalid data and formulas with errors, and working with macros. Find out how to automate workbook functionality, create sparklines, and map data. Why Prefer this Course? Get a Free CPD Accredited Certificate upon completion of Data Analyst Get a free student ID card with Data Analyst Training Get instant access to this Data Analyst course. Learn Data Analyst from anywhere in the world The Data Analyst is affordable and simple to understand The Data Analyst is an entirely online, interactive lesson with voiceover audio Lifetime access to the Data Analyst course materials The Data Analyst comes with 24/7 tutor support Start your Data Analyst Diploma journey straightaway! This Data Analyst's curriculum has been designed by Data Analyst experts with years of Data Analyst experience behind them. The Data Analyst course is extremely dynamic and well-paced to help you understand Data Analyst with ease. You'll discover how to master the Data Analyst skill while exploring relevant and essential topics. *** Course Curriculum *** Here is the curriculum breakdown of this course: Module 01: Modifying a Worksheet Module 02: Working with Lists Module 03: Analysing Data Module 04: Visualizing Data with Charts Module 05: Using Pivot Tables and Pivot Charts Module 06: Working with Multiple Worksheets and Workbooks Module 07: Using Lookup Functions and Formula Auditing Module 08: Automating Workbook Functionality Module 09: Creating Sparklines and Mapping Data Module 10: Forecasting Data Assessment Process After passing the Diploma in Data Analyst exam, you will be able to request a certificate with additional cost that has been endorsed by the Quality Licence Scheme. CPD 150 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Data Analyst Diploma Anyone willing to gain a better understanding. Already working in this field and want to learn more about Data Analyst Requirements Data Analyst Diploma You will not need any prior background or expertise. Career path Career Path: Data Analyst Data Scientist Data Analytics Manager Certificates CPD Accredited Certificate Digital certificate - £10 Diploma in Data Analysis at QLS Level 5 Hard copy certificate - £119 Show off Your New Skills with a Certificate of Completion Endorsed Certificate of Achievement from the Quality Licence Scheme After successfully completing the Diploma in Data Analysis at QLS Level 5, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme. The certificate will be home-delivered, with a pricing scheme of - 119 GBP inside the UK 129 GBP (including postal fees) for international delivery CPD Accredited Certificate Upon finishing the Data Analyst (Data Analytics)course, you need to order to receive a Certificate Accredited by CPD that is accepted all over the UK and also internationally. The pricing schemes are: 29 GBP for Printed Hardcopy Certificate inside the UK 39 GBP for Printed Hardcopy Certificate outside the UK (international delivery)

Data Analyst (Data Analytics)- CPD Certified
Delivered Online On Demand3 weeks
£12

R Programming: Statistical Concepts

4.8(9)

By Skill Up

Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step

R Programming: Statistical Concepts
Delivered Online On Demand3 hours 26 minutes
£25

HTML Web Development Crash Course

4.8(9)

By Skill Up

Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step

HTML Web Development Crash Course
Delivered Online On Demand1 hour 43 minutes
£25

Ultimate PHP & MySQL Web Development Course & OOP Coding

4.8(9)

By Skill Up

Unlock the secrets of PHP and MySQL web development with this comprehensive course. Learn the basics of PHP and MySQL and object-oriented programming (OOP) concepts to create dynamic and interactive websites and web applications.

Ultimate PHP & MySQL Web Development Course & OOP Coding
Delivered Online On Demand10 hours 6 minutes
£25

GraphQL with NodeJs: Beginner to Advanced

4.8(9)

By Skill Up

Description GraphQL is a query and manipulation language of API that accomplishes queries with existing data. It is alternative to

GraphQL with NodeJs: Beginner to Advanced
Delivered Online On Demand2 hours 41 minutes
£25

Machine Learning

By Compete High

🚀 Unlock the Power of Data with Our Machine Learning Course! 🤖 Are you ready to dive into the revolutionary world of Machine Learning? Welcome to our comprehensive course designed to equip you with the skills and knowledge needed to harness the potential of data-driven decision-making. 🎓 Machine Learning has rapidly emerged as one of the most transformative technologies of the 21st century. From powering intelligent virtual assistants to revolutionizing healthcare diagnostics, its applications are boundless. With our expertly crafted course, you'll embark on a journey that will demystify the complexities of Machine Learning and empower you to leverage its capabilities for diverse purposes. 💡 Why Machine Learning? In today's data-driven world, organizations across industries are seeking professionals who can extract actionable insights from vast amounts of data. Machine Learning offers the tools and techniques necessary to analyze complex datasets, identify patterns, and make predictions with unprecedented accuracy. By mastering Machine Learning, you'll gain a competitive edge in the job market and position yourself as a valuable asset to any organization. 📈 What You'll Learn: Our Machine Learning course covers a wide array of topics, including: Fundamentals of Machine Learning algorithms Supervised, unsupervised, and reinforcement learning techniques Data preprocessing and feature engineering Model evaluation and validation Deep learning and neural networks Practical applications and case studies With hands-on projects and real-world examples, you'll not only understand the theory behind Machine Learning but also gain practical experience in implementing algorithms and solving complex problems. Whether you're a beginner or an experienced data professional, our course is tailored to accommodate learners of all levels. 📊 Who is this for? Our Machine Learning course is ideal for: Aspiring data scientists and analysts Software engineers looking to transition into Machine Learning roles Business professionals seeking to leverage data for strategic decision-making Students and academics interested in exploring the forefront of technology No matter your background or experience level, our course provides a solid foundation in Machine Learning principles and techniques, setting you on the path to success in this rapidly evolving field. 🌟 Career Path: By mastering Machine Learning, you'll open doors to a myriad of exciting career opportunities, including: Data Scientist Machine Learning Engineer AI Researcher Business Intelligence Analyst Data Engineer With the demand for Machine Learning professionals on the rise, employers are actively seeking individuals with the skills and expertise to drive innovation and deliver impactful solutions. Whether you're looking to advance your current career or embark on a new professional journey, our course will equip you with the tools and knowledge needed to thrive in today's competitive job market. 💼 FAQ: Q: Is prior programming experience required to enroll in the course? A: While prior programming experience can be beneficial, our course is designed to accommodate learners of all backgrounds. We provide comprehensive tutorials and resources to help you grasp the fundamentals of programming and get started with Machine Learning. Q: How long does it take to complete the course? A: The duration of the course varies depending on your pace and level of commitment. On average, most learners complete the course within 3 to 6 months. However, you have the flexibility to study at your own pace and revisit materials as needed. Q: Are there any prerequisites for enrolling in the course? A: While there are no strict prerequisites, familiarity with basic mathematics, statistics, and programming concepts can be advantageous. We provide supplementary materials and support to help you build the necessary foundation for success in the course. Q: Will I receive a certificate upon completion of the course? A: Yes, upon successfully completing the course requirements, you'll receive a certificate of completion that validates your proficiency in Machine Learning concepts and techniques. This certificate can enhance your credentials and demonstrate your expertise to potential employers. Q: How does the course structure accommodate working professionals? A: Our course offers flexible scheduling options, allowing you to balance your studies with your professional and personal commitments. With on-demand access to course materials and resources, you can learn at your own convenience and progress at a pace that suits your lifestyle. Don't miss out on the opportunity to unlock your full potential with our Machine Learning course! Enroll today and embark on a transformative journey that will shape the future of your career. 🌐✨ Course Curriculum Module 1_ Introduction to Machine Learning Introduction to Machine Learning 00:00 Module 2_ Linear Regression Linear Regression 00:00 Module 3_ Logistic Regression Logistic Regression 00:00 Module 4_ Decision Trees and Random Forests Decision Trees and Random Forests 00:00 Module 5_ Support Vector Machines (SVMs) Support Vector Machines (SVMs) 00:00 Module 6_ k-Nearest Neighbors (k-NN) k-Nearest Neighbors (k-NN) 00:00 Module 7_ Naive Bayes Naive Bayes 00:00 Module 8_ Clustering Clustering 00:00 Module 9_ Dimensionality Reduction Dimensionality Reduction 00:00 Module 10_ Neural Networks Neural Networks 00:00

Machine Learning
Delivered Online On Demand10 hours
£4.99