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

2435 Programming courses

Deep Learning - Convolutional Neural Networks with TensorFlow

By Packt

In this self-paced course, you will learn how to use TensorFlow 2 to build convolutional neural networks (CNNs). You will learn how to apply CNNs to several practical image recognition datasets and learn about techniques that help improve performance, such as batch normalization, data augmentation, and transfer learning.

Deep Learning - Convolutional Neural Networks with TensorFlow
Delivered Online On Demand3 hours 39 minutes
£82.99

BIM - Building Information Modeling Diploma

4.7(26)

By Academy for Health and Fitness

Did you know? The construction industry in the UK is worth £110 billion and employs over 2.5 million people. Yet, many projects still experience delays and cost overruns. Why? One reason is the lack of skilled professionals trained in Building Information Modeling (BIM). Are you ready to be part of the future of construction? This BIM - Building Information Modeling Diploma equips you with the skills and knowledge to excel in this cutting-edge field. With this BIM - Building Information Modeling Diploma course you will get 20 CPD Accredited PDF Certificates, Hard Copy Certificate Advanced Diploma in Architectural Studies at QLS Level 7 and our exclusive student ID card absolutely free. Courses Are Included In This BIM - Building Information Modeling Diploma Bundle: Course 01: Building Information Modelling Course 02: Architectural Studies Course 03: LEED V4 - Building Design and Construction Course 04: Autodesk Revit: Modeling & Rendering Course 05: Revit Architecture Ultimate Interior Design Course Course 06: Revit Architecture Ultimate Exterior Design for Beginners Course 07: Solidworks Foundation Training Course 08: CAD Design Training Course 09: AutoCAD VBA Programming - Beginner Course Course 10: Learn AutoCAD Programming using VB.NET - Hands On! Course 11: AutoCAD Programming Using C#.NET Level 7 Course 12: Autocad Electrical Design Course 13: Construction Management Principles and Practices Course 14: Construction Project Management Course 15: Diploma in Construction Industry Scheme (CIS): QLS Endorsed Course 16: Construction, Design and Management(CDM) Awareness Training Course 17: Site Management Safety Training Scheme (SMSTS) at QLS Level 5 Course 18: WELL Building Standard Course 19: Building Surveying Practice Course 20: Lone Worket Safety Don't miss this chance to elevate your career and skillset. Enrol in BIM - Building Information Modeling Diploma today and take the first step towards achieving your goals and dreams. Learning Outcomes Master BIM software: Revit, AutoCAD, Solidworks. Design & model buildings: 3D modeling, project documentation. Collaborate effectively: BIM workflows, team communication. Manage construction projects: Scheduling, cost estimation, risk assessment. Understand sustainability principles: LEED certification, green building practices. Comply with UK regulations: CDM, SMSTS, electrical safety. Why buy this Bundle? Free QLS endorsed Certificate upon completion of BIM Diploma Get a free student ID card with BIM - Building Information Modeling Diploma Lifetime access to the BIM - Building Information Modeling Diploma course materials Get instant access to this BIM - Building Information Modeling Diploma course Learn BIM - Building Information Modeling Diploma from anywhere in the world 24/7 tutor support with the BIM - Building Information Modeling Diploma course. BIM Diploma is an entirely online, interactive lesson with voice-over audio. Start your learning journey straightaway! BIM - Building Information Modeling Diploma premium bundle consists of 20 precisely chosen courses on a wide range of topics essential for anyone looking to excel in this field. Each segment of BIM - Building Information Modeling Diploma is meticulously designed to maximise learning and engagement, blending interactive content and audio-visual modules for a truly immersive experience. Certification You have to complete the assignment given at the end of the BIM - Building Information Modeling Diploma course and score a minimum of 60% to pass each exam. After passing the Advanced Diploma in Architectural Studies at QLS Level 7 course exam You will be entitled to claim a QLS endorsed certificate completely free. CPD 380 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This BIM - Building Information Modeling Diploma course is ideal for: Students seeking mastery in BIM Professionals seeking to enhance BIM Individuals looking for a BIM Anyone passionate about BIM Requirements This BIM - Building Information Modeling Diploma doesn't require prior experience and is suitable for diverse learners. Career path This BIM - Building Information Modeling Diploma bundle will allow you to kickstart or take your career in the related sector to the next stage. BIM Technician BIM Coordinator BIM Modeler BIM Manager Project Manager Design Engineer Certificates Advanced Diploma in Architectural Studies at QLS Level 7 Hard copy certificate - Included CPD Accredited Digital certificate Digital certificate - Included

BIM - Building Information Modeling Diploma
Delivered Online On Demand4 days
£109

Python for network engineers

5.0(3)

By Systems & Network Training

Python training course description This Python course focusses on teaching Python for use in network automation and network DevOps. We focus on getting delegates up and running with Python and network automation as quickly as possible rather than making them great programmers. In other words we concentrate on enabling delegates to use network automation libraries such as netmiko, NAPALM and Nornir, and APIs such as NETCONF and RESTCONF rather than enabling delegates to produce object oriented programs. Hands on sessions use Cisco and Juniper devices. What will you learn Run Python programs. Read Python programs. Write Python programs. Debug Python programs. Automate network tasks with Python programs. Configure network devices with Python. Collect data from network devices with Python. Python training course details Who will benefit: Network engineers. Prerequisites: TCP/IP Foundation Duration 5 days Python training course contents What is Python? Programming languages, Why Python? Python in interactive mode, Python scripts, ipython, Python version 2 versus version 3. A simple Python script. Comments. Hands on Installing Python, Hello world. A network example On box vs off box Python. telnet, ssh, NETCONF, HTTP, APIs, manufacturers and API support, analysis of a simple telnetlib program. Hands on Using Python to retrieve the configuration from a network device. Using wireshark to analyse the actions. Python basics I/O, operators, variables and assignment, types, indentation, loops and conditionals. Hands on Modifying the telnet program, changing configurations on a network devices. Functions, classes and methods What are functions, calling functions, builtin functions, useful builtin functions, file handling, classes, objects, creating instances. Hands on Storing configurations in files, configuring devices from files, using an inventory file to work on multiple devices. Libraries and modules Modules, files and packages, import, from-import, Python standard library, other packages, pip install, executing other programs. Managing python libraries. Hands on Using pip, installing and using ipaddress, subprocess to access netsnmp. For the more advanced, using the sockets library. Paramiko and netmiko SSH, enabling SSH on devices, keys. Paramiko versus netmiko, example scripts. pexpect. Hands on Configuring VLANs from Python. pySNMP Gathering facts using previous methods, SNMP review, pySNMP GET, pySNMP and SNMPv3. easySNMP library. Hands on Walking a MIB from Python. NETCONF What is NETCONF? Enabling NETCONF on devices, A first ncclient script, device handlers, get_config, edit_config, copy_config, delete_config, commit, validate, pyEZ, utils_config, utils.sw. Hands on Configuration using ncclient and PyEZ. This session is expanded for those interesting in JunOS automation. Manipulating configuration files Builtin functions, string handling. Unicode. Sequences, strings, lists, tuples. Dictionaries. TextFSM. Regular expressions. JSON, YAML, XML, YANG, Jinja2, templates. Hands on Jinja2 templating with Python to configure network devices. NAPALM Getters, configuration operations, supported devices, NAPALM transport, Config-replace, Config-merge, Compare config, Atomic changes, rollback. Example NAPLAM scripts. Hands on Using NAPALM to gather facts, Using NAPALM for configuration management REST and RESTCONF What is REST, HTTP methods, GET, POST, cURL, Postman, Python requests library. RESTCONF, a RESTCONF example. Hands on Modifying a configuration using RESTCONF. Scapy What is scapy, Scapy in interactive mode, Scapy as a module. Hands on Packet crafting from Python. Warning Errors and exceptions, Exception handling, try, except. Memory management. Garbage collection. Context management, With. Hands on Improving Python code. Nornir What is Nornir? A network automation framework, inventories, connection management and parallelization. Nornir architecture and other libraires. Hands on Setting up nornir, nornir fact gathering, nornir tasks. Optional Writing your own functions, Writing your own classes. pyntc. Hands on Writing reusable code.

Python for network engineers
Delivered in Internationally or OnlineFlexible Dates
£3,697

Test-Driven Development - A Stunningly Quick Introduction

By IIL Europe Ltd

Test-Driven Development - A Stunningly Quick Introduction "The job of QA is not just to do testing it's to build quality in.How often have you heard that sentence? And how often has it been followed up with solid practices for actually building quality in? Test-Driven Development (TDD) is one of the foundational practices of high-quality product development. Popularized nearly 20 years ago, TDD is an important skill for high-quality software development. If you want it to be easier to build high-quality code, then you need to understand TDD. In this hands-on session, we'll learn by doing. Richard will facilitate a coding dojo, a safe place to learn and practice the skills of test-driven development. We'll mob-program together on a coding kata - an easy programming problem - to learn TDD, refactoring, clean code, code smells, and more - all in the pursuit of technical agility, business agility, and a great product that people love. To follow along, bring your laptop and development environment. You'll leave with an introduction to solid new skills, including: Test-driven development (TDD) Extreme Programming (XP) Refactoring and refactoring patterns Code smells Mob programming

Test-Driven Development - A Stunningly Quick Introduction
Delivered Online On Demand30 minutes
£15

Web Development: Software and Web Development Training - CPD Certified Diploma

4.8(9)

By Skill Up

CPD Certified | 19-in-1 Diploma Bundle | Free PDF & Transcript Certificate | New & Updated | 24/7 Learner Support

Web Development: Software and Web Development Training - CPD Certified Diploma
Delivered Online On Demand5 days
£101

Crazy about Arduino: Your End-to-End Workshop - Level 1

By Packt

Start your journey with the amazing Arduino development platform

Crazy about Arduino: Your End-to-End Workshop - Level 1
Delivered Online On Demand3 hours 8 minutes
£33.99

Personal Trainer Online Course

By Compete High

Introducing the Personal Trainer Online Course: Your Path to Professional Fitness Excellence Are you passionate about fitness and helping others achieve their health goals? Look no further than our comprehensive Personal Trainer Online Course. Designed by industry experts and fitness professionals, this course equips you with the knowledge, skills, and confidence to excel in the dynamic world of personal training.   Module 1: Introduction to Personal Training and Fitness Assessment Embark on your journey with a solid foundation in personal training principles. Learn the fundamentals of anatomy, physiology, and exercise science, setting the stage for your success as a personal trainer. Discover the art of conducting thorough fitness assessments and setting realistic goals tailored to individual needs. Module 2: Exercise Programming and Prescription Dive deep into the intricacies of exercise programming and prescription. Explore the principles of resistance training, cardiovascular conditioning, and flexibility exercises. Master the art of designing customized workout plans that optimize results while ensuring safety and effectiveness. Module 3: Proper Form and Technique in Exercises Form is everything! Gain insights into proper exercise form and technique to prevent injuries and maximize results. From squats to deadlifts, learn the nuances of each movement and how to coach clients to perform exercises with precision and control. Module 4: Nutrition for Fitness and Motivation for Fitness Nutrition is the cornerstone of fitness success. Explore the role of nutrition in achieving fitness goals and maintaining overall health. From macronutrients to meal planning, unlock the secrets to fueling your body for peak performance. Plus, discover strategies to keep yourself and your clients motivated throughout their fitness journey.   Why Choose Our Personal Trainer Online Course? Flexible Learning: Study at your own pace, anytime, anywhere, with 24/7 access to course materials. Expert Instruction: Learn from industry-leading fitness professionals with years of practical experience and expertise. Interactive Modules: Engage in interactive modules, quizzes, and practical assignments that reinforce learning and skill development. Comprehensive Curriculum: Gain a holistic understanding of personal training principles, from theory to practical application. Career Advancement: Whether you're starting a new career or enhancing your existing skills, our course sets you on the path to success in the rapidly growing fitness industry.   Take the first step towards a rewarding career as a certified personal trainer. Enroll in our Personal Trainer Online Course today and unlock your potential to inspire, motivate, and transform lives through fitness! Course Curriculum Module 1: Introduction to Personal Training and Fitness Assessment Introduction to Personal Training and Fitness Assessment 00:00 Module 2: Exercise Programming and Prescription Exercise Programming and Prescription 00:00 Module 3: Proper Form and Technique in Exercises Proper Form and Technique in Exercises 00:00 Module 4: Nutrition for Fitness and Motivation for Fitness Nutrition for Fitness and Motivation for Fitness 00:00

Personal Trainer Online Course
Delivered Online On Demand1 hour
£25

Python for Machine Learning and Data Analytics

By NextGen Learning

Unlock the door to endless possibilities with our comprehensive bundle of courses: "Python for Machine Learning and Data Analytics." In the UK, professionals in these fields can enjoy lucrative career opportunities with average annual salaries ranging from £40,000 to £80,000+. Imagine yourself at the forefront of technological advancements, harnessing the power of Python programming to revolutionise data analysis, develop intelligent systems, and make informed business decisions. Introducing our captivating bundle of courses: "Python for Machine Learning and Data Analytics." Whether you're a novice seeking to enter the world of Python programming or an experienced professional looking to enhance your skills, this bundle is tailor-made for you. Each course in this bundle holds a prestigious CPD accreditation, symbolising exceptional quality. The materials, brimming with knowledge, are regularly updated, ensuring their relevance. This bundle promises not just education but an evolving learning experience. Engage with this extraordinary collection, and prepare to enrich your personal and professional development. Immerse yourself in these diverse, enthralling subjects, each designed to fuel your curiosity and enhance your knowledge. Dive in now! The courses in this bundle include: Python For Beginners Machine Learning Basics Data Analytics Learning outcomes: Gain proficiency in Python programming, from the basics to more advanced concepts, allowing you to develop efficient and robust code for data analysis and machine learning applications. Understand the fundamental principles of machine learning, including different algorithms and techniques, enabling you to train models, make predictions, and evaluate their performance. Acquire practical knowledge in data preprocessing, exploration, and visualisation techniques, empowering you to extract meaningful insights from complex datasets. Develop the skills to implement machine learning algorithms and techniques in Python, creating intelligent systems that can adapt and learn from data. Learn to effectively use Python libraries and frameworks such as NumPy, Pandas and Scikit-learn to streamline your data analysis and machine learning workflows. Gain hands-on experience by working on real-world projects and exercises, solidifying your understanding of Python programming, machine learning, and data analytics. Introducing our captivating bundle of courses: "Python for Machine Learning and Data Analytics." Whether you're a novice seeking to enter the world of Python programming or an experienced professional looking to enhance your skills, this bundle is tailor-made for you. The Python For Beginners course comprehensively introduces Python programming. You will learn the basics of Python syntax, data structures, control flow, and functions. By the end of this course, you will have a solid understanding of Python fundamentals and be ready to dive deeper into advanced concepts. In the Machine Learning Basics course, you will explore the fundamentals of machine learning. You will learn different machine learning algorithms, such as regression, classification, and clustering, and understand how to train and evaluate models. Through hands-on projects, you will gain practical experience in developing machine-learning solutions. The Data Analytics course focuses on the art of extracting insights from data. You will learn data preprocessing techniques, exploratory data analysis, and data visualisation using Python libraries such as NumPy, Pandas, and Matplotlib. This course will equip you with the skills to make data-driven decisions and effectively communicate findings. CPD 25 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This course is ideal for the following: Aspiring data analysts seeking to enhance their skills in Python and data analytics. Professionals are interested in entering the field of machine learning and data science. Software developers want to expand their knowledge into machine learning and data analytics. Business analysts who want to leverage Python and data analytics to gain valuable insights. Students or graduates looking to enhance their employability with in-demand skills. Career path People tend to pursue these career paths in this sector: Data Analyst: £25,000 - £45,000 per year Machine Learning Engineer: £40,000 - £70,000 per year Data Scientist: £45,000 - £80,000 per year Business Analyst: £30,000 - £55,000 per year Python Developer: £35,000 - £60,000 per year Data Engineer: £40,000 - £70,000 per year Research Scientist: £40,000 - £75,000 per year Certificates Certificate Of Completion Digital certificate - Included Certificate Of Completion Hard copy certificate - £9.99 Unlock your potential and showcase your accomplishments with our CPD Quality Standards certificates! Upon successful completion of the course, learners can obtain a CPD Quality Standards PDF certificate for Python For Beginners Part 1 absolutely free! Upon finishing Machine Learning Basics and Data Analytics, you'll have the opportunity to obtain valuable proof of your achievement. For just £4.99, we'll send you a CPD Quality Standards PDF Certificate via email, or if you prefer, you can get a beautifully printed hardcopy certificate for £9.99 in the UK. If you're located internationally, don't worry! We offer a printed hardcopy certificate for £14.99, ensuring your success knows no boundaries. Grab your certificate and celebrate your success today!

Python for Machine Learning and Data Analytics
Delivered Online On Demand30 hours
£21

Cognitive Mastery: Unleashing Your Mind's Potential with REBT

By Compete High

🚀 Unlock Your Mind's Potential with REBT - The Science of Programming Your Mind! 🚀 Are you ready to take control of your thoughts, emotions, and actions? Welcome to the groundbreaking online course that will revolutionize your life - 'REBT: Rational Emotive Behavioral Therapy - The Science of Programming Your Mind!'   🧠Master Your Mind, Master Your Life! Discover the power of Rational Emotive Behavioral Therapy (REBT), a scientifically proven approach that empowers you to break free from negative thought patterns and build resilience in the face of life's challenges. This course is your roadmap to mental mastery, guiding you through the principles and practices that will transform your mindset.   🌐 What You'll Learn: The Foundations of REBT:Understand the core principles of REBT and how they reshape your thinking. Identifying Irrational Beliefs:Uncover and challenge the beliefs that hold you back from success and happiness. Emotional Regulation Techniques:Learn practical strategies to manage and control your emotions effectively. Programming Positive Habits:Develop habits that support your mental well-being and contribute to your success. Overcoming Obstacles:Face life's challenges with resilience and a positive mindset. Real-Life Applications:Apply REBT to your personal and professional life for lasting change.   🌟 Why Choose REBT? Scientifically Proven: Backed by decades of research, REBT is a respected and evidence-based approach to mental health. Empower Yourself: Take charge of your mental well-being and create a life aligned with your values. Accessible Anytime, Anywhere: Enjoy the flexibility of learning at your own pace, from the comfort of your home. Expert Guidance: Led by experienced instructors, this course provides practical insights and actionable strategies.   🎁 Enroll Now and Receive: Comprehensive Video Lessons: Engaging and informative lessons that make learning enjoyable. Interactive Exercises: Apply REBT principles in real-life scenarios for hands-on experience. Exclusive Resources: Access to supplementary materials to enhance your understanding. Community Support: Connect with like-minded individuals in our online community for encouragement and shared experiences.   🔥 Transform Your Mind, Transform Your Life! Don't let limiting beliefs control your destiny. Join the REBT revolution and embark on a journey of self-discovery, resilience, and lasting change. Course Curriculum REBT - Rational Emotive Behavioral Therapy - The Science Of Programming Your Mind! Intro To REBT 00:00 Origins Of Rebt 00:00 Basic Concepts Of Rebt 00:00 Rebt Demo 1 00:00 Rebt Demo 2 00:00 Understanding How Your Mind Works 00:00 Why Belief Systems Are BS 00:00 More REBT Concepts 00:00 Rebt - Final Thoughts _ Tips 00:00 Bonus Video - REBT 00:00

Cognitive Mastery: Unleashing Your Mind's Potential with REBT
Delivered Online On Demand1 hour 27 minutes
£25

Intermediate Python Coding

By The Teachers Training

Take your Python coding skills to the next level with our Intermediate Python Coding Course. Dive deeper into the language's capabilities, mastering advanced concepts and techniques to tackle complex programming challenges. Whether you're a beginner looking to expand your knowledge or an experienced coder seeking to enhance your proficiency, this course offers comprehensive instruction and hands-on practice to help you advance your Python skills. Enroll now and level up your coding abilities with confidence.

Intermediate Python Coding
Delivered Online On Demand5 hours 21 minutes
£15