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

4175 Computing courses in Blackfield delivered On Demand

Postman Tutorial: Getting Started with API Testing

By Packt

Postman is one of the hot topics in the API world. The usage of Postman has dramatically increased in recent times for API testing. This course will help you grasp the fundamentals of Postman, show you how you can issue HTTP requests, create automated API tests, and even document your API with Postman. Learn the core concepts from scratch in this course.

Postman Tutorial: Getting Started with API Testing
Delivered Online On Demand3 hours 29 minutes
£41.99

ASP.NET Core Razor Pages - The Complete Guide (.NET 6)

By Packt

This is an intermediate to advanced ASP.NET Core (.NET 6) course that will take you from the basics to the advanced mode. This course is for anyone who has a basic understanding of ASP.NET Core and wants to learn how to architect and build real-world ASP.NET Core apps.

ASP.NET Core Razor Pages - The Complete Guide (.NET 6)
Delivered Online On Demand11 hours 26 minutes
£41.99

Fundamentals of Neural Networks

By Packt

Get started with Neural networks and understand the underlying concepts of Neural Networks, Convolutional Neural Networks, and Recurrent Neural Networks. This hands-on course will help you understand deep learning in detail with no prior coding or programming experience required.

Fundamentals of Neural Networks
Delivered Online On Demand6 hours 37 minutes
£41.99

Raspberry Pi for Beginners - 2022 Complete Course

By Packt

This complete hands-on, step-by-step course targets the latest version of Raspberry Pi, which is the Raspberry Pi 4. Everything also works perfectly for Raspberry Pi 2 and 3 versions. You don't need any knowledge in programming, electronics, or anything else. All you need is a working computer and a Raspberry Pi board to get started.

Raspberry Pi for Beginners - 2022 Complete Course
Delivered Online On Demand10 hours 8 minutes
£41.99

Cyber Security

5.0(3)

By TNA Training & Safety Consultants

Employees, managers and directors should all have a good understanding of the threat posed by cyber-attacks and the importance of guarding against data breaches. This short course will explain why cyber attacks and data breaches happen and provide practical advice on how to set up effective defences.

Cyber Security
Delivered Online On Demand
£35

Level 7 Advanced Diploma in Microsoft Excel - QLS Endorsed

By Kingston Open College

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

Level 7 Advanced Diploma in Microsoft Excel - QLS Endorsed
Delivered Online On Demand13 hours
£105

Diploma in Computer Science and Programming

4.3(43)

By John Academy

Description: Are you interested in a career in computer science? Programming is the art of writing useful, maintainable, and extensible source codes which can be read or compiled by a computer system to perform a significant task. Take your first step towards learning core programming concepts and equip yourself with the practical knowledge and skills to resolve complicated problems. Discover all you need to know about programming language with this computer science course. By learning the correct programming theory, you will be able to analyse a problem and identify suitable solutions to those problems, which is a key part of web development. Apart from the theories of Algorithm analysis, this computer programming course also teaches the number system, arrays and their advantages, the process of analysing a problem, nodes and their Importance, and various sorting algorithms and their comparisons. There are no entry requirements for this course and you can study from the comfort of your own home. Enrol in this Diploma in Computer Science and Programming course today and learn to write code like an expert. Who is the course for? Anyone who wants to become a Good Programmer Anyone interested in the Computer Science Discipline Anyone who wants to learn how to problem solve like a Computer Scientist 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. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam, you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing 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 £14.99 or in PDF format at a cost of £11.99. 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; Efficient exam systems for the assessment and instant result; The UK & internationally recognised 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. Introduction Kurt Anderson - Promo FREE 00:02:00 Kurt Anderson - 1 Introduction 00:01:00 Kurt Anderson - 2 Binary System 00:11:00 Analyzing Algorithms 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 00:03:00 Kurt Anderson - 6 Math Refresher Algebraic Expressions.TS 00:03:00 Kurt Anderson - 7 n-notation 00:18:00 Kurt Anderson - 8 Big O 00:13:00 Kurt Anderson - 9 Big O Real World Example 00:10:00 Arrays 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 Linked Lists Kurt Anderson - 16 Nodes 00:04:00 Kurt Anderson - 16 Linked List 00:14: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 Kurt Anderson - 20 Linked List Real World Examples 00:03:00 Kurt Anderson - 21 Linked List Review 00:04:00 Stacks and Queues Kurt Anderson - 22 Stacks 00:10:00 Kurt Anderson - 20 Stack Example 00:11: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 Sorting Algorithms 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 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 Trees 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 Kurt Anderson - 40 Tree Traversals 00:13:00 Kurt Anderson - 41 Tree Real World Examples 00:05:00 Heaps 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 Conclusion Kurt Anderson - 45 Thank You 00:01:00 Course Certification Order Your Certificates and Transcripts 00:00:00

Diploma in Computer Science and Programming
Delivered Online On Demand6 hours 41 minutes
£22

Statistical Concepts in R Level 3

By Course Cloud

Course Overview The comprehensive Statistical Concepts in R Level 3 has been designed by industry experts to provide learners with everything they need to enhance their skills and knowledge in their chosen area of study. Enrol on the Statistical Concepts in R Level 3 today, and learn from the very best the industry has to offer! This best selling Statistical Concepts in R Level 3 has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Statistical Concepts in R Level 3 is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Statistical Concepts in R Level 3 is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The Statistical Concepts in R Level 3 is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the Statistical Concepts in R Level 3, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the Statistical Concepts in R Level 3 will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the Statistical Concepts in R Level 3 to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

Statistical Concepts in R Level 3
Delivered Online On Demand
£25

Statistics & Probability for Data Science & Machine Learning

By Course Cloud

Course Overview Discover how to become a data scientist, prove hypotheses, and build complex algorithms with this advanced course on Statistics & Probability for Data Science & Machine Learning. This intuitive training will empower you to manipulate records and understand how to break down the most complex processes in this fascinating field. This comprehensive Data Science tutorial delivers the ideal way to learn the methodology and principles needed to excel in this sector. You will be given expert tuition in using all the relevant concepts for analysing information, gain a genuine understanding of these concepts, and attain the skills to excel in appropriate IT commercial industries. Complete this training, and you will have a unique advantage to work in such areas as automobile design, banking service, media forecasting, and much more. This best selling Statistics & Probability for Data Science & Machine Learning has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Statistics & Probability for Data Science & Machine Learning is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Statistics & Probability for Data Science & Machine Learning is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The Statistics & Probability for Data Science & Machine Learning is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the Statistics & Probability for Data Science & Machine Learning, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the Statistics & Probability for Data Science & Machine Learning will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the Statistics & Probability for Data Science & Machine Learning to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

Statistics & Probability for Data Science & Machine Learning
Delivered Online On Demand
£25

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js

By Packt

This course is the ultimate resource for developers of all levels looking to master Express Framework, SQL, and the powerful combination of Passport.js and Auth0. Whether you are starting out with web development or working in the field for years, this course will provide you with the skills and knowledge you need in order to build robust, dynamic web applications.

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js
Delivered Online On Demand5 hours 9 minutes
£82.99