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

2436 Programming courses

Advanced C Plus Plus

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for If you have worked in C++ but want to learn how to make the most of this language, especially for large projects, this course is for you. Overview By the end of this course, you'll have developed programming skills that will set you apart from other C++ programmers. After completing this course, you will be able to: Delve into the anatomy and workflow of C++ Study the pros and cons of different approaches to coding in C++ Test, run, and debug your programs Link object files as a dynamic library Use templates, SFINAE, constexpr if expressions and variadic templates Apply best practice to resource management This course begins with advanced C++ concepts by helping you decipher the sophisticated C++ type system and understand how various stages of compilation convert source code to object code. You'll then learn how to recognize the tools that need to be used in order to control the flow of execution, capture data, and pass data around. By creating small models, you'll even discover how to use advanced lambdas and captures and express common API design patterns in C++. As you cover later lessons, you'll explore ways to optimize your code by learning about memory alignment, cache access, and the time a program takes to run. The concluding lesson will help you to maximize performance by understanding modern CPU branch prediction and how to make your code cache-friendly. Anatomy of Portable C++ Software Managing C++ Projects Writing Readable Code No Ducks Allowed ? Types and Deduction C++ Types Creating User Types Structuring our Code No Ducks Allowed ? Templates and Deduction Inheritance, Polymorphism, and Interfaces Templates ? Generic Programming Type Aliases ? typedef and using Class Templates No Leaks Allowed ? Exceptions and Resources Exceptions in C++ RAII and the STL Move Semantics Name Lookup Caveat Emptor Separation of Concerns ? Software Architecture, Functions, and Variadic Templates Function Objects and Lambda Expressions Variadic Templates The Philosophers' Dinner ? Threads and Concurrency Synchronous, Asynchronous, and Threaded Execution Review Synchronization, Data Hazards, and Race Conditions Future, Promises, and Async Streams and I/O File I/O Implementation Classes String I/O Implementation I/O Manipulators Making Additional Streams Using Macros Everybody Falls, It's How You Get Back Up ? Testing and Debugging Assertions Unit Testing and Mock Testing Understanding Exception Handling Breakpoints, Watchpoints, and Data Visualization Need for Speed ? Performance and Optimization Performance Measurement Runtime Profiling Optimization Strategies Cache Friendly Code

Advanced C Plus Plus
Delivered OnlineFlexible Dates
Price on Enquiry

Python Programming for Kids and Beginners

By The Teachers Training

Overview Python Programming for Kids and Beginners Course is yet another 'Teacher's Choice' course from Teachers Training for a complete understanding of the fundamental topics. You are also entitled to exclusive tutor support and a professional CPD-accredited certificate in addition to the special discounted price for a limited time. Just like all our courses, this Python Programming for Kids and Beginners Course and its curriculum have also been designed by expert teachers so that teachers of tomorrow can learn from the best and equip themselves with all the necessary skills. Consisting of several modules, the course teaches you everything you need to succeed in this profession. The course can be studied part-time. You can become accredited within 05 Hours studying at your own pace. Your qualification will be recognised and can be checked for validity on our dedicated website. Why Choose Teachers Training Some of our website features are: This is a dedicated website for teaching 24/7 tutor support Interactive Content Affordable price Courses accredited by the UK's top awarding bodies 100% online Flexible deadline Entry Requirements No formal entry requirements. You need to have: Passion for learning A good understanding of the English language Be motivated and hard-working Over the age of 16. Certification CPD Certification from The Teachers Training Successfully completing the MCQ exam of this course qualifies you for a CPD-accredited certificate from The Teachers Training. You will be eligible for both PDF copy and hard copy of the certificate to showcase your achievement however you wish. You can get your digital certificate (PDF) for £4.99 only Hard copy certificates are also available, and you can get one for only £10.99 You can get both PDF and Hard copy certificates for just £12.99! The certificate will add significant weight to your CV and will give you a competitive advantage when applying for jobs. Section 01: Introduction to the Course Introduction 00:02:00 Course Curriculum 00:03:00 How to Get Pre-Requisites 00:02:00 Getting started on Windows, Linux or MacOs 00:02:00 How to ask Great Questions 00:02:00 Section 02: Setting up Local Coding Environment What is Python 00:02:00 Installing Python step by step 00:05:00 Setting up Pycharm for project 00:04:00 Installing Pycharm IDE (Code Editor) 00:08:00 Creating Python .py files 00:03:00 Hello World program 00:03:00 Section 03: Drawing with Python - Level 1 Introduction to turtle 00:03:00 Let's make a turtle 00:05:00 Move your turtle 00:03:00 Create triangle 00:05:00 Create square 00:04:00 Assessment 1 00:01:00 Solution for assessment 1 00:02:00 Section 03: Drawing with Python - Level 1 Introduction to variables 00:02:00 Datatypes 00:07:00 What is a variable 00:05:00 Using a variable 00:07:00 Learn Maths with coding 00:05:00 Assessment 2 00:02:00 Solution for assessment 2 00:02:00 Section 05: Logical operators Introduction to operators 00:02:00 How to think logically 00:04:00 Logical operators 00:02:00 AND operator 00:04:00 OR operator 00:02:00 NOT operator 00:05:00 Assessment 3 00:02:00 Solution for assessment 3 00:01:00 Section 06: IF-else Statements If-else Introduction 00:03:00 If statement 00:05:00 If-else statement 00:03:00 Assessment 4 00:01:00 Solution for assessment 4 00:02:00 Section 07: Creating Patterns Creating Patterns 00:03:00 How to Repeat 00:04:00 How a For Loop Works 00:03:00 Let's Experiment 00:03:00 Results 00:02:00 Assessment 5 00:01:00 Solution for Assessment 5 00:01:00 Section 08: Drawing with Python - Level 2 Adding colour 00:02:00 Create circle 00:05:00 Fill Colors on circles 00:03:00 Dots, Pensize 00:03:00 Assessment 6 00:01:00 Solution for assessment 6 00:02:00 Section 09: Project Project overview 00:01:00 Project Source Code Solution 00:02:00

Python Programming for Kids and Beginners
Delivered Online On Demand2 hours 41 minutes
£27.99

Learn ASP.NET MVC and Entity Framework (Database First)

By Packt

By encouraging you to build real-world applications, this course teaches you the concepts of ASP.NET scaffolding, Model View Controller (MVC), and Entity Framework. You will start by setting up the environment and proceed towards practical activities to understand the concepts in ASP.NET MVC development.

Learn ASP.NET MVC and Entity Framework (Database First)
Delivered Online On Demand6 hours 17 minutes
£74.99

QLS Endorsed Game Developer Bundle

By Imperial Academy

Game development is a symphony of code, graphics, and creativity, culminating in an epic journey for the player

QLS Endorsed Game Developer Bundle
Delivered Online On Demand
£599

25+ Projects with AJAX, JavaScript, and JSON

By Packt

This is a unique course loaded with fun unique projects that will amaze you and help you update your skills with AJAX. Explore how to create dynamic and interactive web content with data loaded from an API using modern JavaScript. It is loaded with testing apps to get the most out of AJAX.

25+ Projects with AJAX, JavaScript, and JSON
Delivered Online On Demand20 hours 34 minutes
£93.99

Introduction to coding with Python

By futureCoders SE

Learn how to code with Python. Work on a small real-life project from conception to tested app, in a team or on your own.

Introduction to coding with Python
Delivered OnlineJoin Waitlist
£200

How to Process Time Series Data with JavaScript

By Packt

In this course, learn how to process data to pull out relevant information, structure the data for visualizing using JavaScript's map and filter methods, use D3.js's scale functions, and more. Basic HTML and CSS skills, some JavaScript programming, and a basic understanding of D3js are required.

How to Process Time Series Data with JavaScript
Delivered Online On Demand1 hour 18 minutes
£37.99

Modern Web Development with Blazor WebAssembly and .NET

By Packt

Writing modern web applications with a rich UI can be tedious. Blazor gives us .NET developers the chance to leverage our C# skills and build interactive web UIs. In this course, you will gain the ability to build web applications using Blazor. We will explore setting up your first Blazor application; how to work with an API; how data binding works; how to create components and integrate JavaScript components.

Modern Web Development with Blazor WebAssembly and .NET
Delivered Online On Demand9 hours 25 minutes
£33.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

Software and Web Development - CPD Accredited

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 Software and Web Development 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 33 course mega bundle that will exceed your expectations within your budget. The Software and Web Development 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 Software and Web Development bundle will help you build a solid foundation to become a proficient worker in the sector. This Software and Web Development Bundle consists of the following 30 CPD Accredited Premium courses - Course 1: C++ Development: The Complete Coding Guide Course 2: Basic C# Coding Course 3: Computer Vision: C++ and OpenCV with GPU support Course 4: Python Basic Programming for Absolute Beginners Course 5: Python Programming for Everybody Course 6: Intermediate Python Coding Course 7: Level-3 Machine Learning Course with Python Course 8: Learn to Use Python for Spatial Analysis in ArcGIS Course 9: Higher Order Functions in Python - Level 03 Course 10: Javascript Programming for Beginners Course 11: Basic Asynchronous JavaScript Course 12: JavaScript Functions Course 13: JavaScript Promises Course 14: JavaScript Foundations for Everyone Course 15: JavaScript Masterclass: ES6 Modern Development Course 16: jQuery Masterclass Course: JavaScript and AJAX Coding Bible Course 17: Microsoft SQL Server Development for Everyone Course 18: SQL Programming Masterclass Course 19: SQL NoSQL Big Data and Hadoop Course 20: Introduction to Data Analysis Course 21: Data Science with Python Course 22: Data Analytics with Tableau Course 23: R Programming for Data Science Course 24: Complete Google Analytics Course Course 25: Quick Data Science Approach from Scratch Course 26: Root Cause Analysis Course 27: Google Data Studio: Data Analytics Course 28: Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query Course 29: Business Intelligence and Data Mining Masterclass Course 30: Need Another ONE COURSE 3 Extraordinary Career Oriented courses that will assist you in reimagining your thriving techniques- Course 1:Career Development Plan Fundamentals Course 2:CV Writing and Job Searching Course 3:Interview Skills: Ace the Interview Learning Outcome This tailor-made Software and Web Development 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 Software and Web Development 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 assessment. After successfully passing the assessment you will be able to claim all courses pdf certificates and 1 hardcopy certificate for the Title Course completely free. Other Hard Copy certificates need to be ordered at an additional cost of •8. CPD 330 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 Software and Web Development 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 Software and Web Development 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.

Software and Web Development - CPD Accredited
Delivered Online On Demand7 days
£279