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

667 Computing & IT courses in Bristol delivered On Demand

Computer Programming for Everyone - 8 Courses Bundle

By NextGen Learning

Are you ready to embark on an enlightening journey of wisdom with the Computer Programming 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 - Computer Programming for Everyone. Delve into eight immersive CPD Accredited courses, each a standalone course: Computer Science With Python Computer Networks Security from Scratch to Advanced Computer Hacking Forensic Investigator Computer Vision by Using C++ and OpenCV Computer Simulation of Realistic Mathematical Models Basic C# Coding Learn to Code HTML, CSS, Javascript: Guide for Beginners Building Your Own Computer Course Traverse the vast landscapes of theory, unlocking new dimensions of understanding at every turn. Let the Computer Programming for Everyone bundle illuminate your path to wisdom. The Computer Programming for Everyone 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 Computer Programming for Everyone 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 Computer Programming 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 Computer Programming for Everyone community today and let your voyage of discovery begin! Learning Outcomes: Attain a holistic understanding in the designated areas of study with the Computer Programming bundle. Establish robust bases across each course nestled within the Computer Programming bundle. Decipher intricate concepts through the articulate content of the Computer Programming 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 Computer Programming 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 Computer Programming 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 Computer Programming bundle fosters personal growth, enabling learners to skillfully navigate the complexities of the world. The Computer Programming 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 Computer Programming bundle allows learners to make meaningful contributions to their chosen fields. Embark on the Computer Programming journey and let knowledge guide you towards a brighter future. CPD 80 CPD hours / points Accredited by CPD Quality Standards Who is this course 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 Computer Programming 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 Computer Programming bundle lays a solid groundwork. Certificates CPD Certificate Of Completion Digital certificate - Included 8 Digital Certificates Are Included With This Bundle CPD Quality Standard Hardcopy Certificate (FREE UK Delivery) Hard copy certificate - £9.99 Hardcopy Transcript - £9.99

Computer Programming for Everyone - 8 Courses Bundle
Delivered Online On Demand32 hours
£39

Learn C++ Advanced: Master Classes on OOPs and Templates

By Compete High

🚀 Unleash the Power of C++ with our Exclusive Advanced Master Classes! 🚀 Ready to elevate your C++ skills to the next level? Dive deep into the world of Object-Oriented Programming (OOP) and Templates with our cutting-edge online course: 'Learn C++ Advanced: Master Classes on OOPs and Templates.'   🔥 What You'll Gain: ✅ Mastery of OOP Concepts: Go beyond the basics and discover advanced OOP principles that will make your code more robust, scalable, and maintainable. ✅ Template Magic: Unlock the true potential of C++ templates and learn how to leverage them for generic programming, creating flexible and efficient code. ✅ Real-world Applications: Gain practical insights by working on hands-on projects and real-world case studies, applying your newfound knowledge to solve complex problems. ✅ Expert Guidance: Learn from industry experts with years of experience in C++ development. Our instructors are dedicated to helping you grasp even the most challenging concepts. ✅ Comprehensive Curriculum: Cover a wide range of advanced C++ topics, from smart pointers and inheritance to template metaprogramming and design patterns. ✅ Lifetime Access: Get access to course materials, updates, and a vibrant community for a lifetime. Stay current with the latest C++ trends and technologies. ✅ Certification of Completion: Showcase your expertise with a prestigious certificate upon successfully completing the course. Stand out to employers and peers alike.   💡 Who Is This Course For? Whether you're a seasoned C++ developer looking to enhance your skills or a passionate learner eager to delve into advanced programming concepts, this course is tailored for you. It's the perfect stepping stone for those aiming to become elite C++ developers.   🌐 Why Choose Our Course? 🚀 Engaging Content: Our modules are designed for maximum engagement, combining video lectures, coding exercises, quizzes, and real-world projects.   🤝 Community Support: Join a thriving community of learners and interact with instructors and peers. Exchange ideas, seek help, and collaborate on projects.   🌟 Proven Results: Our students have reported increased confidence and success in their professional endeavors after completing our courses. Don't miss the opportunity to become a C++ master! Enroll now and unlock the full potential of your programming journey. Course Curriculum Module- 1 Introduction 00:00 Course Curriculum 00:00 Getting started on windows, mac or Linux 00:00 How to ask great questions 00:00 FAQ's 00:00 Get and Installing Visual Studio Editor 00:00 Creating First Project 00:00 C++ Hello World Program 00:00 Compile and Run a CPP Program 00:00 Module- 2 Introduction 00:00 What are oops 00:00 Data structures 00:00 What are access modifiers 00:00 Module- 3 Introduction 00:00 Creating a class 00:00 Creating an objects 00:00 Class methods 00:00 Adding parameters 00:00 Constructors 00:00 Constructor with parameters 00:00 Default constructor 00:00 The destructor 00:00 Get and set methods 00:00 Access modifiers 00:00 Static members 00:00 Module- 4 Introduction 00:00 Constant objects and functions 00:00 Pointers to class and object 00:00 Array of objects 00:00 Module- 5 Introduction 00:00 Overloading the equality operator 00:00 Overloading the stream insertion operator 00:00 Overloading the stream insertion operator 00:00 Overloading the binary arithmetic operators 00:00 Overloading the assignment operators 00:00 Overloading the unary operators 00:00 Overloading the subscript operator 00:00 Inline functions 00:00 Module- 6 Introduction 00:00 Inheritance 00:00 Protected members 00:00 Constructors and Inheritance 00:00 Destructors and Inheritance 00:00 Overriding methods 00:00 Polymorphism 00:00 Abstract classes 00:00 Final classes and methods 00:00 Deep inheritance and methods 00:00 Multiple Inheritance 00:00 Module- 7 Multiple Inheritance 00:00 What are exceptions 00:00 Throwing an exception 00:00 Catching an exception 00:00 Catching multiple exceptions 00:00 Create custom exceptions 00:00 Module- 8 Introduction 00:00 Creating a function template 00:00 Function template arguments 00:00 Overloading a function template 00:00 Creating a class template 00:00 Templates with multiple parameters 00:00

Learn C++ Advanced: Master Classes on OOPs and Templates
Delivered Online On Demand5 hours 3 minutes
£4.99

Python Bootcamp: JavaScript, HTML & CSS Coding - 8 Courses Bundle

By NextGen Learning

Step confidently into a rewarding UK career with our transformative "Python Bootcamp: JavaScript, HTML & CSS Coding" bundle. This bundle covers everything from honing your Python proficiency to crafting interactive web designs with HTML and CSS and developing dynamic applications using JavaScript. Uncover the secrets of Python's application in data science, machine learning, and neural networks. Establish a strong foundation in C# coding and exploring networking, GUI development, XML handling, and more. Delve into eight immersive CPD Accredited courses, each a standalone course: Course 01: The Complete Python 3 Course: Beginner to Advanced! Course 02: JavaScript for Everyone Course 03: HTML and CSS Coding: Beginner to Advanced Course 04: Basic C# Coding Course 05: Python Data Science with Numpy, Pandas and Matplotlib Course 06: Deep Learning & Neural Networks Python - Keras Course 07: Complete Python Machine Learning & Data Science Fundamentals Course 08: Python Programming Bible | Networking, GUI, Email, XML, CGI Our comprehensive Python Bootcamp: JavaScript, HTML & CSS Coding bundle ensure you're well-prepared for diverse tech challenges. Elevate your UK career prospects with hands-on learning and real-world applications. Embrace the "Python Bootcamp: JavaScript, HTML & CSS Coding" bundle for an all-encompassing skill set bound to make you a standout in the dynamic UK job landscape. Learning Outcomes Progress from beginner to advanced Python proficiency. Craft dynamic websites using HTML and CSS. Develop user-friendly web applications with JavaScript. Analyze data using Numpy, Pandas, and Matplotlib. Explore neural networks with Python's Keras. Gain practical machine learning expertise. Unleash your potential with our comprehensive Python Bootcamp: JavaScript, HTML & CSS Coding bundle that promises to transform your career trajectory. In the rapidly evolving tech landscape, Python proficiency stands as a cornerstone of success. From web development to data analysis and machine learning, Python is the language that opens doors to countless opportunities. Our Python Bootcamp: JavaScript, HTML & CSS Coding bundle ensures you learn and master Python, securing your place at the forefront of innovation. Harness the expertise of excellent instructors who unravel the complexities of Python in a relatable and engaging manner. Dive into dynamic web design, crafting seamless interfaces with HTML and CSS, and building interactive web applications using JavaScript.Take the plunge into deep learning, understanding the intricacies of neural networks through Python's Keras library. As you progress, embrace the fundamental principles of machine learning, propelling your career to new heights. The time to seize the moment is now. The "Python Bootcamp: JavaScript, HTML & CSS Coding" bundle equips you with indispensable skills, empowering you to stand out in a competitive job market. Whether a newcomer or a seasoned professional, this Python Bootcamp: JavaScript, HTML & CSS Coding bundle ensures you're ready to conquer challenges and grasp opportunities. Embrace the power of Python today, and let it shape a future of endless possibilities. CPD 80 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Beginners to advanced learners. HTML, CSS, and JavaScript skills. Master Python programming. Numpy, Pandas, and data science. Diverse tech skill acquisition. Deep learning and machine learning Requirements Without any formal requirements, you can delightfully enrol in this course. Career path Web Developer: £25,000 - £50,000 Python Programmer: £30,000 - £60,000 Data Analyst: £25,000 - £45,000 Front-End Developer: £25,000 - £50,000 UI/UX Designer: £30,000 - £50,000 Machine Learning Engineer: £40,000 - £70,000 Full-Stack Developer: £35,000 - £60,000 Certificates CPD Certificate Of Completion Digital certificate - Included 8 Digital Certificates Are Included With This Bundle CPD Quality Standard Hardcopy Certificate (FREE UK Delivery) Hard copy certificate - £9.99 Hardcopy Transcript - £9.99

Python Bootcamp: JavaScript, HTML & CSS Coding - 8 Courses Bundle
Delivered Online On Demand34 hours
£39

Data Analytics & Database Development Using SQL - 8 Courses Bundle

By NextGen Learning

Are you ready to embark on an enlightening journey of wisdom with the Data Analytics & Database Development Using SQL bundle, and pave your way to an enriched personal and professional future? If so, then Step into a world of knowledge with our bundle - Data Analytics & Database Development Using SQL. Delve into eight immersive CPD Accredited courses, each a simple course: Course 1: Data Analytics Course 2: SQL Database Basics for Everyone Course 3: SQL for Data Science, Data Analytics and Data Visualization Course 4: Microsoft Access Databases Forms and Reports Course 5: Microsoft SQL Server Development for Everyone! Course 6: Python Programming from Scratch with My SQL Database Course 7: Google Data Studio: Data Analytics Course 8: Data Analysis and Forecasting in Excel Traverse the vast landscapes of theory, unlocking new dimensions of understanding at every turn. Let the Data Analytics & Database Development Using SQL bundle illuminate your path to wisdom. The Data Analytics & Database Development Using SQL bundle offers a comprehensive exploration into a rich tapestry of vast knowledge across five 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 Data Analytics & Database Development Using SQL 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 Data Analytics & Database Development Using SQL 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 Data Analytics & Database Development Using SQL community today and let your voyage of discovery begin! Learning Outcomes: Upon completion of the Data Analytics & Database Development Using SQL Bundle, you will be able to: Attain a holistic understanding in the designated areas of study with the Data Analytics & Database Development Using SQL bundle. Establish robust bases across each course nestled within the Data Analytics & Database Development Using SQL bundle. Decipher intricate concepts through the articulate content of the Data Analytics & Database Development Using SQL 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 Data Analytics & Database Development Using SQL 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 Data Analytics & Database Development Using SQL 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 Data Analytics & Database Development Using SQL bundle fosters personal growth, enabling learners to skillfully navigate the complexities of the world. The Data Analytics & Database Development Using SQL 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 Data Analytics & Database Development Using SQL bundle allows learners to make meaningful contributions to their chosen fields. Embark on the Data Analytics & Database Development Using SQL 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? 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. Requirements Without any formal requirements, you can delightfully enrol in this Data Analytics & Database Development Using SQL Bundle. Career path Armed with the Data Analytics & Database Development Using SQL 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 Data Analytics & Database Development Using SQL bundle lays a solid groundwork. Certificates CPD Certificate Of Completion Digital certificate - Included 8 Digital Certificates Are Included With This Bundle CPD Quality Standard Hardcopy Certificate (FREE UK Delivery) Hard copy certificate - £9.99 Hardcopy Transcript: £9.99

Data Analytics & Database Development Using SQL - 8 Courses Bundle
Delivered Online On Demand3 days
£39

Learn C++ Fundamentals: Coding for Absolute Beginners - 8 Courses Bundle

By NextGen Learning

Are you ready to embark on an enlightening journey of wisdom with the Learn C++ Fundamentals bundle, and pave your way to an enriched personal and professional future? If so, then Step into a world of knowledge with our bundle - Learn C++ Fundamentals: Coding for Absolute Beginners. Delve into eight immersive CPD Accredited courses, each a simple course: Course 1: C++ Development: The Complete Coding Guide Course 2: Computer Vision by Using C++ and OpenCV Course 3: Learn to Code with Python 3! Course 4: Coding with HTML, CSS, & Javascript Course 5: The Ultimate MySQL Course for Beginners Course 6: Ultimate PHP & MySQL Web Development Course & OOP Coding Course 7: Kotlin Masterclass Programming Course: Android Coding Bible Course 8: HTML Web Development Crash Course Traverse the vast landscapes of theory, unlocking new dimensions of understanding at every turn. Let the Learn C++ Fundamentals: Coding for Absolute Beginners bundle illuminate your path to wisdom. The Learn C++ Fundamentals: Coding for Absolute Beginners 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 Learn C++ Fundamentals: Coding for Absolute Beginners 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 Learn C++ Fundamentals 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 Learn C++ Fundamentals: Coding for Absolute Beginners community today and let your voyage of discovery begin! Learning Outcomes: Upon completion of the Learn C++ Fundamentals: Coding for Absolute Beginners Bundle, you will be able to: Attain a holistic understanding in the designated areas of study with the Learn C++ Fundamentals bundle. Establish robust bases across each course nestled within the Learn C++ Fundamentals bundle. Decipher intricate concepts through the articulate content of the Learn C++ Fundamentals 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 Learn C++ Fundamentals: Coding for Absolute Beginners 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 Learn C++ Fundamentals 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 Learn C++ Fundamentals: Coding for Absolute Beginners bundle fosters personal growth, enabling learners to skillfully navigate the complexities of the world. The Learn C++ Fundamentals 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 Learn C++ Fundamentals bundle allows learners to make meaningful contributions to their chosen fields. Embark on the Learn C++ Fundamentals 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? 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. Requirements Without any formal requirements, you can delightfully enrol in this Learn C++ Fundamentals: Coding for Absolute Beginners Bundle. Career path Armed with the Learn C++ Fundamentals: Coding for Absolute Beginners 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 Learn C++ Fundamentals bundle lays a solid groundwork. Certificates CPD Certificate Of Completion Digital certificate - Included 8 Digital Certificates Are Included With This Bundle CPD Quality Standard Hardcopy Certificate (FREE UK Delivery) Hard copy certificate - £9.99 Hardcopy Transcript: £9.99

Learn C++ Fundamentals: Coding for Absolute Beginners - 8 Courses Bundle
Delivered Online On Demand3 days
£39

Lab Technician

5.0(1)

By LearnDrive UK

Throughout this course, you will learn how to operate and maintain laboratory equipment and perform laboratory technician tasks.

Lab Technician
Delivered Online On Demand1 hour
£5

Lab Technician with Food Microbiology Diploma

5.0(1)

By Empower UK Employment Training

Lab Technician with Food Microbiology Diploma Master the essentials of medical and food microbiology as a Lab Technician. Elevate your analytical skills with state-of-the-art microscope techniques. Achieve excellence in healthcare and food safety with our comprehensive Lab Technician with Food Microbiology Diploma. Learning Outcomes: Operate medical laboratory equipment as a Lab Technician. Utilize microscope techniques in Lab Technician tasks. Analyze hematological samples proficiently as a Lab Technician. Conduct clinical chemistry assays in a Lab Technician role. Investigate food spoilage mechanisms as a specialized Lab Technician. More Benefits: LIFETIME access Device Compatibility Free Workplace Management Toolkit Key Modules from Lab Technician with Food Microbiology Diploma: Medical Laboratory Services Execute precise medical tests, reinforcing your expertise as a Lab Technician in healthcare settings. Microscope and How to Use It Master microscope operations to excel in your role as a Lab Technician across multiple fields. Haematology Perform thorough hematological assessments, cementing your standing as a proficient Lab Technician. Clinical Chemistry Conduct detailed clinical chemistry tests to facilitate medical diagnostics as a skilled Lab Technician. Food Spoilage and Preservation Explore mechanisms of food spoilage and apply effective preservation methods as a Lab Technician. Probiotic Foods and Gut Health Analyze probiotic foods and their impact on gut health, broadening your capabilities as a Lab Technician in food microbiology.

Lab Technician with Food Microbiology Diploma
Delivered Online On Demand4 hours 30 minutes
£5

Educators matching "Computing & IT"

Show all 9
Janet Haigh

janet haigh

Bristol

I am a freelance designer-maker, applied artist, crafts-woman, whatever you want to call me – I stitch stuff by hand; fabric, metal, porcelain, leather, vitreous enamel.. . My work is various, it depends whether I am working for myself, to commission or collaborating with other artists. But whatever I do is slow to make; detailed hand stitching in any material whether in silk, linen, wool or wire takes time, consequently my work is also slow to evolve. I decided to show on this site what I do, who I am work with, how I work and also how I think. I want to show the work behind HER WORK not just the finished things. The journey from the first idea, searching, researching, drawing, sampling and eventually making the finished piece. You will be able to watch my work progress, or not; maybe by seeing this record people will come to value making that is manufactured by hand, heart and eye. In May 2010 I developed – Heart Space Studios ( from my yoga practice “Put your Hands in your Heart Space”) and for 5 years it was a space in Bristol England for all things textile. The activities at the studios can still be viewed – I closed the studio workshops in 2015 – the classes remain on this site as part of the blog, they contain many of my most popular posts….. Heart Space Studios continues as a group of makers who develop projects primarily for publishing companies. Most notably we work with designer Kaffe Fassett in the production of his patchwork quilt books and other fabrics.