Duration 2.75 Days 16.5 CPD hours This course is intended for Complete beginners who have never programmed before to experienced developers coming from another programming language. Overview You will learn how to leverage the power of Python to solve tasks. You will build games and programs that use Python libraries. You will be able to use Python for your own work problems or personal projects. You will create a portfolio of Python based projects you can share. Learn to use Python professionally, learning both Python 2 and Python 3! Create games with Python, like Tic Tac Toe and Blackjack! Learn advanced Python features, like the collections module and how to work with timestamps! Learn to use Object Oriented Programming with classes! Understand complex topics, like decorators. Understand how to use both the Jupyter Notebook and create .py files Get an understanding of how to create GUIs in the Jupyter Notebook system! Build a complete understanding of Python from the ground up! Our Introduction to Python course is designed to take complete beginners or experienced developers up to speed on Python?s capabilities, setting up students for success in using Python for their specific field of expertise. Whether you have never programmed before, already know basic syntax, or want to learn about the advanced features of Python, this course is for you! In this course we will teach you Python 3. Learn how to use Python for real-world tasks, such as working with PDF Files, sending emails, reading Excel files, scraping websites for information, working with image files, and much more! This course will teach you Python in a practical manner and provides a full coding screencast and a corresponding code notebook to review the concepts and exercises conducted in class. Please note, this course is able to be offered in either 3 full day sessions or 5 partial day sessions. See the schedule below. This course includes 6-months access to the full course content in on-demand format to support post-class reference and review. Command Line Basics Python System Setup Jupyter Notebooks Python Data Types Key Data Structures Logic and Control Flow Functions Debugging Modules Object Oriented Programming File I/O Testing Decorators Generators Automation of Tasks Web Scraping Graphical User Interfaces Additional course details: Nexus Humans Introduction to Python 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 Introduction to Python 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.
Course Overview This Barista Training course provides a comprehensive introduction to the essential skills and knowledge required to excel in coffee making. Learners will gain a deep understanding of the coffee industry, from the basics of coffee beans to advanced espresso techniques. The course covers key areas such as machine operation, grinding, milk frothing, and latte art, equipping students with the confidence and competence to perform in a variety of coffee-related settings. Whether you're aiming to work in a café or enhance your skills for personal interest, this course offers valuable insights into the world of coffee. Course Description The Barista Training course is designed to provide learners with a solid foundation in coffee-making, starting with the origins of coffee beans and their journey to your cup. Topics include the operation of espresso machines and grinders, understanding the mechanics of espresso brewing, and perfecting the art of milk frothing and latte design. Learners will also explore menu creation and the essential skills required to manage the bar area. By the end of the course, students will have a clear understanding of the barista role and will be able to create a variety of espresso-based drinks, ensuring a top-quality coffee experience. This course offers both theoretical knowledge and practical expertise for anyone looking to build a career or deepen their knowledge of coffee culture. Course Modules Module 01: Introduction to Coffee Module 02: Espresso Machine Module 03: Espresso Grinder Module 04: Introduction to Espresso & Espresso Mechanics Module 05: Let's Wrap Up Module 06: Milk Frothing Module 07: Latte Art Module 08: Menu Module 09: Behind The Bar (See full curriculum) Who is this course for? Individuals seeking to pursue a career in the coffee industry. Professionals aiming to improve their barista skills. Beginners with an interest in learning about coffee making. Coffee enthusiasts looking to develop a deeper understanding of brewing techniques. Career Path Barista Coffee Shop Manager Café Owner Espresso Specialist Coffee Trainer
Course Overview This course offers a comprehensive introduction to the role of estate agents, focusing on key industry skills and knowledge. Learners will gain an in-depth understanding of the property market, various types of estate agents, and the steps involved in buying, selling, and letting properties. The course also highlights the importance of negotiation, valuation, and regulation within the estate agency sector, equipping learners with the tools required to succeed in a competitive industry. By the end of the course, learners will have the practical skills and confidence to embark on a career in estate agency, whether in sales or lettings. Course Description Throughout this course, learners will explore core estate agent functions, including property listing, negotiation, valuation, and selling techniques. The course will cover different estate agent specialisms, such as sales, lettings, and property management, along with the technology used in the industry. Additionally, learners will gain a strong understanding of the regulatory environment governing estate agents in the UK. They will learn about market trends, customer service skills, and effective communication, equipping them with the expertise necessary to excel in the sector. The curriculum ensures that learners are well-prepared for the challenges of the real estate industry, with clear, actionable steps for career progression. Course Modules Module 01: Estate Agent: An Introduction Module 02: Different Types of Estate Agents Module 03: Getting Started on the Job Module 04: Listing Property - Finding the Sellers Module 05: Valuation Process Module 06: Negotiating as Estate Agent Module 07: Selling Property - Finding the Buyers Module 08: Letting Property Module 09: Technology for Estate Agents Module 10: Regulation of Estate Agents (See full curriculum) Who is this course for? Individuals seeking to start a career in estate agency. Professionals aiming to advance in the property market. Beginners with an interest in property sales and lettings. Those looking to understand the regulatory framework of estate agents. Career Path Estate Agent Property Manager Lettings Agent Property Valuer Real Estate Consultant Sales and Lettings Negotiator
Our Creative Writing course, running for five weeks, will explore the art of storytelling in depth. Is your child a budding writer aiming to excel in 11+ exams in the UK? Our Creative Writing course is designed just for them Over five weeks, we'll delve into the art of storytelling, focusing on creating pieces that set your child apart and building essential exam skills. From mastering the nuances of the five senses to paragraph and story structure, our expert exam tutor, Kristen, will guide students every step of the way. We'll help your child answer those seemingly boring questions with enthusiasm, explore figures of speech, enrich vocabulary, and unleash their creative potential. This will be the perfect course to learn about exam skills for 11+ creative writing tasks!
Duration 3 Days 18 CPD hours This course is intended for Data Science for Marketing Analytics is designed for developers and marketing analysts looking to use new, more sophisticated tools in their marketing analytics efforts. It'll help if you have prior experience of coding in Python and knowledge of high school level mathematics. Some experience with databases, Excel, statistics, or Tableau is useful but not necessary. Overview By the end of this course, you will be able to build your own marketing reporting and interactive dashboard solutions. The course starts by teaching you how to use Python libraries, such as pandas and Matplotlib, to read data from Python, manipulate it, and create plots, using both categorical and continuous variables. Then, you'll learn how to segment a population into groups and use different clustering techniques to evaluate customer segmentation.As you make your way through the course, you'll explore ways to evaluate and select the best segmentation approach, and go on to create a linear regression model on customer value data to predict lifetime value. In the concluding sections, you'll gain an understanding of regression techniques and tools for evaluating regression models, and explore ways to predict customer choice using classification algorithms. Finally, you'll apply these techniques to create a churn model for modeling customer product choices. Data Preparation and Cleaning Data Models and Structured Data pandas Data Manipulation Data Exploration and Visualization Identifying the Right Attributes Generating Targeted Insights Visualizing Data Unsupervised Learning: Customer Segmentation Customer Segmentation Methods Similarity and Data Standardization k-means Clustering Choosing the Best Segmentation Approach Choosing the Number of Clusters Different Methods of Clustering Evaluating Clustering Predicting Customer Revenue Using Linear Regression Understanding Regression Feature Engineering for Regression Performing and Interpreting Linear Regression Other Regression Techniques and Tools for Evaluation Evaluating the Accuracy of a Regression Model Using Regularization for Feature Selection Tree-Based Regression Models Supervised Learning: Predicting Customer Churn Classification Problems Understanding Logistic Regression Creating a Data Science Pipeline Fine-Tuning Classification Algorithms Support Vector Machine Decision Trees Random Forest Preprocessing Data for Machine Learning Models Model Evaluation Performance Metrics Modeling Customer Choice Understanding Multiclass Classification Class Imbalanced Data Additional course details: Nexus Humans Data Science for Marketing Analytics 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 Data Science for Marketing Analytics 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.
Duration 1 Days 6 CPD hours This course is intended for This course is intended for students who have a foundational working knowledge of PowerPoint, who wish to take advantage of the application's higher-level usability, security, collaboration, and distribution functionality. Overview In this course, you will use the advanced tools and features in PowerPoint to create and deliver engaging presentations.You will: Customize design templates. Add tables. Add charts. Work with media. Build advanced transitions and animations. Collaborate on a presentation. Customize the delivery of a presentation. Modify presentation navigation. Secure and distribute a presentation. Meetings, instruction, training, pitches; these are all a part of our daily lives. We are often called upon to deliver presentations with little notice, at multiple venues, and with varying requirements. And, some of these presentations include sensitive information that needs to be guarded. Given all the variables, it may seem an overwhelming task to deliver your content, on time, to all audiences, and to only those who need to see it. Oh, and by the way, you need to make it interesting, informative, and memorable. So, how do you do it? Without the help of a robust set of tools, it would be nearly impossible. But Microsoft© PowerPoint© provides you with a variety of such tools that can help you deliver content in nearly any situation, while saving time and effort. By taking advantage of these tools, you will be creating presentations that not only stand out from the crowd, but also don't consume all of your available time. Note: Most Office users perform the majority of their daily tasks using the desktop version of the Office software, so that is the focus of this training. The course material will also enable you to access and effectively utilize many web-based resources provided with your Microsoft 365? subscription. Helpful notes throughout the material alert you to cases where the online version of the application may function differently from the primary, desktop version. This course may be a useful component in your preparation for the PowerPoint Associate (Microsoft 365 Apps and Office 2019): Exam MO-300 certification exam. Lesson 1: Customizing Design Templates Topic A: Modify Slide Masters and Slide Layouts Topic B: Modify the Notes Master and the Handout Master Topic C: Add Headers and Footers Lesson 2: Adding Tables Topic A: Create a Table Topic B: Format a Table Topic C: Insert a Table from Other Office Applications Lesson 3: Adding Charts Topic A: Create a Chart Topic B: Format a Chart Topic C: Insert a Chart from Microsoft Excel Lesson 4: Working with Media Topic A: Add Audio to a Presentation Topic B: Add Video to a Presentation Topic C: Add a Screen Recording Lesson 5: Building Advanced Transitions and Animations Topic A: Use the Morph Transition Topic B: Customize Animations Lesson 6: Collaborating on a Presentation Topic A: Review a Presentation Topic B: Co-author a Presentation Lesson 7: Customizing Presentation Delivery Topic A: Enhance a Live Presentation Topic B: Record a Presentation Topic C: Set Up a Slide Show Lesson 8: Modifying Presentation Navigation Topic A: Divide a Presentation into Sections Topic B: Add Links Topic C: Create a Custom Slide Show Lesson 9: Securing and Distributing a Presentation Topic A: Secure a Presentation Topic B: Create a Video or a CD
Course Overview This Personal Assistant (PA) course is designed to provide learners with essential skills and knowledge to excel in a variety of administrative roles. Covering everything from business communication to organisational skills, this course ensures learners are equipped to manage office duties efficiently, support executives, and contribute to the smooth running of an organisation. By completing this course, learners will gain a solid understanding of the core functions of a PA, enabling them to confidently take on responsibilities in any professional setting. Course Description The course delves into key areas including business telephone etiquette, managing travel arrangements, organising meetings, and developing effective communication skills. Learners will explore the nuances of record-keeping, minute-taking, and scheduling, essential for ensuring a well-structured office environment. With a strong emphasis on time management, organisational skills, and business writing, this course prepares learners to confidently manage multiple tasks and responsibilities in fast-paced work environments. By the end, learners will have developed the ability to enhance productivity and support executive operations effectively. Course Modules Module 01: Introduction to Personal Assistant Module 02: Business Telephone Skills Module 03: Representing Your Boss and Company Module 04: Mail Services and Shipping Module 05: Travel Arrangements Module 06: Organising Meetings and Conferences Module 07: Time Management Module 08: Record Keeping and Filing Systems Module 09: Business Writing Skills Module 10: Organisational Skills Module 11: Communication Skills Module 12: Customer Service Module 13: Effective Planning and Scheduling Module 14: Invoicing/Petty Cash Module 15: Introduction to Minute Writing Module 16: Preparation for Minute Taking Module 17: The Meeting Structure Module 18: Minute Meeting, Decision and Action Module 19: Roles and Responsibility of Minute Taker Module 20: Tips for Minute Taking Module 21: Technology in Minute Taking Module 22: Building Confidence (See full curriculum) Who is this course for? Individuals seeking to enhance their administrative skills. Professionals aiming to advance their career as a Personal Assistant. Beginners with an interest in office management and administrative roles. Anyone interested in developing organisational and communication skills. Career Path Personal Assistant Executive Assistant Administrative Assistant Office Manager Office Administrator Executive Support Specialist
Sales Negotiation Training Course Course Overview This Sales Negotiation Training Course is designed to provide learners with the essential skills and techniques required to excel in sales negotiations. With a focus on strategy, communication, and effective deal-making, this course equips learners to confidently navigate complex sales discussions. The course highlights key negotiation strategies, personal development techniques, and how to achieve successful outcomes. By the end of the course, learners will have developed the ability to engage with clients, manage objections, and close deals with confidence, making them highly effective in their sales roles. Course Description The Sales Negotiation Training Course covers a comprehensive range of topics crucial to successful sales negotiations. It begins with the importance of self-development for sales consultants, helping learners understand their strengths and areas for improvement. The course progresses into core negotiation strategies, including how to build rapport, handle objections, and reach mutually beneficial agreements. Learners will also gain insights into different negotiation styles, helping them adapt to various scenarios. By the end of the course, learners will be equipped with the knowledge and confidence to approach sales negotiations with professionalism and poise, making them valuable assets to any sales team. Sales Negotiation Training Course Curriculum Module 01: Prepare The Train Driver - Self Development For The Sales Consultant Module 02: Negotiation Station - How To Negotiate Successfully (See full curriculum) Who is this course for? Individuals seeking to enhance their sales negotiation skills. Professionals aiming to advance their careers in sales. Beginners with an interest in the sales industry. Any other individuals wishing to strengthen their negotiating capabilities. Career Path Sales Consultant Account Manager Business Development Manager Sales Director Customer Relationship Manager Negotiation Specialist
Culinary Skills Training Course Overview Culinary Skills Training offers a comprehensive introduction to the art of cooking, aimed at equipping learners with essential kitchen techniques, food preparation methods, and an understanding of various cuisines. Whether you're pursuing a career in the culinary field or enhancing your home cooking, this course provides the foundational skills needed to excel. Through a structured approach, learners will gain valuable expertise in ingredient selection, cooking methods, and recipe creation, preparing them for a range of culinary opportunities. By the end, students will be confident in creating diverse dishes and managing kitchen operations efficiently. Course Description This course dives into the core aspects of culinary arts, covering key topics such as recipe formulation, ingredient preparation, cooking techniques, and food presentation. Learners will explore various cuisines, understanding both traditional and modern cooking styles. Each module is designed to foster an appreciation for the science of food, from balancing flavours to selecting the right tools. Participants will develop a strong understanding of kitchen management, hygiene standards, and the techniques needed to create high-quality dishes. Upon completion, learners will have the skills to work in diverse culinary environments, from restaurants to catering businesses. Culinary Skills Training Curriculum: Module 01: Introduction to Culinary Techniques Module 02: Recipe Development and Ingredient Selection Module 03: Cooking Methods and Techniques Module 04: Culinary Arts Across Cuisines Module 05: Kitchen Management and Hygiene Module 06: Food Presentation and Plating (See full curriculum) Who is this course for? Individuals seeking to improve their cooking skills for personal or professional use. Professionals aiming to enhance their culinary expertise for career advancement. Beginners with an interest in learning the basics of cooking. Aspiring chefs or individuals looking to switch to a culinary career. Career Path Chef Kitchen Manager Caterer Food Stylist Restaurant Owner Culinary Instructor
Internal Audit Skills Diploma Course Overview The "Internal Audit Skills Diploma" offers an in-depth exploration of internal audit processes and procedures, providing essential knowledge for individuals seeking to excel in auditing roles. The course covers auditing as a form of assurance, the technology used in audits, internal control, risk management, and UK-specific audit standards. Upon completion, learners will have a solid understanding of internal audit processes, report generation, and the skills necessary to pursue a career as an auditor. Course Description This comprehensive diploma course equips learners with the key skills required for a successful career in internal auditing. Topics include auditing as a form of assurance, internal audit procedures, the integration of technology in audits, and methods for evaluating internal controls and risk. In addition, the course explores how to conduct audit interviews, report findings, and understand UK internal audit standards. Learners will also gain insights into the various career paths within auditing, making this course valuable for those looking to enter or advance in the industry. Internal Audit Skills Diploma Curriculum Module 01: Auditing as a Form of Assurance Module 02: Internal Audit Procedures Module 03: Technology-based Internal Audit Module 04: Internal Control and Control Risk Module 05: Audit Interviews Module 06: Reporting Audit Outcome Module 07: UK Internal Audit Standards Module 08: Career as an Auditor (See full curriculum) Who is this course for? Individuals seeking to enter the field of internal auditing. Professionals aiming to enhance their audit knowledge and career development. Beginners with an interest in auditing or risk management. Those pursuing a career in compliance, risk, or financial sectors. Career Path Internal Auditor Risk and Compliance Officer Audit Manager Financial Auditor Internal Controls Specialist Business Consultant