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

1655 Architecture courses delivered Online

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED!

By Packt

With this 2-in-1 course, you will get access to AWS Technical Essentials and AWS Certified Solutions Architect - Associate certification exam content.

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED!
Delivered Online On Demand
£88.99

Advanced Laravel and Vue.js: Build a YouTube Clone

By Packt

Learn the advanced concepts of the Laravel and Vue.js frameworks and build a complete real-world project

Advanced Laravel and Vue.js: Build a YouTube Clone
Delivered Online On Demand
£93.99

Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML

5.0(2)

By Studyhub UK

The demand for coding essential skills is skyrocketing. The average salary for a web developer in the United Kingdom is £65,824 per year. And that number is only going to go up as more and more businesses move their operations online. If you want to get ahead in the tech industry, you need to learn how to code. This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML course will teach you the crucial skills you need to become a web developer. You'll learn HTML, JavaScript, C#, and ASP.NET. You'll also learn how to build interactive web applications and use JavaScript to add dynamic functionality to your pages. In this Coding Essentials course, we start with an introduction to HTML, where you'll learn the basics, intermediate to advanced level topics, and explore advanced HTML techniques. Next, we dive into JavaScript, a powerful scripting language used for web development. From the fundamentals to conditional statements, control flow, functions, and error handling, you'll gain a solid understanding of JavaScript and its role in creating dynamic web pages. But that's not all! We also dive into the world of C#, a versatile and widely-used programming language. Starting with the basics, you'll progress through operators, statements, control flow, and debugging techniques. You'll also master object-oriented programming (OOPs) concepts, such as class encapsulation, inheritance, polymorphism, abstract classes, and interfaces. Our comprehensive curriculum concludes with exploring error-handling techniques in C#, ensuring you can create robust and reliable applications. Join us on this exciting coding adventure, where our experienced and expert instructors will guide you every step of the way. Don't miss this opportunity to unlock a world of possibilities and take your coding skills to new heights. Enrol in our Coding Essentials course today and unleash your coding potential! Learning Outcomes: Upon completion of the Coding Essentials course, you should be able to: * Master the fundamentals of HTML for creating web pages. * Gain intermediate and advanced HTML skills for enhanced web development. * Understand the core concepts and syntax of JavaScript. * Learn to use JavaScript to create dynamic and interactive web content. * Develop proficiency in JavaScript operators and conditional statements. * Explore control flow statements and error handling in JavaScript. * Acquire a solid foundation in C# programming language. * Learn C# operators, statements, and control flow techniques. * Understand object-oriented programming (OOPs) concepts in C#. * Apply C# error handling techniques for creating robust applications. Who is this course for? This Coding Essentials course is perfect for: * Beginners who want to learn coding essentials from scratch. * Individuals interested in web development and programming languages. * Professionals seeking to enhance their coding skills and expand career opportunities. * Students or graduates looking to add valuable coding skills to their resumes. * Anyone with a passion for coding and a desire to create innovative applications. Career Path  Our Coding Essentials course will help you to pursue a range of career paths, such as: * Web Developer: £25,000 - £50,000 per year. * Software Engineer: £30,000 - £60,000 per year. * Full Stack Developer: £35,000 - £70,000 per year. * Front-end Developer: £25,000 - £55,000 per year. * Back-end Developer: £30,000 - £60,000 per year. * C# Developer: £35,000 - £70,000 per year. * JavaScript Developer: £30,000 - £60,000 per year. CERTIFICATION After studying the course materials of the Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML 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 £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. PREREQUISITES This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML 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. COURSE CURRICULUM Introduction Introduction 00:03:00 How to Get Course requirements 00:02:00 Getting Started on Windows, Linux or Mac 00:02:00 How to ask Great Questions 00:01:00 FAQ's 00:01:00 HTML Introduction HTML 00:05:00 Choosing Code Editor 00:06:00 Installing Code Editor (Sublime Text) 00:04:00 Overview of a Webpage 00:05:00 Structure of a Full HTML Webpage 00:07:00 First Hello World! Webpage 00:09:00 HTML Basic Heading tag 00:09:00 Paragraph 00:08:00 Formatting Text 00:12:00 List Items Unordered 00:05:00 List Items Ordered 00:04:00 Classes 00:09:00 IDs 00:06:00 Comments 00:04:00 HTML Intermediate Images 00:12:00 Forms 00:05:00 Marquee 00:06:00 Text area 00:06:00 Tables 00:06:00 Links 00:07:00 Navbar - Menu 00:04:00 HTML Entities 00:05:00 Div tag 00:06:00 Google Maps 00:07:00 HTML Advanced HTML Audio 00:07:00 HTML Video 00:05:00 Canvas 00:06:00 Iframes 00:05:00 Input Types 00:04:00 Input Attributes 00:06:00 Registration Form 00:04:00 Contact Us Form 00:10:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:02:00 JavaScript Introduction What is JavaScript 00:09:00 Hello World Program 00:14:00 Getting Output 00:11:00 Internal JavaScript 00:13:00 External JavaScript 00:09:00 Inline JavaScript 00:04:00 Async and defer 00:06:00 JavaScript Basics Variables 00:13:00 Data Types 00:10:00 Numbers 00:06:00 Strings 00:06:00 String Formatting 00:05:00 JavaScript Operators Arithmetic operators 00:07:00 Assignment operators 00:03:00 Comparison operators 00:06:00 Logical operators 00:08:00 JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statement 00:04:00 JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:03:00 For loop 00:08:00 Solution for Coding Exercise 00:02:00 JavaScript Functions Creating a Function 00:07:00 Function Call() 00:07:00 Function with parameters 00:05:00 JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 C# Introduction Introduction to CSharp 00:07:00 CSharp vs NET 00:04:00 What is CLR 00:05:00 Architecture of NET Application 00:09:00 Getting Visual Studio 00:07:00 First CSharp Hello World Application 00:16:00 First CSharp Core Hello World Program 00:18:00 Assessment Test 00:01:00 Solution for Assessment Test 00:01:00 C# Basic Variables 00:24:00 CSharp Identifiers 00:08:00 Data Types 00:08:00 Type Casting 00:14:00 User Inputs 00:10:00 Comments 00:03:00 C# Operators Arithmetic Operators 00:09:00 Assignment Operators 00:03:00 Comparison Operators 00:03:00 Logical Operators 00:03:00 Strings 00:10:00 String Properties 00:08:00 Booleans 00:06:00 Assessment Test 00:01:00 Solution for Assessment Test 00:01:00 C# Statements If else Conditions and Statements 00:12:00 Switch-Case Statements 00:09:00 C# Control Flow statements While Loop Statement 00:07:00 Do-While Statement 00:03:00 For Loop Statement 00:07:00 Foreach Statement 00:06:00 Break and Continue 00:03:00 C# Built-in coding Arrays 00:13:00 Loop Through Arrays 00:10:00 Lists 00:07:00 SystemIO Namespace 00:03:00 Datetime 00:10:00 TimeSpan 00:06:00 C# Debugging techniques Debugging Tools in Visual Studio 00:13:00 Call Stack Window 00:04:00 Locals and Autos 00:04:00 C# Object-oriented programming [OOPs] Introduction to Class 00:03:00 Create a Class 00:15:00 Object Initializers 00:16:00 Parameters 00:12:00 Access Modifiers(theory) 00:13:00 C# Methods Introduction to methods 00:06:00 Create a method 00:16:00 Method with parameters 00:09:00 Method default and multiple parameters 00:09:00 Method return keyword 00:07:00 Method Over loading 00:08:00 Assessment Test 00:01:00 Solution for Assessment Test 00:02:00 C# Class Encapsulation Introduction to OOPs 00:04:00 Classes and Objects 00:11:00 Class Members 00:10:00 Class Constructors 00:14:00 Access Modifiers 00:11:00 Properties Get Set 00:06:00 Encapsulation 00:03:00 C# Inheritance and Polymorphism Intro Inheritance and Polymorphism 00:03:00 Inheritance 00:12:00 Polymorphism 00:13:00 Assessment Test 00:02:00 Solution for Assessment Test 00:03:00 C# Abstract and Interfaces Introduction 00:02:00 Abstraction 00:07:00 Interfaces 00:07:00 Enums 00:05:00 C# Error Handling Techniques Try Catch 00:10:00 Custom message on Errors 00:05:00 Finally 00:06:00 Throw keyword 00:09:00 Coding Exercise 00:02:00

Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML
Delivered Online On Demand
£10.99

Automated Software Testing with Python

By Packt

Learn about automated software testing with Python, BDD, Selenium WebDriver, and Postman, focusing on web applications

Automated Software Testing with Python
Delivered Online On Demand
£89.99

QN101G IBM Engineering Requirements Management DOORS V9.6 - Foundation

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This is a basic course for IBM Engineering Requirements Management DOORS users. Overview Upon completion of the course, students will be able to: Navigate within a DOORS database Create structured data in a DOORS formal module Modify existing data in a DOORS formal module Review existing data in a DOORS formal module Create relationships in a DOORS database Report on relationships in a DOORS database This course is for new IBM Engineering Requirements Management DOORS (DOORS) users. It introduces basic DOORS concepts and functionality. It includes hands-on exercises that teach users to create, edit, manipulate, and analyze requirements data in DOORS. UNIT 1 * Navigating a DOORS Database UNIT 2 * Viewing information UNIT 3 * Editing information UNIT 4 * Structure UNIT 5 * Capturing additional information UNIT 6 * Working with Microsoft Word documents UNIT 7 * Locating information UNIT 8 * Manipulating the display UNIT 9 * Creating traceability UNIT 10 * Traceability analysis UNIT 11 * Object linking and embedding UNIT 12 * Discussions ADDITIONAL COURSE DETAILS: Nexus Humans QN101G IBM Engineering Requirements Management DOORS V9.6 - Foundation 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 QN101G IBM Engineering Requirements Management DOORS V9.6 - Foundation 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.

QN101G IBM Engineering Requirements Management DOORS V9.6 - Foundation
Delivered on-request, onlineDelivered Online
Price on Enquiry

AJER - Advanced Junos Enterprise Routing

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course benefits individuals responsible for configuring and monitoring devices running the Junos OS. Overview After successfully completing this course, you should be able to: Describe the various OSPF link-state advertisement (LSA) types. Explain the flooding of LSAs in an OSPF network. Describe the shortest-path-first (SPF) algorithm. Describe OSPF link metrics. Describe the various OSPF authentication methods. Explain the differences between OSPFv2 and OSPFv3. Describe OSPF area types and operations. Configure various OSPF area types. Summarize and restrict routes. Configure OSPF multi-area adjacencies. Configure OSPF virtual links. Explain OSPF external reachability. List useful commands that are used to troubleshoot and verify OSPF. Isolate different OSPF issues. Describe BGP operations. Configure various BGP options. Explain the route selection process for BGP. Describe how to alter the route selection process. Explain the use of routing policies in BGP. Explain how BGP routes are processed. Describe the various BGP attributes and their use. Manipulate common BGP attributes. Review common BGP troubleshooting procedures. List common BGP troubleshooting commands. Identify issues with BGP peering. Explain reasons to use BGP in the Enterprise. Explain how ISP policies can influence external connectivity. Describe three common routing policies for external connectivity in the enterprise. Identify common commands for troubleshooting routing policy. Describe basic multicast terminology. Describe the multicast address space. Describe how RPF is used in a multicast network. Describe the basic functionality of IGMP. Describe the multicast service models and modes. Describe PIM-SM operation and configuration when using the ASM model. Describe PIM-SM operation and configuration when using the SSM model. Verify and troubleshoot multicast. Identify environments that may require a modified CoS implementation. Describe the various CoS components and their respective functions. Explain the CoS processing along with CoS defaults on SRX Series devices. Describe situations in which some CoS features are used in the enterprise. Describe the use of the Real-Time Performance Monitoring tool. Verify and troubleshoot CoS. Describe a traditional Campus network design. Understand the need for a new architectural design. Describe the five key concepts of the Evolved Core. Describe the benefits of a Layer 3-based Campus Networks. Describe Layer 2 tunneling. Explain VXLAN functionality. Describe VXLAN gateways. Describe EVPN features. Describe EVPN operations. This five-day course is designed to provide students with the tools required for implementing, monitoring, and troubleshooting Layer 3 components in an enterprise network. CHAPTER 1: COURSE INTRODUCTION * Course Introduction CHAPTER 2: OSPF * OSPFv2 Review * Link-State Advertisements * Protocol Operations * OSPF Authentication * OSPFv3 * Lab 1: Configuring and Monitoring OSPF CHAPTER 3: OSPF AREAS * Review of OSPF Areas * Stub Area Operation * Stub Area Configuration * NSSA Operation * NSSA Configuration * Route Summarization * Lab 2: Configuring and Monitoring OSPF Areas and Route Summarization CHAPTER 4: ADVANCED OSPF OPTIONS * OSPF Multi-Area Adjacencies * Virtual Links * External Reachability * Lab 3: Configuring and Monitoring Routing Policy and Advanced OSPF Options CHAPTER 5: TROUBLESHOOTING * Troubleshooting LSDB Consistency Issues * Case Study: Adjacency Issues * Lab: Troubleshooting OSPF CHAPTER 6: BGP * Review of BGP * BGP Configuration Options * BGP Operations * BGP Path Selection and Options * Lab: Implementing BGP CHAPTER 7: BGP ATTRIBUTES AND POLICY * Policy and BGP * BGP Attributes * Details and Manipulation of Common BGP Path Attributes * Lab: BGP Attributes CHAPTER 8: TROUBLESHOOTING BGP * BGP Troubleshooting * BGP Case Study * Lab: Troubleshooting BGP CHAPTER 9: ENTERPRISE ROUTING POLICIES * Enterprise BGP Core Network Design * Enterprise External Network Deployment * Lab: Implementing Enterprise Routing Policies CHAPTER 10: TROUBLESHOOTING POLICIES * Routing Policy Structure * Using RegEx * Routing Policy Troubleshooting * Case Study * Lab: Troubleshooting Routing Policies CHAPTER 11: INTRODUCTION TO MULTICAST * Overview of Multicast * Multicast Addressing * RPF * IGMP * Lab: PIM-SM CHAPTER 12: MULTICAST ROUTING PROTOCOLS AND SSM * Overview of Multicast Routing Protocols * PIM-SM Using the ASM Model * PIM-SM Using the SSM Model * Lab: Implementing PIM-SM * Lab: Implementing SSM CHAPTER 13: TROUBLESHOOTING MULTICAST * Multicast Troubleshooting * Multicast Case Study * Lab: Troubleshooting Multicast CHAPTER 14: CLASS OF SERVICE * CoS Components Review and Case Study * CoS Processing and CoS Defaults on the SRX Series Device * Policing * Virtual Channels * Monitoring with Resource Performance Monitoring * Lab 9: Implementing CoS Features in the Enterprise CHAPTER 15: TROUBLESHOOTING CLASS OF SERVICE * CoS Troubleshooting * CoS Case Study * Lab: Troubleshooting Class of Service CHAPTER 16: ENTERPRISE ARCHITECTURES * Traditional Enterprise Networks * A New Architecture * Key Concepts of the Evolved Core * IP Fabric Campus Design CHAPTER 17: VXLAN * Layer 2 Connectivity over a Layer 3 Network * VXLAN Overview * VXLAN Gateways CHAPTER 18: EVPN-VXLAN * Overview of EVPN * EVPN Operations * EVPN and VXLAN CHAPTER 19: CONFIGURING EVPN-VXLAN * Configuring EVPN-VXLAN Spine Only network * Add IP Fabric leaf nodes to a Spine Only design * Configuring a new IP Fabric EVPN-VXLAN network CHAPTER 20: MIGRATING TO AN IP FABRIC * EVPN Routes * Useful EVPN Commands * Appendix A: BGP Route Reflection * Route Reflection Operation * Configuration and Routing Knowledge * Lab: BGP Route Reflection (Optional) * Appendix B: Troubleshooting IS-IS * IS-IS Troubleshooting * Lab: Troubleshooting IS-IS and Mixed Environments ADDITIONAL COURSE DETAILS: Nexus Humans AJER - Advanced Junos Enterprise Routing 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 AJER - Advanced Junos Enterprise Routing 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.

AJER - Advanced Junos Enterprise Routing
Delivered on-request, onlineDelivered Online
Price on Enquiry

REST APIs with Flask and Python in 2023

By Packt

This course will show you how to create simple, intermediate, and advanced REST APIs for authentication, deployment, caching, and much more. You will also cover essential technologies such as Flask and popular extensions such as Flask-Smorest, Flask-JWT-Extended, and Flask-SQLAlchemy; we will dive right into developing complete, solid, production-ready REST APIs.

REST APIs with Flask and Python in 2023
Delivered Online On Demand
£82.99

Professional Photography Diploma

By Apex Learning

OVERVIEW Take a journey online and become a first-class Photographer, with creative skills that will impress acquaintances and clients alike.         This Professional Photography course provides the complete learning package for camera enthusiasts and budding shutterbugs.   The learning modules offer expert coaching for producing images with perfect compositions, great lighting effects, and emotional power. You will surprise yourself with your photographic talents once you have completed the course and start to use professional equipment and techniques. As well as mastering editing and framing, you will even be guided on how to take stunning photos with mobile devices and start your own private business.  HOW WILL I GET MY CERTIFICATE? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. WHO IS THIS COURSE FOR? There is no experience or previous qualifications required for enrolment on this Professional Photography. It is available to all students, of all academic backgrounds. REQUIREMENTS Our Professional Photography is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. CAREER PATH Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management , Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. COURSE CURRICULUM 36 sections • 279 lectures • 20:27:00 total length •Introduction to the Photography Masterclass: 00:03:00 •How Does a Camera Work: 00:01:00 •Lecture Types: 00:02:00 •Intro to Exposure: 00:02:00 •What is Aperture: 00:08:00 •What is Shutter Speed: 00:04:00 •What is ISO: 00:06:00 •The Exposure Triangle: 00:09:00 •Using the Exposure Meter: 00:09:00 •Metering Modes - Advanced Lesson: 00:03:00 •Exposure Compensation - Advanced Lesson: 00:04:00 •Dynamic Range - Advanced Lesson: 00:03:00 •HDR and Bracketing - Advanced Lesson: 00:02:00 •Reading a Histogram: 00:02:00 •What is an Exposure: 00:01:00 •Exposure Modes: 00:09:00 •Intro to Activities: 00:01:00 •Activity - Exposure: 00:01:00 •Intro to Composition: 00:01:00 •The Rule of Thirds: 00:03:00 •Negative Space: 00:02:00 •Leading Lines: 00:03:00 •Symmetry and Balance: 00:02:00 •Perspective and Angles: 00:07:00 •Backgrounds: 00:03:00 •Activity - Composition: 00:01:00 •Advanced - Shooting Portraits with Wide vs Telephoto Lenses: 00:01:00 •Intro to Focus and Depth of Field: 00:01:00 •Understanding Depth of Field: 00:03:00 •How to Get a Blurrier Background: 00:02:00 •Manual vs Auto Focus: 00:03:00 •Auto Focus Modes: 00:05:00 •Getting Sharp Focus on Fast Moving Objects: 00:03:00 •What is Bokeh: 00:01:00 •Viewfinder Focus: 00:01:00 •Activity - Fast Objects: 00:01:00 •Intro to Camera Anatomy: 00:01:00 •The Main Camera Features: 00:05:00 •Camera Scene Modes: 00:03:00 •File Types and Formats: 00:09:00 •DSLR va Mirrorless Cameras: 00:03:00 •The Sensor: 00:06:00 •Continuous and Burst Modes: 00:02:00 •Resolution and Quality: 00:03:00 •Intro to White Balance and Color: 00:01:00 •What is White Balance: 00:03:00 •The Kelvin Light Temperature Scale: 00:04:00 •Automatic Balance Modes: 00:03:00 •Color Modes and In-Camera Adjustments: 00:03:00 •Light Spectrum and Theory 20 hours ago more: 00:02:00 •Using Colors Creatively: 00:03:00 •Black and White Photography: 00:04:00 •Activity - Creative Color: 00:01:00 •Advanced - Custom White Balance: 00:03:00 •Intro to Lighting: 00:02:00 •Using Natural Light: 00:08:00 •Using Natural Light a Window: 00:03:00 •Using Artificial Light: 00:07:00 •Using the on Board Camera Flash: 00:03:00 •Using an External Flash: 00:10:00 •Using a Light Kit: 00:04:00 •Creative Lighting: 00:05:00 •Activity - Lighting: 00:01:00 •Intro to Mobile Photography: 00:02:00 •Using a Smartphone Camera: 00:03:00 •Exposing Properly With the Smartphone Camera: 00:01:00 •Tips for Shooting With Your Mobile Camera: 00:04:00 •Shooting in Low Light With a Smartphone: 00:07:00 •Mobile Camera Accessories: 00:02:00 •Using Portrait Mode: 00:03:00 •Intro to Cameras: 00:01:00 •Camera Types: 00:03:00 •What is Your Budget: 00:03:00 •How and Where to Buy a Camera: 00:02:00 •What is the Best Beginner Camera: 00:06:00 •How to Build Out Your Camera Kit: 00:03:00 •Introducing Our Chats: 00:01:00 •A Chat About Buying a New Camera: 00:21:00 •Intro to Lenses: 00:01:00 •A Deeper Dive into Focal Length: 00:07:00 •A Deeper Dive Into Aperture: 00:05:00 •Primes vs Zooms: 00:06:00 •Prime vs Zoom - Quality Comparison: 00:02:00 •Upgrading Your Lenses - Kit vs Pro: 00:01:00 •Lens Stabilization: 00:03:00 •Filter Demonstration: 00:03:00 •Specialty and Creative Lenses: 00:04:00 •How to Clean Your Camera Lens: 00:06:00 •Intro to Camera Accessories: 00:01:00 •Memory Cards: 00:04:00 •Batteries: 00:02:00 •Stabilization: 00:04:00 •Flashes and Lights: 00:02:00 •Camera Bags: 00:03:00 •Hard Drives: 00:03:00 •Sam's Favorite Bags: 00:03:00 •Intro to Scenarios: 00:01:00 •Intro and Tips for Portrait Photography: 00:02:00 •Portrait Photo Demo: 00:08:00 •Intro and Tips for Long Exposure Photography: 00:02:00 •Daytime Long Exposure Demo: 00:19:00 •Activity - Portrait: 00:01:00 •Nighttime Long Exposure: 00:09:00 •Activity - Long Exposure: 00:01:00 •Intro and Tips for Landscape Photography: 00:02:00 •Landscape Photo demo: 00:07:00 •Activity - Landscape: 00:01:00 •Intro and Tips for Product Photography: 00:03:00 •Product Photo Demonstration with Natural Light: 00:07:00 •Product Photography with Lights: 00:03:00 •Adding a Refiection: 00:02:00 •DIY Light Box: 00:05:00 •Activity - Product: 00:01:00 •Editing Product Photos: 00:14:00 •Intro and Tips for Low Light Photography: 00:02:00 •Low Light Demo: 00:08:00 •Activity - Low light: 00:04:00 •Intro and Tips for Sports and Action Photography: 00:02:00 •Sports Photography: 00:08:00 •Activity - Action and Sports: 00:01:00 •Intro and Tips for Macro Photography: 00:02:00 •Macro Photography Demo: 00:05:00 •Activity - Macro: 00:01:00 •Street Photo demo: 00:04:00 •Activity - Street and Architecture: 00:01:00 •Intro to Event Photography: 00:02:00 •A Chat About Event Photography: 00:04:00 •Bring the Right Tools: 00:05:00 •Be Aware of Your Surrounding: 00:05:00 •Be Quick With Your Settings: 00:05:00 •Capture the Details: 00:04:00 •An Overview of Shooting a Wedding: 00:10:00 •Activity - Events: 00:01:00 •Intro to Drone Photography: 00:01:00 •Our Recommended Drone Equipment: 00:06:00 •Drone Tips: 00:06:00 •Drone Demo: 00:12:00 •Activity - Aerial Photography: 00:01:00 •Intro and for Night Photography: 00:01:00 •Night Photo Demo: 00:04:00 •Activity - Night: 00:01:00 •Intro to Editing: 00:01:00 •Activity - Photo Editing: 00:01:00 •Intro Photoshop: 00:05:00 •Opening Photos in Photoshop CC: 00:05:00 •Cropping in Photoshop CC: 00:03:00 •White Balance in Photoshop CC: 00:04:00 •Proper Photo Editing Workflow in Photoshop Photoshop CC: 00:06:00 •Exposure Photoshop CC: 00:03:00 •Color and Saturation in Photoshop CC: 00:04:00 •Sharpening and Noise Reduction in Photoshop CC: 00:06:00 •Tone Curve in Photoshop CC: 00:03:00 •Effects - Vignettes, Grain, Dehaze in Photoshop CC: 00:04:00 •Saving and Exporting in Photoshop CC: 00:08:00 •HSL and Grayscale in Photoshop CC: 00:05:00 •Split Toning in Photoshop CC: 00:03:00 •Lens Corrections in Photoshop CC: 00:06:00 •Spot and Blemish Removal in Photoshop CC: 00:04:00 •Targeted Adjustments in Photoshop CC: 00:05:00 •Straighten and Transform Tools in Photoshop CC: 00:03:00 •Graduated, Radial, Brush Filters in Photoshop CC: 00:08:00 •Range Masks in Photoshop CC: 00:07:00 •Full Landscape Edit in Photoshop CC: 00:15:00 •Full Portrait in Photoshop CC: 00:11:00 •Cropping in Photoshop CC: 00:04:00 •Layer Panel Workflow in Photoshop CC: 00:02:00 •Making Photo Adjustment in Photoshop CC: 00:11:00 •Removing Background from Photo in Photoshop CC: 00:08:00 •Favorite Tools for Manipulating Photos in Photoshop CC: 00:10:00 •Exporting from Photoshop CC: 00:04:00 •Editing Togather an HDR Photo in Photoshop CC: 00:03:00 •Intro to Lightroom Classic CC: 00:05:00 •Importing and Organizing in Lightroom Classic CC: 00:11:00 •Crop and Rotate Lightroom Classic CC: 00:05:00 •White Balance in Lightroom Classic: 00:08:00 •Exposure in Lightroom Classic CC: 00:06:00 •Color and Saturation in Lightroom Classic CC: 00:04:00 •Sharpening and Noise Reduction in Lightroom Classic CC: 00:07:00 •Vignettes, Grain and Dehaze in Lightroom Classic CC: 00:06:00 •Exporting in Lightroom Classic CC: 00:10:00 •Lens Corrections in Lightroom Classic CC: 00:05:00 •Split Tone in Lightroom Classic CC: 00:05:00 •Removing Blemishes With the Heal and Clone Tools in Lightroom Classic CC: 00:08:00 •Graduated, Radial and Brush Adjustments in Lightroom Classic CC: 00:10:00 •Adjustment Brush Presets in Lightroom Classic CC: 00:03:00 •Range Masks in Lightroom Classic CC: 00:05:00 •Full Edit - Portrait in Lightroom Classic CC: 00:19:00 •Full Edit - Black and White Action in Lightroom Classic CC: 00:09:00 •Intro to Lightroom CC: 00:03:00 •Import and Organize in Lightroom CC: 00:10:00 •Crop and Rotate in Lightroom CC: 00:03:00 •White Balance and Saturation in Lightroom CC: 00:06:00 •Light - Exposure and Tone Curve in Lightroom CC: 00:08:00 •Color Mixer in Lightroom CC: 00:02:00 •Effects in Lightroom CC: 00:05:00 •Split Toning in Lightroom CC: 00:01:00 •Details in Lightroom CC: 00:05:00 •Optics in Lightroom CC: 00:03:00 •Geometry in Lightroom CC: 00:04:00 •Exporting and Sharing Lightroom CC: 00:02:00 •Healing and Clone Brushes in Lightroom CC: 00:04:00 •Brush Adjustments Lightroom CC: 00:04:00 •Radial and Linear Gradients Lightroom CC: 00:05:00 •Advanced Optione and Presets in Lightroom CC: 00:04:00 •Full Edit - Night Photo in Lightroom CC: 00:11:00 •Full Edit - Portrait in Lightroom CC: 00:14:00 •Editing Photos in Your Web Browses With Lightroom CC: 00:03:00 •Intro to Mac Photos: 00:02:00 •Importing and Organizing Mac Photos: 00:07:00 •Cropping and Rotating in Mac Photos: 00:05:00 •Exposure Adjustments in Mac Photos: 00:04:00 •White Balance in Mac Photos: 00:06:00 •Color, Saturation, HSL in Mac Photos: 00:06:00 •Noise Reduction and Sharpening in Mac Photos: 00:07:00 •Vignettes, Contrast, Black and White in Mac Photos: 00:06:00 •Exporting in Mac Photos: 00:06:00 •Full Edit -Portrait in Mac Photos: 00:10:00 •Full Edit - Landscape in Mac Photos: 00:09:00 •Intro to Google Photos: 00:02:00 •Importing and Organizing in Google Photos: 00:04:00 •Editing Photos in Google Photos in Google photos: 00:07:00 •Downloading and Sharing in Google Photos: 00:03:00 •Full Edit - Macro in Google Photos: 00:05:00 •Full Edit - Landscape in Google Photos: 00:06:00 •Intro to Photoshop Express: 00:01:00 •Importing and Understanding the Workspace in Photoshop Express: 00:04:00 •The Editing Workspace and Applying Filters in Photoshop Express: 00:03:00 •Crop and Rotate in Photoshop Expressle: 00:03:00 •Editing Photos in Photoshop Express: 00:07:00 •Red Eye Removal, Text and Frames in Photoshop Express: 00:04:00 •Removing Blemishes: 00:01:00 •Saving and Exporting in Photoshop Express: 00:02:00 •Creating Collages in Photoshop Express: 00:05:00 •Full Edit - Landscape in Photoshop Express: 00:05:00 •Full Edit - Product Photo in Photoshop Express: 00:05:00 •Intro to Snapseed: 00:01:00 •Opening Photos and Navigating the App: 00:05:00 •Making Adjustments and Editing Exposure: 00:05:00 •Cropping: 00:02:00 •White Balance: 00:02:00 •Details and Sharpening: 00:02:00 •Tone Curves: 00:03:00 •Rotate, Perspective and Expand: 00:04:00 •Making Edits to Selected Parts of an Image: 00:04:00 •Removing Blemishes and Healing Brush: 00:01:00 •Snapseed Photo Styles: 00:07:00 •Text and Frames: 00:02:00 •Saving and Exporting: 00:03:00 •Full Portrait Edit: 00:06:00 •Intro to Sharing: 00:02:00 •Online Platforms for Photographers: 00:09:00 •Having Success on Instagram: 00:07:00 •Activity - Portfolio: 00:01:00 •Creating a Portfolio with Wix: 00:17:00 •Chat about Having an Online Presence: 00:07:00 •Chat about Getting More Followers: 00:05:00 •A Chat about Best Web Platforms for Photographers: 00:06:00 •Intro to Starting a Photography Business: 00:01:00 •Starting a Photo Business: 00:04:00 •Finding Your First Client: 00:05:00 •Payments and Accounting: 00:02:00 •How Much Should You Charge: 00:05:00 •Contracts: 00:03:00 •Income and Expense Tracking: 00:03:00 •A Chat About Getting our First Clients: 00:06:00 •A Chat About the Gear You Need to Start a Business: 00:03:00 •A Chat About How Much You Should Charge: 00:09:00 •Intro to Stock Photography: 00:01:00 •The Best Stock Photos Sites to Sell on: 00:02:00 •Selling Stock Photography on Your Own: 00:03:00 •How Licensing: 00:04:00 •How to Print Your Photos: 00:03:00 •How Big Can You Print Your Photos: 00:02:00 •Framing: 00:02:00 •Intro and Tips for Wildlife Photography: 00:02:00 •Wildlife Photography Demonstration: 00:06:00 •Photo Chat - Sam's Archipelago Trip: 00:05:00 •Activity - Nature: 00:01:00 •Thank You and Conclusion Video: 00:03:00

Professional Photography Diploma
Delivered Online On Demand
£12

Professional Photography Diploma Course

By Apex Learning

OVERVIEW Take a journey online and become a first-class Photographer, with creative skills that will impress acquaintances and clients alike. This Professional Photography Diploma course provides the complete learning package for camera enthusiasts and budding shutterbugs. The learning modules offer expert coaching for producing images with perfect compositions, great lighting effects, and emotional power. You will surprise yourself with your photographic talents once you have completed the course and start to use professional equipment and techniques. As well as mastering editing and framing, you will even be guided on how to take stunning photos with mobile devices and start your own private business. HOW WILL I GET MY CERTIFICATE? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. WHO IS THIS COURSE FOR? There is no experience or previous qualifications required for enrolment on this Professional Photography Diploma. It is available to all students, of all academic backgrounds. REQUIREMENTS Our Professional Photography Diploma is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. CAREER PATH Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management , Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. COURSE CURRICULUM 37 sections • 280 lectures • 20:27:00 total length •Introduction to the Photography Masterclass: 00:03:00 •How Does a Camera Work: 00:01:00 •Lecture Types: 00:02:00 •Intro to Exposure: 00:02:00 •What is Aperture: 00:08:00 •What is Shutter Speed: 00:04:00 •What is ISO: 00:06:00 •The Exposure Triangle: 00:09:00 •Using the Exposure Meter: 00:09:00 •Metering Modes - Advanced Lesson: 00:03:00 •Exposure Compensation - Advanced Lesson: 00:04:00 •Dynamic Range - Advanced Lesson: 00:03:00 •HDR and Bracketing - Advanced Lesson: 00:02:00 •Reading a Histogram: 00:02:00 •What is an Exposure: 00:01:00 •Exposure Modes: 00:09:00 •Intro to Activities: 00:01:00 •Activity - Exposure: 00:01:00 •Intro to Composition: 00:01:00 •The Rule of Thirds: 00:03:00 •Negative Space: 00:02:00 •Leading Lines: 00:03:00 •Symmetry and Balance: 00:02:00 •Perspective and Angles: 00:07:00 •Backgrounds: 00:03:00 •Activity - Composition: 00:01:00 •Advanced - Shooting Portraits with Wide vs Telephoto Lenses: 00:01:00 •Intro to Focus and Depth of Field: 00:01:00 •Understanding Depth of Field: 00:03:00 •How to Get a Blurrier Background: 00:02:00 •Manual vs Auto Focus: 00:03:00 •Auto Focus Modes: 00:05:00 •Getting Sharp Focus on Fast Moving Objects: 00:03:00 •What is Bokeh: 00:01:00 •Viewfinder Focus: 00:01:00 •Activity - Fast Objects: 00:01:00 •Intro to Camera Anatomy: 00:01:00 •The Main Camera Features: 00:05:00 •Camera Scene Modes: 00:03:00 •File Types and Formats: 00:09:00 •DSLR va Mirrorless Cameras: 00:03:00 •The Sensor: 00:06:00 •Continuous and Burst Modes: 00:02:00 •Resolution and Quality: 00:03:00 •Intro to White Balance and Color: 00:01:00 •What is White Balance: 00:03:00 •The Kelvin Light Temperature Scale: 00:04:00 •Automatic Balance Modes: 00:03:00 •Color Modes and In-Camera Adjustments: 00:03:00 •Light Spectrum and Theory 20 hours ago more: 00:02:00 •Using Colors Creatively: 00:03:00 •Black and White Photography: 00:04:00 •Activity - Creative Color: 00:01:00 •Advanced - Custom White Balance: 00:03:00 •Intro to Lighting: 00:02:00 •Using Natural Light: 00:08:00 •Using Natural Light a Window: 00:03:00 •Using Artificial Light: 00:07:00 •Using the on Board Camera Flash: 00:03:00 •Using an External Flash: 00:10:00 •Using a Light Kit: 00:04:00 •Creative Lighting: 00:05:00 •Activity - Lighting: 00:01:00 •Intro to Mobile Photography: 00:02:00 •Using a Smartphone Camera: 00:03:00 •Exposing Properly With the Smartphone Camera: 00:01:00 •Tips for Shooting With Your Mobile Camera: 00:04:00 •Shooting in Low Light With a Smartphone: 00:07:00 •Mobile Camera Accessories: 00:02:00 •Using Portrait Mode: 00:03:00 •Intro to Cameras: 00:01:00 •Camera Types: 00:03:00 •What is Your Budget: 00:03:00 •How and Where to Buy a Camera: 00:02:00 •What is the Best Beginner Camera: 00:06:00 •How to Build Out Your Camera Kit: 00:03:00 •Introducing Our Chats: 00:01:00 •A Chat About Buying a New Camera: 00:21:00 •Intro to Lenses: 00:01:00 •A Deeper Dive into Focal Length: 00:07:00 •A Deeper Dive Into Aperture: 00:05:00 •Primes vs Zooms: 00:06:00 •Prime vs Zoom - Quality Comparison: 00:02:00 •Upgrading Your Lenses - Kit vs Pro: 00:01:00 •Lens Stabilization: 00:03:00 •Filter Demonstration: 00:03:00 •Specialty and Creative Lenses: 00:04:00 •How to Clean Your Camera Lens: 00:06:00 •Intro to Camera Accessories: 00:01:00 •Memory Cards: 00:04:00 •Batteries: 00:02:00 •Stabilization: 00:04:00 •Flashes and Lights: 00:02:00 •Camera Bags: 00:03:00 •Hard Drives: 00:03:00 •Sam's Favorite Bags: 00:03:00 •Intro to Scenarios: 00:01:00 •Intro and Tips for Portrait Photography: 00:02:00 •Portrait Photo Demo: 00:08:00 •Intro and Tips for Long Exposure Photography: 00:02:00 •Daytime Long Exposure Demo: 00:19:00 •Activity - Portrait: 00:01:00 •Nighttime Long Exposure: 00:09:00 •Activity - Long Exposure: 00:01:00 •Intro and Tips for Landscape Photography: 00:02:00 •Landscape Photo demo: 00:07:00 •Activity - Landscape: 00:01:00 •Intro and Tips for Product Photography: 00:03:00 •Product Photo Demonstration with Natural Light: 00:07:00 •Product Photography with Lights: 00:03:00 •Adding a Refiection: 00:02:00 •DIY Light Box: 00:05:00 •Activity - Product: 00:01:00 •Editing Product Photos: 00:14:00 •Intro and Tips for Low Light Photography: 00:02:00 •Low Light Demo: 00:08:00 •Activity - Low light: 00:04:00 •Intro and Tips for Sports and Action Photography: 00:02:00 •Sports Photography: 00:08:00 •Activity - Action and Sports: 00:01:00 •Intro and Tips for Macro Photography: 00:02:00 •Macro Photography Demo: 00:05:00 •Activity - Macro: 00:01:00 •Street Photo demo: 00:04:00 •Activity - Street and Architecture: 00:01:00 •Intro to Event Photography: 00:02:00 •A Chat About Event Photography: 00:04:00 •Bring the Right Tools: 00:05:00 •Be Aware of Your Surrounding: 00:05:00 •Be Quick With Your Settings: 00:05:00 •Capture the Details: 00:04:00 •An Overview of Shooting a Wedding: 00:10:00 •Activity - Events: 00:01:00 •Intro to Drone Photography: 00:01:00 •Our Recommended Drone Equipment: 00:06:00 •Drone Tips: 00:06:00 •Drone Demo: 00:12:00 •Activity - Aerial Photography: 00:01:00 •Intro and for Night Photography: 00:01:00 •Night Photo Demo: 00:04:00 •Activity - Night: 00:01:00 •Intro to Editing: 00:01:00 •Activity - Photo Editing: 00:01:00 •Intro Photoshop: 00:05:00 •Opening Photos in Photoshop CC: 00:05:00 •Cropping in Photoshop CC: 00:03:00 •White Balance in Photoshop CC: 00:04:00 •Proper Photo Editing Workflow in Photoshop Photoshop CC: 00:06:00 •Exposure Photoshop CC: 00:03:00 •Color and Saturation in Photoshop CC: 00:04:00 •Sharpening and Noise Reduction in Photoshop CC: 00:06:00 •Tone Curve in Photoshop CC: 00:03:00 •Effects - Vignettes, Grain, Dehaze in Photoshop CC: 00:04:00 •Saving and Exporting in Photoshop CC: 00:08:00 •HSL and Grayscale in Photoshop CC: 00:05:00 •Split Toning in Photoshop CC: 00:03:00 •Lens Corrections in Photoshop CC: 00:06:00 •Spot and Blemish Removal in Photoshop CC: 00:04:00 •Targeted Adjustments in Photoshop CC: 00:05:00 •Straighten and Transform Tools in Photoshop CC: 00:03:00 •Graduated, Radial, Brush Filters in Photoshop CC: 00:08:00 •Range Masks in Photoshop CC: 00:07:00 •Full Landscape Edit in Photoshop CC: 00:15:00 •Full Portrait in Photoshop CC: 00:11:00 •Cropping in Photoshop CC: 00:04:00 •Layer Panel Workflow in Photoshop CC: 00:02:00 •Making Photo Adjustment in Photoshop CC: 00:11:00 •Removing Background from Photo in Photoshop CC: 00:08:00 •Favorite Tools for Manipulating Photos in Photoshop CC: 00:10:00 •Exporting from Photoshop CC: 00:04:00 •Editing Togather an HDR Photo in Photoshop CC: 00:03:00 •Intro to Lightroom Classic CC: 00:05:00 •Importing and Organizing in Lightroom Classic CC: 00:11:00 •Crop and Rotate Lightroom Classic CC: 00:05:00 •White Balance in Lightroom Classic: 00:08:00 •Exposure in Lightroom Classic CC: 00:06:00 •Color and Saturation in Lightroom Classic CC: 00:04:00 •Sharpening and Noise Reduction in Lightroom Classic CC: 00:07:00 •Vignettes, Grain and Dehaze in Lightroom Classic CC: 00:06:00 •Exporting in Lightroom Classic CC: 00:10:00 •Lens Corrections in Lightroom Classic CC: 00:05:00 •Split Tone in Lightroom Classic CC: 00:05:00 •Removing Blemishes With the Heal and Clone Tools in Lightroom Classic CC: 00:08:00 •Graduated, Radial and Brush Adjustments in Lightroom Classic CC: 00:10:00 •Adjustment Brush Presets in Lightroom Classic CC: 00:03:00 •Range Masks in Lightroom Classic CC: 00:05:00 •Full Edit - Portrait in Lightroom Classic CC: 00:19:00 •Full Edit - Black and White Action in Lightroom Classic CC: 00:09:00 •Intro to Lightroom CC: 00:03:00 •Import and Organize in Lightroom CC: 00:10:00 •Crop and Rotate in Lightroom CC: 00:03:00 •White Balance and Saturation in Lightroom CC: 00:06:00 •Light - Exposure and Tone Curve in Lightroom CC: 00:08:00 •Color Mixer in Lightroom CC: 00:02:00 •Effects in Lightroom CC: 00:05:00 •Split Toning in Lightroom CC: 00:01:00 •Details in Lightroom CC: 00:05:00 •Optics in Lightroom CC: 00:03:00 •Geometry in Lightroom CC: 00:04:00 •Exporting and Sharing Lightroom CC: 00:02:00 •Healing and Clone Brushes in Lightroom CC: 00:04:00 •Brush Adjustments Lightroom CC: 00:04:00 •Radial and Linear Gradients Lightroom CC: 00:05:00 •Advanced Optione and Presets in Lightroom CC: 00:04:00 •Full Edit - Night Photo in Lightroom CC: 00:11:00 •Full Edit - Portrait in Lightroom CC: 00:14:00 •Editing Photos in Your Web Browses With Lightroom CC: 00:03:00 •Intro to Mac Photos: 00:02:00 •Importing and Organizing Mac Photos: 00:07:00 •Cropping and Rotating in Mac Photos: 00:05:00 •Exposure Adjustments in Mac Photos: 00:04:00 •White Balance in Mac Photos: 00:06:00 •Color, Saturation, HSL in Mac Photos: 00:06:00 •Noise Reduction and Sharpening in Mac Photos: 00:07:00 •Vignettes, Contrast, Black and White in Mac Photos: 00:06:00 •Exporting in Mac Photos: 00:06:00 •Full Edit -Portrait in Mac Photos: 00:10:00 •Full Edit - Landscape in Mac Photos: 00:09:00 •Intro to Google Photos: 00:02:00 •Importing and Organizing in Google Photos: 00:04:00 •Editing Photos in Google Photos in Google photos: 00:07:00 •Downloading and Sharing in Google Photos: 00:03:00 •Full Edit - Macro in Google Photos: 00:05:00 •Full Edit - Landscape in Google Photos: 00:06:00 •Intro to Photoshop Express: 00:01:00 •Importing and Understanding the Workspace in Photoshop Express: 00:04:00 •The Editing Workspace and Applying Filters in Photoshop Express: 00:03:00 •Crop and Rotate in Photoshop Expressle: 00:03:00 •Editing Photos in Photoshop Express: 00:07:00 •Red Eye Removal, Text and Frames in Photoshop Express: 00:04:00 •Removing Blemishes: 00:01:00 •Saving and Exporting in Photoshop Express: 00:02:00 •Creating Collages in Photoshop Express: 00:05:00 •Full Edit - Landscape in Photoshop Express: 00:05:00 •Full Edit - Product Photo in Photoshop Express: 00:05:00 •Intro to Snapseed: 00:01:00 •Opening Photos and Navigating the App: 00:05:00 •Making Adjustments and Editing Exposure: 00:05:00 •Cropping: 00:02:00 •White Balance: 00:02:00 •Details and Sharpening: 00:02:00 •Tone Curves: 00:03:00 •Rotate, Perspective and Expand: 00:04:00 •Making Edits to Selected Parts of an Image: 00:04:00 •Removing Blemishes and Healing Brush: 00:01:00 •Snapseed Photo Styles: 00:07:00 •Text and Frames: 00:02:00 •Saving and Exporting: 00:03:00 •Full Portrait Edit: 00:06:00 •Intro to Sharing: 00:02:00 •Online Platforms for Photographers: 00:09:00 •Having Success on Instagram: 00:07:00 •Activity - Portfolio: 00:01:00 •Creating a Portfolio with Wix: 00:17:00 •Chat about Having an Online Presence: 00:07:00 •Chat about Getting More Followers: 00:05:00 •A Chat about Best Web Platforms for Photographers: 00:06:00 •Intro to Starting a Photography Business: 00:01:00 •Starting a Photo Business: 00:04:00 •Finding Your First Client: 00:05:00 •Payments and Accounting: 00:02:00 •How Much Should You Charge: 00:05:00 •Contracts: 00:03:00 •Income and Expense Tracking: 00:03:00 •A Chat About Getting our First Clients: 00:06:00 •A Chat About the Gear You Need to Start a Business: 00:03:00 •A Chat About How Much You Should Charge: 00:09:00 •Intro to Stock Photography: 00:01:00 •The Best Stock Photos Sites to Sell on: 00:02:00 •Selling Stock Photography on Your Own: 00:03:00 •How Licensing: 00:04:00 •How to Print Your Photos: 00:03:00 •How Big Can You Print Your Photos: 00:02:00 •Framing: 00:02:00 •Intro and Tips for Wildlife Photography: 00:02:00 •Wildlife Photography Demonstration: 00:06:00 •Photo Chat - Sam's Archipelago Trip: 00:05:00 •Activity - Nature: 00:01:00 •Thank You and Conclusion Video: 00:03:00 •Assignment - Professional Photography Diploma: 00:00:00

Professional Photography Diploma Course
Delivered Online On Demand
£12

Digital Photography Masterclass

By Apex Learning

OVERVIEW This comprehensive course on Digital Photography Masterclass will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Digital Photography Masterclass comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market.    So enrol in this course today to fast-track your career ladder. HOW WILL I GET MY CERTIFICATE? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. WHO IS THIS COURSE FOR? There is no experience or previous qualifications required for enrolment on this Digital Photography Masterclass. It is available to all students, of all academic backgrounds. REQUIREMENTS Our Digital Photography Masterclass is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. CAREER PATH Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- * Open doors of opportunities * Increase your adaptability * Keep you relevant * Boost confidence And much more! COURSE CURRICULUM 37 sections • 282 lectures • 20:25:00 total length •Introduction to the Photography Masterclass: 00:03:00 •How Does a Camera Work: 00:01:00 •Lecture Types: 00:02:00 •Intro to Exposure: 00:02:00 •What is Aperture: 00:08:00 •What is Shutter Speed: 00:04:00 •What is ISO: 00:06:00 •The Exposure Triangle: 00:09:00 •Using the Exposure Meter: 00:04:00 •Metering Modes - Advanced Lesson: 00:03:00 •Exposure Compensation - Advanced Lesson: 00:04:00 •Dynamic Range - Advanced Lesson: 00:03:00 •HDR and Bracketing - Advanced Lesson: 00:02:00 •Reading a Histogram: 00:02:00 •What is an Exposure: 00:01:00 •Exposure Modes: 00:08:00 •Intro to Activities: 00:01:00 •Activity - Exposure: 00:01:00 •Introduction to Composition: 00:01:00 •The Rule of Thirds: 00:03:00 •Negative Space: 00:02:00 •Leading Lines: 00:03:00 •Symmetry and Balance: 00:02:00 •Perspective and Angles: 00:07:00 •Backgrounds: 00:03:00 •Activity - Composition.MP4: 00:01:00 •Advanced - Shooting Portraits with Wide vs Telephoto Lenses: 00:01:00 •Intro to Focus and Depth of Field: 00:01:00 •Understanding Depth of Field: 00:03:00 •How to Get a Blurrier Background: 00:02:00 •Manual vs Auto Focus: 00:03:00 •Auto Focus Modes: 00:05:00 •Getting Sharp Focus on Fast Moving Objects: 00:03:00 •What is Bokeh: 00:01:00 •Viewfinder Focus: 00:01:00 •Activity - Fast Objects: 00:01:00 •Intro to Camera Anatomy: 00:01:00 •The Main Camera Features: 00:05:00 •Camera Scene Modes: 00:03:00 •File Types and Formats: 00:09:00 •DSLR va Mirrorless Cameras: 00:03:00 •The Sensor: 00:06:00 •Continuous and Burst Modes: 00:02:00 •Resolution and Quality: 00:03:00 •Intro to White Balance and Color: 00:01:00 •What is White Balance: 00:03:00 •The Kelvin Light Temperature Scale: 00:04:00 •Automatic Balance Modes: 00:03:00 •Color Modes and In-Camera Adjustments: 00:03:00 •Light Spectrum and Theory 20 hours ago More: 00:02:00 •Using Colors Creatively: 00:03:00 •Black and White Photography: 00:04:00 •Activity - Creative Color: 00:01:00 •Advanced - Custom White Balance: 00:03:00 •Intro to Lighting: 00:02:00 •Using Natural Light: 00:08:00 •Using Natural Light a Window: 00:03:00 •Using Artificial Light: 00:07:00 •Using the on Board Camera Flash: 00:03:00 •Using an External Flash: 00:10:00 •Using a Light Kit: 00:03:00 •Creative Lighting: 00:05:00 •Activity - Lighting: 00:01:00 •Intro to Mobile Photography: 00:02:00 •Using a Smartphone Camera: 00:03:00 •Exposing Properly With the Smartphone Camera: 00:01:00 •Tips for Shooting With Your Mobile Camera: 00:04:00 •Shooting in Low Light With a Smartphone: 00:07:00 •Mobile Camera Accessories: 00:02:00 •Using Portrait Mode: 00:03:00 •Intro to Cameras: 00:01:00 •Camera Types: 00:03:00 •What is Your Budget: 00:04:00 •How and Where to Buy a Camera: 00:02:00 •What is the Best Beginner Camera: 00:06:00 •How to Build Out Your Camera Kit: 00:03:00 •Introducing Our Chats: 00:01:00 •A Chat About Buying a New Camera: 00:21:00 •Intro to Lenses: 00:01:00 •A Deeper Dive into Focal Length: 00:07:00 •A Deeper Dive Into Aperture: 00:05:00 •Primes vs Zooms: 00:06:00 •Prime vs Zoom - Quality Comparison: 00:02:00 •Upgrading Your Lenses - Kit vs Pro: 00:01:00 •Lens Stabilization: 00:03:00 •Filter Demonstration: 00:03:00 •Specialty and Creative Lenses: 00:04:00 •How to Clean Your Camera Lens: 00:06:00 •Intro to Camera Accessories: 00:01:00 •Memory Cards: 00:04:00 •Batteries: 00:02:00 •Stabilization: 00:04:00 •Flashes and Lights: 00:02:00 •Camera Bags: 00:03:00 •Hard Drives: 00:03:00 •Sam's Favorite Bags: 00:03:00 •Intro to Scenarios: 00:01:00 •Intro and Tips for Portrait Photography: 00:02:00 •Portrait Photo Demo: 00:08:00 •Intro and Tips for Long Exposure Photography: 00:02:00 •Daytime Long Exposure Demo: 00:19:00 •Activity - Portrait: 00:01:00 •Nighttime Long Exposure: 00:09:00 •Activity - Long Exposure: 00:01:00 •Intro and Tips for Landscape Photography: 00:02:00 •Landscape Photo demo: 00:07:00 •Activity - Landscape: 00:01:00 •Intro and Tips for Product Photography: 00:03:00 •Product Photo Demonstration with Natural Light: 00:07:00 •Product Photography with Lights: 00:03:00 •Adding a Refiection: 00:02:00 •DIY Light Box: 00:05:00 •Activity - Product: 00:01:00 •Editing Product Photos: 00:14:00 •Intro and Tips for Low Light Photography: 00:02:00 •Low Light Demo: 00:08:00 •Activity - Low light: 00:01:00 •Intro and Tips for Sports and Action Photography: 00:02:00 •Sports Photography: 00:08:00 •Activity - Action and Sports: 00:01:00 •Intro and Tips for Macro Photography: 00:02:00 •Macro Photography Demo: 00:05:00 •Activity - Macro: 00:01:00 •Intro and Tips for Street Photography: 00:02:00 •Street Photo demo: 00:04:00 •Activity - Street and Architecture: 00:01:00 •Intro to Event Photography: 00:02:00 •A Chat About Event Photography: 00:04:00 •Bring the Right Tools: 00:05:00 •Be Aware of Your Surrounding: 00:05:00 •Be Quick With Your Settings: 00:05:00 •Capture the Details: 00:04:00 •An Overview of Shooting a Wedding: 00:10:00 •Activity - Event: 00:01:00 •Intro to Drone Photography: 00:01:00 •Our Recommended Drone Equipment: 00:06:00 •Drone Tips: 00:06:00 •Drone Demo: 00:12:00 •Activity - Aerial Photography: 00:01:00 •Intro and for Night Photography: 00:01:00 •Night Photo Demo: 00:04:00 •Activity - Night: 00:01:00 •Intro to Editing: 00:01:00 •Activity - Photo Editing: 00:01:00 •Intro Photoshop: 00:05:00 •Opening Photos in Photoshop CC: 00:05:00 •Cropping in Photoshop CC: 00:03:00 •White Balance in Photoshop CC: 00:04:00 •Proper Photo Editing Workflow in Photoshop Photoshop CC: 00:07:00 •Exposure Photoshop CC: 00:03:00 •Color and Saturation in Photoshop CC: 00:04:00 •Sharpening and Noise Reduction in Photoshop CC: 00:06:00 •Tone Curve in Photoshop CC: 00:03:00 •Effects - Vignettes, Grain, Dehaze in Photoshop CC: 00:04:00 •Saving and Exporting in Photoshop CC: 00:08:00 •HSL and Grayscale in Photoshop CC: 00:05:00 •Split Toning in Photoshop CC: 00:03:00 •Lens Corrections in Photoshop CC: 00:06:00 •Spot and Blemish Removal in Photoshop CC: 00:04:00 •Targeted Adjustments in Photoshop CC: 00:05:00 •Straighten and Transform Tools in Photoshop CC: 00:03:00 •Graduated, Radial, Brush Filters in Photoshop CC: 00:08:00 •Range Masks in Photoshop CC: 00:07:00 •Full Landscape Edit in Photoshop CC: 00:15:00 •Full Portrait in Photoshop CC: 00:11:00 •Cropping in Photoshop CC: 00:04:00 •Layer Panel Workflow in Photoshop CC: 00:02:00 •Making Photo Adjustment in Photoshop CC: 00:11:00 •Removing Background from Photo in Photoshop CC: 00:08:00 •Favorite Tools for Manipulating Photos in Photoshop CC: 00:10:00 •Exporting from Photoshop CC: 00:04:00 •Editing Togather an HDR Photo in Photoshop CC: 00:03:00 •Intro to Lightroom Classic CC: 00:05:00 •Importing and Organizing in Lightroom Classic CC: 00:11:00 •Crop and Rotate Lightroom Classic CC: 00:05:00 •White Balance in Lightroom Classic: 00:08:00 •Exposure in Lightroom Classic CC: 00:06:00 •Color and Saturation in Lightroom Classic CC: 00:09:00 •Sharpening and Noise Reduction in Lightroom Classic CC: 00:07:00 •Vignettes, Grain and Dehaze in Lightroom Classic CC: 00:06:00 •Exporting in Lightroom Classic CC: 00:10:00 •Lens Corrections in Lightroom Classic CC: 00:05:00 •Split Tone in Lightroom Classic CC: 00:05:00 •Removing Blemishes With the Heal and Clone Tools in Lightroom Classic CC: 00:08:00 •Graduated, Radial and Brush Adjustments in Lightroom Classic CC: 00:10:00 •Adjustment Brush Presets in Lightroom Classic CC: 00:03:00 •Range Masks in Lightroom Classic CC: 00:05:00 •Full Edit - Portrait in Lightroom Classic CC: 00:19:00 •Full Edit - Black and White Action in Lightroom Classic CC: 00:10:00 •Intro to Lightroom CC: 00:03:00 •Import and Organize in Lightroom CC: 00:10:00 •Crop and Rotate in Lightroom CC: 00:03:00 •White Balance and Saturation in Lightroom CC: 00:06:00 •Light - Exposure and Tone Curve in Lightroom CC: 00:08:00 •Color Mixer in Lightroom CC: 00:02:00 •Effects in Lightroom CC: 00:05:00 •Split Toning in Lightroom CC: 00:01:00 •Details in Lightroom CC: 00:05:00 •Optics in Lightroom CC: 00:03:00 •Geometry in Lightroom CC: 00:04:00 •Exporting and Sharing Lightroom CC: 00:02:00 •Healing and Clone Brushes in Lightroom CC: 00:04:00 •Brush Adjustments Lightroom CC: 00:04:00 •Radial and Linear Gradients Lightroom CC: 00:05:00 •Advanced Optione and Presets in Lightroom CC: 00:04:00 •Full Edit - Night Photo in Lightroom CC: 00:11:00 •Full Edit - Portrait in Lightroom CC: 00:14:00 •Editing Photos in Your Web Browses With Lightroom CC: 00:03:00 •Intro to Mac Photos: 00:02:00 •Importing and Organizing Mac Photos: 00:07:00 •Cropping and Rotating in Mac Photos: 00:05:00 •Exposure Adjustments in Mac Photos: 00:04:00 •White Balance in Mac Photos: 00:06:00 •Color, Saturation, HSL in Mac Photos: 00:06:00 •Noise Reduction and Sharpening in Mac Photos: 00:07:00 •Vignettes, Contrast, Black and White in Mac Photos: 00:06:00 •Exporting in Mac Photos: 00:06:00 •Full Edit -Portrait in Mac Photos: 00:10:00 •Full Edit - Landscape in Mac Photos: 00:09:00 •Intro to Google Photos: 00:02:00 •Importing and Organizing in Google Photos: 00:04:00 •Editing Photos in Google Photos in Google photos: 00:07:00 •Downloading and Sharing in Google Photos: 00:03:00 •Full Edit - Macro in Google Photos: 00:05:00 •Full Edit - Landscape in Google Photos: 00:06:00 •Intro to Photoshop Express: 00:01:00 •Importing and Understanding the Workspace in Photoshop Express: 00:04:00 •The Editing Workspace and Applying Filters in Photoshop Express: 00:03:00 •Crop and Rotate in Photoshop Expressle: 00:03:00 •Editing Photos in Photoshop Express: 00:07:00 •Red Eye Removal, Text and Frames in Photoshop Express: 00:04:00 •Removing Blemishes: 00:01:00 •Saving and Exporting in Photoshop Express: 00:02:00 •Creating Collages in Photoshop Express: 00:05:00 •Full Edit - Landscape in Photoshop Express: 00:05:00 •Full Edit - Product Photo in Photoshop Express: 00:05:00 •Intro to Snapseed: 00:01:00 •Opening Photos and Navigating the App: 00:05:00 •Making Adjustments and Editing Exposure: 00:05:00 •Cropping: 00:02:00 •White Balance: 00:02:00 •Details and Sharpening: 00:02:00 •Tone Curves: 00:03:00 •Rotate, Perspective and Expand: 00:04:00 •Making Edits to Selected Parts of an Image: 00:03:00 •Removing Blemishes and Healing Brush: 00:01:00 •Snapseed Photo Styles: 00:07:00 •Text and Frames: 00:02:00 •Saving and Exporting: 00:03:00 •Full Portrait Edit: 00:06:00 •Intro to Sharing: 00:02:00 •Online Platforms for Photographers: 00:07:00 •Having Success on Instagram: 00:07:00 •Activity - Portfolio: 00:01:00 •Creating a Portfolio with Wix: 00:17:00 •Chat about Having an Online Presence: 00:07:00 •Chat about Getting More Followers: 00:05:00 •A Chat about Best Web Platforms for Photographers: 00:06:00 •Intro to Starting a Photography Business: 00:01:00 •Starting a Photo Business: 00:04:00 •Finding Your First Client: 00:05:00 •Payments and Accounting: 00:02:00 •How Much Should You Charge: 00:05:00 •Contracts: 00:03:00 •Income and Expense Tracking: 00:03:00 •A Chat About Getting our First Clients: 00:06:00 •A Chat About the Gear You Need to Start a Business: 00:03:00 •A Chat About How Much You Should Charge: 00:09:00 •Intro to Stock Photography: 00:01:00 •The Best Stock Photos Sites to Sell on: 00:02:00 •Selling Stock Photography on Your Own: 00:03:00 •How Licensing: 00:04:00 •How to Print Your Photos: 00:03:00 •How Big Can You Print Your Photos: 00:02:00 •Framing: 00:02:00 •Intro and Tips for Wildlife Photography: 00:02:00 •Wildlife Photography Demonstration: 00:06:00 •Photo Chat - Sam's Archipelago Trip: 00:05:00 •Activity - Nature: 00:01:00 •Activity - Wildlife: 00:01:00 •Thank You and Conclusion Video: 00:03:00 •Assignment - Digital Photography Masterclass: 00:00:00

Digital Photography Masterclass
Delivered Online On Demand
£12