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

3059 Software Development courses in Coventry delivered Online

Developing Game in Unity 3D

4.5(3)

By Studyhub UK

Embark on a journey through the digital realms with our 'Developing Game in Unity 3D' course, a comprehensive pathway designed to transform enthusiasts into skilled creators. This course opens with an introduction to Unity 3D, setting the stage for an immersive learning experience. As you progress, the curriculum meticulously builds your knowledge from fundamental concepts in 'Basic Building Blocks' to more complex ideas in 'Advanced Scratching and Winning Options.' The course culminates in the creation and animation of your own game, ensuring a complete understanding of both the technical and creative aspects of game development. Delving deeper, the course structure is carefully crafted to ensure a seamless learning experience. Starting from assembling simple game components, you will gradually move towards more intricate processes such as creating custom animations and game building. Each section is a step-up from the last, ensuring a steady but challenging learning curve. The 'Winning Managers' and 'Finishing the Game' sections are particularly noteworthy, blending theory with practical applications to produce a holistic understanding of game development in Unity 3D. This course isn't just about learning; it's about creating. By the end of your journey, you will have not only absorbed valuable knowledge but also applied it in building a game from scratch. This hands-on approach ensures that learners leave with a portfolio-ready project, showcasing their newly acquired skills in Unity 3D game development. Learning Outcomes: Acquire foundational understanding of Unity 3D game development. Develop skills in constructing basic game elements and structures. Learn to integrate multiple game components into a cohesive unit. Master the art of creating custom animations for game characters. Gain expertise in finalizing and launching a complete game. Why buy this Developing Game in Unity 3D course? 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. Certification After studying the course materials of the Developing Game in Unity 3D there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for free. Original Hard Copy certificates need to be ordered at an additional cost of £8. Who is this course for? Individuals aspiring to become game developers. Hobbyists seeking to deepen their understanding of 3D game creation. Students looking to supplement their game development education. Professionals aiming to transition into the gaming industry. Creative minds interested in exploring the intersection of technology and art. Prerequisites This Developing Game in Unity 3D does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Developing Game in Unity 3D 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. Career path Game Developer: £30,000 - £50,000 annually Unity Developer: £35,000 - £55,000 annually Animator: £25,000 - £40,000 annually Game Designer: £27,000 - £45,000 annually Project Manager (Gaming): £40,000 - £60,000 annually QA Tester: £20,000 - £35,000 annually Course Curriculum Section 01: Introduction Course Trailer 00:02:00 Lecture 01: Course Introduction 00:01:00 Section 02: Basic Building Blocks Lecture 02: Shader Graph UI Shader: Vignette 00:06:00 Lecture 03: Shader Graph UI Shader: Tileable Pattern 00:08:00 Lecture 04: Line Drawing 00:10:00 Lecture 05: Shader Graph UI Shader: Scratching Material 00:12:00 Lecture 06: Sampling 00:12:00 Section 03: Putting Blocks Together Lecture 07: Creating Board Image 00:08:00 Lecture 08: Creating Ticket Section 00:08:00 Lecture 09: Creating Ticket 00:07:00 Lecture 10: Scratching Integration Part 1 00:12:00 Lecture 11: Scratching Integration Part 2 00:03:00 Section 04: Winning Managers Lecture 12: Win Settings 00:07:00 Lecture 13: Winning Panel Manager 00:07:00 Lecture 14: Button Manager 00:06:00 Lecture 15: Filling Board Images Part 1 00:13:00 Lecture 16: Filling Board Images Part 2 00:08:00 Lecture 17: Finish by Winning Images 00:06:00 Section 05: Creating Basic Game Lecture 18: Game Loop 00:06:00 Lecture 19: Creating Scoreboard 00:12:00 Lecture 20: Creating Save and Load Manager 00:07:00 Section 06: Advanced Scratching and Winning Options Lecture 21: Ticket Section Group One By One Ticket 00:20:00 Lecture 22: Ticket Section Group All At Once Ticket 00:11:00 Lecture 23: Any Sprite 00:08:00 Section 07: Finishing the Game Lecture 24: Section Random Color 00:03:00 Lecture 25: Ticket Provider 00:07:00 Lecture 26: Creating Main Menu 00:06:00 Section 08: Creating custom Animation System Lecture 27: Custom Animation System Part 1 00:14:00 Lecture 28: Custom Animation System Part 2 00:13:00 Section 09: Creating Game Animations Lecture 29: Main Menu Animation 00:04:00 Lecture 30: Sections Animation 00:08:00 Lecture 31: Scoreboard Animation 00:14:00 Lecture 32: Winning Sprites Animation 00:10:00 Lecture 33: Scratching Finished Animation 00:08:00 Lecture 34: Winning Panel Animation 00:19:00 Section 10: Building your game Lecture 35: Build the game For Mobile Phone 00:05:00 Section 11: Initial Scratching Lecture 36: Initial Scratching Animation 00:12:00 Resources Resource - Developing Game in Unity 3D 00:00:00

Developing Game in Unity 3D
Delivered Online On Demand5 hours 23 minutes
£10.99

Advanced Developing on AWS

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Experienced software developers who are already familiar with AWS services Overview In this course, you will learn how to: Analyze a monolithic application architecture to determine logical or programmatic break points where the application can be broken up across different AWS services Apply Twelve-Factor Application manifesto concepts and steps while migrating from a monolithic architecture Recommend the appropriate AWS services to develop a microservices based cloud-native application Use the AWS API, CLI, and SDKs to monitor and manage AWS services Migrate a monolithic application to a microservices application using the 6 Rs of migration Explain the SysOps and DevOps interdependencies necessary to deploy a microservices application in AWS The Advanced Developing on AWS course uses the real-world scenario of taking a legacy, on-premises monolithic application and refactoring it into a serverless microservices architecture. This three-day advanced course covers advanced development topics such as architecting for a cloud-native environment; deconstructing on-premises, legacy applications and repackaging them into cloud-based, cloud-native architectures; and applying the tenets of the Twelve-Factor Application methodology. Module 1: The cloud journey Common off-cloud architecture Introduction to Cloud Air Monolithic architecture Migration to the cloud Guardrails The six R?s of migration The Twelve-Factor Application Methodology Architectural styles and patterns Overview of AWS Services Interfacing with AWS Services Authentication Infrastructure as code and Elastic Beanstalk Demonstration: Walk through creating base infrastructure with AWS CloudFormation in the AWS console Hands-on lab 1: Deploy your monolith application using AWS Elastic Beanstalk Module 2: Gaining Agility DevOps CI/CD Application configuration Secrets management CI/CD Services in AWS Demonstration: Demo AWS Secrets Manager Module 3: Monolith to MicroServices Microservices Serverless A look at Cloud Air Microservices using Lambda and API Gateway SAM Strangling the Monolith Hands-on lab: Using AWS Lambda to develop microservices Module 4: Polyglot Persistence & Distributed Complexity Polyglot persistence DynamoDB best practices Distributed complexity Steps functions Module 5: Resilience and Scale Decentralized data stores Amazon SQS Amazon SNS Amazon Kinesis Streams AWS IoT Message Broker Serverless event bus Event sourcing and CQRS Designing for resilience in the cloud Hands-on lab: Exploring the AWS messaging options Module 6: Security and Observability Serverless Compute with AWS Lambda Authentication with Amazon Cognito Debugging and traceability Hands-on lab: Developing microservices on AWS Additional course details: Nexus Humans Advanced Developing on AWS 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 Advanced Developing on AWS 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.

Advanced Developing on AWS
Delivered OnlineFlexible Dates
Price on Enquiry

Microsoft Excel Advanced 2019

By Packt

Learn and master Excel 2019 by learning advanced functions and formulas

Microsoft Excel Advanced 2019
Delivered Online On Demand8 hours 5 minutes
£69.99

Google Cloud Fundamentals for Azure Professionals

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This course is intended for the following participants: Individuals planning to deploy applications and create application environments on Google Cloud Platform Developers, systems operations professionals, and solution architects getting started with Google Cloud Platform Executives and business decision makers evaluating the potential of Google Cloud Platform to address their business needs. Overview This course teaches participants the following skills: Identify Google Cloud counterparts for Azure IaaS, Azure PaaS, Azure SQL, Azure Blob Storage, Azure Application Insights, and Azure Data Lake Configure accounts, billing, projects, networks, subnets, firewalls, VMs, disks, auto scaling, load balancing,storage, databases, IAM, and more Manage and monitor applications Explain feature and pricing model differences This 1-day instructor led course introduces Azure professionals to the core capabilities of Google Cloud in the four technology pillars: networking, compute, storage, and database. It is designed for Azure system administrators, Solution Architects and SysOps Administrators familiar with Azure features and setup; and want to gain experience configuring Google Cloud products immediately. With presentations, demos, and hands-on labs, participants get details of similarities, differences, and initial how-tos quickly. Introducing Google Cloud Explain the advantages of Google Cloud. Define the components of Google's network infrastructure, including: Points of presence, data centers, regions, and zones. Understand the difference between Infrastructure-as-a-Service (IaaS) and Platform-as-a-Service (PaaS). Getting Started with Google Cloud Identify the purpose of projects on Google Cloud. Understand how Azure's resource hierarchy differs from Google Cloud's Understand the purpose of and use cases for Identity and Access Management. Understand how Azure AD differs from Google Cloud IAM. List the methods of interacting with Google Cloud. Launch a solution using Cloud Marketplace. Virtual Machines in the Cloud Identify the purpose and use cases for Google Compute Engine Understand the basics of networking in Google Cloud. Understand how Azure VPC differs from Google VPC. Understand the similarities and differences between Azure VM and Google Compute Engine. Understand how typical approaches to load-balancing in Google Cloud differ from those in Azure. Deploy applications using Google Compute Engine Storage in the Cloud Understand the purpose of and use cases for: Cloud Storage, Cloud SQL, Cloud Bigtable and Cloud Datastore. Understand how Azure Blob compares to Cloud Storage. Compare Google Cloud?s managed database services with Azure SQL. Learn how to choose among the various storage options on Google Cloud. Load data from Cloud Storage into BigQuery Containers in the Cloud Define the concept of a container and identify uses for containers. Identify the purpose of and use cases for Google Container Engine and Kubernetes. Understand how Azure Kubernetes Service differs from from Google Kubernetes Engine. Provision a Kubernetes cluster using Kubernetes Engine. Deploy and manage Docker containers using kubectl Applications in the Cloud Understand the purpose of and use cases for Google App Engine. Contrast the App Engine Standard environment with the App Engine Flexible environment. Understand how App Engine differs from Azure App Service. Understand the purpose of and use cases for Google Cloud Endpoints. Developing, Deploying and Monitoring in the Cloud Understand options for software developers to host their source code. Understand the purpose of template-based creation and management of resources. Understand how Google Cloud Deployment Manager differs from Azure Resource Manager. Understand the purpose of integrated monitoring, alerting, and debugging Understand how Google Monitoring differs from Azure Application Insights and Azure Log Analytics. Create a Deployment Manager deployment. Update a Deployment Manager deployment. View the load on a VM instance using Google Monitoring. Big Data and Machine Learning in the Cloud Understand the purpose of and use cases for the products and services in the Google Cloud big data and machine learning platforms. Understand how Google Cloud BigQuery differs from Azure Data Lake. Understand how Google Cloud Pub/Sub differs from Azure Event Hubs and Service Bus. Understand how Google Cloud?s machine-learning APIs differ from Azure's. Load data into BigQuery from Cloud Storage. Perform queries using BigQuery to gain insight into data Summary and Review Review the products that make up Google Cloud and remember how to choose among them Understand next steps for training and certification Understand, at a high level, the process of migrating from Azure to Google Cloud.

Google Cloud Fundamentals for Azure Professionals
Delivered OnlineFlexible Dates
Price on Enquiry

ITIL Practitioner

4.5(3)

By Studyhub UK

Venture into the realm of IT service excellence with the ITIL Practitioner course, where the chronicles of Information Technology Infrastructure Library (ITIL) come to life. This immersive educational experience is tailored to enlighten enthusiasts on the intricate tapestry of IT Service Management (ITSM) and the Continuous Service Improvement (CSI) model that stands at the heart of ITIL practices. From the foundational bricks of principles and themes, the course ascends to the strategic nuances of Organizational Change Management (OCM), ensuring participants grasp the transformative nature of IT services. The curriculum delves into the mechanisms that fortify communication as a catalyst for service enhancement. Learners are equipped with the proficiency to employ metrics and measurement as a compass for ITSM efficacy. As the narrative progresses, the course unravels the synthesis of CSI within the broader ITIL framework, beckoning participants to not just witness but also weave the future of IT services and their governance. Learning Outcomes Understand the core principles of ITIL and ITSM, including the CSI model. Develop insights into effective Organizational Change Management. Learn to foster impactful communication strategies within IT service management. Acquire the ability to measure and utilize metrics for IT service enhancement. Integrate CSI strategies effectively within ITIL and organizational practices. Why choose this ITIL Practitioner course? 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 ITIL Practitioner course for? IT professionals seeking to expand their ITIL knowledge. Managers overseeing IT service management teams. Change agents responsible for implementing IT service improvements. Individuals aspiring to integrate ITIL practices within their organizations. Analysts focused on service management metrics and performance. Career path ITIL Practitioner: £35,000 - £60,000 IT Service Manager: £40,000 - £70,000 Change Manager: £45,000 - £65,000 ITIL Consultant: £50,000 - £75,000 Quality Assurance Manager: £40,000 - £60,000 Performance Analyst: £30,000 - £50,000 Prerequisites This ITIL Practitioner does not require you to have any prior qualifications or experience. You can just enrol and start learning.This ITIL Practitioner 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 Introduction to ITIL Practitioner Course Introduction 00:14:00 ITSM & Continual Improvement Learning Objectives 00:06:00 Selecting a Management System 00:11:00 Systems Thinking 00:13:00 The 4Ps 00:13:00 Communication & Management Systems 00:14:00 Organizational Capabilities 00:10:00 Adopt, Adapt & Realize 00:15:00 Outside-in vs Inside-out Thinking 00:11:00 Defining a Service 00:05:00 Metrics & Measurement 00:06:00 Improvement, the Practitioner & CSI 00:10:00 Driving IT Service Management Summary 00:15:00 Checkpoint 00:16:00 Principles & Themes Learning Objectives 00:04:00 Principles 00:24:00 Themes 00:09:00 Principles & Themes in Practice 00:08:00 Principles & Themes Summary 00:03:00 Checkpoint 00:07:00 Organizational Change Management (OCM) Learning Objectives 00:02:00 Role & Impact of OCM on Improvement 00:07:00 OCM Activities 00:16:00 OCM & Systems Thinking 00:06:00 OCM Summary 00:06:00 Checkpoint 00:10:00 Effective Communication to enable CSI Learning Objectives 00:01:00 Value, Importance & Benefit of Good Communication 00:05:00 Principles of Communication 00:11:00 Role of Influence 00:07:00 Communication Summary 00:05:00 Checkpoint 00:09:00 Use Metrics & Measurement Learning Objectives 00:02:00 CSFs, KPIs & Improvement 00:18:00 Analyze CSFs & KPIs in Context 00:09:00 Assessments 00:04:00 Use Metrics & Measurement Summary 00:05:00 Design a Report 00:07:00 Checkpoint 00:07:00 CSI Approach Learning Objectives 00:02:00 It Depends 00:09:00 Approach Deconstructed 00:25:00 Goal Question Metric (GQM) Approach Introduction 00:08:00 CSI Approach Summary 00:05:00 Checkpoint 00:06:00 Integrating CSI with ITIL & Beyond Learning Objectives 00:01:00 CSI Approach for the ITIL Practitioner 00:07:00 CSI Approach in ITIL 00:25:00 CSI Approach, PRINCE2 & RESILIA 00:06:00 Integrating CSI with ITIL & Beyond Summary 00:03:00 Checkpoint 00:06:00 Workbooks Workbooks - ITIL Practitioner - Video Training Course 00:00:00 Assignment Assignment - ITIL Practitioner 00:00:00

ITIL Practitioner
Delivered Online On Demand7 hours 34 minutes
£10.99

SQL Training

By The Teachers Training

Elevate your SQL skills with our comprehensive training course. Learn database management, query optimization, and data manipulation techniques. Enroll now to become proficient in SQL and propel your career in data-driven industries.

SQL Training
Delivered Online On Demand3 hours
£15

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

Data Science & Machine Learning With Python

4.7(160)

By Janets

Discover the power of data science and machine learning with Python! Learn essential techniques, algorithms, and tools to analyze data, build predictive models, and unlock insights. Dive into hands-on projects, from data manipulation to advanced machine learning applications. Elevate your skills and unleash the potential of Python for data-driven decision-making.

Data Science & Machine Learning With Python
Delivered Online On Demand4 weeks
£9.99

SQL 2021

4.7(160)

By Janets

Discover the latest advancements and features in SQL 2021, the powerful database management system. Stay ahead with enhanced performance, security, and functionality for your data management needs.

SQL 2021
Delivered Online On Demand3 hours
£9.99

Basic Node.JS

By SkillWise

Overview Uplift Your Career & Skill Up to Your Dream Job - Learning Simplified From Home! Kickstart your career & boost your employability by helping you discover your skills, talents, and interests with our special Basic Node.JS Course. You'll create a pathway to your ideal job as this course is designed to uplift your career in the relevant industry. It provides the professional training that employers are looking for in today's workplaces. The Basic Node.JS Course is one of the most prestigious training offered at Skillwise and is highly valued by employers for good reason. This Basic Node.JS Course has been designed by industry experts to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Basic Node.JS Course, like every one of Study Hub's courses, is meticulously developed and well-researched. Every one of the topics is divided into elementary modules, allowing our students to grasp each lesson quickly. At Skillwise, we don't just offer courses; we also provide a valuable teaching process. When you buy a course from Skillwise, you get unlimited Lifetime access with 24/7 dedicated tutor support. Why buy this Basic Node.JS? Lifetime access to the course forever Digital Certificate, Transcript, and student ID are all included in the price Absolutely no hidden fees Directly receive CPD QS-accredited qualifications after course completion Receive one-to-one assistance every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Basic Node.JS there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for free. Original Hard Copy certificates need to be ordered at an additional cost of £8. Who is this course for? This Basic Node.JS course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skills. Prerequisites This Basic Node.JS does not require you to have any prior qualifications or experience. You can just enroll and start learning. This Basic Node.JS was made by professionals and it is compatible with all PCs, Macs, 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. Career path As this course comes with multiple courses included as a bonus, you will be able to pursue multiple occupations. This Basic Node.JS is a great way for you to gain multiple skills from the comfort of your home. Unit 01: Introduction Module 01: Introduction 00:02:00 Unit 02: Node.js Basics Module 01: Introduction 00:01:00 Module 02: What's & Why Node.js? 00:07:00 Module 03: Installation 00:01:00 Module 04: First Node.js app 00:12:00 Module 05: Mechanism of Node.js 00:07:00 Module 06: Event Loop 00:09:00 Module 07: Loop tick 00:04:00 Module 08: Modules 00:07:00 Unit 03: Asynchronous JavaScript Module 01: Introduction 00:02:00 Module 02: JSON format 00:03:00 Module 03: Callback pattern 1 00:05:00 Module 04: Callback pattern 2 00:04:00 Module 05: Callback hell 00:01:00 Module 06: Promises pattern 1 00:03:00 Module 07: Promises pattern 2 00:05:00 Module 08: Master promises 1 00:02:00 Module 09: Master promises 2 00:02:00 Module 10: async/await pattern 1 00:02:00 Module 11: async/await pattern 2 00:02:00 Module 12: Promisify a function 00:03:00 Unit 04: Core Modules Module 01: Introduction 00:01:00 Module 02: Event emitter I 00:03:00 Module 03: Event emitter II 00:02:00 Module 04: Event emitter III 00:03:00 Module 05: File system I 00:02:00 Module 06: File system II 00:01:00 Module 07: File system III 00:04:00 Module 08: Streams I 00:03:00 Module 09: Streams II 00:02:00 Module 10: Path I 00:02:00 Module 11: Path II 00:02:00 Module 12: Path III 00:02:00 Unit 05: npm Module 01: Introduction 00:01:00 Module 02: package.json file 00:01:00 Module 03: Commands I 00:02:00 Module 04: Commands II 00:03:00 Module 05: Commands III 00:04:00 Assignment Assignment - Basic Node.JS 02:10:00 Order Your Certificate Order Your Certificate QLS

Basic Node.JS
Delivered Online On Demand
£29