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

8906 Courses

Python for Data Analysis

4.9(27)

By Apex Learning

Overview This comprehensive course on Python for Data Analysis will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Python for Data Analysis comes with accredited certification, 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 Python for Data Analysis. It is available to all students, of all academic backgrounds. Requirements Our Python for Data Analysis 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 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 19 sections • 99 lectures • 00:08:00 total length •Welcome & Course Overview: 00:07:00 •Set-up the Environment for the Course (lecture 1): 00:09:00 •Set-up the Environment for the Course (lecture 2): 00:25:00 •Two other options to setup environment: 00:04:00 •Python data types Part 1: 00:21:00 •Python Data Types Part 2: 00:15:00 •Loops, List Comprehension, Functions, Lambda Expression, Map and Filter (Part 1): 00:16:00 •Loops, List Comprehension, Functions, Lambda Expression, Map and Filter (Part 2): 00:20:00 •Python Essentials Exercises Overview: 00:02:00 •Python Essentials Exercises Solutions: 00:22:00 •What is Numpy? A brief introduction and installation instructions.: 00:03:00 •NumPy Essentials - NumPy arrays, built-in methods, array methods and attributes.: 00:28:00 •NumPy Essentials - Indexing, slicing, broadcasting & boolean masking: 00:26:00 •NumPy Essentials - Arithmetic Operations & Universal Functions: 00:07:00 •NumPy Essentials Exercises Overview: 00:02:00 •NumPy Essentials Exercises Solutions: 00:25:00 •What is pandas? A brief introduction and installation instructions.: 00:02:00 •Pandas Introduction: 00:02:00 •Pandas Essentials - Pandas Data Structures - Series: 00:20:00 •Pandas Essentials - Pandas Data Structures - DataFrame: 00:30:00 •Pandas Essentials - Handling Missing Data: 00:12:00 •Pandas Essentials - Data Wrangling - Combining, merging, joining: 00:20:00 •Pandas Essentials - Groupby: 00:10:00 •Pandas Essentials - Useful Methods and Operations: 00:26:00 •Pandas Essentials - Project 1 (Overview) Customer Purchases Data: 00:08:00 •Pandas Essentials - Project 1 (Solutions) Customer Purchases Data: 00:31:00 •Pandas Essentials - Project 2 (Overview) Chicago Payroll Data: 00:04:00 •Pandas Essentials - Project 2 (Solutions Part 1) Chicago Payroll Data: 00:18:00 •Matplotlib Essentials (Part 1) - Basic Plotting & Object Oriented Approach: 00:13:00 •Matplotlib Essentials (Part 2) - Basic Plotting & Object Oriented Approach: 00:22:00 •Matplotlib Essentials (Part 3) - Basic Plotting & Object Oriented Approach: 00:22:00 •Matplotlib Essentials - Exercises Overview: 00:06:00 •Matplotlib Essentials - Exercises Solutions: 00:21:00 •Seaborn - Introduction & Installation: 00:04:00 •Seaborn - Distribution Plots: 00:25:00 •Seaborn - Categorical Plots (Part 1): 00:21:00 •Seaborn - Categorical Plots (Part 2): 00:16:00 •Seborn-Axis Grids: 00:25:00 •Seaborn - Matrix Plots: 00:13:00 •Seaborn - Regression Plots: 00:11:00 •Seaborn - Controlling Figure Aesthetics: 00:10:00 •Seaborn - Exercises Overview: 00:04:00 •Seaborn - Exercise Solutions: 00:19:00 •Pandas Built-in Data Visualization: 00:34:00 •Pandas Data Visualization Exercises Overview: 00:03:00 •Panda Data Visualization Exercises Solutions: 00:13:00 •Plotly & Cufflinks - Interactive & Geographical Plotting (Part 1): 00:19:00 •Plotly & Cufflinks - Interactive & Geographical Plotting (Part 2): 00:14:00 •Plotly & Cufflinks - Interactive & Geographical Plotting Exercises (Overview): 00:11:00 •Plotly & Cufflinks - Interactive & Geographical Plotting Exercises (Solutions): 00:37:00 •Project 1 - Oil vs Banks Stock Price during recession (Overview): 00:15:00 •Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 1): 00:18:00 •Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 2): 00:18:00 •Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 3): 00:17:00 •Project 2 (Optional) - Emergency Calls from Montgomery County, PA (Overview): 00:03:00 •Introduction to ML - What, Why and Types..: 00:15:00 •Theory Lecture on Linear Regression Model, No Free Lunch, Bias Variance Tradeoff: 00:15:00 •scikit-learn - Linear Regression Model - Hands-on (Part 1): 00:17:00 •scikit-learn - Linear Regression Model Hands-on (Part 2): 00:19:00 •Good to know! How to save and load your trained Machine Learning Model!: 00:01:00 •scikit-learn - Linear Regression Model (Insurance Data Project Overview): 00:08:00 •scikit-learn - Linear Regression Model (Insurance Data Project Solutions): 00:30:00 •Theory: Logistic Regression, conf. mat., TP, TN, Accuracy, Specificityetc.: 00:10:00 •scikit-learn - Logistic Regression Model - Hands-on (Part 1): 00:17:00 •scikit-learn - Logistic Regression Model - Hands-on (Part 2): 00:20:00 •scikit-learn - Logistic Regression Model - Hands-on (Part 3): 00:11:00 •scikit-learn - Logistic Regression Model - Hands-on (Project Overview): 00:05:00 •scikit-learn - Logistic Regression Model - Hands-on (Project Solutions): 00:15:00 •Theory: K Nearest Neighbors, Curse of dimensionality .: 00:08:00 •scikit-learn - K Nearest Neighbors - Hands-on: 00:25:00 •scikt-learn - K Nearest Neighbors (Project Overview): 00:04:00 •scikit-learn - K Nearest Neighbors (Project Solutions): 00:14:00 •Theory: D-Tree & Random Forests, splitting, Entropy, IG, Bootstrap, Bagging.: 00:18:00 •scikit-learn - Decision Tree and Random Forests - Hands-on (Part 1): 00:19:00 •scikit-learn - Decision Tree and Random Forests (Project Overview): 00:05:00 •scikit-learn - Decision Tree and Random Forests (Project Solutions): 00:15:00 •Support Vector Machines (SVMs) - (Theory Lecture): 00:07:00 •scikit-learn - Support Vector Machines - Hands-on (SVMs): 00:30:00 •scikit-learn - Support Vector Machines (Project 1 Overview): 00:07:00 •scikit-learn - Support Vector Machines (Project 1 Solutions): 00:20:00 •scikit-learn - Support Vector Machines (Optional Project 2 - Overview): 00:02:00 •Theory: K Means Clustering, Elbow method ..: 00:11:00 •scikit-learn - K Means Clustering - Hands-on: 00:23:00 •scikit-learn - K Means Clustering (Project Overview): 00:07:00 •scikit-learn - K Means Clustering (Project Solutions): 00:22:00 •Theory: Principal Component Analysis (PCA): 00:09:00 •scikit-learn - Principal Component Analysis (PCA) - Hands-on: 00:22:00 •scikit-learn - Principal Component Analysis (PCA) - (Project Overview): 00:02:00 •scikit-learn - Principal Component Analysis (PCA) - (Project Solutions): 00:17:00 •Theory: Recommender Systems their Types and Importance: 00:06:00 •Python for Recommender Systems - Hands-on (Part 1): 00:18:00 •Python for Recommender Systems - - Hands-on (Part 2): 00:19:00 •Natural Language Processing (NLP) - (Theory Lecture): 00:13:00 •NLTK - NLP-Challenges, Data Sources, Data Processing ..: 00:13:00 •NLTK - Feature Engineering and Text Preprocessing in Natural Language Processing: 00:19:00 •NLTK - NLP - Tokenization, Text Normalization, Vectorization, BoW.: 00:19:00 •NLTK - BoW, TF-IDF, Machine Learning, Training & Evaluation, Naive Bayes : 00:13:00 •NLTK - NLP - Pipeline feature to assemble several steps for cross-validation: 00:09:00 •Resources- Python for Data Analysis: 00:00:00

Python for Data Analysis
Delivered Online On Demand8 minutes
£12

Start Learning Arduino without Writing a Single Line of Code

4.5(3)

By Studyhub UK

Embark on a coding odyssey like no other with our course, 'Start Learning Arduino without Writing a Single Line of Code.' Imagine a journey where the intricacies of Arduino unfold effortlessly, without the need for complex coding. From the basics of Arduino and embedded systems to the installation of ArduinoBlockly, this course revolutionizes learning by offering a code-free approach. Visualize yourself effortlessly interfacing LEDs, switches, buzzers, and even mastering advanced concepts like pulse width modulation and ultrasonic distance sensing. Each module is a gateway to a new project, from traffic light controllers to digital thermometers, all achieved without a single line of code. This course is not just an introduction; it's an invitation to witness the magic of Arduino without the constraints of traditional coding barriers. Learning Outcomes Attain a profound understanding of Arduino basics and embedded systems without the need for traditional coding syntax. Master the installation and program downloading process using ArduinoBlockly and Arduino IDE. Acquire hands-on experience in interfacing LEDs, switches, buzzers, and tri-color LEDs, realizing projects like chasers and traffic light controllers without writing a single line of code. Explore advanced concepts such as serial communication, ADC, pulse width modulation, ultrasonic distance sensing, and servo motor interfacing, unlocking a world of possibilities without coding complexities. Gain the ability to create functional projects, including digital thermometers, water level indicators, and servo-based angular control, utilizing a code-free approach. Why choose this Start Learning Arduino without Writing a Single Line of Code 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 Start Learning Arduino without Writing a Single Line of Code for? Coding beginners and enthusiasts eager to explore Arduino without delving into traditional programming. Students and hobbyists looking for a hands-on, code-free introduction to embedded systems. DIY enthusiasts intrigued by the prospect of building innovative projects without the complexities of coding. Technology enthusiasts interested in mastering Arduino interfaces, sensors, and advanced concepts without traditional coding barriers. Anyone seeking a creative and accessible entry point into the world of Arduino and embedded systems. Career path Arduino Specialist: £25,000 - £40,000 Electronics Technician: £20,000 - £35,000 Embedded Systems Technician: £22,000 - £38,000 IoT Device Developer: £28,000 - £45,000 Automation Engineer: £30,000 - £50,000 Electronics Design Assistant: £23,000 - £38,000 Prerequisites This Start Learning Arduino without Writing a Single Line of Code does not require you to have any prior qualifications or experience. You can just enrol and start learning. This Start Learning Arduino without Writing a Single Line of Code 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 Arduino Introduction To Course 00:01:00 Introduction to Embedded System and Arduino 00:04:00 Arduino Basics 00:09:00 Difference between C Syntax of Arduino and C Coding 00:10:00 Arduino And Ardublockly Installation And Program Downloading Arduino IDE and ArduinoBlockly Installation 00:10:00 Writing Program into ArduioBlockly and downloading on Board 00:11:00 Program Downloading using Arduino IDE 00:05:00 Arduino Interfaces Breadboard 00:08:00 LEDs LED Interfacing 00:11:00 Project 1: All LED Blinking 00:01:00 Project 2: Alternate LED Blinking 00:01:00 Project 3: Four LEDs ON - OFF 00:01:00 Project 4: Chaser 00:01:00 Ten Times LED Blinking 00:01:00 Switches Switch Interfacing 00:11:00 Project 6: LED and Switch Program 00:02:00 Project 7: Two LEDs and Two Switches Program 00:02:00 Buzzer Buzzer 00:03:00 Project 8: Buzzer Programming 00:01:00 Project 9: Buzzer and LED Program 00:01:00 Tri Color LED Tri-Color LED 00:05:00 Project 10: Tri-Color LED Based Red, Green, Blue Color Generation 00:01:00 Project 11: Tri Color LED Based Yellow, Cyan and Magenta Color Generation 00:01:00 Project 12: Traffic Light Controller 00:01:00 Project 13: Tri Color LED and Switch Based Color Generation 00:02:00 Seven Segment Display Seven Segment Display Interfacing 00:07:00 Project 14: Up Counter Using Seven Segment Display 00:04:00 Serial Communication Introduction Serial Communication 00:13:00 Project 15: Printing a Message into Monitor Window 00:01:00 Project 16: Message Reading Using Serial Communication 00:01:00 Project 17: Device Control 00:03:00 ADC And Analog Sensors ADC concepts 00:17:00 Project 18: Digital Thermometer 00:02:00 Project 19: Digital Voltmeter 00:02:00 Project 20: Digital Light Meter 00:01:00 Project 21: Temperature Controller 00:01:00 Pulse Width Modulation In Arduino Introduction To Pulse Width Modulation and its Concepts 00:12:00 Project 22: LED Fading 00:01:00 Ultrasonic Distance Sensing Ultrasonic Sensor concept 00:14:00 Project 23: Distance Meter 00:02:00 Project 24: Water Level Indicator 00:01:00 Servo Motor Interfacing Servo Interfacing with Arduino 00:15:00 Project 25: Servo Based Angular Control 00:01:00 Conclusion Conclusion 00:01:00

Start Learning Arduino without Writing a Single Line of Code
Delivered Online On Demand3 hours 23 minutes
£10.99

Construction Methodology Basics in Civil Engineering - CPD Certified

4.7(47)

By Academy for Health and Fitness

FREE PDF & Hard Copy Certificate| PDF Transcripts| FREE Student ID| Assessment| Lifetime Access| Enrolment Letter

Construction Methodology Basics in Civil Engineering - CPD Certified
Delivered Online On Demand6 days
£209

Minimal API Development with ASP.NET Core

By Packt

Learn to build a RESTful API using ASP.NET Core Minimal API, entity framework, and employ enterprise-level development practices and patterns. We will implement various support tools for data validations, logging, documentation, and security. You will learn everything you need to know about building a Minimal API using .NET 6 (or .NET 7 preview).

Minimal API Development with ASP.NET Core
Delivered Online On Demand7 hours 32 minutes
£41.99

Introduction to Design Thinking: Virtual In-House Training

By IIL Europe Ltd

Introduction to Design Thinking: Virtual In-House Training Innovation is the cornerstone of highly successful companies, especially those that continue to be successful over the years and decades. Design thinking practices fuel this continual innovation, as they are the critical links from inspiration to delivery, concept to showroom floor, and start-up to global business. Design thinking is a structured approach to promoting innovation and creative problem-solving. It is not a new approach. It has been around for centuries, as the art, architecture, and inventions of mankind illustrate. By examining the steps to achieving great design and maximum utility of product, design thinking approaches provide a framework in which to develop new solutions to problems and new products to sell. This highly interactive course is designed to help participants think like designers to generate innovation, and to help teams to produce more innovation and creativity. Since design thinking is based on doing rather than thinking, we participants are challenged to apply the techniques, in the classroom, to create new ideas and solutions to a case study project. What you will Learn At the end of this program, you will be able to: Explain the underlying principles and value of using Design Thinking for innovation Describe the basic concepts of the Stanford Model for Design Thinking Evaluate a set of basic Design Thinking techniques for application to your projects Apply tools, techniques, and skills aligned with the 5 stages of the Stanford Model Drive innovation through Design Thinking at some level in your work environment Foundation Concepts Problems and solutions The Design Thinking difference Design Thinking skills and abilities Design Thinking mindset Design Thinking frameworks Stages of Design Thinking Problems and solutions The Design Thinking difference Design Thinking skills and abilities Design Thinking mindset Design Thinking frameworks General Practices Team formation Visualization Improvisation Personalization Empathize Practices Overview of Empathize techniques Observation Engagement Interviews Define Practices Overview of Define practices Unpacking techniques Defining the customer techniques Integrating the Define experience Ideate Practices Overview of Ideate practices Reusable techniques for the Ideate stage New Ideate techniques to explore Prototype & Test Practices Overview of Prototype practices Examples of prototypes Overview of Testing practices Forms of testing techniques Adopt and Adapt Design Thinking Overview of Design Thinking implementation Design Thinking implementation challenges Success in implementing Design Thinking Summary and Next Steps Workshop summary Next steps: Personal Action Plans

Introduction to Design Thinking: Virtual In-House Training
Delivered OnlineFlexible Dates
£850

DevOps Foundation©

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for The target audience for the DevOps Foundation course includes Management, Operations, Developers, QA and Testing professionals such as: Individuals involved in IT development IT operations or IT service management. Individuals who require an understanding of DevOps principles. IT professionals working within, or about to enter, an Agile Service Design Environment The following IT roles: Automation Architects, Application Developers, Business Analysts, Business Managers, Business Stakeholders, Change Agents, Consultants, DevOps Consultants, DevOps Engineers, Infrastructure Architect, Integration Specialists, IT Directors, IT Managers, IT Operations, IT Team Leaders, Lean Coaches, Network Administrators, Operations Managers, Project Managers, Release Engineers, Software Developers, Software Tester/QA, System Administrators, Systems Engineers, System Integrators, Tool Providers. Overview The learning objectives for DevOps Foundation include an understanding of: DevOps objectives and vocabulary Benefits to the business and IT Principles and practices including Continuous Integration, Continuous Delivery, testing, security and the Three Ways DevOps relationship to Agile, Lean and ITSM Improved workflows, communication and feedback loops Automation practices including deployment pipelines and DevOps toolchains Scaling DevOps for the enterprise Critical success factors and key performance indicators Real-life examples and results The DevOps Foundation course provides a baseline understanding of key DevOps terminology to ensure everyone is talking the same language and highlights the benefits of DevOps to support organizational success. Learners will gain an understanding of DevOps, the cultural and professional movement that stresses communication, collaboration, integration, and automation to improve the flow of work between software developers and IT operations professionals. This course prepares you for the DevOps Foundation (DOFD) certification. Exploring DevOps Defining DevOps Why Does DevOps Matter? Core DevOps Principles The Three Ways The First Way The Theory of Constraints The Second Way The Third Way Chaos Engineering Learning Organizations Key DevOps Practices Continuous Testing, Integration, Delivery, Deployment Site Reliability & Resilience Engineering DevSecOps ChatOps Kanban Business and Technology Frameworks Agile ITSM Lean Safety Culture Learning Organizations Continuous Funding Culture, Behaviors & Operating Models Defining Culture Cultural Debt Behavioral Models Organizational maturity models Automation & Architecting DevOps Toolchains CI/CD Cloud, Containers, and Microservices AI and Machine Learning Automation DevOps Toolchains Measurement, Metrics, and Reporting The Importance of Measurement DevOps Metrics - Speed, Quality, Stability, Culture Change lead/cycle time Value Driven Metrics Sharing, Shadowing and Evolving DevOps in the Enterprise Roles DevOps Leadership Organizational Considerations Getting Started Challenges, Risks, and Critical Success Factors Additional course details: Nexus Humans DevOps Foundation (DevOps Institute) 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 DevOps Foundation (DevOps Institute) 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.

DevOps Foundation©
Delivered OnlineFlexible Dates
£1,495

Business: Law, Analysis & Management

4.7(47)

By Academy for Health and Fitness

***24 Hour Limited Time Flash Sale*** Business: Law, Analysis & Management Admission Gifts FREE PDF & Hard Copy Certificate| PDF Transcripts| FREE Student ID| Assessment| Lifetime Access| Enrolment Letter Begin your journey towards a rewarding and successful career by enrolling in our all-inclusive bundle of 8 Business: Law, Analysis & Management courses. At UKHF Online, we have carefully selected and combined these courses to equip you with the vital skills and knowledge necessary to thrive in Business: Law, Analysis & Management. Whether you're a student, recent graduate, or job seeker, our Business: Law, Analysis & Management bundle is designed to enhance your CV, impress potential employers, and set you apart from the competition. Key Features of the Business: Law, Analysis & Management Bundle: 3 QLS-Endorsed Courses: We proudly offer 3 QLS-endorsed courses within our Business: Law, Analysis & Management bundle, providing you with industry-recognized qualifications. Plus, you'll receive a free hardcopy certificate for each of these courses. QLS Course 01: Fundamentals of Business Analysis QLS Course 02: Business Law QLS Course 03: Business Management 5 CPD QS Accredited Courses: Additionally, our bundle includes 5 relevant CPD QS accredited courses, ensuring that you stay up-to-date with the latest industry standards and practices. Course 01: Basic Business Finance Course 02: Branding Your Business Course 03: Operations Management - Level 7 Course 04: Project Management Course 05: Corporate Finance In Addition, you'll get Five Career Boosting Courses absolutely FREE with this Bundle. Course 01: Professional CV Writing Course 02: Job Search Skills Course 03: Self Esteem & Confidence Building Course 04: Professional Diploma in Stress Management Course 05: Complete Communication Skills Master Class Convenient Online Learning: Our Business: Law, Analysis & Management courses are accessible online, allowing you to learn at your own pace and from the comfort of your own home. Learning Outcomes of the Business: Law, Analysis & Management Bundle: Master the foundational principles and techniques of Business: Law, Analysis & Management. Develop advanced proficiency in Business: Law, Analysis & Management methodologies and strategies. Acquire in-depth knowledge of the latest trends and advancements in Business: Law, Analysis & Management. Enhance your problem-solving and critical thinking abilities within the context of Business: Law, Analysis & Management. Cultivate strong communication and collaboration skills essential for success in Business: Law, Analysis & Management. The Business: Law, Analysis & Management bundle is a comprehensive collection of courses that have been meticulously designed to provide you with a well-rounded education in Business: Law, Analysis & Management. With a combination of 3 QLS-endorsed courses and 5 CPD QS-accredited courses, this bundle offers you the perfect balance of essential knowledge and valuable skills. What's more, we are proud to offer free hardcopy certificates for each course within the Business: Law, Analysis & Management bundle, giving you the recognition you deserve. CPD 250 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This bundle is ideal for: Individuals looking to start their own business Business owners looking to expand their knowledge Professionals looking to enhance their career opportunities Anyone interested in gaining a comprehensive understanding of business principles Career path Our training bundle prepares you for a range of careers, including: Business Analyst Project Manager Operations Manager Financial Analyst Brand Manager Human Resources Manager Certificates Digital certificate Digital certificate - Included Hard copy certificate Hard copy certificate - Included

Business: Law, Analysis & Management
Delivered Online On Demand36 hours
£309

Estimation: Construction Management and Procurement for Estimators

4.9(27)

By Apex Learning

Are you interested in becoming an expert in construction estimation? Do you want to gain in-depth knowledge of construction management, procurement, and project management? If yes, then our Estimation: Construction Management and Procurement for Estimators course bundle is the perfect fit for you! Our courses cover a wide range of topics, including construction project management, site management, cost estimation, safety, and more. We even offer courses in related fields such as electrical engineering, sustainable energy, and environmental engineering. With this comprehensive bundle, you'll gain a well-rounded understanding of the construction industry and its various components. But our bundle doesn't stop there. We also include five career-guided courses to help you take your career to the next level. Learn the fundamentals of career development planning, hone your CV writing and job searching skills, ace your interviews, and create a professional LinkedIn profile to showcase your expertise. By enrolling in our Estimator bundle, you'll gain valuable skills and knowledge that can help you excel in your career. Whether you're a beginner or an experienced professional, our courses will provide you with the tools and techniques you need to succeed in the construction industry. So, what are you waiting for? Sign up for our Estimation: Construction Management and Procurement for Estimators course bundle today and take the first step towards advancing your career! This 20-in 1 Ultimate Estimator bundle consists of the following Courses: Course 01: Construction Management and Procurement Course 02: Construction Industry Scheme (CIS) Course 03: Construction Project Management Level 4 Course 04: Construction Site Management Level 4 Course 05: Construction Cost Estimation Diploma Course 06: Construction Safety Course 07: Power Electronics for Electrical Engineering Course 08: Power Engineering: Power System Analysis Course 09: Electric Circuits for Electrical Engineering Course 10: Trigonometry for Electrical Engineering Course 11: Electrical Technician Course 12: Electronic & Electrical Devices Maintenance Course 13: Electrical Components And Circuits - Wiring & Busbars Course 14: Light Current Systems for Electrical Engineering Course 15: Electrical Machines for Electrical Engineering Course 16: Environmental Engineering Course 17: Sustainable Energy and Development Diploma Course 18: Environment Management Course 19: Domestic Gas Engineer Course 20: Level 2 Domestic Gas Course Additionally, you will get 5 other career-guided courses in this Estimator bundle: Course 01: Career Development Plan Fundamentals Course 02: CV Writing and Job Searching Course 03: Interview Skills: Ace the Interview Course 04: Video Job Interview for Job Seekers Course 05: Create a Professional LinkedIn Profile So, stop scrolling down and procure the skills and aptitude with Apex Learning to outshine all your peers by enrolling in this Estimator bundle. Learning Outcomes of Estimator bundle This career-oriented bundle will help you to Gain the ability to excel in the role of Estimator Know your responsibilities as Estimator and convey your experience to others Gain excellent interpersonal and communication skills Know the pros and cons of working as Estimator Adhere to the regulations around this area Gain time and risk management skills to ensure efficiency Manipulate technological advancement to become more effective Maintain moral standards and set an example for your peers CPD 250 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this Estimator bundle. Requirements This Estimator course has been designed to be fully compatible with tablets and smartphones. Career path Having this 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 You will get the Hard Copy certificate for the title course (Construction Management and Procurement) absolutely Free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost.

Estimation: Construction Management and Procurement for Estimators
Delivered Online On Demand
£120

Introduction to Knitting with Cashmere: A Comprehensive Course for Beginners

By kasmyro siulai

Course Overview:Welcome to our exclusive knitting course designed specifically for cashmere yarn enthusiasts. Whether you're a complete beginner or looking to refine your skills, this course will guide you through the luxurious experience of knitting with cashmere. By the end of the course, you'll have the knowledge and confidence to create beautiful, high-quality garments and accessories. Course Outline: Module 1: Introduction to Cashmere Lesson 1.1: Understanding CashmereOrigins and productionCharacteristics of cashmere fibersBenefits of knitting with cashmere Lesson 1.2: Selecting the Right Cashmere YarnDifferent types of cashmere yarnYarn weights and their usesHow to choose the best yarn for your project Module 2: Knitting Basics Lesson 2.1: Essential Tools and MaterialsNeedles: types and sizesOther necessary tools (stitch markers, tape measure, etc.) Lesson 2.2: Getting Started with KnittingCasting on techniquesBasic stitches: knit and purlUnderstanding gauge and tension Module 3: Advanced Techniques and Patterns Lesson 3.1: Intermediate Stitch PatternsRibbing, seed stitch, and cablesIncorporating these patterns into your projects Lesson 3.2: Shaping Your KnitsIncreases and decreasesReading and following patterns Module 4: Creating Your First Cashmere Project Lesson 4.1: Simple Projects for BeginnersKnitting a cashmere scarfCreating a basic hat Lesson 4.2: Moving to More Complex ProjectsDesigning and knitting a cashmere sweaterTips for knitting larger garments Module 5: Finishing Techniques and Care Lesson 5.1: Finishing Your KnitsBinding off and weaving in endsBlocking techniques for cashmere Lesson 5.2: Caring for Cashmere GarmentsWashing and storing your knitwearRepairing and maintaining the quality of cashmere Additional Resources: Printable guides and patterns Video tutorials for visual learners Access to a community forum for support and sharing projects Enrollment Information:Sign up now and join a community of cashmere knitting enthusiasts. Enjoy personalized support, access to premium materials, and the satisfaction of creating luxurious, handmade garments. For more information or to enroll, please visit our website or contact our shop directly. Happy knitting! Cashmere yarn

Introduction to Knitting with Cashmere: A Comprehensive Course for Beginners
Delivered In-PersonFlexible Dates
£200

Site Management, Estimation, Construction Safety

4.9(27)

By Apex Learning

Give a compliment to your career and take it to the next level. This Site Management, Estimation, Construction Safety bundle will provide you with the essential knowledge to shine in your professional career. Whether you want to develop skills for your next job or elevate your skills for your next promotion, this Payroll, Employment Law & Business Administration bundle will help you stay ahead of the pack. Throughout the Site Management, Estimation, Construction Safety programme, it stresses how to improve your competency as a person in your chosen field while also outlining essential career insights in the relevant job sector. Along with this Site Management, Estimation, Construction Safety course, you will get 10 premium courses, an originalhardcopy, 11 PDF certificates (Main Course + Additional Courses) Student ID card as gifts. This Site Management, Estimation, Construction Safety Bundle Consists of the following Premium courses: Course 01: Construction Site Management Level 4 Course 02: Building Quantity Surveying Training Level 3 Course 03: Land Surveying Course 04: Construction Industry Scheme (CIS) Course 05: Construction Estimation using RSMeans Course 06: Construction Cost Estimation Diploma Course 07: Workplace Safety Course Course 08: Working at Height Awareness Diploma Course 09: Emergency First Aid and Incident Management at Work Course 10: COSHH Training and Safety - Level 2 Course 11: Level 3- Project Management Enrol now in Site Management, Estimation, Construction Safety to advance your career, and use the premium study materials from Apex Learning. Certificate: PDF Certificate: Free (Previously it was £6*11 = £66) Hard Copy Certificate: Free (For The Title Course: Previously it was £10) This bundle is also suitable for people looking to prepare for: SSSTS SMSTS CSCS And much more! Curriculum of Bundle Course 01: Construction Site Management Level 4 Introduction to Construction Management Project Life Cycle and Success Preliminary Site Investigation & Site Organisation Construction Site Layout Planning and Temporary Facilities Management Site Management Planning & Management of Equipment Construction Materials Management Stock Control Quality Assurance and Customer Care Legal Aspects of Contracting Human Resources Management Risk and Value Management Communications, Information and Documentation of Construction Health and Safety in Construction Management Course 02: Building Quantity Surveying Training Level 3 Module 1: Building Law Principles Module 2: Building Procurement and Contract Administration Module 3: Building Technology Module 4: Cost Estimation Module 5: Elements and Factors influencing Cost Estimation Module 6: Cost Management Module 7: Management of Material for construction Module 8: Building Pathology Module 9: Building Adaption Course 03: Land Surveying Introduction to Land Surveying Land Surveying Basics Land Surveying Instrumentation Land Surveying Methods and Techniques Topographic Surveying and Mapping Boundary Surveying Surveying Health and Safety Course 04: Construction Industry Scheme (CIS) Module 01: Construction Industry Scheme (CIS) Module 02: Coverage of the Scheme Module 03: Contractors and Registration for the Scheme Module 04: Verification Process Module 05: The CIS Returns Module 06: Record Keeping and CIS Certificates Module 07: Penalties Involved in CIS Module 08: Miscellaneous Information Course 05: Construction Estimation using RSMeans Section 1: Introduction Introduction: My Profile and an Intro about Estimation using RSMeans Project Management into Construction World Introduction to Construction Estimation Quantity Take Off Section 2: Cost Estimation using RSMeans Cost Estimation using RSMeans Cost Estimating Assignment 2- Instructions Cost Estimating Assignment 2- Solutions Course 06: Construction Cost Estimation Diploma Module 1- Introduction to Construction Management Module 2- Cost Estimation Module 3- Role of Cost Estimator and New Aspects of Cost Estimation Module 4 - Elements and Factors influencing Cost Estimation Module 5 -Cost Estimation in Construction Industry Module 6 - Cost Management Module 7 - Management of Material for construction Course 07: Workplace Safety Course Module 01: Health and Safety at Work and the Laws Module 02: Managing for Health and Safety Module 03: Risk Assessment and Common Risks Module 04: Workplace Health, Safety and Welfare Module 05: Accidents and Ill Health at Work Module 06: Electrical, Fire and Gas Safety Module 07: Safety in Different Work Settings Module 08: Work Equipment Hazards and Risk Control Module 09: Other Health and Safety Hazards at Work Course 08: Working at Height Awareness Diploma Module 01: Introduction, Regulations and Duties Module 02: Risk Assessment and Prevention Module 03: Work at Height Equipment Course 09: Emergency First Aid and Incident Management at Work Introduction to Workplace First Aid Legal Framework for Workplace First Aid Incident Management at Work Primary Survey Secondary Survey Basic First-Aid Techniques Dealing with Minor Injuries at the Workplace Secondary Illness Loss of Responsiveness and CPR Secondary Illness Breathing Problems Secondary Illnesses and Injuries Dealing With Fractures and Dislocations Call for an Emergency Course 10: COSHH Training and Safety - Level 2 COSHH Explained COSHH Regulations Health Problems Related to Hazardous Substances Identifying Hazardous Substances COSHH Risk Assessments Control Measures and Monitoring Implementing Control Measures Course 11: Level 3- Project Management Key Concepts (I) Key Concepts (II) Initiation (I) Initiation (II) Planning (I) Planning (II) Planning Tools Executing the Project Maintaining and Controlling the Project Closing Out CPD 110 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this Site Management, Estimation, Construction Safety bundle. Requirements This Site Management, Estimation, Construction Safety course has been designed to be fully compatible with tablets and smartphones. Career path Having this expertise will increase the value of your CV and open you up to multiple job sectors. Certificates Certificate of completion Digital certificate - Included

Site Management, Estimation, Construction Safety
Delivered Online On Demand
£53