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

2096 Languages courses in Thornton delivered Online

C# Console and Windows Forms Development with Entity Framework

By Packt

In this course, you will learn C# programming for desktop applications. These lessons assume no prior knowledge of programming or the C# language and will have you up and running in no time. By the end of this course, you will have enough knowledge to build a functional Windows Forms application, connected to a Microsoft SQL Server database, with all your program code and changes being tracked on GitHub.

C# Console and Windows Forms Development with Entity Framework
Delivered Online On Demand15 hours 14 minutes
£41.99

Proofreading Training

By Imperial Academy

Level 5 QLS Endorsed Course | CPD & CiQ Accredited | Free PDF Certificate | Lifetime Access

Proofreading Training
Delivered Online On Demand
£12

English Law Course

4.7(160)

By Janets

Immerse yourself in the intricacies of English law with our comprehensive English Law Course. From foundational principles to advanced legal concepts, this course offers a structured curriculum designed to enhance your understanding of the legal system. Taught by experienced legal professionals, you'll gain valuable insights, practical knowledge, and the skills needed to navigate the complexities of English law. Enroll now for a transformative learning experience that prepares you for a successful legal career.

English Law Course
Delivered Online On Demand14 days
£9.99

Proofreading and Copyediting Fast-Track Course: Part 3

By iStudy UK

Course Description Get instant knowledge from this bite-sized Proofreading and Copyediting Fast-Track Course: Part 3 course. This course is very short and you can complete it within a very short time. In this Proofreading and Copyediting Fast-Track Course: Part 3 course you will get fundamental ideas of proofreading and copyediting, the key understanding of legal checks and so on. Enrol in this course today and start your instant first step towards learning about checking accuracy and facts in copy-editing. Learn faster for instant implementation. Learning outcome  Familiarise with checking accuracy and facts in copy-editing Understand the beginning and the end of copy-editing Deepen your understanding of legal checks Learn about finding work and developing your career How Much Do Proofreaders Earn? Senior - £38,000(Appx.) Average - £26,000(Appx.) Starting - £18,000(Appx.) Our Proofreading and Copyediting Fast-Track Course: Part 3 is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Proofreading and Copyediting Fast-Track Course: Part 3 Module 01: Copy-Editing - Checking Accuracy and Facts 00:24:00 Module 02: Copy-Editing - The Beginning and The End 00:21:00 Module 03: Copy-Editing - Legal Checks 00:42:00 Module 04: Finding Work and Developing Your Career 00:30:00 Assignment Assignment - Proofreading and Copyediting Fast-Track Course: Part 3 00:00:00

Proofreading and Copyediting Fast-Track Course: Part 3
Delivered Online On Demand1 hour 57 minutes
£25

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

By Packt

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

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

Creational Design Patterns in Modern C++

By Packt

This course will help you become familiar with the implementation of creational design patterns. Featuring real-world examples written in modern C++, each pattern is explained in detail to help you to understand how the pattern can be implemented efficiently using language features.

Creational Design Patterns in Modern C++
Delivered Online On Demand7 hours 42 minutes
£14.99

Facial Animation and More in Unreal Engine 4 3D Animation

By Packt

Create expressive facial animations by using keyframe animation in Unreal Engine 4 and Daz Studio

Facial Animation and More in Unreal Engine 4 3D Animation
Delivered Online On Demand4 hours
£29.99

Assembly Programming For All Platforms

4.9(27)

By Apex Learning

Overview This comprehensive course on Assembly Programming For All Platforms will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Assembly Programming For All Platforms 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 Assembly Programming For All Platforms. It is available to all students, of all academic backgrounds. Requirements Our Assembly Programming For All Platforms 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 13 sections • 48 lectures • 02:07:00 total length •Introduction: 00:02:00 •Project Setup: 00:02:00 •Example File Code Structure: 00:02:00 •Comments: 00:03:00 •Memory Segments: 00:02:00 •Processor Registers: 00:04:00 •Data Registers: 00:04:00 •Pointer Registers: 00:02:00 •Index Registers: 00:01:00 •Control Registers: 00:04:00 •Segment Registers: 00:01:00 •Register Addressing: 00:04:00 •Immediate Addressing Mode: 00:02:00 •Direct Memory Addressing Mode: 00:02:00 •Direct-Offset Addressing Mode: 00:03:00 •Indirect Memory Addressing Mode: 00:02:00 •MOV Instruction: 00:02:00 •Allocating Storage Space for Initialised Data: 00:04:00 •Allocating Storage Space for Uninitialized Data: 00:02:00 •Multiple Variable Definitions: 00:02:00 •Multiple Variable Initialisations: 00:03:00 •EQU Command: 00:03:00 •Assign Command: 00:02:00 •Define Command: 00:02:00 •Increment Command (INC): 00:02:00 •Decrement Command (DEC): 00:02:00 •Addition Command (ADD): 00:03:00 •Subtraction Command (SUB): 00:02:00 •Multiply Command (MUL/IMUL): 00:02:00 •Divide Command (DIV/IDIV): 00:03:00 •AND Instruction: 00:04:00 •OR Instruction: 00:03:00 •XOR Instruction: 00:03:00 •NOT Instruction: 00:02:00 •Compare Instruction (CMP): 00:02:00 •Unconditional Jump: 00:02:00 •Conditional Jump: 00:03:00 •ASCII System: 00:02:00 •Basic Function: 00:03:00 •Stacks Data Structure: 00:04:00 •Function To Print Number: 00:05:00 •Recursion Using Factorial: 00:06:00 •Strings: 00:04:00 •Loops: 00:03:00 •Macros: 00:03:00 •System Calls: 00:04:00 •Resource: 00:00:00 •Assignment - Assembly Programming For All Platforms: 00:00:00

Assembly Programming For All Platforms
Delivered Online On Demand2 hours 7 minutes
£12

Microsoft Azure Functions - Developing Serverless Solutions

By Packt

In this course, you will learn how to create your own Azure Functions apps and visualize how full applications can be built using Azure Functions. We will also explore the tools needed to support development, both locally and in the Azure portal, and explore the different triggers, bindings, and deployment models that are possible.

Microsoft Azure Functions - Developing Serverless Solutions
Delivered Online On Demand3 hours 46 minutes
£41.99

Portuguese Grammar - Quick Guide

4.7(47)

By Academy for Health and Fitness

Deal Price is Active; Save Now- £403! Offer Ends Soon; Hurry Up!! Are you looking to improve your current abilities or make a career move? Our unique Portuguese Grammar Course might help you get there! Expand your expertise with high-quality training - study the Portuguese Grammar and get an expertly designed, great-value training experience. Learn from industry professionals and quickly equip yourself with the specific knowledge and skills you need to excel in your chosen career through the online training course. This Portuguese Grammar online training course is accredited by CPDQS with 10 CPD points for professional development. Students can expect to complete this training course in around 4 hours. You'll also get dedicated expert assistance from us to answer any queries you may have while studying our course. The Portuguese Grammar course is broken down into several in-depth modules to provide you with the most convenient and rich learning experience possible. Upon successful completion of the course, you will receive an instant e-certificate as proof of the comprehensive skill development and competency. Add these amazing new skills to your resume and boost your employability by simply enrolling on this course. With this comprehensive Portuguese Grammar course, you can achieve your dreams and train for your ideal career. The course provides students with an in-depth learning experience that they can work through at their own pace to enhance their professional development. You'll get a Free Student ID card by enrolling in this Portuguese Grammar course. This ID card entitles you to discounts on bus tickets, movie tickets, and library cards. Enrolling on the Portuguese Grammar course will ensure that you land your dream career faster than you thought possible. Stand out from the crowd and train for the job you want with the program. Experts created the Portuguese Grammar course to provide a rich and in-depth training experience for all students who enrol in it. Enrol in the course right now and you'll have immediate access to all of the course materials. Then, from any internet-enabled device, access the Portuguese Grammar course materials and learn when it's convenient for you. Start your learning journey straight away with this Portuguese Grammar course and take a step toward a brighter future! Why Prefer this Course? Opportunity to earn a certificate accredited by CPDQS after completing this course Student ID card with amazing discounts - completely for FREE! (£10 postal charge 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 *** Here is the curriculum breakdown of the Portuguese Grammar course: Module 01: Introduction to Portuguese Grammar Module 02: The Present Simple Module 03: The Present Continuous Module 04: The Simple Future Module 05: The Compound Future Part 1 Module 06: The Compound Future Part 2 Module 07: The Future Continuous Module 08: The Perfect Future Module 09: The Past Simple Module 10: The Past Continuous Module 11: The Past Perfect Module 12: The Past Participle Module 13: The Imperative M Lesson Module 14: The Future in The Past Module 15: The Subjunctive Future Module 16: The Imperfect Past Module 17: The Subjunctive Imperfect Past Assessment Process Once you have completed all the modules in the Portuguese Grammar course, you can assess your skills and knowledge with an optional assignment. Our expert trainers will assess your assignment and give you feedback afterwards. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone interested in learning more about the topic is advised to take this course. This course is open to everybody. Requirements You will not need any prior background or expertise to enrol in this course. Career path After completing this course, you are to start your career or begin the next phase of your career. Certificates CPD Accredited Certificate Digital certificate - £10 CPD Accredited Certificate Hard copy certificate - £29 If you are an international student, then you have to pay an additional 10 GBP as an international delivery charge.

Portuguese Grammar - Quick Guide
Delivered Online On Demand4 hours
£12