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

2388 Programming courses in Bristol delivered Online

Build REST APIs with Django REST Framework and Python

By Packt

REST or RESTful API design (Representational State Transfer) is designed to take advantage of existing protocols. Django REST framework is a powerful and flexible toolkit to build web APIs. Throughout the course, we will explore the most important Django Rest framework topics step-by-step. We will learn topics such as API basics, serializers, class-based views, and so on to build flexible APIs.

Build REST APIs with Django REST Framework and Python
Delivered Online On Demand12 hours 44 minutes
£101.99

2D Animation with CSS Animations - Complete course and Project

By Packt

Create 2D Animation with CSS animations (CSS3 methods), interactive examples & projects - hands-on beginner training

2D Animation with CSS Animations - Complete course and Project
Delivered Online On Demand5 hours
£33.99

Fitness Instructor Certification: Guiding Health and Wellness

4.5(3)

By Studyhub UK

Enter the invigorating world of health and wellness with the 'Fitness Instructor Certification: Guiding Health and Wellness' course. Dive deep into the science behind nutrition, uncovering the roles of macronutrients and micronutrients, and discover how they support the body across various age groups. Your journey won't stop at food; this comprehensive course also offers a holistic understanding of physical activity, energy systems, and detailed strategies for cardiovascular exercises. Equipped with this knowledge, learners will be poised to inspire and guide others towards a healthier lifestyle. Learning Outcomes Gain comprehensive knowledge about the importance of both macro and micronutrients in a balanced diet. Understand the specific nutritional needs of adults and distinct groups. Grasp fundamental concepts related to physical activity and exercise. Analyse body composition, understanding the intricacies of body-fat levels and muscle mass. Master techniques related to fitness training, focusing on cardiovascular workouts. Why buy this Fitness Instructor Certification: Guiding Health and Wellness? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success Who is this Fitness Instructor Certification: Guiding Health and Wellness for? Aspiring fitness trainers wanting a thorough grounding in nutrition and exercise. Nutritionists keen on broadening their understanding of physical activity. Individuals aiming to craft personalised health regimes for themselves or loved ones. Health bloggers and influencers desiring credible knowledge to share with their audience. Anyone interested in leading a healthier lifestyle and assisting others on the same journey. Career path Fitness Instructor: £18,000-£30,000 p.a. Nutritionist: £23,000-£35,000 p.a. Personal Trainer: £20,000-£40,000 p.a. Gym Manager: £22,000-£32,000 p.a. Wellness Coach: £25,000-£45,000 p.a. Health Blogger/Influencer: £18,000 (starting) - earnings can vary based on popularity Prerequisites This Fitness Instructor Certification: Guiding Health and Wellness does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Fitness Instructor Certification: Guiding Health and Wellness was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Module 01: Introduction to Fitness Training Introduction to Fitness Training 00:18:00 Module 02: Anatomy and Physiology Anatomy and Physiology 00:15:00 Module 03: Fundamentals of Exercise Programming Fundamentals of Exercise Programming 00:20:00 Module 04: Nutrition Basics for Fitness Nutrition Basics for Fitness 00:19:00 Module 05: Coaching Skills and Communication Coaching Skills and Communication 00:19:00 Module 06: Professional Practice and Business Skills Professional Practice and Business Skills 00:14:00 Module 07: Exercise Physiology and Kinesiology Exercise Physiology and Kinesiology 00:18:00 Module 08: Fitness Management, Tactical Strength and Conditioning Fitness Management, Tactical Strength and Conditioning 00:17:00

Fitness Instructor Certification: Guiding Health and Wellness
Delivered Online On Demand2 hours 20 minutes
£10.99

Vue 3 and Laravel: Breaking a Monolith to Microservices

By Packt

The course helps in getting knowledge on web development and creating a monolith app using Vue and Laravel, and then break it down to microservices. This course will help beginner-level web application developers to a great extent.

Vue 3 and Laravel: Breaking a Monolith to Microservices
Delivered Online On Demand14 hours 5 minutes
£101.99

Advance Mathematics

By The Teachers Training

Dive deeper into the world of mathematics with our 'Advanced Mathematics' course. Explore complex concepts and problem-solving techniques that will challenge and expand your mathematical proficiency. Whether you're a student aiming for higher academic achievements or a professional seeking to strengthen your analytical skills, this course will equip you with the knowledge and tools to excel. Enroll now and unlock the next level of mathematical understanding and capability.

Advance Mathematics
Delivered Online On Demand3 hours
£15

Full YOLOv4 Pro Course Bundle

By Packt

This course is about developing core skills that will stay with you for a lifetime. It is designed such that you can watch the material and follow along step-by-step. It focuses on the implementation of YOLOv4 to get you up and running. You'll be an object detecting ninja in no time and be able to graduate to more advanced content.

Full YOLOv4 Pro Course Bundle
Delivered Online On Demand4 hours 42 minutes
£14.99

II Part Vision Experience - Build a life you love

By The Motivation Clinic

Vision Boards

II Part Vision Experience - Build a life you love
Delivered Online On Demand
£191.34 to £220.21

Introducing Python and Web Services Programmability for Network Engineers - v3.0 IPWSP-NE

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This course is intended for Network Administrators, Network Engineers, Network Operations Technicians, and students interested in learning about programming. Overview Upon completing this course, the learner will be able to meet these overall objectives:Understand and describe basic and advanced Python terminologiesIdentify and correct Python script errorsPull and reconfigure networking devices using Python scriptsIntroduction to RESTful API utilizing JSON and XML This course focuses on the interoperability of Python programming with Networking to prepare students for Software Defined Networking. This class is designed for students looking to add programming skills in preparation for various ACI & SDN technologies. Basic Constructs Describe and execute strings Describe and execute printing Describe and execute variables Describe and execute built in methods Describe and execute input from users Describe Boolean expressions Advanced Constructs Describe and execute redundant scripts Describe and execute functions Describe and execute classes Scaling Python Describe and execute Reading Files scripts Describe and execute Writing to File scripts Describe and execute substituting strings and integers Describe and execute while loops Describe and execute for loops and lists Describe and execute slicing Updating and edit a list Error checking Dictionaries and Regular Expressions Describe and execute dictionaries Delete dictionaries Describe and execute dictionaries with lists Describe and execute regular expressions (match, search, findall, sub) XML and JSON Describe XML format Describe JSON Format Example of XML Example of JSON What is an XML Schema? Describe SOAP Example of CURL with a Web Based Application Example of a SOAP exchange with a Web based Application Example of REST with a Web based Application Putting It All Together Apply Python principles with a SOAP Client Apply Python principles with REST and WSDL Apply native Python modules Additional course details: Nexus Humans Introducing Python and Web Services Programmability for Network Engineers - v3.0 IPWSP-NE training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Introducing Python and Web Services Programmability for Network Engineers - v3.0 IPWSP-NE course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Introducing Python and Web Services Programmability for Network Engineers - v3.0 IPWSP-NE
Delivered OnlineFlexible Dates
Price on Enquiry

Game Design Training: 3ds Max and Unity 3D Personalized

By Real Animation Works

Game design training face to face training customised and bespoke.

Game Design Training: 3ds Max and Unity 3D Personalized
Delivered in London or OnlineFlexible Dates
£1,800

A Quick Start Guide to Node.js

By Packt

This course gives you an introduction to Node.js in a practical way. You'll quickly learn the basics of Node.js and understand how to write Node code for faster development.

A Quick Start Guide to Node.js
Delivered Online On Demand1 hour 16 minutes
£74.99