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

254 Programming Fundamentals 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

Computer Science and Programming Diploma

By iStudy UK

The Computer Science and Programming Diploma course covers the fundamental theories of Algorithm Analysis. If you want to explore the concepts and methods that make a good programmer, then the course is designed for you. Programming is all about how to solve a problem. Programming theory is not confined to a single language; rather it applies to all programming languages. By understanding the right programming theory, you will be able to analyse a problem and also able to find out the probable solution. The course teaches you these Programming theories covering Algorithm analysis, Binary Number System, Arrays and their Advantages, the process of analysing a problem, Nodes and their Importance, various sorting algorithms and their comparisons, and more. Upon completion, you will be able to understand the core theories of computer science. What Will I Learn? Understand the Fundamental Theories of Algorithm Analysis Be able to Compare Various Algorithms Understand When to use Different Data Structures and Algorithms Understand the Fundamentals of Computer Science theory Requirements A Willingness to Learn New Topics! No Prior Experience or Knowledge is Needed! Module: 01 Kurt Anderson - 1 Introduction FREE 00:01:00 Kurt Anderson - 2 Binary System FREE 00:11:00 Kurt Anderson - 3 Complexity Introduction 00:02:00 Kurt Anderson - 4 Math Refresher Logarithmic Functions 00:11:00 Kurt Anderson - 5 Math Refresher Factorial Functions.TS 007 00:03:00 Kurt Anderson - 6 Math Refresher Algebraic Expressions.TS 00:03:00 Kurt Anderson - 7 n-notation 00:19:00 Kurt Anderson - 8 Big O 00:13:00 Kurt Anderson - 9 Big O Real World Example 00:10:00 Module: 02 Kurt Anderson - 10 How is Data Stored 00:09:00 Kurt Anderson - 11 Fixed Arrays 00:20:00 Kurt Anderson - 12 Circular Arrays 00:08:00 Kurt Anderson - 13 Dynamic Arrays 00:16:00 Kurt Anderson - 14 Array Review 00:08:00 Kurt Anderson - 15 Array Real World Examples 00:06:00 Kurt Anderson - 16 Linked List 00:12:00 Kurt Anderson - 16 Nodes 00:04:00 Kurt Anderson - 17 Linked List Run Times 00:15:00 Kurt Anderson - 18 Doubly Linked Lists 00:08:00 Kurt Anderson - 19 Tail Pointer 00:05:00 Module: 03 Kurt Anderson - 20 Linked List Real World Examples 00:03:00 Kurt Anderson - 20 Stack Example 00:11:00 Kurt Anderson - 21 Linked List Review 00:04:00 Kurt Anderson - 22 Stacks 00:10:00 Kurt Anderson - 23 Queues 00:09:00 Kurt Anderson - 24 Queue Examples 00:10:00 Kurt Anderson - 25 Queue and Stack Run Times 00:06:00 Kurt Anderson - 26 Stack and Queues Real World Examples 00:07:00 Kurt Anderson - 27 Sorting Algorithm Introdcution 00:02:00 Kurt Anderson - 28 Bubble Sort 00:10:00 Kurt Anderson - 29 Selection Sort 00:10:00 Module: 04 Kurt Anderson - 30 Insertion Sort 00:09:00 Kurt Anderson - 31 Quick Sort 00:15:00 Kurt Anderson - 32 Quick Sort Run Times 00:10:00 Kurt Anderson - 33 Merge Sort 00:12:00 Kurt Anderson - 34 Merge Sort Run Times 00:08:00 Kurt Anderson - 35 Stable vs Nonstable 00:07:00 Kurt Anderson - 36 Sorting Algorithm Real World Examples 00:04:00 Kurt Anderson - 37 Basics of Trees 00:08:00 Kurt Anderson - 38 Binary Search Tree 00:09:00 Kurt Anderson - 39 BST Run Times 00:08:00 Module: 05 Kurt Anderson - 40 Tree Traversals 00:13:00 Kurt Anderson - 41 Tree Real World Examples 00:05:00 Kurt Anderson - 42 Heap Introduction 00:04:00 Kurt Anderson - 43 Heap Step by Step 00:12:00 Kurt Anderson - 44 Heap Real World Examples 00:07:00 Kurt Anderson - 45 Thank You 00:01:00

Computer Science and Programming Diploma
Delivered Online On Demand6 hours 38 minutes
£25

Python Basic to Advanced for Data Science Online Course

4.3(43)

By John Academy

[vc_row][vc_column][vc_column_text] Description: This Python Basic to Advanced for Data Science Online Course is a great way to get started in programming. It covers the study of the Python language used to build most of the world's object-oriented systems. The course is for interested students with a good level of computer literacy who wish to acquire programming skills. It is also ideal for those who wish to move to a developer role or areas such as software engineering. This is a great course to develop your coding skills. This Python Basic to Advanced for Data Science Online Course is an ideal preliminary to the Object-Oriented Programming using Python. Join the course now! 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. Certification: After completing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. 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; 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 After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market.[/vc_column_text][/vc_column][/vc_row] Python 3 Beginners Module 01 Introduction FREE 00:29:00 Starter Examples 00:33:00 Learning C Concepts 00:13:00 Module 02 Data Types and Inference 00:20:00 Sizeof and IEEE 754 00:33:00 Constants L and R Values 00:11:00 Operators and Precedence 00:25:00 Literals 00:26:00 Module 03 Classes and Structs FREE 00:22:00 Enums 00:14:00 Unions 00:16:00 Introduction to Pointers 00:11:00 Pointers and Array Indexing 00:12:00 Using Const with Pointers 00:09:00 Pointers to String Literals 00:12:00 References 00:14:00 Smart Pointers 00:22:00 Arrays 00:15:00 Standard Library Strings 00:13:00 More Standard Library Strings 00:18:00 Functions 00:06:00 More Functions 00:16:00 Function Pointers 00:15:00 Control Statements 00:18:00 Python 3 Intermediate Module 04 Installing Python FREE 00:17:00 Documentation 00:30:00 Command Line 00:17:00 Variables 00:29:00 Simple Python Syntax 00:15:00 Keywords 00:18:00 Import Module 00:17:00 Additional Topics 00:23:00 Module 05 If Elif Else 00:31:00 Iterable 00:10:00 For 00:11:00 Loops 00:20:00 Execute 00:05:00 Exceptions 00:18:00 Data Types 00:24:00 Module 06 Number Types 00:28:00 More Number Types 00:13:00 Strings 00:20:00 More Strings 00:11:00 Files 00:08:00 Lists 00:15:00 Dictionaries 00:04:00 Tuples 00:07:00 Sets 00:09:00 Module 07 Comprehensions 00:10:00 Definitions 00:02:00 Functions 00:06:00 Default Arguments 00:06:00 Doc Strings 00:06:00 Variadic Functions 00:07:00 Factorial 00:07:00 Function Objects 00:07:00 Module 08 Lambda 00:11:00 Generators 00:06:00 Closures 00:10:00 Classes 00:09:00 Object Initialization 00:05:00 Class Static Members 00:07:00 Classic Inheritance 00:10:00 Data Hiding 00:07:00 Python 3 Advanced Iterators and Generators FREE 00:16:00 Regular Expressions 00:19:00 Introspection and Lambda Functions 00:27:00 Metaclasses and Decorators 00:24:00 Modules and Packages 00:25:00 Working with APIs 00:15:00 Metaprogramming Primer 00:19:00 Decorators and Monkey Patching 00:21:00 XML and JSON Structure 00:10:00 Generating XML and JSON 00:17:00 Parsing XML and JSON 00:19:00 Implementing Algorithms 00:19:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Python Basic to Advanced for Data Science Online Course
Delivered Online On Demand19 hours 30 minutes
£12

JavaScript Foundations for Everyone

5.0(10)

By Apex Learning

Overview This comprehensive course on JavaScript Foundations for Everyone will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This JavaScript Foundations for Everyone 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 JavaScript Foundations for Everyone. It is available to all students, of all academic backgrounds. Requirements Our JavaScript Foundations for Everyone 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 1 sections • 32 lectures • 05:24:00 total length •Module 01: About the Author: 00:04:00 •Module 02: Introduction to JavaScript: 00:00:00 •Module 03: Strengths and Weaknesses of JavaScript: 00:15:00 •Module 04: Writing JavaScript in Chrome: 00:06:00 •Module 05: JavaScript Variables: 00:07:00 •Module 06: Demo of JavaScript Variables: 00:10:00 •Module 07: Basic Types of JavaScript: 00:07:00 •Module 08: JavaScript Boolean: 00:08:00 •Module 09: JavaScript Strings: 00:18:00 •Module 10: JavaScript Numbers: 00:16:00 •Module 11: JavaScript Objects: 00:13:00 •Module 12: Demo of JavaScript Objects: 00:07:00 •Module 13: JavaScript Arrays: 00:09:00 •Module 14: Demo of JavaScript Arrays: 00:26:00 •Module 15: JavaScript Functions: 00:06:00 •Module 16: Demo of JavaScript Functions: 00:08:00 •Module 17: JavaScript Scope and Hoisting: 00:10:00 •Module 18: Demo of JavaScript Scope and Hoisting: 00:07:00 •Module 19: Currying Functions: 00:03:00 •Module 20: Demo of Currying Functions: 00:07:00 •Module 21: Timeouts and Callbacks: 00:04:00 •Module 22: Demo of Timeouts and Callbacks: 00:08:00 •Module 23: JavaScript Promises: 00:05:00 •Module 24: Demo of JavaScript Promises: 00:07:00 •Module 25: Demo of Javascript Async: 00:04:00 •Module 26: Flow Control: 00:06:00 •Module 27: Demo of Flow Control: 00:07:00 •Module 28: JavaScript For Loop: 00:07:00 •Module 29: Demo of JavaScript For Loop: 00:04:00 •Module 30: Demo of Switch Statements: 00:05:00 •Module 31: Error Handling: 00:09:00 •Module 32: Demo Project: 01:11:00

JavaScript Foundations for Everyone
Delivered Online On Demand5 hours 24 minutes
£12

C++ Programming for Absolute Beginners

4.5(3)

By Studyhub UK

Unlock your programming potential!   C++ programming is a widely-used and powerful language that forms the basis of many computer systems, games, and applications. In the UK, an average salary of a C++ developer is estimated to be £50,000 per annum. By taking our C++ Programming for Absolute Beginners course, you can kickstart a lucrative career in the thriving field of software development.   Our course covers all the essentials, from setting up your local development environment to mastering C++ basics, operators, strings, and data types. Through exercises and practical examples, you'll get a solid understanding of the C++ decision-making process, control flow loops, arrays, and functions. Gain the skills and knowledge that employers are looking for, all at your own pace and from the comfort of your home.    Taking the C++ Programming for Absolute Beginners course, you'll uncover the power and flexibility of C++ programming, opening a world of opportunities in the software industry. This course is a valuable resource for beginners aspiring to become proficient software developers or seasoned programmers wanting to add C++ to their skill set. Join the ranks of high-earning C++ developers today and take a step towards a promising future. Enrol in the course right now!   Learning Outcome: Upon completion of the C++ Programming for Absolute Beginners course, you will be able to: Understand the fundamentals of C++ programming language. Set up your local development environment. Master the use of C++ operators, strings, and data types. Learn the decision-making process in C++. Gain proficiency in handling C++ control flow loops and arrays. Familiarise yourself with creating and managing C++ functions. Develop problem-solving skills using C++ programming.   Who is this course for: This C++ Programming for Absolute Beginners course is ideal for: Aspiring software developers with no prior programming experience. Individuals interested in learning a new programming language. Students pursuing computer science and related fields. Professionals seeking to upgrade their skills in programming. Gamers interested in creating their own games.   Why buy this C++ Programming for Absolute Beginners course? Unlimited access to the course forever Digital Certificate, Transcript, and student ID are all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one-to-one assistance when needed Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript immediately Easily learn the skills and knowledge from the comfort of your home Career Path: Upon completion of this C++ Programming course, you will have the knowledge and skills to pursue many career paths, such as: Junior C++ Developer: £30,000 - £40,000 per annum. C++ Software Developer: £40,000 - £50,000 per annum. Senior C++ Developer: £50,000 - £60,000 per annum. C++ Software Engineer: £60,000 - £70,000 per annum. Lead C++ Developer: £70,000 - £80,000 per annum. C++ Development Manager: £80,000 - £90,000 per annum.   Certification After studying the course materials of the C++ Programming for Absolute Beginners course, there will be a written assignment test which you can take either during or at the end of the course. After passing the test, you will have a range of certification options. A CPD Accredited PDF Certificate costs £4.99, while a CPD Accredited Hardcopy Certificate is £8.00. We also offer transcript services. A PDF Transcript costs £4.99, and a Hardcopy Transcript is £9.99. Select according to your needs, and we assure timely delivery of your chosen certificate.   Requirements This professionally designed C++ Programming for Absolute Beginners course does not require you to have any prior qualifications or experience. It is open to everyone, and you can access the course from anywhere at any time. Just enrol and start learning!

C++ Programming for Absolute Beginners
Delivered Online On Demand5 hours 35 minutes
£10.99

C# Programming - Beginner to Advanced

5.0(10)

By Apex Learning

Overview This comprehensive course on C# Programming - Beginner to Advanced will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This C# Programming - Beginner to Advanced 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 C# Programming - Beginner to Advanced. It is available to all students, of all academic backgrounds. Requirements Our C# Programming - Beginner to Advanced 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 • 41 lectures • 04:58:00 total length •Introduction: 00:04:00 •Intro: 00:02:00 •Visual Studio: 00:07:00 •Comments: 00:02:00 •Variables: 00:08:00 •Print and read console: 00:04:00 •Math: 00:08:00 •Intro: 00:02:00 •Boolean: 00:07:00 •IF: 00:08:00 •IF ELSE, ELSE: 00:08:00 •Switch: 00:05:00 •WHILE loop: 00:07:00 •FOR loop: 00:03:00 •Basics of a method: 00:07:00 •Parameters: 00:05:00 •Returns: 00:08:00 •Basics of a class: 00:07:00 •Access: 00:06:00 •Static: 00:07:00 •Read line: 00:03:00 •Arrays: 00:06:00 •FOR EACH loop: 00:05:00 •Convert: 00:04:00 •Cast: 00:04:00 •Date: 00:12:00 •Split, remove, substring: 00:14:00 •More on construction: 00:11:00 •More on access: 00:04:00 •Inheritance: 00:09:00 •EXAMPLE - time converter: 00:17:00 •Read a text file: 00:13:00 •Write a text file: 00:10:00 •Serialize object to byte array: 00:15:00 •Task: 00:07:00 •Async and await: 00:15:00 •Multitasking: 00:07:00 •Where: 00:11:00 •Find: 00:05:00 •Order, group and merge: 00:10:00 •Bonus lecture: 00:01:00

C# Programming - Beginner to Advanced
Delivered Online On Demand4 hours 58 minutes
£12

Basic C# Coding

5.0(10)

By Apex Learning

Overview This comprehensive course on Basic C# Coding will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Basic C# Coding 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 Basic C# Coding. It is available to all students, of all academic backgrounds. Requirements Our Basic C# Coding 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 12 sections • 85 lectures • 06:27:00 total length •Course Introduction: 00:02:00 •Course Curriculum: 00:07:00 •How to get Pre-requisites: 00:03:00 •Getting Started on Windows or Linux: 00:01:00 •How to ask Great Questions: 00:02:00 •FAQ's: 00:01:00 •Introduction to C#: 00:07:00 •C# 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 C# Hello World Application: 00:16:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:01:00 •05 Interview Questions and Answers: 00:04:00 •Introduction: 00:03:00 •Variables: 00:24:00 •C# Identifiers: 00:08:00 •Data Types: 00:08:00 •Type Casting: 00:14:00 •User Inputs: 00:10:00 •Comments: 00:03:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:02:00 •03 Interview Questions and Answers: 00:02:00 •Summary: 00:02:00 •Introduction: 00:02:00 •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 •03 Interview Questions and Answers: 00:04:00 •Summary: 00:02:00 •Introduction: 00:02:00 •If Conditions and Statements: 00:12:00 •Switch-Case Statements: 00:09:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:02:00 •03 Interview Questions and Answers: 00:04:00 •Summary: 00:02:00 •Introduction: 00:02:00 •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 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:01:00 •03 Interview Questions and Answers: 00:02:00 •Summary: 00:01:00 •Introduction: 00:01:00 •Arrays: 00:13:00 •Loop Through Arrays: 00:10:00 •Lists: 00:07:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:02:00 •03 Interview Questions and Answers: 00:02:00 •Summary: 00:02:00 •Introduction: 00:01:00 •System.IO Namespace: 00:03:00 •File and File Info: 00:11:00 •Directory and Directory Info: 00:08:00 •Getting File Path Information: 00:05:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:01:00 •03 Interview Questions and Answers: 00:03:00 •Summary: 00:03:00 •Introduction: 00:02:00 •Datetime: 00:10:00 •TimeSpan: 00:06:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:01:00 •Summary: 00:02:00 •Introduction: 00:02:00 •Debugging Tools in Visual Studio: 00:13:00 •Call Stack Window: 00:04:00 •Locals and Autos Windows: 00:04:00 •Summary: 00:02:00 •Bonus Lecture for What Next?: 00:02:00 •Assignment - Basic C# Coding: 00:00:00

Basic C# Coding
Delivered Online On Demand6 hours 27 minutes
£12

JavaScript Foundations for Everyone

4.5(3)

By Studyhub UK

The 'JavaScript Foundations for Everyone' course is a comprehensive introduction to JavaScript programming designed for learners of all levels. Covering fundamental concepts and practical examples, this course equips participants with a solid foundation in JavaScript, including variables, data types, functions, scope, asynchronous programming, and error handling. With step-by-step demos and interactive modules, learners will gain the skills needed to confidently write, debug, and implement JavaScript code. Learning Outcomes: Understand the author's background and expertise in JavaScript. Explore the fundamentals of JavaScript and its role in web development. Analyze the strengths and weaknesses of JavaScript as a programming language. Write and execute JavaScript code using the Chrome browser console. Master JavaScript variables, data types, and their practical applications. Gain proficiency in JavaScript functions, scope, and hoisting. Implement asynchronous programming using timeouts, callbacks, and promises. Develop flow control and error handling mechanisms for robust code. Why buy this JavaScript Foundations for Everyone? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the JavaScript Foundations for Everyone 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. Who is this course for? This JavaScript Foundations for Everyone does not require you to have any prior qualifications or experience. You can just enrol and start learning.  Beginners with no prior programming experience looking to learn JavaScript. Web developers seeking to enhance their JavaScript skills and understanding. Students and learners interested in web development and programming. Professionals aiming to add JavaScript proficiency to their skill set. Prerequisites This JavaScript Foundations for Everyone 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. Career path Front-End Web Developer - Median earning of £25,000 - £45,000 per year. JavaScript Developer - Potential earning of £30,000 - £60,000 per year. Full-Stack Web Developer - Median earning of £35,000 - £65,000 per year. Software Engineer - Potential earning of £40,000 - £80,000+ per year. Web Development Instructor - Median earning of £25,000 - £45,000 per year. Course Curriculum JavaScript Foundations for Everyone Module 01: About the Author 00:04:00 Module 02: Introduction to JavaScript 00:11:00 Module 03: Strengths and Weaknesses of JavaScript 00:15:00 Module 04: Writing JavaScript in Chrome 00:06:00 Module 05: JavaScript Variables 00:07:00 Module 06: Demo of JavaScript Variables 00:10:00 Module 07: Basic Types of JavaScript 00:07:00 Module 08: JavaScript Boolean 00:08:00 Module 09: JavaScript Strings 00:18:00 Module 10: JavaScript Numbers 00:16:00 Module 11: JavaScript Objects 00:13:00 Module 12: Demo of JavaScript Objects 00:07:00 Module 13: JavaScript Arrays 00:09:00 Module 14: Demo of JavaScript Arrays 00:26:00 Module 15: JavaScript Functions 00:06:00 Module 16: Demo of JavaScript Functions 00:08:00 Module 17: JavaScript Scope and Hoisting 00:10:00 Module 18: Demo of JavaScript Scope and Hoisting 00:07:00 Module 19: Currying Functions 00:03:00 Module 20: Demo of Currying Functions 00:07:00 Module 21: Timeouts and Callbacks 00:04:00 Module 22: Demo of Timeouts and Callbacks 00:08:00 Module 23: JavaScript Promises 00:05:00 Module 24: Demo of JavaScript Promises 00:07:00 Module 25: Demo of Javascript Async 00:04:00 Module 26: Flow Control 00:06:00 Module 27: Demo of Flow Control 00:07:00 Module 28: JavaScript For Loop 00:07:00 Module 29: Demo of JavaScript For Loop 00:04:00 Module 30: Demo of Switch Statements 00:05:00 Module 31: Error Handling 00:09:00 Module 32: Demo Project 01:11:00

JavaScript Foundations for Everyone
Delivered Online On Demand5 hours 35 minutes
£10.99

C++ Coding Masterclass

4.5(3)

By Studyhub UK

Overview Uplift Your Career & Skill Up to Your Dream Job - Learning Simplified From Home! Kickstart your career & boost your employability by helping you discover your skills, talents and interests with our special C++ Coding Masterclass Course. You'll create a pathway to your ideal job as this course is designed to uplift your career in the relevant industry. It provides professional training that employers are looking for in today's workplaces. The C++ Coding Masterclass Course is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This C++ Coding Masterclass Course has been designed by industry experts to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This C++ Coding Masterclass Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into elementary modules, allowing our students to grasp each lesson quickly. At StudyHub, we don't just offer courses; we also provide a valuable teaching process. When you buy a course from StudyHub, you get unlimited Lifetime access with 24/7 dedicated tutor support. Why buy this C++ Coding Masterclass? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the C++ Coding Masterclass 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. Who is this course for? This C++ Coding Masterclass course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This C++ Coding Masterclass does not require you to have any prior qualifications or experience. You can just enrol and start learning.This C++ Coding Masterclass 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. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This C++ Coding Masterclass is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Section 01: Introduction & Setting Up Introduction 00:04:00 What Is C++? 00:03:00 Setting up A Project 00:07:00 Section 02: Basics Console Out 00:04:00 Data Types 00:03:00 Variables 00:04:00 Console In 00:03:00 Strings 00:04:00 Constants 00:05:00 Section 03: Operators Assignment Operator 00:03:00 Arithmetic Operators 00:04:00 Compound Assignment Operator 00:03:00 Increment & Decrement Operators 00:04:00 Relation & Comparison Operators 00:06:00 Logical Operators 00:07:00 Conditional Ternary Operator 00:04:00 Comma Operator 00:03:00 Type Casting Operator 00:02:00 Bitwise Operators 00:12:00 Size of Operator 00:03:00 Operator Precedence 00:05:00 Section 04: String Streams String Streams 00:04:00 Section 05: Statements & Loops Conditional Statements 00:07:00 For Loop 00:04:00 While Loop 00:03:00 Do While Loop 00:04:00 Range-Based For Loop 00:03:00 GoTo Statement 00:04:00 Switch Statement 00:05:00 Section 06: Functions Functions 00:03:00 Function Return Statement 00:04:00 Function Arguments Passed By Value 00:05:00 Function Arguments Passed By Reference 00:05:00 Function Parameter Default Values 00:03:00 Overloaded Functions 00:04:00 Function Templates 00:04:00 Namespaces 00:06:00 Section 07: Advanced Data Types Arrays 00:03:00 Multidimensional Arrays 00:03:00 References 00:02:00 Pointers 00:04:00 Delete Operator 00:02:00 Struct 00:04:00 Type Aliasing 00:03:00 Unions 00:04:00 Enumerators 00:04:00 Section 08: Classes Introduction to Classes 00:05:00 Class Access 00:04:00 Class Constructor 00:05:00 Class Pointers 00:04:00 Overloading Operators 00:06:00 This Keyword 00:04:00 Constant Objects 00:03:00 Getters and Setters 00:05:00 Static Variables 00:04:00 Static Functions 00:06:00 Template Classes 00:05:00 Class Destructor 00:04:00 Class Copy Constructor 00:03:00 Friend Function 00:06:00 Friend Class 00:06:00 Class Inheritance 00:07:00 Multiple Class Inheritance 00:05:00 Virtual Methods 00:04:00 Abstract Base Class 00:03:00 Section 09: Errors Error Handling 00:04:00 Section 10: The Mighty Preprocessor Preprocessor Macro Definitions 00:04:00 Preprocessor Conditional Directives 00:05:00 Preprocessor Line Directive 00:04:00 Preprocessor Error Directive 00:03:00 Preprocessor Source File Inclusion 00:02:00 Section 11: File I/O Opening A File 00:06:00 Writing to a File 00:04:00 Section 12: Extras Commenting 00:04:00 Class Header and Implementation 00:09:00 Lists 00:04:00 Vectors 00:05:00 Section 13: Resource Resource 00:00:00 Assignment Assignment - C++ Coding Masterclass 00:00:00

C++ Coding Masterclass
Delivered Online On Demand5 hours 33 minutes
£10.99

Basic Fundamentals of Electricity and DC Circuit Analysis

By Compete High

Course Title: Basic Fundamentals of Electricity and DC Circuit Analysis Unlock the Power of Understanding with Our Comprehensive Course!   Overview: Welcome to the 'Basic Fundamentals of Electricity and DC Circuit Analysis' course, where we demystify the world of electrical circuits and empower you with essential knowledge. Whether you're a novice looking to grasp the basics or a professional seeking a refresher, this course is designed to cater to all skill levels.   Key Features: Foundational Understanding: We start at the very beginning, ensuring that you build a strong foundation in the principles of electricity. You'll gain insights into voltage, current, resistance, and the fundamental laws governing DC circuits. Practical Application: Theory comes to life through hands-on, practical exercises. Learn to analyze and troubleshoot DC circuits using real-world examples, enhancing your ability to apply knowledge in practical scenarios. Interactive Learning: Our engaging course structure incorporates multimedia elements, quizzes, and interactive sessions to keep you actively involved. We believe in making the learning process dynamic and enjoyable. Expert Instruction: Led by seasoned professionals with extensive experience in the field, our instructors are dedicated to ensuring that you not only understand the concepts but also gain valuable insights from their real-world expertise. Comprehensive Curriculum: From the basics of electrical components to in-depth DC circuit analysis, this course covers a wide spectrum. Topics include Ohm's Law, Kirchhoff's Laws, circuit theorems, and more. Industry-Relevant Skills: Equip yourself with skills directly applicable to various industries. Whether you're pursuing a career in electronics, electrical engineering, or simply want to enhance your DIY projects, this course provides the knowledge you need.   Who Should Enroll: Students pursuing studies in electrical engineering or related fields. Professionals seeking a refresher on fundamental electrical concepts. Hobbyists and DIY enthusiasts looking to expand their skill set. Anyone curious about understanding the principles behind electrical circuits.   Why Choose This Course: Versatile Skill Enhancement: Acquire skills applicable to a broad range of industries and personal projects. Career Advancement: For students, this course serves as a stepping stone to more advanced studies. Professionals can use the knowledge gained to excel in their current roles or explore new opportunities. Confidence in Handling Electrical Systems: Gain the confidence to handle electrical systems responsibly and troubleshoot issues effectively. Investment in Your Future: Electrical knowledge is a valuable asset. By investing in this course, you're investing in your personal and professional development. Don't miss out on the opportunity to master the 'Basic Fundamentals of Electricity and DC Circuit Analysis.' Enroll now and embark on a journey towards electrical expertise! Course Curriculum Introduction To Basic Fundamentals Of Electricity And Dc Circuit Analysis Course Introduction To Basic Fundamentals Of Electricity And Dc Circuit Analysis Course 00:00 The Nature Of Electricity The Nature Of Electricity 00:00 Conductors Insulators Conductors Insulators 00:00 Current And Electric Circuits Current And Electric Circuits 00:00 Ohm S Law Ohm S Law 00:00 Electric Power Electric Power 00:00 Series Parallel Circuits Series Parallel Circuits 00:00 Circuit Theorems Circuit Theorems 00:00 Electric Fields And Capacitance Electric Fields And Capacitance 00:00 Magnetism And Inductance Magnetism And Inductance 00:00 Transient Response Capacitors Inductors Transient Response Capacitors Inductors 00:00

Basic Fundamentals of Electricity and DC Circuit Analysis
Delivered Online On Demand7 hours 19 minutes
£25