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

2175 Languages courses

Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML

4.5(3)

By Studyhub UK

The demand for coding essential skills is skyrocketing. The average salary for a web developer in the United Kingdom is £65,824 per year. And that number is only going to go up as more and more businesses move their operations online. If you want to get ahead in the tech industry, you need to learn how to code. This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML course will teach you the crucial skills you need to become a web developer. You'll learn HTML, JavaScript, C#, and ASP.NET. You'll also learn how to build interactive web applications and use JavaScript to add dynamic functionality to your pages. In this Coding Essentials course, we start with an introduction to HTML, where you'll learn the basics, intermediate to advanced level topics, and explore advanced HTML techniques. Next, we dive into JavaScript, a powerful scripting language used for web development. From the fundamentals to conditional statements, control flow, functions, and error handling, you'll gain a solid understanding of JavaScript and its role in creating dynamic web pages. But that's not all! We also dive into the world of C#, a versatile and widely-used programming language. Starting with the basics, you'll progress through operators, statements, control flow, and debugging techniques. You'll also master object-oriented programming (OOPs) concepts, such as class encapsulation, inheritance, polymorphism, abstract classes, and interfaces. Our comprehensive curriculum concludes with exploring error-handling techniques in C#, ensuring you can create robust and reliable applications. Join us on this exciting coding adventure, where our experienced and expert instructors will guide you every step of the way. Don't miss this opportunity to unlock a world of possibilities and take your coding skills to new heights. Enrol in our Coding Essentials course today and unleash your coding potential! Learning Outcomes: Upon completion of the Coding Essentials course, you should be able to: Master the fundamentals of HTML for creating web pages. Gain intermediate and advanced HTML skills for enhanced web development. Understand the core concepts and syntax of JavaScript. Learn to use JavaScript to create dynamic and interactive web content. Develop proficiency in JavaScript operators and conditional statements. Explore control flow statements and error handling in JavaScript. Acquire a solid foundation in C# programming language. Learn C# operators, statements, and control flow techniques. Understand object-oriented programming (OOPs) concepts in C#. Apply C# error handling techniques for creating robust applications. Who is this course for? This Coding Essentials course is perfect for: Beginners who want to learn coding essentials from scratch. Individuals interested in web development and programming languages. Professionals seeking to enhance their coding skills and expand career opportunities. Students or graduates looking to add valuable coding skills to their resumes. Anyone with a passion for coding and a desire to create innovative applications. Career Path  Our Coding Essentials course will help you to pursue a range of career paths, such as: Web Developer: £25,000 - £50,000 per year. Software Engineer: £30,000 - £60,000 per year. Full Stack Developer: £35,000 - £70,000 per year. Front-end Developer: £25,000 - £55,000 per year. Back-end Developer: £30,000 - £60,000 per year. C# Developer: £35,000 - £70,000 per year. JavaScript Developer: £30,000 - £60,000 per year. Certification After studying the course materials of the Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Prerequisites This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Course Curriculum Introduction 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 Great Questions 00:01:00 FAQ's 00:01:00 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 HTML Basic Heading tag 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 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 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 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 JavaScript Basics Variables 00:13:00 Data Types 00:10:00 Numbers 00:06:00 Strings 00:06:00 String Formatting 00:05:00 JavaScript Operators Arithmetic operators 00:07:00 Assignment operators 00:03:00 Comparison operators 00:06:00 Logical operators 00:08:00 JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statement 00:04:00 JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:03:00 For loop 00:08:00 Solution for Coding Exercise 00:02:00 JavaScript Functions Creating a Function 00:07:00 Function Call() 00:07:00 Function with parameters 00:05:00 JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 C# Introduction Introduction to CSharp 00:07:00 CSharp vs NET 00:04:00 What is CLR 00:05:00 Architecture of NET Application 00:09:00 Getting Visual Studio 00:07:00 First CSharp Hello World Application 00:16:00 First CSharp Core Hello World Program 00:18:00 Assessment Test 00:01:00 Solution for Assessment Test 00:01:00 C# Basic Variables 00:24:00 CSharp Identifiers 00:08:00 Data Types 00:08:00 Type Casting 00:14:00 User Inputs 00:10:00 Comments 00:03:00 C# Operators Arithmetic Operators 00:09:00 Assignment Operators 00:03:00 Comparison Operators 00:03:00 Logical Operators 00:03:00 Strings 00:10:00 String Properties 00:08:00 Booleans 00:06:00 Assessment Test 00:01:00 Solution for Assessment Test 00:01:00 C# Statements If else Conditions and Statements 00:12:00 Switch-Case Statements 00:09:00 C# Control Flow statements While Loop Statement 00:07:00 Do-While Statement 00:03:00 For Loop Statement 00:07:00 Foreach Statement 00:06:00 Break and Continue 00:03:00 C# Built-in coding Arrays 00:13:00 Loop Through Arrays 00:10:00 Lists 00:07:00 SystemIO Namespace 00:03:00 Datetime 00:10:00 TimeSpan 00:06:00 C# Debugging techniques Debugging Tools in Visual Studio 00:13:00 Call Stack Window 00:04:00 Locals and Autos 00:04:00 C# Object-oriented programming [OOPs] Introduction to Class 00:03:00 Create a Class 00:15:00 Object Initializers 00:16:00 Parameters 00:12:00 Access Modifiers(theory) 00:13:00 C# Methods Introduction to methods 00:06:00 Create a method 00:16:00 Method with parameters 00:09:00 Method default and multiple parameters 00:09:00 Method return keyword 00:07:00 Method Over loading 00:08:00 Assessment Test 00:01:00 Solution for Assessment Test 00:02:00 C# Class Encapsulation Introduction to OOPs 00:04:00 Classes and Objects 00:11:00 Class Members 00:10:00 Class Constructors 00:14:00 Access Modifiers 00:11:00 Properties Get Set 00:06:00 Encapsulation 00:03:00 C# Inheritance and Polymorphism Intro Inheritance and Polymorphism 00:03:00 Inheritance 00:12:00 Polymorphism 00:13:00 Assessment Test 00:02:00 Solution for Assessment Test 00:03:00 C# Abstract and Interfaces Introduction 00:02:00 Abstraction 00:07:00 Interfaces 00:07:00 Enums 00:05:00 C# Error Handling Techniques Try Catch 00:10:00 Custom message on Errors 00:05:00 Finally 00:06:00 Throw keyword 00:09:00 Coding Exercise 00:02:00

Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML
Delivered Online On Demand16 hours 37 minutes
£10.99

GCSE English Language Course - AQA English Language Online

By Study Plex

Highlights of the Course Course Type: Self-Paced Online Learning Accreditation: AQA Qualification: Nationally Recognised Qualification Study Materials: High-Quality E-Learning Study Materials Certificate: Certificate upon passing the official exam Access: 1 Year Access Tutor Support- Paid Tutor Support Customer Support: 24/7 live chat available What you will learn from this course? Upon successful completion of this GCSE English Language Course, you will be able to: Develop the skill of reading a variety of excellent literature swiftly, clearly, and with connections between the books, you are reading. Acquire the skills necessary to read critically, then use what you learn from in-depth reading to improve and inform your own writing. Understand how to properly use standard English while writing in a concise and persuasive way. Develop key skills to spell, punctuate, and apply grammar correctly Become familiar with grammatical concepts, spoken and written language conventions, and a wide vocabulary, and put these abilities to use GCSE English Language Course This GCSE English Language Course is accredited by AQA and regulated by Ofqual, making it a nationally recognised credential that will improve your CV and set you apart from the competition. Through this course, you will improve your speaking, listening, reading, and writing abilities, which will aid you in showcasing a strong command of the language. Towards the end of this course, You will have the knowledge and abilities necessary to succeed in your official exam and land a job in the relevant field. Who is this Course for? The following individuals may benefit from this GCSE English Language Course: University and job applicants Anyone who wants to receive a higher grade in their GCSE Engish Anyone interested to build a career in this sector Anyone planning to pursue English language at University or A level Anyone trying to increase their chances of landing a job Anyone who wants to work in the publishing, journalism, or teaching fields Anyone who desires to develop their English Communication skills Whether you are a complete beginner or an aspiring professional, this course will provide you with the necessary skills and professional competence, and open your doors to a wide number of professions within your chosen sector. Eligibility Requirements This GCSE English Language Course has no academic prerequisites and is open to students from all academic disciplines. You must, however, first complete an initial assessment as well as a diagnostic evaluation in order for us to ascertain your progression level and discover any weak areas before we can create an individualised learning plan for you. All course learning resources will be made available to you after successfully completing this assessment, and you will have a year to view them at your convenience. Career Path This GCSE English Language Course will provide you with a fresh opportunity to enter the relevant job market and successfully escalate to advanced vocational study. Additionally, you will be able to advance your career, increase your level of competition in your chosen field, and highlight these skills on your resume. Assessment Procedure Students must complete a variety of interactive online examinations at the conclusion of each module to evaluate the understanding and skills they are learning in this GCSE English Language Course. These assessments also determine if students can demonstrate these skills effectively. At the end of the module, you can also keep track of your progress and regularly check your score. Upon successfully completing this course, you can schedule your official exam by contacting us at [email protected]. There are two paper-based assessments and a spoken language task in the AQA-accredited GCSE English Language. Assessment Format of Paper 1 Concepts covered: Reading (literature fiction text) and writing (descriptive or narrative writing) Exam time: 1 Hour 45 minutes written exam Total marks: 80 Total weight: 50% of GCSE Question format: Short question, long question and extended writing question Assessment Format of Paper 2 Concepts covered: Reading (nonfiction text and literature fiction text) and writing (presenting a viewpoint) Exam time: 1 Hour 45 minutes written exam Total marks: 80 Total weight: 50% of GCSE Question format: Short question, long question and extended writing question Non- Assessment “Spoken Language” Section Students will have the opportunity to showcase their speaking and listening abilities during this assessment. Skills tested: Presenting, responding to questions and feedback, and use of Standard English Total Marks: Marked by the teacher Total Weight: separate endorsement (0% weighting of GCSE) This GCSE English Language Course - AQA English Language Online is accredited by AQA and regulated by Ofqual. What is AQA? AQA, a well-known awarding body, sets standards, administers exams at the GCSE, AS, and A Level in a variety of areas, and grants qualifications to peruse a desired career. More than half of the GCSE and A-level exams that are taken and graded in the UK each year are administered by AQA. Additionally, employers and institutions all across the world highly respect these credentials. Benefits of AQA This qualification is recognised in the UK and across the world It is valued by employers all over the world Improve your employment prospects Boost your job satisfaction Promotes career advancement Enhances your CV Provides you with a competitive edge in the job market What is Ofqual? Qualifications, exams, and assessments are governed in England by Ofqual (The Office of Qualifications and Examinations Regulation). They are in charge of identifying the knowledge, skills, and understanding that students have displayed, and also ensuring that all the assessments and exams reveal what a student has accomplished. Benefits of Ofqual Regulation This regulation is valued internationally Created in accordance with specific national standards Designed in collaboration with industry to guarantee their suitability. Accurately reflect the knowledge, abilities, and understanding that the learners have shown. Candidates who have obtained a qualification that is governed by Ofqual are seen with greater confidence by employers. Course Curriculum Paper 1: Explorations in Creative Reading and Writing Reading Reading Identify Explicit Information Q1 - Identify Explicit Information 00:00:00 Assessment - Identify Explicit Information 00:10:00 Analysing Writers' Use of Language 1) Analysing a writer_s use of language 00:00:00 2) Further examples of analysing a writer_s use of language 00:00:00 Assessment - Analysing Writers' Use of Language 00:24:00 Structure 1) What do we mean by structure 00:00:00 2) How writers use structure 00:00:00 3) An example of structure in action 00:00:00 Assessment - Structure 00:24:00 Evaluating Writers' Methods 1) Evaluating a writer_s methods 00:00:00 Assessment - Evaluating Writers' Methods 00:16:00 Writing 1) Descriptive Writing - The Basic Techniques 00:00:00 2) Writing a description suggested by a picture 00:00:00 3) Creating a good story opening 00:00:00 Assessment - Writing 00:10:00 Paper 2: Writers' Viewpoints and Perspectives Reading Identify and Interpret Explicit and Implicit Information and Ideas Q1 - Identify Explicit and Implicit Evidence 00:12:00 Assessment - Identify and Interpret Explicit and Implicit Information and Ideas 00:06:00 Synthesising and Summarising 1) Synthesising and Summarising 00:11:00 Assessment - Synthesising and Summarising 00:10:00 How does the Writer use Language? How Does the Writer Use Language 00:11:00 Assessment - How does the Writer use Language 00:14:00 Comparing Viewpoints and Perspectives Comparing Viewpoints and Perspectives 1 00:11:00 Comparing Viewpoints and Perspectives 2 00:11:00 Comparing Viewpoints and Perspectives 3 00:11:00 Assessment - Comparing Viewpoints and Perspectives 00:10:00 Writing Assessment - Writing 00:20:00 Feedback Feedback 00:00:00 06) Writing Example and Revision Tasks for Question 5 00:13:00 01) Different writing tasks for Question 5 00:00:00 02) Writing to Argue or Persuade 00:00:00 03) Planning and Writing an Article 00:11:00 Writing a Speech and Expressing Opinions 00:11:00

GCSE English Language Course - AQA English Language Online
Delivered Online On Demand
£249

11 Plus (11+) Reading Club

By PiAcademy

Consistent 11+ Reading is vital to build an extensive vocabulary for all aspects of the 11+ English Exams. Excellent vocabulary is what ultimately brings 11+ English Exam Success and top results.

11 Plus (11+) Reading Club
Delivered OnlineFlexible Dates
£549

Level 4 Diploma in Complete ESL Trainer Online Course - QLS Endorsed

By Kingston Open College

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

Level 4 Diploma in Complete ESL Trainer Online Course - QLS Endorsed
Delivered Online On Demand2 hours
£105

Ofqual Regulated Level 5 In-Class TESOL Qualification in Vietnam or Cambodia

5.0(5)

By TEFL Wonderland - Brilliant Minds

Ofqual Regulated Level 5 In-Class TESOL Qualification in Vietnam or Cambodia

Ofqual Regulated Level 5 In-Class TESOL Qualification in Vietnam or Cambodia
Delivered Online On Demand
£1,180

E-Learning English - Business English - Self Access Course

5.0(12)

By ELHUK

E-Learning courses are self study courses which students can join from anywhere in the world.

E-Learning English - Business English - Self Access Course
Delivered OnlineFlexible Dates
£124

E-Learning English - Academic English - Self Access Course

5.0(12)

By ELHUK

E-Learning courses are self study courses which students can join from anywhere in the world.

E-Learning English - Academic English - Self Access Course
Delivered OnlineFlexible Dates
£124

E-Learning English -​IELTS Speaking A2-B2 - Self Access Course

5.0(12)

By ELHUK

E-Learning courses are self study courses which students can join from anywhere in the world.

E-Learning English -​IELTS Speaking A2-B2  - Self Access Course
Delivered OnlineFlexible Dates
£124

E-Learning English - ​I​ELTS Writing A2-B2 - Self Access Course

5.0(12)

By ELHUK

E-Learning courses are self study courses which students can join from anywhere in the world.

E-Learning English - ​I​ELTS Writing A2-B2  - Self Access Course
Delivered OnlineFlexible Dates
£124

E-Learning English - ​IELTS Listening and Reading A1-B2 - Self Access Course

5.0(12)

By ELHUK

E-Learning courses are self study courses which students can join from anywhere in the world.

E-Learning English - ​IELTS Listening and Reading A1-B2  - Self Access Course
Delivered OnlineFlexible Dates
£124