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

2416 Programming courses in Leeds delivered Online

Unity C# Scripting - Complete C# for Unity Game Development

By Packt

This course will teach you everything that you need to know to get started with C# scripting in Unity. You will learn step-by-step from scratch every feature of the C# language as well as how to implement them in Unity's API to build amazing games.

Unity C# Scripting - Complete C# for Unity Game Development
Delivered Online On Demand27 hours 30 minutes
£88.99

Well Intervention and Productivity School

By EnergyEdge - Training for a Sustainable Energy Future

About this Training Course Well interventions have a large opportunity to enhance well production if correctly designed and implemented. Conversely, they can have a large negative impact on production if they're not. The Well Intervention & Productivity School (WIPS) is designed to help well intervention specialists, well service supervisors, and petroleum engineers become more aware of the problems that can arise in the planning and execution of well interventions. This 5 full-day course is designed to make those that attend aware of how their job can directly impact the productivity. Early identification of problems in wells and effective interventions to fix problems can have a significant impact by minimising lost oil through formation damage and non productive time. As well as discussing best practice, time will be made available for discussion relating to specific problems that may be affecting fields operated by members of the class. The course is a mixture of informal teaching and lectures. In addition, group exercises are used to reinforce the subjects covered during the lectures. This encourages cross discipline awareness, communication and motivates team building. The course has recently been updated in the areas of Subsea and HPHT interventions. This course can also be offered through Virtual Instructor Led Training (VILT) format. Training Objectives Upon completion of this course, the participants will be able to: Identify the main reasons for performing well interventions. Identify the main formation damage mechanisms and understand how to prevent them. Improve your knowledge and understanding of well barriers. Improve your knowledge of pumping and stimulation operations. Improve your knowledge of wireline, coiled tubing and hydraulic workover operations. Target Audience The course is aimed at all engineers and contractors involved in the planning and execution of well interventions. This is a school where engineers and supervisors can hone their skills, especially at a time when increased production is a high priority. In the past, course attendees have been a mix of Petroleum engineers, Well Intervention engineers, Reservoir and Drilling engineers, Production Operators, Wellsite supervisors, as well as Geologists. In recent years, delegates have come from a wide range of disciplines and backgrounds. Experience before coming on the course has varied from no field experience and no experience of planning and programming well interventions through to many years working in well interventions. In order to be able to best adapt the course to the delegates expectations, you will be required to submit a pre-course questionnaire upon submission of your registration. Course Level Intermediate Trainer Your expert course leader has over 40 years in the oil industry. During that time, he has worked exclusively in well intervention and completions. After a number of years working for intervention service companies (mostly slickline), he joined BP as an offshore well service supervisor. He was responsible for the day-to-day supervision of well intervention work on many of BP's North Sea platforms and subsea wells. This included coil tubing, e-line, slickline, stimulation and well test operations. An office-based role as a well operations engineer followed. He was responsible for planning, programming and organising of all the well intervention work on the Bruce and later the Magnus fields. In 1995, he moved into completion design. Since then, he has designed many platform and sub-sea completions, often travelling to the rig site to oversee the installation. In addition to his day-to-day work as a completion engineer, he regularly teaches completion and well intervention courses all over the world. He is also the author of the book, Well Control for Completions and Interventions, Gulf Publishing - April 2018. He has also appeared as an expert witness ant the International Court of Arbitration.   POST TRAINING COACHING SUPPORT (OPTIONAL) To further optimise your learning experience from our courses, we also offer individualized 'One to One' coaching support for 2 hours post training. We can help improve your competence in your chosen area of interest, based on your learning needs and available hours. This is a great opportunity to improve your capability and confidence in a particular area of expertise. It will be delivered over a secure video conference call by one of our senior trainers. They will work with you to create a tailor-made coaching program that will help you achieve your goals faster. Request for further information post training support and fees applicable Accreditions And Affliations

Well Intervention and Productivity School
Delivered in Internationally or OnlineFlexible Dates
£3,869 to £4,499

Apache Kafka Series - Learn Apache Kafka for Beginners v3

By Packt

A beginner-level course that follows a step-by-step approach to learning the fundamentals and core concepts of Apache Kafka 3.0. You will work through interesting activities such as programming a Twitter producer and Elasticsearch consumer to understand the various concepts.

Apache Kafka Series - Learn Apache Kafka for Beginners v3
Delivered Online On Demand8 hours 14 minutes
£35.99

Learn C# by Building Applications.

By Packt

With this course, you will learn the bare-bone basics of C# by building console applications from scratch. You will first develop the application and then test it to gain a solid understanding of C# fundamentals. You will also explore the latest features released in C# 7.

Learn C# by Building Applications.
Delivered Online On Demand13 hours 23 minutes
£74.99

Data Analyst (Data Analytics) Diploma - CPD Certified

5.0(1)

By Apex Learning

12 in 1 Career Guided Programme | Python, Data Science, ML, Tableau, SQL Programming, Data Mining, Business Analysis | 130 CPD Points | Tutor Support | Lifetime Access

Data Analyst (Data Analytics) Diploma - CPD Certified
Delivered Online On Demand4 days
£49

Introduction to SQL Programming Basics (TTSQL002)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This is an introductory level SQL course, appropriate for anyone needing to interface with an Oracle database or those needing a general understanding of Oracle database functionality. That would include end users, business analysts, application developers and database administrators. Overview Working in a hands on learning environment led by our expert practitioner, attendees will explore: Basic RDBMS Principles The SQL Language and Tools Using SQL Developer SQL Query Basics WHERE and ORDER BY Functions ANSI 92 Joins ANSI 99 Joins Subqueries Regular Expressions Analytics A company?s success hinges on responsible, accurate database management. Organizations rely on highly available data to complete all sorts of tasks, from creating marketing reports and invoicing customers to setting financial goals. Data professionals like analysts, developers and architects are tasked with creating, optimizing, managing and analyzing data from databases ? with little room for error. When databases aren?t built or maintained correctly, it?s easy to mishandle or lose valuable data. Our SQL Programming and Database Training Series provides students with the skills they require to develop, analyze and maintain data and in correctly structured, modern and secure databases. A full presentation of the basics of relational databases and their use are also covered. Basic RDBMS Principles Relational design principles Accessing data through a structured query language Entity relationship diagrams Data Domains Null values Indexes Views Denormalization Data Model Review The SQL Language and Tools Using SQL*Plus Why Use SQL*Plus When Other Tools Are Available? Starting SQL*Plus EZConnect SQL Commands PL/SQL Commands SQL*Plus Commands The COLUMN Command The HEADING Clause The FORMAT Clause The NOPRINT Clause The NULL Clause The CLEAR Clause Predefined define variables LOGIN.SQL Command history Copy and paste in SQL*Plus Entering SQL commands Entering PL/SQL commands Entering SQL*Plus commands Default output from SQL*Plus Entering Queries What about PL/SQL? Using SQL Developer Choosing a SQL Developer version Configuring connections Creating A Basic Connection Creating A TNS Connection Connecting Configuring preferences Using SQL Developer The Columns Tab The Data Tab The Constraints Tab The Grants Tab The Statistics Tab Other Tabs Queries In SQL Developer Query Builder Accessing Objects Owned By Other Users The Actions Pulldown Menu Differences between SQL Developer and SQL*Plus Reporting Commands Missing In SQL Developer General Commands Missing In SQL Developer Data Dictionary report User Defined reports Using scripts in SQL Developer WHERE and ORDER BY WHERE clause basics Comparison operators Literals and Constants in SQL Simple pattern matching Logical operations The DUAL table Arithmetic operations Expressions in SQL Character operators Pseudo columns Order by clause basics Ordering Nulls Accent and case sensitive sorts Sampling data WHERE and ORDER BY in SQL Developer All, Any, Some Functions The basics of Oracle functions Number functions Character functions Date functions Conversion functions Other functions Large object functions Error functions The RR format mode; Leveraging your knowledge ANSI 92 JOINS Basics of ANSI 92 Joins Using Query Builder with multiple tables Table Aliases Outer joins Outer Joins In Query Builder Set operators Self-referential joins Non-Equijoins ANSI 99 Joins Changes with ANSI99 CROSS Join NATURAL Join JOIN USING JOIN ON LEFT / RIGHT OUTER JOIN FULL OUTER JOIN Subqueries Why use subqueries? WHERE clause subqueries FROM clause subqueries HAVING clause subqueries CORRELATED subqueries SCALAR subqueries DML and subqueries EXISTS subqueries Hierarchical queries TOP N AND BOTTOM N queries Creating subqueries using Query Builder Regular Expressions Available Regular Expressions Regular Expression Operators Character Classes Pattern matching options REGEX_LIKE REGEXP_SUBSTR REGEXP_INSTR REGEXP_REPLACE REGEXP_COUNT Analytics The WITH clause Reporting aggregate functions Analytical functions User-Defined bucket histograms The MODEL clause PIVOT and UNPIVOT Temporal validity More Analytics RANKING functions RANK DENSE_RANK CUME_DIST PERCENT_RANK ROW_NUMBER Windowing aggregate functions RATIO_TO_REPORT LAG / LEAD Linear Regression functions Inverse Percentile functions Hypothetical ranking functions Pattern Matching Additional course details: Nexus Humans Introduction to SQL Programming Basics (TTSQL002) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Introduction to SQL Programming Basics (TTSQL002) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Introduction to SQL Programming Basics (TTSQL002)
Delivered OnlineFlexible Dates
Price on Enquiry

Springboot Framework - Java Spring the Modern Way

By Eduolc

This course will teach you the most in-demand frameworks in the business world: Spring Framework is used in conjunction with Spring Boot.

Springboot Framework - Java Spring the Modern Way
Delivered Online On Demand
£19

Software Tester Advanced Diploma - CPD Certified

4.5(3)

By Studyhub UK

24 Hour Flash Deal **33-in-1 Software Tester Mega Bundle** Software Tester Enrolment Gifts **FREE PDF Certificate**FREE PDF Transcript ** FREE Exam** FREE Student ID ** Lifetime Access **FREE Enrolment Letter ** Take the initial steps toward a successful long-term career by studying the Software Tester package online with Studyhub through our online learning platform. The Software Tester bundle can help you improve your CV, wow potential employers, and differentiate yourself from the mass. This Software Tester course provides complete 360-degree training on Software Tester. You'll get not one, not two, not three, but 33 Software Tester courses included in this course. Plus Studyhub's signature Forever Access is given as always, meaning these Software Tester courses are yours for as long as you want them once you enrol in this course. This Software Tester Bundle consists the following career oriented courses: Web Application Penetration Testing Web Applications for Specialisation on Development Penetration Testing with OWASP ZAP: Mastery course C# (C-Sharp) Agile Scrum Master Certification Learn MySQL from Scratch SQL Database Management Basic Jira and Confluence How To Startup Your Own SaaS (Software As a Service) Company (SaaS Evolution) Advanced SAS Programming Using MacrosSQL Learn Todoist Basics in 1,2,3 Secure Programming of Web Applications Start Learning Arduino without Writing a Single Line of Code Complete Web Development Start Your Career as Web Developer PHP Web Development with MySQL Learn Spring & Angular Material with a Full Web Application Node JS: API Development with Swagger Interface Description Language Mobile and Web Development with Ionic & Angular JS Ransomware Uncovered Specialist Certificate Building a TodoMVC Application in Vue, React and Angular AWS Certified Solutions Architect Associate Preparation Web Design with Adobe XD Responsive Web DesignJavaScript Functions jQuery Masterclass Course: JavaScript and AJAX Coding Bible C Programming Language C++ Programming Bash Scripting, Linux and Shell Programming Master Spring boot 3.0 and MongoDB ASP.Net MVC and Entity Framework Computer Workstation Safety Training Code Your Own Drawing Application in Android Studio In this exclusive Software Tester bundle, you really hit the jackpot. Here's what you get: Step by step Software Tester lessons One to one assistance from Software Testerprofessionals if you need it Innovative exams to test your knowledge after the Software Testercourse 24/7 customer support should you encounter any hiccups Top-class learning portal Unlimited lifetime access to all 33 Software Tester courses Digital Certificate, Transcript and student ID are all included in the price PDF certificate immediately after passing Original copies of your Software Tester certificate and transcript on the next working day Easily learn the Software Tester skills and knowledge you want from the comfort of your home The Software Tester course has been prepared by focusing largely on Software Tester career readiness. It has been designed by our Software Tester specialists in a manner that you will be likely to find yourself head and shoulders above the others. For better learning, one to one assistance will also be provided if it's required by any learners. The Software Tester Bundle is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Software Tester bundle course has been created with 33 premium courses to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Software Tester Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into Software Tester Elementary modules, allowing our students to grasp each lesson quickly. The Software Tester course is self-paced and can be taken from the comfort of your home, office, or on the go! With our Student ID card you will get discounts on things like music, food, travel and clothes etc. CPD 330 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Software Tester training is suitable for - Students Recent graduates Job Seekers International Software Testing Qualifications Board Individuals who are already employed in the relevant sectors and wish to enhance their knowledge and expertise in Software Tester. Requirements To participate in this Software Tester course, all you need is - A smart device A secure internet connection And a keen interest in Software Tester. Career path You will be able to kickstart your Software Tester career because this course includes various courses as a bonus. This Software Testeris an excellent opportunity for you to learn multiple skills from the convenience of your own home and explore Software Tester career opportunities. Certificates CPD Accredited Certificate Digital certificate - Included CPD Accredited Hardcopy Certificate - Free Enrolment Letter - Free Student ID Card - Free

Software Tester Advanced Diploma - CPD Certified
Delivered Online On Demand5 days
£279

Deep Learning - Computer Vision for Beginners Using PyTorch

By Packt

In this course, you will be learning one of the widely used deep learning frameworks, that is, PyTorch, and learn the basics of convolutional neural networks in PyTorch. We will also cover the basics of Python and understand how to implement different Python libraries.

Deep Learning - Computer Vision for Beginners Using PyTorch
Delivered Online On Demand7 hours 14 minutes
£41.99

Coding (C++, Python, JavaScript, Networking & IT)

By Compliance Central

Get ready for an exceptional online learning experience with the Coding (C++, Python, JavaScript, Networking & IT) bundle! This carefully curated collection of 20 premium courses is designed to cater to a variety of interests and disciplines. Dive into a sea of knowledge and skills, tailoring your learning journey to suit your unique aspirations. The Coding, C++ & Python package is dynamic, blending the expertise of industry professionals with the flexibility of digital learning. It offers the perfect balance of foundational understanding and advanced insights. Whether you're looking to break into a new field or deepen your existing knowledge, the Coding, C++ & Python package has something for everyone. As part of the Coding, C++ & Python, you will receive complimentary PDF certificates for all courses in this bundle at no extra cost. Equip yourself with the Coding (C++, Python, JavaScript, Networking & IT) bundle to confidently navigate your career path or personal development journey. Enrol today and start your career growth! This Bundle Comprises the Following Coding (C++, Python, JavaScript, Networking & IT) CPD-accredited courses: Course 01: Introduction to Coding With HTML, CSS, & Javascript Course 02: C++ Development: The Complete Coding Guide Course 03: C# Programming - Beginner to Advanced Course 04: Python Programming: Beginner To Expert Course 05: The Complete MySQL Server from Scratch: Bootcamp Course 06: Kotlin Programming: Android Coding Bible Course 07: Learn Web Development from Scratch Course 08: The Complete Front-End Web Development Course! Course 09: Secure Programming of Web Applications Course 10: JavaScript Project - Game Development with JS Course 11: Bash Scripting, Linux and Shell Programming Course 12: Advanced Diploma in PHP Web Development with MySQL, GitHub & Heroku Course 13: Data Analysis Course 14: R Programming for Data Science Course 15: Learn Ethical Hacking From A-Z: Beginner To Expert Course 16: Cyber Security Awareness Training Course 17: Cloud Computing / CompTIA Cloud+ (CV0-002) Course 18: CompTIA A+ (220-1001) Course 19: Computer Networks Security from Scratch to Advanced Course 20: Microsoft Excel Complete Course What will make you stand out? Upon completion of this online Coding (C++, Python, JavaScript, Networking & IT) bundle, you will gain the following: CPD QS Accredited Proficiency with this Coding, C++ & Python bundle After successfully completing the Coding, C++ & Python 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 in this Coding, C++ & Python bundle The online test with immediate results You can study and complete the Coding, C++ & Python bundle at your own pace. Study for the Coding, C++ & Python bundle using any internet-connected device, such as a computer, tablet, or mobile device. Each course in this Coding (C++, Python, JavaScript, Networking & IT) bundle holds a prestigious CPD accreditation, symbolising exceptional quality. The materials, brimming with knowledge, are regularly updated, ensuring their relevance. This Coding, C++ & Python bundle promises not just education but an evolving learning experience. Engage with this extraordinary collection, and prepare to enrich your personal and professional development. Embrace the future of learning with Coding (C++, Python, JavaScript, Networking & IT), a rich anthology of 30 diverse courses. Our experts handpick each course in the Coding, C++ & Python bundle to ensure a wide spectrum of learning opportunities. This Coding, C++ & Python bundle will take you on a unique and enriching educational journey. The Coding (C++, Python, JavaScript, Networking & IT) bundle encapsulates our mission to provide quality, accessible education for all. Whether you are just starting your career, looking to switch industries, or hoping to enhance your professional skill set, the Coding, C++ & Python bundle offers you the flexibility and convenience to learn at your own pace. Make the Coding, C++ & Python package your trusted companion in your lifelong learning journey. CPD 200 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The Coding (C++, Python, JavaScript, Networking & IT) bundle is perfect for: Aspiring Programmers: Individuals interested in learning to program and develop software using popular languages like C++, Python, and JavaScript. IT Professionals: Those working in IT who wish to enhance their programming and networking skills to improve job performance and career prospects. Students in Technology: University or college students pursuing degrees in computer science, information technology, or related fields looking to supplement their studies with practical skills. Career Changers: Professionals aiming to transition into the tech industry and seeking foundational knowledge in programming and network management. Hobbyists and Tech Enthusiasts: Individuals passionate about technology and keen on developing their own projects or improving their understanding of how different aspects of the internet and software work. Requirements You are warmly invited to register for this Coding (C++, Python, JavaScript, Networking & IT) 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 Upon Coding (C++, Python, JavaScript, Networking & IT) course completion, you can expect to: Software Developer Web Developer Systems Programmer Network Administrator Database Administrator Cybersecurity Analyst Data Scientist AI and Machine Learning Engineer Freelance Programmer Tech Entrepreneur Certificates CPD Certificates Digital certificate - Included

Coding (C++, Python, JavaScript, Networking & IT)
Delivered Online On Demand6 days
£115