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

1511 Google courses

Stress management & building resilience - 1 Day Online Workshop

By Haptivate

Discover practical ways to reduce stress, improve motivation and handle challenges with greater ease.

Stress management & building resilience - 1 Day Online Workshop
Delivered OnlineFlexible Dates
£249

Architecting Hybrid Cloud Infrastructure with Anthos

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This class is primarily intended for the following participants: Technical employees using GCP, including customer companies, partners and system integrators deployment engineers, cloud architects, cloud administrators, system engineers , and SysOps/DevOps engineers. Individuals using GCP to create, integrate, or modernize solutions using secure, scalable microservices architectures in hybrid environments. Overview Connect and manage Anthos GKE clusters from GCP Console whether clusters are part of Anthos on Google Cloud or Anthos deployed on VMware. Understand how service mesh proxies are installed, configured and managed. Configure centralized logging, monitoring, tracing, and service visualizations wherever the Anthos GKE clusters are hosted. Understand and configure fine-grained traffic management. Use service mesh security features for service-service authentication, user authentication, and policy-based service authorization. Install a multi-service application spanning multiple clusters in a hybrid environment. Understand how services communicate across clusters. Migrate services between clusters. Install Anthos Config Management, use it to enforce policies, and explain how it can be used across multiple clusters. This two-day instructor-led course prepares students to modernize, manage, and observe their applications using Kubernetes whether the application is deployed on-premises or on Google Cloud Platform (GCP). Through presentations, and hands-on labs, participants explore and deploy using Kubernetes Engine (GKE), GKE Connect, Istio service mesh and Anthos Config Management capabilities that enable operators to work with modern applications even when split among multiple clusters hosted by multiple providers, or on-premises. Anthos Overview Describe challenges of hybrid cloud Discuss modern solutions Describe the Anthos Technology Stack Managing Hybrid Clusters using Kubernetes Engine Understand Anthos GKE hybrid environments, with Admin and User clusters Register and authenticate remote Anthos GKE clusters in GKE Hub View and manage registered clusters, in cloud and on-premises, using GKE Hub View workloads in all clusters from GKE Hub Lab: Managing Hybrid Clusters using Kubernetes Engine Introduction to Service Mesh Understand service mesh, and problems it solves Understand Istio architecture and components Explain Istio on GKE add on and it's lifecycle, vs OSS Istio Understand request network traffic flow in a service mesh Create a GKE cluster, with a service mesh Configure a multi-service application with service mesh Enable external access using an ingress gateway Explain the multi-service example applications: Hipster Shop, and Bookinfo Lab: Installing Open Source Istio on Kubernetes Engine Lab: Installing the Istio on GKE Add-On with Kubernetes Engine Observing Services using Service Mesh Adapters Understand service mesh flexible adapter model Understand service mesh telemetry processing Explain Stackdriver configurations for logging and monitoring Compare telemetry defaults for cloud and on-premises environments Configure and view custom metrics using service mesh View cluster and service metrics with pre-configured dashboards Trace microservice calls with timing data using service mesh adapters Visualize and discover service attributes with service mesh Lab: Telemetry and Observability with Istio Managing Traffic Routing with Service Mesh Understand the service mesh abstract model for traffic management Understand service mesh service discovery and load balancing Review and compare traffic management use cases and configurations Understand ingress configuration using service mesh Visualize traffic routing with live generated requests Configure a service mesh gateway to allow access to services from outside the mesh Apply virtual services and destination rules for version-specific routing Route traffic based on application-layer configuration Shift traffic from one service version to another, with fine-grained control, like a canary deployment Lab: Managing Traffic Routing with Istio and Envoy Managing Policies and Security with Service Mesh Understand authentication and authorization in service mesh Explain mTLS flow for service to service communication Adopt mutual TLS authentication across the service mesh incrementally Enable end-user authentication for the frontend service Use service mesh access control policies to secure access to the frontend service Lab: Managing Policies and Security with Service Mesh Managing Policies using Anthos Config Management Understand the challenge of managing resources across multiple clusters Understand how a Git repository is as a configuration source of truth Explain the Anthos Config Management components, and object lifecycle Install and configure Anthos Config Management, operators, tools, and related Git repository Verify cluster configuration compliance and drift management Update workload configuration using repo changes Lab: Managing Policies in Kubernetes Engine using Anthos Config Configuring Anthos GKE for Multi-Cluster Operation Understand how multiple clusters work together using DNS, root CA, and service discovery Explain service mesh control-plane architectures for multi-cluster Configure a multi-service application using service mesh across multiple clusters with multiple control-planes Configure a multi-service application using service mesh across multiple clusters with a shared control-plane Configure service naming/discovery between clusters Review ServiceEntries for cross-cluster service discovery Migrate workload from a remote cluster to an Anthos GKE cluster Lab: Configuring GKE for Multi-Cluster Operation with Istio Lab: Configuring GKE for Shared Control Plane Multi-Cluster Operation

Architecting Hybrid Cloud Infrastructure with Anthos
Delivered OnlineFlexible Dates
Price on Enquiry

Android Studio Development Essentials

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for individuals who want to learn how to program Android applications using the Java Programming Language. Overview Upon successful completion of this course, students will have an understanding of basic application Android development. This course will teach the basics of Android Development using the Java Programming Language and Android Studio. Introduction and Setup Android Studio Development Essentials Introduction Setting up an Android Studio Development Environment Creating an Example Android App in Android Studio A Tour of the Android Studio User Interface Creating an Android Virtual Device (AVD) in Android Studio Using and Configuring the Android Studio AVD Emulator Testing Android Studio Apps on a Physical Android Device The Basics of the Android Studio Code Editor Android Architecture and State Changes An Overview of the Android Architecture The Anatomy of an Android Application Understanding Android Application and Activity Lifecycles Handling Android Activity State Changes Android Activity State Changes by Example Saving and Restoring the State of an Android Activity Views and Layouts Understanding Android Views, View Groups and Layouts in Android Studio A Guide to the Android Studio Layout Editor Tool A Guide to the Android ConstraintLayout A Guide to using ConstraintLayout in Android Studio An Android Studio Layout Editor ConstraintLayout Tutorial Manual XML Layout Design in Android Studio Creating an Android User Interface in Java Code Event Handling An Overview and Example of Android Event Handling A Guide to using Instant Run in Android Studio Android Touch and Multi-touch Event Handling Detecting Common Gestures using Android Studio and the Gesture Detector Class Implementing Custom Gesture and Pinch Recognition on Android Advanced Layout and Transitions An Introduction Android Fragments Using Fragments in Android Studio - An Example Creating and Managing Overflow Menus on Android Animating User Interfaces with the Android Transitions Framework An Android Transition Tutorial using beginDelayedTransition Implementing Android Scene Transitions ? A Tutorial Working with the Floating Action Button and Snackbar Creating a Tabbed Interface using the TabLayout Component Working with the RecyclerView and CardView Widgets An Android RecyclerView and CardView Tutorial Working with the AppBar and Collapsing Toolbar Layouts Implementing an Android Navigation Drawer An Android Studio Master/Detail Flow Tutorial Intents, Threads, Services, and Notifications An Overview of Android Intents Android Explicit Intents ? A Worked Example Android Implicit Intents ? A Worked Example Android Broadcast Intents and Broadcast Receivers A Basic Overview of Threads and Thread Handlers An Overview of Android Started and Bound Services Implementing an Android Started Service - A Worked Example Android Local Bound Services - A Worked Example Android Remote Bound Services - A Worked Example An Android 7 Notifications Tutorial An Android 7 Direct Reply Notification Tutorial Data Access and Storage Integrating Firebase Support into an Android Studio Project An Android 7 Firebase Remote Notification Tutorial An Introduction to Android 7 Multi-Window Support An Android Studio Multi-Window Split-Screen and Freeform Tutorial An Overview of Android SQLite Databases in Android Studio An Android TableLayout and TableRow Tutorial An Android SQLite Database Tutorial Understanding Android Content Providers Implementing an Android Studio Content Provider in Android Studio Accessing Cloud Storage using the Android Storage Access Framework An Android Storage Access Framework Example Multimedia, Maps and Printing Video Playback on Android VideoView and MediaController Classes Video Recording and Image Capture using Camera Intents Making Runtime Permission Requests in Android Android Audio Recording and Playback using MediaPlayer and MediaRecorder Working with the Google Maps Android API in Android Studio Printing with the Android Printing Framework An Android HTML and Web Content Printing Example A Guide to Android Custom Document Printing Final Build An Android Fingerprint Authentication Tutorial Handling Different Android Devices and Displays Signing and Preparing an Android Application for Release Integrating Google Play In-app Billing into an Android Application An Overview of Gradle in Android Studio An Android Studio Gradle Build Variants Example Additional course details: Nexus Humans Android Studio Development Essentials 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 Android Studio Development Essentials 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.

Android Studio Development Essentials
Delivered OnlineFlexible Dates
Price on Enquiry

Efficient Task Management Using Basecamp

By Compete High

🚀 Unlock Peak Productivity: Master Efficient Task Management with Basecamp! 🚀   Are you drowning in a sea of never-ending tasks, struggling to keep your projects organized and your team on the same page? Say goodbye to chaos and hello to streamlined success with our transformative online course: 'Efficient Task Management Using Basecamp'!   🌟 Why Choose Basecamp? 🌟   Basecamp is the game-changer your workflow needs! This powerful project management tool has revolutionized the way teams collaborate, ensuring seamless communication, and boosting productivity. Our comprehensive course will empower you to harness the full potential of Basecamp, turning it into your ultimate productivity ally.   🚀 What You'll Gain:   1️⃣ Master Basecamp Essentials: Navigate through Basecamp's features with ease. From project creation to task assignment, we've got you covered.   2️⃣ Effective Communication Strategies: Say goodbye to messy email threads! Learn how to centralize communication, ensuring everyone stays in the loop.   3️⃣ Streamlined Task Management: Say hello to efficiency! Discover how to organize tasks, set deadlines, and keep everyone accountable, all within the Basecamp platform.   4️⃣ Collaboration Superpowers: Unleash the true power of teamwork with Basecamp's collaborative features. See how seamless collaboration can elevate your project outcomes.   5️⃣ Time-Saving Tips and Tricks: Work smarter, not harder. Explore time-saving hacks to optimize your workflow and achieve more in less time.   🎓 Why Choose Our Course?   ✅ Expert Guidance: Led by seasoned professionals, our instructors bring real-world experience to the virtual classroom.   ✅ Interactive Learning: Dive into hands-on activities, case studies, and quizzes to reinforce your understanding and make learning fun!   ✅ Lifetime Access: Enjoy unlimited access to course materials, ensuring you can revisit and reinforce your skills whenever you need.   ✅ Community Support: Join our exclusive community of learners. Share insights, ask questions, and network with like-minded individuals.   🔥 Don't Miss Out! 🔥   Transform the way you work, boost your team's efficiency, and elevate your career with 'Efficient Task Management Using Basecamp.' Embrace the future of productivity - Enroll Now!   Ready to revolutionize your workflow? Click the link to join the course and take the first step toward a more efficient, organized, and successful future! 🚀💻✨     Course Curriculum Basic Course Overview 00:00 The Three Versions of Basecamp 00:00 Mobile Installation of Version 2.0 00:00 Customizing Your Profile 00:00 Customizing Basecamp Settings 00:00 Project Creation 00:00 Project Discussions 00:00 To Do Lists 00:00 Project Documents 00:00 Project Management - Discussions 00:00 Project Management - Dates and Content 00:00 Project Notifications 00:00 Project Tracking 00:00 Project Calendars 00:00 Project Participants 00:00 Project Templates 00:00 Project Content 00:00 Project Navigation Shortcuts- Part 1 00:00 Project Navigation Shortcuts - Part 2 00:00 Conclusion 00:00 Advance Introduction and Overview of the Advanced Course 00:00 Working with Basecamp Groups 00:00 Working with Clients 00:00 Working with Outsourcers 00:00 Working with Non Basecamp Users 00:00 Integrating with Microsoft Outlook 00:00 Basecamp and Dropbox With Zapier 00:00 Basecamp and E-Mail Integraton with Zapier 00:00 Basecamp and Google Integration Through Zapier 00:00 Interface Strategy 00:00 Assembling The Team 00:00 Creating Groups 00:00 Creating To Do Lists 00:00 Content and Discussions Set Up 00:00 Creating And Using Templates 00:00 Setting Dates 00:00 Team Assignments 00:00 Tracking and Managing Progress 00:00 Removing and Adjusting Participants 00:00 Conclusion 00:00

Efficient Task Management Using Basecamp
Delivered Online On Demand1 hour 41 minutes
£25

Web & Graphic Designing Courses

5.0(10)

By Apex Learning

***Limited Time Exclusive Bundle*** Get Hard Copy + PDF Certificates + Transcript + Student ID Card + e-Learning App as a Gift - Enrol Now Tired of browsing and searching for a Web & Graphic Designing course you are looking for? Can't find the complete package that fulfils all your needs? Then don't worry as you have just found the solution. Take a minute and look through this extensive bundle that has everything you need to succeed. After surveying thousands of learners just like you and considering their valuable feedback, this all-in-one Web & Graphic Designing bundle has been designed by industry experts. We prioritised what learners were looking for in a complete package and developed this in-demand Web & Graphic Designing course that will enhance your skills and prepare you for the competitive job market. Also, our experts are available for answering your queries on Web & Graphic Designing and help you along your learning journey. Advanced audio-visual learning modules of these Web & Graphic Designing courses are broken down into little chunks so that you can learn at your own pace without being overwhelmed by too much material at once. Furthermore, to help you showcase your expertise in Web & Graphic Designing, we have prepared a special gift of 1 hardcopy certificate and 1 PDF certificate for the title course completely free of cost. These certificates will enhance your credibility and encourage possible employers to pick you over the rest. This Web & Graphic Designing Bundle Consists of the following Premium courses: Course 01: Modern Web Designing - Level 2 Course 02: Level 2 Adobe Graphics Design Course Course 03: Web Design in Affinity Designer Course 04: Diploma in Animation Design Course 05: Advanced Diploma in User Experience UI/UX Design Course 07: Graphic and Logo Design Course 08: Ultimate PHP & MySQL Web Development Course & OOP Coding Course 09: Social Media Website Development Using Wordpress Course 10: Create Website for Accounting Business Course 11: Landing Page Design and Conversion Rate Optimisation Course 12: HTML Web Development for Beginners Course 13: Front End Web Development Diploma Course 14: Diploma in PHP Web Development Course 15: WebGL 2D/3D Programming and Graphics Rendering Enrol now in Web & Graphic Designing to advance your career, and use the premium study materials from Apex Learning. How will I get my Certificate? After successfully completing the course, you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (For The Title Course) Hard Copy Certificate: Free (For The Title Course) The bundle incorporates basic to advanced level skills to shed some light on your way and boost your career. Hence, you can strengthen your Web & Graphic Designing expertise and essential knowledge, which will assist you in reaching your goal. Curriculum of Bundle Course 01: Modern Web Designing - Level 2 Module: 01 1.1 Intro 1.2 Install the Tools and Get Started Module: 02 2.1 Intro to HTML 2.2 What is HTML 2.3 Start a New HTML File & Use Tags 2.4 Header Tags 2.5 Edit Text 2.6 Links 2.7 Images 2.8 Lists 2.9 Challenge 2.10 HTML Outro Module: 03 3.1 CSS Intro 3.2 Add CSS Styles 3.3 Classes and IDs 3.4 Borders 3.5 Sizing 3.6 Padding and Margin 3.7 Text Styles 3.8 DIVs 3.9 Postioning 3.10 Hover 3.11 Easily Center Elements 3.12 Fonts 3.13 Challenge 3.14 CSS Outro Module: 04 4.1 Intro to Bootstrap 4.2 Install Bootstrap 4.3 Indenting and Containers 4.4 The Grid System 4.5 Images 4.6 Buttons 4.7 Challenge 4.8 Bootstrap Outro Module: 05 5.1 Landing Page Intro 5.2 Sketch Your Landing Page 5.3 The Top Section 5.4 Polish the Top Section 5.5 Adding Images 5.6 The Main Points Section 5.7 Collecting Emails With an Opt-In Form 5.8 Challenge 5.9 Landing Page Outro Module: 06 6.1 Business Site Intro 6.2 Sketch Up 6.3 Using Fancy Font Logo 6.4 Carousel Basics 6.5 Carousel Extras 6.6 Text on Images 6.7 Phone Number Icon 6.8 Google Maps 6.9 Font Awesome 6.10 Challenge 6.11 Business Site Outro Module: 07 7.1 Intro 7.2 Portfolio Sketch 7.3 Jumbotron 7.4 Nav Bar 7.5 Panels 7.6 Challenge 7.7 Portfolio Outre Module: 08 8.1 Hosting 8.2 Bluehost 8.3 Uploading 8.4 Tips 8.5 Hosting Outro And much more... CPD 170 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this Web & Graphic Designing bundle. Requirements Our Web & Graphic Designing course is fully compatible with PCs, Macs, laptops, tablets and Smartphone devices. Career path Having this Web & Graphic Designing expertise will increase the value of your CV and open you up to multiple job sectors. Certificates Certificate of completion Digital certificate - Included Certificate of completion Hard copy certificate - Included P.S. The delivery charge inside the UK is £3.99, and the international students have to pay £9.99.

Web & Graphic Designing Courses
Delivered Online On Demand
£65

Virtual Assistant Training - CPD Accredited

5.0(10)

By Apex Learning

Flash Sale On | Get Hard Copy + PDF Certificates + Transcript + Student ID Card worth £160 as a Gift | 11-in-1 Premium Bundle | CPD QS Certified | 115 CPD Points | Lifetime Access | Enrol Today

Virtual Assistant Training - CPD Accredited
Delivered Online On Demand3 days
£49

Diploma in SEO Training and WordPress SEO - Level 5 (QLS Endorsed)

By Kingston Open College

QLS Endorsed + CPD QS Accredited - Dual Certification | Instant Access | 24/7 Tutor Support

Diploma in SEO Training and WordPress SEO - Level 5 (QLS Endorsed)
Delivered Online On Demand5 hours
£15

Social Media & Marketing

By NextGen Learning

3-in-1 Exclusive Social Media Bundle Our extensive Social Media course is developed thoroughly for you to indulge and learn all Social Media topics with utmost clarity and thorough explanation. This Social Media course includes not only one course but THREE courses within the bundle. So you are getting two extra courses for the price of one, no extra money! Our course aims to provide detailed insight into the Social Media with full support from our teachers. So if you are looking for a convenient way to boost your knowledge further of the Social Media topic but are too busy to go to a class, then enrol in this course and you are sorted! Our in-depth course has no time limit and can be accessed from anywhere in the world. You'll pick up a ton of fresh information, whether you're a novice or an advanced. The mega course's sheer size and breadth speak for itself! So, do not delay any further; we are excited and looking forward to letting you in our CPD Accredited course as much as you are! The following courses will not only fast-track your career but also make it even more rewarding: Course 01: Social Media for Business Course 02: Marketing Strategies for Business Course 03: Cyber Security Incident Handling and Incident Response Learning Outcome From this interactive Professional Diploma in Social Media course, you will be able to: Deep dive into the basics of Social Media. Learn how to improve your skills in general. Increase your ability to reason and solve problems. Utilise the Social Media to boost output. Gain confidence and clarity in your communication. Explore different career routes in this field. This comprehensive three-in-one Social Media course equips you with critical guidance, methods, and strategies for increasing both employee and professional development. The Social Media course from Next Generation's easy-to-digest and deliverable modules will provide you with the most essential and useful knowledge for growing your profession, from setting personal development goals to forming a cross-functional team. Key Topics: Facebook Twitter Pinterest Google+ Advertising and Networking LinkedIn YouTube Channels Strategic Outline: Where are we now? Strategic Outline: Where do we want to be? Its time to Go to Market Preparation for an Incident Ensure success Preparation for an Incident Identification Containment Eradication Recovery Phase And many more ... Show off your new skills with a certificate of completion Once you complete the Professional Diploma in Social Media course, you will be eligible to request a digital certificate for free. For Printed Transcript & Hardcopy Certificate- 4.99 GBP (Inside the UK Postal Fee) 8.99 GBP (International Delivery Fee) CPD 30 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Course is suitable for anyone interested in: Professional Diploma in Social Media Digital Media Media and Art Media Production Media Studies Requirements No previous knowledge of the Social Media is required to enrol in this training. Career path The aim of this exclusive bundle Social Media course is to help you toward your dream career. So, complete this course and enhance your skills to explore opportunities in relevant areas.

Social Media & Marketing
Delivered Online On Demand11 hours
£12

Branding, Strategic Marketing, Business Management, SEO & Social Media - 21 Courses Bundle

By NextGen Learning

Get ready for an exceptional online learning experience with the Branding, Strategic Marketing, Business Management, SEO & Social Media bundle! This carefully curated collection of 20 premium courses is designed to cater to a variety of interests and disciplines. Dive into a sea of knowledge and skills, tailoring your learning journey to suit your unique aspirations. Branding, Strategic Marketing, Business Management, SEO & Social Media is a dynamic package, blending the expertise of industry professionals with the flexibility of digital learning. This Branding & Strategic Marketing offers the perfect balance of foundational understanding and advanced insights. Whether you're looking to break into a new field or deepen your existing knowledge, the Branding & Strategic Marketing package has something for everyone. As part of the Branding, Strategic Marketing, Business Management, SEO & Social Media package, you will receive complimentary PDF certificates for all courses in this bundle at no extra cost. Equip yourself with the Branding & Strategic Marketing bundle to confidently navigate your career path or personal development journey. Enrol today and start your career growth! This Branding & Strategic Marketing Bundle Comprises the Following CPD Accredited Courses: Branding Fundamentals for New Business Branding Your Business Developing Strategic Executive Management How to Produce a Creative Marketing Strategy Win Customers Efficiently: Customer Service Diploma Business Management and Finance Course Communication Masterclass Building Strong Relationships Learn to Identify and Solve Business Problems Creating and Branding with Canva for Beginners How To Do Keyword Research For SEO & Ranking On Google Linkedin Marketing for Business Youtube Marketing Strategy Facebook Marketing Strategy for Business Social Media Strategy for Business Learn to Optimize Results With Facebook Analytics Creating and Branding with Canva Advanced Level Career Development Plan Fundamentals CV Writing and Job Searching Learn to Level Up Your Leadership Networking Skills for Personal Success Ace Your Presentations: Public Speaking Masterclass Learning Outcome: Gain comprehensive insights into multiple fields. Foster critical thinking and problem-solving skills across various disciplines. Understand industry trends and best practices through the Branding & Strategic Marketing Bundle. Develop practical skills applicable to real-world situations. Enhance personal and professional growth with Branding & Strategic Marketing. Build a strong knowledge base in your chosen course via Branding & Strategic Marketing. Benefit from the flexibility and convenience of online learning. With the Branding & Strategic Marketing package, validate your learning with a CPD certificate. Each course of this Branding & Strategic Marketing bundle holds a prestigious CPD accreditation, symbolising exceptional quality. The materials, brimming with knowledge, are regularly updated, ensuring their relevance. This Branding & Strategic Marketing bundle promises not just education but an evolving learning experience. Engage with this extraordinary collection, and prepare to enrich your personal and professional development. Embrace the future of learning with Branding, Strategic Marketing, Business Management, SEO & Social Media, a rich anthology of 15 diverse courses. Each course in the Branding & Strategic Marketing bundle is handpicked by our experts to ensure a wide spectrum of learning opportunities. This Branding, Strategic Marketing, Business Management, SEO & Social Media bundle will take you on a unique and enriching educational journey. The Branding & Strategic Marketing bundle encapsulates our mission to provide quality, accessible education for all. Whether you are just starting your career, looking to switch industries, or hoping to enhance your professional skill set, the Branding, Strategic Marketing, Business Management, SEO & Social Media bundle offers you the flexibility and convenience to learn at your own pace. Make the Branding & Strategic Marketing package your trusted companion in your lifelong learning journey. CPD 200 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The Branding, Strategic Marketing, Business Management, SEO & Social Media bundle is perfect for: Lifelong learners looking to expand their knowledge and skills. Professionals seeking to enhance their career with CPD certification. Individuals wanting to explore new fields and disciplines. Anyone who values flexible, self-paced learning from the comfort of home. Career path Unleash your potential with the Branding, Strategic Marketing, Business Management, SEO & Social Media bundle. Acquire versatile skills across multiple fields, foster problem-solving abilities, and stay ahead of industry trends. Ideal for those seeking career advancement, a new professional path, or personal growth. Embrace the journey with the Branding & Strategic Marketing bundle package. Certificates Certificate Of Completion Digital certificate - Included Certificate Of Completion Hard copy certificate - Included You will get a complimentary Hard Copy Certificate.

Branding, Strategic Marketing, Business Management, SEO & Social Media - 21 Courses Bundle
Delivered Online On Demand30 hours
£99

Java Course for Beginners

4.8(9)

By Skill Up

Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step

Java Course for Beginners
Delivered Online On Demand5 hours 32 minutes
£25