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

3923 Computing & IT courses in Rosyth delivered On Demand

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

Master JavaScript with Data Visualization

4.9(27)

By Apex Learning

Overview This comprehensive course on Master JavaScript with Data Visualization will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Master JavaScript with Data Visualization 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 Master JavaScript with Data Visualization. It is available to all students, of all academic backgrounds. Requirements Our Master JavaScript with Data Visualization 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 11 sections • 76 lectures • 06:21:00 total length •Introduction to Getting Started: 00:02:00 •Course Curriculum: 00:05:00 •How to Get Pre-Requisites: 00:02:00 •Getting Started on Windows, Linux or Mac: 00:01:00 •How to ask a Great Questions: 00:02:00 •FAQ's: 00:01:00 •What is JavaScript: 00:09:00 •Choosing Code Editor: 00:03:00 •Installing Code Editor (Sublime Text): 00:04:00 •Installing Code Editor(Visual Studio Code): 00:07:00 •Hello World Program: 00:14:00 •Getting Output: 00:11:00 •Summary: 00:02:00 •Introduction: 00:02:00 •Internal JavaScript: 00:13:00 •External JavaScript: 00:09:00 •Inline JavaScript: 00:04:00 •Async and defer: 00:06:00 •Variables: 00:13:00 •Data Types: 00:10:00 •Numbers: 00:06:00 •Boolean: 00:04:00 •Arrays(): 00:12:00 •Objects: 00:06:00 •Comments: 00:05:00 •Summary: 00:01:00 •Introduction: 00:02:00 •Strings: 00:06:00 •String Formatting: 00:05:00 •String Methods: 00:12:00 •Summary: 00:02:00 •Introduction: 00:02:00 •Arithmetic operators: 00:07:00 •Assignment operators: 00:03:00 •Comparison operators: 00:06:00 •Logical operators: 00:08:00 •Summary: 00:02:00 •Introduction: 00:02:00 •If statement: 00:04:00 •If-else statement: 00:05:00 •If-else-if statement: 00:04:00 •Switch-case statement: 00:09:00 •Summary: 00:01:00 •Introduction: 00:02:00 •While loop: 00:09:00 •Do-while loop: 00:03:00 •For loop: 00:08:00 •Break: 00:02:00 •Continue: 00:03:00 •Coding Exercise: 00:02:00 •Solution for Coding Exercise: 00:02:00 •Summary: 00:02:00 •Introduction: 00:02:00 •Creating a Function: 00:07:00 •Function Call(): 00:07:00 •Function with parameters: 00:05:00 •Function Bind(): 00:06:00 •Summary: 00:01:00 •Introduction: 00:01:00 •How to Use Google chart script: 00:04:00 •Line Graph chart: 00:14:00 •Scatter plots chart: 00:02:00 •Bar chart: 00:04:00 •Pie chart: 00:02:00 •3D Pie chart: 00:02:00 •Summary: 00:01:00 •Introduction: 00:01:00 •Try-catch: 00:05:00 •Try-catch-finally: 00:17:00 •Summary: 00:01:00 •Introduction: 00:01:00 •On Submit Validation: 00:09:00 •Input Numeric Validation: 00:12:00 •Login Form Validation: 00:05:00 •Password Strength Check Validation: 00:04:00 •Summary: 00:01:00

Master JavaScript with Data Visualization
Delivered Online On Demand6 hours 21 minutes
£12

Quick Data Science Approach from Scratch

4.9(27)

By Apex Learning

Overview This comprehensive course on Quick Data Science Approach from Scratch will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Quick Data Science Approach from Scratch 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 Quick Data Science Approach from Scratch. It is available to all students, of all academic backgrounds. Requirements Our Quick Data Science Approach from Scratch 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 4 sections • 15 lectures • 01:00:00 total length •Introduction: 00:02:00 •Data Science Explanation: 00:05:00 •Need of Data Science: 00:02:00 •8 Common mistakes by Aspiring Data Scientists/Data Science Enthusiasts: 00:08:00 •Myths about Data Science: 00:03:00 •Data Types and Variables: 00:04:00 •Descriptive Analysis: 00:02:00 •Data Cleaning: 00:02:00 •Feature Engineering: 00:02:00 •Data Thinking Development: 00:03:00 •Problem Definition: 00:05:00 •Algorithms: 00:14:00 •Prediction: 00:03:00 •Learning Methods: 00:05:00 •Assignment - Quick Data Science Approach from Scratch: 00:00:00

Quick Data Science Approach from Scratch
Delivered Online On Demand1 hour
£12

Maya & Unity 3D: Modeling Environments for Mobile Games

4.9(27)

By Apex Learning

Overview This comprehensive course on Maya & Unity 3D: Modeling Environments for Mobile Games will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Maya & Unity 3D: Modeling Environments for Mobile Games 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 Maya & Unity 3D: Modeling Environments for Mobile Games. It is available to all students, of all academic backgrounds. Requirements Our Maya & Unity 3D: Modeling Environments for Mobile Games 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 2 sections • 13 lectures • 01:59:00 total length •Module 01: Get To Know Your Instructor and the Course: 00:02:00 •Module 02: Modeling the Base of the Island: 00:17:00 •Module 03: Modeling the Buildings: 00:36:00 •Module 04: Unwrap, Texture And Apply Materials: 00:14:00 •Module 05: Add Flowers, Birds and Background: 00:13:00 •Module 06: Export the Models from Maya to Unity: 00:05:00 •Module 07: Import and Setup the Project in Unity: 00:04:00 •Module 08: Add Our Mesh to the Scene: 00:05:00 •Module 09: Materials and Textures: 00:06:00 •Module 10: Setup Camera and Lightning: 00:06:00 •Module 11: Bake the Light Map: 00:08:00 •Module 12: Add Camera Effect to Polish the Scene: 00:03:00 •Assignment - Maya & Unity 3D: Modeling Environments for Mobile Games: 00:00:00

Maya & Unity 3D: Modeling Environments for Mobile Games
Delivered Online On Demand1 hour 59 minutes
£12

Security Management, Criminal Intelligence, Cyber Security & GDPR - 8 Courses Bundle

By NextGen Learning

Are you ready to embark on an enlightening journey of wisdom with the Security Management, Criminal Intelligence, Cyber Security & GDPR bundle, and pave your way to an enriched personal and professional future? If so, then Step into a world of knowledge with our course bundle - Security Management, Criminal Intelligence, Cyber Security & GDPR. Delve into eight immersive CPD Accredited courses, each a standalone course: Course 01: Security Management Diploma Course 02: Security Guard Course 03: Criminal Intelligence Analyst Course 04: Criminal Law Course 05: CCTV Operator Course Course 06: Extremism & Terrorism Awareness Course 07: Cyber Security Awareness Training Course 08: GDPR Traverse the vast landscapes of theory, unlocking new dimensions of understanding at every turn. Let the Security Management, Criminal Intelligence, Cyber Security & GDPR bundle illuminate your path to wisdom. The Security Management, Criminal Intelligence, Cyber Security & GDPR bundle offers a comprehensive exploration into a rich tapestry of vast knowledge across eight carefully curated courses. The journey is designed to enhance your understanding and critical thinking skills. Each course within the bundle provides a deep-dive into complex theories, principles, and frameworks, allowing you to delve into the nuances of the subject matter at your own pace. In the framework of the Security Management, Criminal Intelligence, Cyber Security & GDPR package, you are bestowed with complimentary PDF certificates for all the courses included in this bundle, all without any additional charge. Adorn yourself with the Security Management, Criminal Intelligence, Cyber Security & GDPR bundle, empowering you to traverse your career trajectory or personal growth journey with self-assurance. Register today and ignite the spark of your professional advancement! So, don't wait further and join the Security Management, Criminal Intelligence, Cyber Security & GDPR community today and let your voyage of discovery begin! Learning Outcomes: Attain a holistic understanding in the designated areas of study with the Security Management, Criminal Intelligence, Cyber Security & GDPR bundle. Establish robust bases across each course nestled within the Security Management, Criminal Intelligence, Cyber Security & GDPR bundle. Decipher intricate concepts through the articulate content of the Security Management, Criminal Intelligence, Cyber Security & GDPR bundle. Amplify your prowess in interpreting, scrutinising, and implementing theories. Procure the capacity to engage with the course material on an intellectual and profound level. Become proficient in the art of problem-solving across various disciplines. Stepping into the Security Management, Criminal Intelligence, Cyber Security & GDPR bundle is akin to entering a world overflowing with deep theoretical wisdom. Each course within this distinctive bundle is an individual journey, meticulously crafted to untangle the complex web of theories, principles, and frameworks. Learners are inspired to explore, question, and absorb, thus enhancing their understanding and honing their critical thinking skills. Each course invites a personal and profoundly enlightening interaction with knowledge. The Security Management, Criminal Intelligence, Cyber Security & GDPR bundle shines in its capacity to cater to a wide range of learning needs and lifestyles. It gives learners the freedom to learn at their own pace, forging a unique path of discovery. More than just an educational journey, the Security Management, Criminal Intelligence, Cyber Security & GDPR bundle fosters personal growth, enabling learners to skillfully navigate the complexities of the world. The Security Management, Criminal Intelligence, Cyber Security & GDPR bundle also illuminates the route to a rewarding career. The theoretical insight acquired through this bundle forms a strong foundation for various career opportunities, from academia and research to consultancy and programme management. The profound understanding fostered by the Security Management, Criminal Intelligence, Cyber Security & GDPR bundle allows learners to make meaningful contributions to their chosen fields. Embark on the Security Management, Criminal Intelligence, Cyber Security & GDPR journey and let knowledge guide you towards a brighter future. CPD 90 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This bundle is perfect for : Individuals keen on deepening their firm understanding in the respective fields. Students pursuing higher education looking for comprehensive theory modules. Professionals seeking to refresh or enhance their knowledge. Anyone with a thirst for knowledge and a passion for continuous learning. Career path Armed with the Security Management, Criminal Intelligence, Cyber Security & GDPR bundle, your professional journey can reach new heights. The comprehensive theoretical knowledge from this bundle can unlock diverse career opportunities across several fields. Whether it's academic research, consultancy, or programme management, the Security Management bundle lays a solid groundwork. Certificates CPD Accredited Certificate Digital certificate - Included Hardcopy Transcript: £9.99 Hard copy certificate - £9.99 Hardcopy Transcript: £9.99

Security Management, Criminal Intelligence, Cyber Security & GDPR - 8 Courses Bundle
Delivered Online On Demand42 hours
£39

Install NGINX, PHP, MySQL, SSL & WordPress on Ubuntu - Level 2 (QLS Endorsed)

By Kingston Open College

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

Install NGINX, PHP, MySQL, SSL & WordPress on Ubuntu - Level 2 (QLS Endorsed)
Delivered Online On Demand2 hours
£15

Service Helpdesk & Technical Support

4.7(47)

By Academy for Health and Fitness

48-Hour Knowledge Knockdown! Prices Reduced Like Never Before! Are you looking to improve your current abilities or make a career move? Our unique Service Helpdesk & Technical Support course might help you get there! Expand your expertise with high-quality training - study the Service Helpdesk & Technical Support course 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 Service Helpdesk & Technical Support online training course. This Diploma in Service Helpdesk & Technical Support at QLS Level 5 course is endorsed by The Quality Licence Scheme and accredited by CPDQS (with 150 CPD points) to make your skill development & career progression more accessible than ever! The Service Helpdesk & Technical Support 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 Service Helpdesk & Technical Support course, an instant e-certificate will be exhibited in your profile that you can order as proof of your skills and knowledge. Add these amazing new skills to your resume and boost your employability by simply enrolling in this course. This Service Helpdesk & Technical Support training can help you to accomplish your ambitions and prepare you for a meaningful career. So, join us today and gear up for excellence! Why Prefer This Service Helpdesk & Technical Support Course? Opportunity to earn certificate a certificate endorsed by the Quality Licence Scheme & another accredited by CPDQS after completing the Service Helpdesk & Technical Support course Get a free student ID card! (£10 postal charge will be applicable for international delivery) Innovative and engaging content. Free assessments 24/7 tutor support. Take a step toward a brighter future! *** Course Curriculum *** Here is the curriculum breakdown of the Service Helpdesk & Technical Support course: Module 01: Managing Interoffice Calls and Voicemail Module 02: Aspects of Phone Etiquette Module 03: Business Telephone Skills Module 04: Building Rapport Over the Phone Module 05: Inbound and Outbound Calls Module 06: Active Listening and Managing Tough Callers Module 07: Mail Services and Shipping Module 08: Intra Organisation Dealings Module 09: Problem Solving over the Phone Module 10: Record Keeping and Filing Systems Module 11: Business Writing Skills Module 12: Organisational Skills Module 13: Communication Skills Module 14: Customer Relationship Management Module 15: Effective Planning and Scheduling Module 16: Invoicing/Petty Cash Assessment Process You have to complete the assignment questions given at the end of the course and score a minimum of 60% to pass each exam.Our expert trainers will assess your assignment and give you feedback after you submit the assignment. After passing the Diploma in Service Helpdesk & Technical Support at QLS Level 5 course exam, you will be able to request a certificate at an additional cost that has been endorsed by the Quality Licence Scheme. CPD 150 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 Service Helpdesk & Technical Support course. This course is open to everybody. Requirements Service Helpdesk & Technical Support You will not need any prior background or expertise to enrol in this course. Career path After completing this course, you are ready to start your career or begin the next phase of your career. Certificates Certificate of completion Digital certificate - £10 Diploma in Service Helpdesk & Technical Support at QLS Level 5 Hard copy certificate - £119 Show off Your New Skills with a Certificate of Completion After successfully completing the Diploma in Service Helpdesk & Technical Support at QLS Level 5, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme. The certificate will be home-delivered, with a pricing scheme of - 119 GBP inside the UK 129 GBP (including postal fees) for International Delivery Certificate Accredited by CPDQS 29 GBP for Printed Hardcopy Certificate inside the UK 39 GBP for Printed Hardcopy Certificate outside the UK (International Delivery)

Service Helpdesk & Technical Support
Delivered Online On Demand3 weeks
£12

Front-End Web Development (HTML, CSS, & Bootstrap)

4.7(47)

By Academy for Health and Fitness

Our Aim Is Your Satisfaction! Offer Ends Soon; Hurry Up!! Are you looking to improve your current abilities or make a career move? Our unique Front-End Web Development (HTML, CSS, & Bootstrap) course might help you get there! Expand your expertise with high-quality training - study the Front-End Web Development (HTML, CSS, & Bootstrap) course 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 Front-End Web Development (HTML, CSS, & Bootstrap) online training course. The Front-End Web Development (HTML, CSS, & Bootstrap) 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 Front-End Web Development (HTML, CSS, & Bootstrap) course, an instant e-certificate will be exhibited in your profile that you can order as proof of your skills and knowledge. Add these amazing new skills to your resume and boost your employability by simply enrolling in this course. This Front-End Web Development (HTML, CSS, & Bootstrap) training can help you to accomplish your ambitions and prepare you for a meaningful career. So, join us today and gear up for excellence! Why Prefer Us? Opportunity to earn a certificate accredited by CPDQS. Get a free student ID card!(£10 postal charge will be applicable for international delivery) Innovative and Engaging Content. Free Assessments 24/7 Tutor Support. Take a step toward a brighter future! *** Course Curriculum *** Here is the curriculum breakdown of the Front-End Web Development (HTML, CSS, & Bootstrap) course: Section 01: Welcome 1.1 Intro 1.2 Install the Tools and Get Started Section 02: HTML 5 2.1 Intro to HTML 2.2 What is HTML 2.3 Start a New HTML File & Use Tags 2.4 Header Tags 2.5 Edit Text 2.6 Links 2.7 Images 2.8 Lists 2.9 Challenge 1 Section 03: CSS 3 3.1 CSS Intro 3.2 Add CSS Styles 3.3 Classes and IDs 3.4 Borders 3.5 Sizing 3.6 Padding and Margin 3.7 Text Styles 3.8 DIVs 3.9 Postioning 3.10 Hover 3.11 Easily Center Elements 3.12 Fonts 3.13 Challenge 3.14 CSS Outro Section 04: Bootstrap 4.1 Intro to Bootstrap 4.2 Install Bootstrap 4.3 Indenting and Containers 4.4 The Grid System 4.5 Images 4.6 Buttons 4.7 Challenge 3 4.8 Bootstrap Outro Section 05: Project 1 - Design a Landing Page 5.1 Landing Page Intro 5.2 Sketch Your Landing Page 5.3 The Top Section 5.4 Polish the Top Section 5.5 Adding Images 5.6 The Main Points Section 5.7 Collecting Emails With an Opt-In Form 5.8 Challenge 4 5.9 Landing Page Outro 6.1 Business Site Intro 6.2 Sketch Up 6.3 Using Fancy Font Logo 6.4 Carousel Basics 6.5 Carousel Extras 6.6 Text on Images 6.7 Phone Number Icon 6.8 Google Maps 6.9 Font Awesome 6.10 Challenge 4 6.11 Business Site Outro Section 06: Project 2 - Business Website 7.1 Intro 7.2 Portfolio Sketch 7.3 Jumbotron 7.4 Nav Bar 7.5 Panels 7.6 Challenge 5 7.7 Portfolio Outré Section 07: Project 3 - Portfolio 8.1 Hosting 8.2 Bluehost 8.3 Uploading 8.4 Tips 8.5 Hosting Outro Assessment Process Once you have completed all the modules in the Diploma in Front-End Web Development (HTML, CSS, & Bootstrap) 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 Front-End Web Development (HTML, CSS, & Bootstrap) 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.

Front-End Web Development (HTML, CSS, & Bootstrap)
Delivered Online On Demand8 hours
£12

C# (C-Sharp) Training

4.7(47)

By Academy for Health and Fitness

Are you looking to improve your current abilities or make a career move? Our unique C# (C-Sharp) Course might help you get there! Expand your expertise with high-quality training - study the C# (C-Sharp) 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 C# (C-Sharp) online training course is accredited by CPD with 15 CPD points for professional development. Students can expect to complete this training course in around 13 hours. You'll also get dedicated expert assistance from us to answer any queries you may have while studying our course. The C# (C-Sharp) 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 C# (C-Sharp) course, you will receive an instant e-certificate as proof of 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 C# (C-Sharp) course, you can achieve your dreams and train for your ideal career. The C# (C-Sharp) 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 course. This ID card entitles you to discounts on bus tickets, movie tickets, and library cards. Enrolling in the C# (C-Sharp) 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. Learning Outcomes of C# (C-Sharp): Instant access to verified and reliable information Participation in inventive and interactive training exercises Quick assessment and guidance for all subjects CPD accreditation for proof of acquired skills and knowledge Freedom to study in any location and at a pace that suits you Expert support from dedicated tutors committed to online learning Why Prefer this C# (C-Sharp) Course? Opportunity to earn a certificate accredited by CPD after completing this course Student ID card with amazing discounts - completely for FREE! (£10 postal charges 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 Experts created the C# (C-Sharp) 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 course materials and learn when it's convenient for you. Start your learning journey straight away with this course and take a step toward a brighter future! ****Course Curriculum**** Here is the curriculum breakdown of this C# (C-Sharp) course: >> C# (C-Sharp) Course << Module 1: Introduction Module 2: Development Environment Setup Module 3: C# Console Programming - Basic Control Structures Module 4: C# Console Programming - More Advanced Concepts Module 5: WinForms Applications - The Basics Module 6: Multi-Document Interface (MDI) and More Database Operations Module 7: Managing Database Changes and CRUD Operations Module 8: User Management and Login Functionality Assessment Process Once you have completed all the modules in the C# (C-Sharp) 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 15 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.

C# (C-Sharp) Training
Delivered Online On Demand13 hours
£12

Safer Recruitment Course

4.7(47)

By Academy for Health and Fitness

Learn essential techniques for safer recruitment with this course. Understand the best practices for vetting candidates, safeguarding, and ensuring compliance with child protection regulations in the recruitment process.

Safer Recruitment Course
Delivered Online On Demand3 hours
£12