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

2436 Courses

Basic C# Coding

4.5(3)

By Studyhub UK

Unlock the power of programming with our Basic C# Coding course, designed for beginners eager to embark on a coding journey. Dive into the world of C#, a versatile programming language that forms the backbone of numerous software applications. From understanding the foundations of C# and the .NET Framework to mastering key concepts like operators, statements, and control flow, this course offers a comprehensive introduction to C# coding. Get hands-on experience with arrays, lists, file structures, and dates, and learn essential debugging techniques to ensure your code runs smoothly. Whether you're looking to kickstart a career in software development or want to enhance your problem-solving skills, this course is the ideal starting point to unravel the art of programming. Learning Outcomes Gain a solid understanding of C# and the .NET Framework. Master C# basics, including operators, statements, and control flow. Explore the use of arrays, lists, and working with file structures. Learn to manipulate dates and effectively debug applications. Be prepared to take your coding skills to the next level with a strong foundation in C#. Why choose this Basic C# Coding course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this Basic C# Coding course for? Aspiring programmers and software development enthusiasts. Students and beginners seeking an introduction to C# coding. Professionals looking to enhance their problem-solving and logical thinking skills. Individuals considering a career in software development. Anyone curious about the world of programming and its endless possibilities. Career path Junior Software Developer: £20,000 - £35,000 Software Engineer: £30,000 - £60,000 Web Developer: £25,000 - £45,000 Application Developer: £25,000 - £50,000 Database Administrator: £25,000 - £45,000 Quality Assurance Analyst: £20,000 - £40,000 Prerequisites This Basic C# Coding does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Basic C# Coding 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. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Section 01: Introduction 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 Section 02: Introduction to C# and .NET Framework 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 Section 03: C# Basic 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 Section 04: C# Operators 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 Section 05: C# Statements 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 Section 06: C# Control Flow Statements 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 Section 07: C# Arrays and Lists 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 Section 08: Working with File Structure 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 Section 09: Working with Dates 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 Section 10: Debugging Applications 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 Section 11: What's Next? Bonus Lecture for What Next? 00:02:00 Assignment Assignment - Basic C# Coding 00:00:00

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

ES52 IBM z/OS REXX Programming Workshop

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This is an intermediate course for people who need to write and maintain Rexx programs in the z/OS system environment. Overview The objectives of this course are as follows:- Write programs using the Rexx language- Use various data parsing techniques- Use built-in Rexx functions- Create user-defined internal and external functions and subroutines- Issue host commands from within Rexx execs- Code programs that read and write data sets- Use instructions and commands that manipulate the data stack- Use Rexx debugging tools- Write error-handling routines This course is designed to teach you the basic skills required to write programs using the REXX language in z/OS. The course covers the TSO extensions to REXX and interaction with other environments such as the MVS console. Day 1 Unit 1 - Introduction Unit 2 - Getting started with REXX (start) Lab exercise 1 Unit 2 - Getting started with REXX (finish) Lab exercise 2 Unit 3 - Programming in REXX (start) Day 2 Lab exercise 3 Unit 3 - Programming in REXX (finish) Lab exercise 4 Unit 4 - Functions and subroutines (start) Lab exercise 5 Day 3 Unit 4 - Functions and subroutines (finish) Lab exercise 6 Unit 5 - Debugging and error handling Lab exercise 7 Unit 6 - Executing host commands Lab exercise 8 Day 4 Unit 7 - Compound variables and the data stack Lab exercise 9 Unit 8 - Reading and writing data sets in REXX Lab exercise 10 Unit 9 - The parse instruction Day 5 Lab exercise 11 Unit 10 - Using REXX: REXX compiler, REXX in batch, MVS console commands Lab exercise 12 Additional course details: Nexus Humans ES52 IBM z/OS REXX Programming Workshop training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the ES52 IBM z/OS REXX Programming Workshop course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

ES52 IBM z/OS REXX Programming Workshop
Delivered OnlineFlexible Dates
Price on Enquiry

Quantum Computing for Finance

By Qureca

“Quantum Computing for Finance” is a 2-course online program designed for learners to realize the true potential of quantum technologies and its use-cases in Finance. The first course “Introduction to Quantitative and Computational Finance” will develop fundamental concepts required for an understanding of quantum algorithms and more advanced topics in computational finance. This course will teach you the basics of derivative products, the Black-Scholes-Merton model for pricing vanilla derivatives, and how to compute the price of exotic options with a computer. The second course “Quantum Algorithms for Computational Finance” is an advanced course that will develop an understanding of quantum algorithms for their implementation on quantum computers and their applications in finance. This course covers several aspects of quantum programming for people already familiar with the basics of quantum programming and quantitative finance. Buy the program at a reduced price.

Quantum Computing for Finance
Delivered Online On Demand
£400

Machine Learning and Data Science with Python: A Complete Beginners Guide

By Packt

This course will be mainly focusing on machine learning algorithms. Throughout this course, we are preparing our machine to make it ready for a prediction test.

Machine Learning and Data Science with Python: A Complete Beginners Guide
Delivered Online On Demand10 hours 19 minutes
£93.99

Principles of Nuclear Power Plant Operations and Design for Small Modular Reactors (SMR) – Leveraging Clean Energy For A Sustainable Tomorrow

By EnergyEdge - Training for a Sustainable Energy Future

Discover the fundamentals of Small Modular Reactor (SMR) operations and design with EnergyEdge. Gain insights into clean energy solutions for a sustainable future. Enroll now!

Principles of Nuclear Power Plant Operations and Design for Small Modular Reactors (SMR) – Leveraging Clean Energy For A Sustainable Tomorrow
Delivered In-PersonFlexible Dates
£2,899 to £3,099

Specflow and Cucumber for .NET Developers - The Master Guide

By Packt

Become a Specflow and Cucumber expert for .NET with this course. Master BDD automation from scratch and elevate your testing skills. This definitive course is designed for .NET C# professionals who want to harness the full potential of Specflow for automated testing. Unleash the power of Specflow and Cucumber and become a testing pro.

Specflow and Cucumber for .NET Developers - The Master Guide
Delivered Online On Demand8 hours 14 minutes
£59.99

Machine Learning: Random Forest with Python from Scratch©

By Packt

A step-by-step guide that walks you through the fundamentals of Python programming followed using Python libraries to create random forest from scratch. A comprehensive course designed for both beginners with some programming experience or even those who know nothing about ML and random forest!

Machine Learning: Random Forest with Python from Scratch©
Delivered Online On Demand8 hours 20 minutes
£93.99

MongoDB Tutorial for Beginners (2022)

By Packt

Master MongoDB, an open-source document database and leading NoSQL database that provides high performance, high availability, and automatic scaling. This course covers the MongoDB Community version for beginners and provides over 50 live-running queries, including creating new databases and tables.

MongoDB Tutorial for Beginners (2022)
Delivered Online On Demand1 hour 34 minutes
£41.99

NLP Practitioner Course: Mastering Techniques

4.3(43)

By John Academy

Elevate your personal and professional journey with our NLP Practitioner Course: Mastering Techniques. Unlock the secrets of Neuro-Linguistic Programming, enhance communication skills, and gain mastery in advanced techniques. Transform beliefs, overcome challenges, and earn your NLP Practitioner Certification. Join a community of growth-oriented individuals. Enroll now for a life-changing experience in self-discovery and empowerment.

NLP Practitioner Course: Mastering Techniques
Delivered Online On Demand3 hours
£23.99

SwiftUI - Build Amazing Apps - With Much Less Code

By Packt

This is a practical course that will help you understand the features of SwiftUI. You will gain all the essential knowledge of SwiftUI and declarative programming needed to build fun and stylish applications for macOS.

SwiftUI - Build Amazing Apps - With Much Less Code
Delivered Online On Demand13 hours 46 minutes
£101.99