Python Object Basics: Functions, Recursion, and Objects (Coursera) https://www.coursera.org/learn/python-object-basics Code and run your first python program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just python, but core Computer Science topics that can be transferred to other languages. The modules in this course cover functions, recursion, objects, and mutability. Completion of the prior 2 courses in this specialization are recommended. To allow for a truly hands-on, self-paced learning experience, this co |
International Business Venturing Abroad (Coursera) https://www.coursera.org/learn/international-business-venturing-abroad This course reviews and evaluates the many ways that businesses can engage in international commerce. First presented are the three decisions that any business needs to make to go global, including a model for country selection. Next, modes of exporting and importing are discussed, followed by a review of contract modes of entry such as licensing and franchising, and then foreign direct investment strategies such as joint ventures, mergers, and acquisitions. The course concludes with a personal |
HI-FIVE: Health Informatics For Innovation, Value & Enrichment (Social/Peer Perspective) (Coursera) https://www.coursera.org/learn/hi-five-social-peer HI-FIVE (Health Informatics For Innovation, Value & Enrichment) Training is an approximately 10-hour online course designed by Columbia University in 2016, with sponsorship from the Office of the National Coordinator for Health Information Technology (ONC). The training is role-based and uses case scenarios. No additional hardware or software are required for this course. Our nation’s healthcare system is changing at a rapid pace. Transformative health care delivery programs depend heavily o |
Health, Housing, and Educational Services (Coursera) https://www.coursera.org/learn/health-housing-educational-services Course 5 discusses policies in four areas: housing, education, healthcare, and immigration, with an optional fifth module in child protection. This course addresses issues of power, oppression, and white supremacy. -First we’ll look at housing policy, with its contrasting supports for homeowners and renters. -Then we’ll interpret the structure that provides education and examine debates about its future. -The third module will differentiate the issues in the U.S. healthcare system and devel |
Bases para el éxito en el desarrollo de ventas (Coursera) https://www.coursera.org/learn/sales-success-es Este es el curso 1 de la certificación profesional para representantes de desarrollo de ventas de Salesforce. Para poder realizar correctamente los cursos posteriores, asegúrate de haber completado este. Aquí podrás conocer las funciones clave de un representante de desarrollo de ventas (SDR, por sus siglas en inglés) en una empresa de tecnología. De esta forma, podrás desarrollar una mentalidad profesional ganadora promovida por la educación emocional, el pensamiento estratégico, la gestión d |
إدارة الفعاليات | Events Management (Coursera) https://www.coursera.org/learn/events-management لقد أصبح مجال صناعة وتنظيم الفعاليات من المجالات التي ازداد الطلب عليها كثيراً في العقود الماضية، فمعدل نمو قطاع تنظيم الفعاليات يتزايد عاماً بعد عام في العديد من اقتصاديات الدول، حيث تلعب الفعاليات دوراً مهماً في التنمية الاقتصادية والرفاه الاجتماعي للأفراد والدول، بالإضافة إلى أنها تساعد في تحقيق أهدافٍ تجاريةٍ أخرى مثل زيادة قيمة العلامات التجارية، وتحسين سمعة المؤسسات، وتحقيق الأهداف الاقتصادية، لذا وبناءً على ما سبق يأتي السؤال التالي: ما هو مجال تنظيم الفعاليات؟ وكيف يمكن إدارته والتميز في |
Real Estate Development: Building Value in Your Community (Coursera) https://www.coursera.org/learn/real-estate-development-building-value-in-your-community “Real Estate Development: Building Value in Your Community” provides an introductory understanding of real estate and community development. You will learn the fundamentals of real estate development, including development stages, team building, project feasibility, social impact, and financial modeling. Through immersive, augmented reality experiences, you will be able to identify and analyze neighborhood-scale real estate development projects to determine feasibility and understand the imple |
Intermediate Web and Front-End Development (Coursera) https://www.coursera.org/learn/intermediate-web-and-front-end-development Do you want to learn how to optimize your websites for search engines? This course will teach you how Search Engine Optimization (SEO) techniques can help improve the visibility of your website. Then you will investigate automated build tools and bundlers like Webpack, which helps with bundling assets, modules, and dependencies into a single bundle, allowing developers to focus on development. Following that, you will explore how web optimization assesses and perceives the user experience of l |
Leading Through Effective Communication (Coursera) https://www.coursera.org/learn/leadingthrougheffectivecommunication Do you struggle to influence your team’s chances of success? Learn effective communication and leadership skills from this Leading Through Effective Communication course! |
Personal Productivity, Time Management and Prioritization (Coursera) https://www.coursera.org/learn/personal-productivity-time-management-and-prioritization The "Personal Productivity & Time Management" course offers a comprehensive guide to enhance learners' productivity and time management skills. Emphasizing the crucial role of organization, the course covers various aspects, including workspace arrangements, task management, and time prioritization, enabling learners to strike a balance between daily responsibilities and long-term goals. The course begins by focusing on workspace organization and its impact on concentration and efficiency. It t |
Competencias digitales de ofimática: Microsoft PowerPoint (Coursera) https://www.coursera.org/learn/competencias-digitales-ofimatica-powerpoint Los continuos cambios tecnológicos, sobre todo en aquellos aspectos vinculados a las tecnologías de la información y la comunicación (TIC) hacen que las personas tengan la necesidad de actualizarse de forma continua para que sus conocimientos no queden obsoletos. En este contexto, para las empresas se convierte en algo imprescindible disponer de profesionales que tengan las competencias necesarias para ejercer con éxito las actividades que requieren en su lugar de trabajo. El curso, basado en l |
Introduction to Terraform (Coursera) https://www.coursera.org/learn/codio-terraform Code and apply your first Terraform configuration without installing anything! This course is designed for learners with limited knowledge of cloud computing, providing a solid foundation of cloud infrastructure provisioning and management, using Terraform, an open-source IaaS (Infrastructure as a service) tool. The modules in this course cover Terraform's basic architecture and syntax, managing resources, and other related topics. A review of AWS EC2 instances is recommended. To allow for a t |
https://www.coursera.org/learn/particle-dynamics This course teaches dynamics, one of the basic mechanics subjects of Mechanical Engineering. Students would be able to organize their knowledge about force and motion, work-energy, impulse-momentum in view of Newton's 2nd law and its integration over time and displacement. The Engineering Dynamics consists of two parts: particle dynamics and rigid body dynamics. This is the first part of the dynamics: Particle dynamics class will consist of lecture videos, which are about 15 min length (or a bit |
C Programming: Pointers and Memory Management - 4 (Coursera) https://www.coursera.org/learn/c-programming-pointers-and-memory-management In this course, we will examine a key concept, foundational to any programming language: the usage of memory. This course builds upon the basic concept of pointers, discussed in C Programming: Modular Programming and Memory Management, and introduces the more advanced usage of pointers and pointer arithmetic. Arrays of pointers and multidimensional arrays are addressed, and you will learn how to allocate memory for your own data during program execution. This is called dynamic memory allocation |
نماذج الابتكار | Innovation Models (Coursera) https://www.coursera.org/learn/innovation-models- الابتكار هو أساس استراتيجيات التطوير المؤثرة في إدارة الشركات، ومن إحدى الطرق الفعالة لتطبيق الابتكار في عالم الأعمال هي استخدام أدوات ونماذج الابتكار (Innovation Models) التي تساعد الشركات في التعامل مع تحديات السوق بطريقه ممنهجة، نماذج الابتكار (Innovation Models) لها دور مهم في مساعدة الشركات على تسريع وتنظيم عمليات تحديد المشكلة وإيجاد الحلول، لضمان استدامة الأعمال في بيئة عمل هذا العصر. هذه الدورة هي دورة تمهيدية؛ فهي تلقي الضوء على أساسيات الموضوع بشكل عام بهدف التعريف به وبمحاوره الأساسي |
Introduction to Microsoft Dynamics 365 (Coursera) https://www.coursera.org/learn/introduction-to-microsoft-dynamics-365 Learners who complete this course will receive 50% off of the MB-910 Microsoft Certification Exam. Being able to maximize your usage of a customer relationship management (CRM) tool like Microsoft Dynamics is a powerful way to strengthen relationships with customers and help keep yourself organized. But with tools that are so comprehensive, where do you begin? By the end of this course, you will be able to utilize the tools found within Microsoft Dynamics 365. You’ll build up your knowledge of |
Coding for Designers, Managers, & Entrepreneurs II (Coursera) https://www.coursera.org/learn/uva-coding-for-design-managers-2 Do you want to experience what it is to go from idea to code? If so, this is the place for you! This is the second course in the Coding for Designers, Managers, and Entrepreneurs Specialization. If you’re a hands-on collaborator with developers, this course is specifically designed for you. In this course, we’re going to focus on creating interactive user interfaces (UI’s) with Javascript, building creative confidence and competence that will make you an even better collaborator on digital proje |
DevOps Prerequisite Course (Coursera) https://www.coursera.org/learn/devops-prerequisite-course Those new to the Cloud and DevOps world often find it difficult to start their journey due to missing basic prerequisites. For example, issues with setting up a basic lab environment using VirtualBox, networking issues, or working with the Linux CLI or text editors like vi editor. Sometimes, it's issues with applications – like getting a sample application to work, getting the dependencies to install properly, or getting a webserver to communicate with a database server. Or at other times, it's |
Capstone: Creating A Sustainability Proposal (Coursera) https://www.coursera.org/learn/sustainability-proposal Congratulations on reaching the Capstone Class of the Become a Sustainable Business Change Agent specialization. The class will help you apply material from the previous three classes. We have developed a case about a hypothetical ski resort that offers lots of opportunities to develop sustainability recommendations. A second option is do develop a proposal for a change in your company or organization. Or you can do both the case and your own proposal. The goal of the class is to have you |
Quality Control and Regulatory in Cosmetic Science (Coursera) https://www.coursera.org/learn/quality-control-and-regulatory-in-cosmetic-science This course explores the multifaceted world of cosmetic science and quality assurance. You will explore the historical evolution of cosmetic regulatory landscapes, gain insights into cutting-edge safety assessment methodologies, and delve into the principles and practices of quality systems. The course emphasizes a holistic approach, ensuring participants understand the importance of regulations, enhance their expertise in safety assessments, and master the principles of quality control in cosme |
Sustainability for Business: ESG Fundamentals (Coursera) https://www.coursera.org/learn/esg Environmental, Social, and Governance (ESG) considerations are becoming increasingly important due to regulatory pressures, evolving markets, and the values-based preferences of stakeholders, including investors, consumers, and employees. As ESG reporting becomes mandatory in many parts of the world, no business can afford to be complacent about its responsibilities towards the environment and society. Organizations that fail to manage ESG effectively will face significant operational, reputati |
Evaluating the Quality of Healthcare Delivery (Coursera) https://www.coursera.org/learn/quality-of-healthcare In this course, you will have the opportunity to learn about the great progress that has been made in measuring and evaluating quality of care. We will discuss key concepts and methods. You will also learn about how to use websites for comparing the quality of healthcare providers. The course content is intended for a wide range of participants – for example, people who have a general interest in quality of care, consumers seeking information about how to choose a provider for themselves or f |
Fundamentals of Red Hat Enterprise Linux 9 (Coursera) https://www.coursera.org/learn/fundamentals-of-red-hat-enterprise-linux-9 This course will provide you with a basic introduction to Linux® skills using Red Hat® Enterprise Linux 9. It will show you how a Linux system is organized and will demonstrate introductory system administration tasks. The course highlights the significance of Linux and the open source development framework in the current IT landscape. Linux systems are omnipresent, powering the internet, retail point-of-sale setups, global stock exchanges, and more. You'll find Linux at the heart of smart TVs, |
التأثير على الأشخاص (Coursera) https://www.coursera.org/learn/influencing-people-ar ستعمل هذه الدورة التدريبية على تحسين قدرتك على التأثير على الأشخاص في المواقف التي لا يمكنك فيها استخدام السُلطة الرسمية. وستتعلم طرقًا فعّالة لبناء قاعدة سُلطة ونفوذ في مؤسستك وتعزيزها والحفاظ عليها. وستتعلم أيضًا أساليب التأثير التي تمكّنك من أن تكون أكثر إقناعًا وتأثيرًا في العمل مع رؤسائك وزملائك وحتى مرؤوسيك. وبالإضافة إلى ذلك، ستتعلم كيفية بناء علاقات جيدة والحفاظ عليها لتعزيز سُلطتك غير الرسمية وقدرتك على التأثير على الآخرين. والأهم من ذلك، أنك ستعرف الفرق بين التأثير والتلاعب وستتعلم كيف |
Contexto de Negocios en LATAM: Factores Políticos, Sociales y Económicos (Coursera) https://www.coursera.org/learn/contexto-negocios-latam Latinoamérica resulta ser muy atractiva al momento de decidir realizar nuevos negocios, pero en algunos casos este proceso se considera algo distinto a cómo opera el mercado mundial, por lo que es importante conocer algunos elementos que permitan entender de mejor manera este contexto y así definir estrategias más efectivas cuando se piensa comenzar un negocio en esta región. A través de este curso, los alumnos podrán conocer el contexto social, político y económico en Latinoamérica. Del mismo |
Moneyball and Beyond (Coursera) https://www.coursera.org/learn/moneyball-and-beyond The book Moneyball triggered a revolution in the analysis of performance statistics in professional sports, by showing that data analytics could be used to increase team winning percentage. This course shows how to program data using Python to test the claims that lie behind the Moneyball story, and to examine the evolution of Moneyball statistics since the book was published. The learner is led through the process of calculating baseball performance statistics from publicly available datasets. |
Agile Organisation: Strategies for Business Resilience (Coursera) https://www.coursera.org/learn/agile-organisation-strategies-for-business-resilience Prepare for tomorrow’s challenges by building a truly resilient and agile organisation. What you learn in this course: Strategic Resilience: Explore the concepts and frameworks needed to ensure your organisation can adapt to a shifting business context. Build an understanding of agility loops, scenario planning and how to approach difficult decision-making through uncertain times. Operational Resilience: Increase your awareness of the potential sources of risk in your supply chains and how you |
Pre-MBA Quantitative Skills: Finance (Coursera) https://www.coursera.org/learn/pre-mba-quant-skills-finance This short course surveys all the major topics covered in a full semester MBA level finance course, but with a more intuitive approach on a very high conceptual level. The goal here is give you a roadmap and framework for how financial professional make decisions. We will cover the basics of financial valuation, the time value of money, compounding returns, and discounting the future. You will understand discounted cash flow (DCF) valuation and how it compares to other methods. We also ste |
ما هي الإدارة ولماذا نحتاج إليها |What and Why of Management (Coursera) https://www.coursera.org/learn/the-what-and-why-of-management الإدارة (Management) من أهم الأنشطة في أية مؤسسة (Organization)، إذ أن الإدارة بطريقة صحيحة وسيلة مهمة لنجاحها وإهمال ذلك قد يؤدي إلى فشل الشركة وانهيارها، لذلك فإن الشركات بحاجة مستمرة ومُلحة لوجود فريق لإدارة الأعمال (Management Team) على قدر عالٍ من الفاعلية (Effectiveness) والكفاءة (Efficiency) من أجل تحقيق الأهداف (Goals) العامة. هذه الدورة هي دورة تمهيدية؛ فهي تلقي الضوء على أساسيات الموضوع بشكل عام بهدف التعريف به وبمحاوره الأساسية التي يجب الإلمام بها. إذا كنت من المهتمين بفهم الإدارة |
Physics 102 - Electric Potential and DC Circuits (Coursera) https://www.coursera.org/learn/physics-102-electric-potential-and-dc-circuits This second course serves as an introduction to the physics of electricity and magnetism. Upon completion, learners will understand how mathematical laws and conservation principles describe fields and how these fields are related to electrical circuits. Learners will gain experience in solving physics problems with tools such as graphical analysis, algebra, vector analysis, and calculus. This second course covers Electric Potential, Capacitance, Current, Resistors, and DC Circuits. Each of t |
Competitive Strategy and Organization Design Project (Coursera) https://www.coursera.org/learn/organization-strategy-project This industry project is designed to allow you to apply the knowledge you have gained throughout the specialization for advising a real company. Our partner company will approach you with two specific questions the company is currently facing and that relate to the content of the specialization. You are asked to choose one of these questions and conduct an in-depth research on the topic. You need to collect relevant information, analyze it and relate it to the content you have learned throughout |
Fundamentals of Networking and Cisco Devices (Coursera) https://www.coursera.org/learn/packt-fundamentals-of-networking-and-cisco-devices-gvjwp Kickstart your networking career with CCNA Foundations: Networking & Cisco IOS Basics. This comprehensive course covers the essential concepts of networking, guiding you through foundational principles, Cisco IOS operations, and hands-on practice with Cisco devices. By the end of this course, you'll have a solid understanding of networking protocols, subnetting, and how to configure and troubleshoot Cisco network devices. The journey begins with an introduction to networking basics, including t |
Insights of Power BI (Coursera) https://www.coursera.org/learn/power-bi-insights Today's business world is becoming increasingly data-driven. Small and large businesses use data to make decisions about sales, hiring, goals, and all areas they have data for. While most businesses have access to data of one type or another, it can be intimidating for an average business user to understand the data without a background in data analytics. Microsoft’s Power BI takes the intimidation and hassle out of data analysis and visualization. Throughout this course, you will identify er |
Hypothesis Testing with Python and Excel (Coursera) https://www.coursera.org/learn/hypothesis-testing-python-excel In today's job market, leaders need to understand the fundamentals of data to be competitive. An essential procedure to understand business and analytics is hypothesis testing. This short course, designed by Tufts University expert faculty, will teach the fundamentals of hypothesis testing of a population mean and a population proportion, using Excel and Python for calculations. You'll also discover the central limit theorem, which is essential for hypothesis testing. To conclude the course, you |
Reliable Cloud Infrastructure: Design and Process 日本語版 (Coursera) https://www.coursera.org/learn/cloud-infrastructure-design-process-jp 本コースでは、実績ある設計パターンを利用し、信頼性と効率に優れたソリューションを Google Cloud で構築する方法を学習します。本コースは Architecting with Google Compute Engine または Architecting with Google Kubernetes Engine の後続コースであり、これらいずれかのコースで取り上げられているテクノロジーを習得済みであることが受講の前提になります。講義、設計アクティビティ、ハンズオンラボを通して、信頼性と可用性が高く、安全でコスト効率に優れた Google Cloud デプロイメントを設計するためのビジネス要件と技術的要件をバランス良く定義する方法を学びます。 このコースでは、以下のスキルについて学習します。 ● 問い、テクニック、設計上の考慮事項からなるツールセットを適用する ● アプリケーションの要件を定義し、KPI、SLO、SLI として具体的に表す ● アプリケーション要件を細分化し、適切なマイクロサービス境界を見つける ●Google Cloud のデベロッパー ツールを利用して、 |
Advanced Tools for Digital Marketing Analytics (Coursera) https://www.coursera.org/learn/advanced-tools-for-digital-marketing-analytics The Advanced Tools for Digital Marketing Analytics course explores cutting-edge tools and technologies that are transforming the landscape of digital marketing analytics such as marketing automation and scaling strategies, predictive analytics and algorithms, video and mobile marketing trends, as well as artificial intelligence (AI), natural language processing (NLP), and ethics. You’ll also walk through preparing a portfolio and supporting a career change to digital marketing analyst. After c |
How to Jumpstart Your Hidden Creative Genius (Coursera) https://www.coursera.org/learn/karl-gude-creativity Despite what you may think, there is evidence that everyone has the capacity to think creatively. This course will teach you to be much less predictable in your thinking and have the confidence and ability to generate unique, workable ideas to solve complex problems. Society impels us to conform to its written and unwritten rules for thinking and behaving in a certain way, which makes too many of the ideas and solutions we generate fairly predictable and ineffective. The first part of this cou |
Data Mining Project (Coursera) https://www.coursera.org/learn/data-mining-theory-practice-project Data Mining Project offers step-by-step guidance and hands-on experience of designing and implementing a real-world data mining project, including problem formulation, literature survey, proposed work, evaluation, discussion and future work. This course can be taken for academic credit as part of CU Boulder’s MS in Data Science or MS in Computer Science degrees offered on the Coursera platform. These fully accredited graduate degrees offer targeted courses, short 8-week sessions, and pay-as-yo |
https://www.coursera.org/learn/aws-cloud-practitioner-certification-cloud-fundamentals Welcome to the Cloud Fundamentals course! The course provides a comprehensive introduction to cloud computing concepts, technologies, and services. This course is designed to equip learners with the foundational knowledge required to understand and work with cloud environments, making it suitable for those who are new to the field of cloud computing. The course is aligned with the AWS Cloud Practitioner Certification exam structure and will help you prepare for the certification exam. This co |
Teaching Impacts of Technology: Data Collection, Use, and Privacy (Coursera) https://www.coursera.org/learn/teach-impacts-technology-data In this course you’ll focus on how constant data collection and big data analysis have impacted us, exploring the interplay between using your data and protecting it, as well as thinking about what it could do for you in the future. This will be done through a series of paired teaching sections, exploring a specific “Impact of Computing” in your typical day and the “Technologies and Computing Concepts” that enable that impact, all at a K12-appropriate level. This course is part of a larger Spe |
Data and Urban Governance (Coursera) https://www.coursera.org/learn/data-urban-governance Since the beginning of the 2000s, cities have witnessed a massive influx of data, transforming how cities are governed. Data has an impact on how city life is structured, as it influences coalitions, actors, instruments, policies, and forms of regulation. In this MOOC, we will look at this shift more closely: what has the advent of big data done to urban governance? Have platforms disrupted local authorities? How has big data changed local politics? How do we govern using algorithms? What is th |
أساسيات الذكاء الاصطناعي والبيانات الضخمة | AI (Coursera) https://www.coursera.org/learn/artificial-intelligence-and-big-data-fundamentals نعيش اليوم في ظل ثورة صناعية جديدة وهي الثورة الصناعية الرابعة التي تمر على هذا الكوكب وتعصف بكل قطاعاته وتؤثر فيها تأثيراً بالغاً سواء سلباً أو إيجاباً، وكي نكون من رواد هذه الثورة الصناعية ونترك بصمتنا يجب علينا الإلمام بكل علومها وتطبيقاتها على أرض الواقع بالإضافة إلى الإلمام بأهم ما تصدَّر هذه المرحلة من علوم وتقنيات؛ والذي هو علم وتطبيقات الذكاء الاصطناعي وتحليل البيانات الضخمة الذي يعتبر من أهم مسارات تطبيقات الذكاء الاصطناعي، حيث من خلال التجربة العلمية والعملية في هذا المجال سنقدم هذا ال |
مهارات إدارة التغيير الذاتي (Coursera) https://www.coursera.org/learn/personal-change-management-skills يمر الكثير منا بمراحل يسعى فيها إلى التغيير أو يُفرض عليه ذلك التغيير، لكن الدراسات تقول إن الغالبية العظمى من الناس تخشى التغيير وتقاومه بقوة، ولأن التغيير أصبح الحقيقة الوحيدة في عالمنا، فقد أصبح من الواجب على كل شخصٍ يسعى للنجاح في حياته الشخصية والمهنية اكتسابُ المهارة التي تجعل ذلك التغييرَ إيجابياً، سواء كانَ رغبةً منه في تغيير عادة سيئة لديه أم كان أمراً فُرضَ عليه لظرفٍ ما. هذه الدورة هي دورة تمهيدية؛ فهي تلقي الضوء على أساسيات الموضوع بشكل عام بهدف التعريف به وبمحاوره الأساسية التي يجب |
أسس تصميم تجربة المستخدم (UX) (Coursera) https://www.coursera.org/learn/foundations-of-user-experience-ux-design-arabic أسس تجربة المستخدم (UX): التصميم هو أول السلسلة التي تتكون من سبع دورات من شأنها أن توفر لك المهارات اللازمة للتقديم على وظائف المبتدئين في تصميم تجربة المستخدم. يركز مصممو تجربة المستخدم على التفاعلات التي يجريها الأشخاص مع منتجات مثل مواقع الويب وتطبيقات الهاتف المحمول والأشياء المادية. يجعل مصممو تجربة المستخدم هذه التفاعلات اليومية سهلة الاستخدام وممتعة ويمكن الوصول إليها. قد يتضمن دور مصمم تجربة المستخدم المبتدئ التعاطف مع المستخدمين وتحديد الشكاوى الخاصة بهم والتوصل إلى أفكار لحلول التصميم |
Blue Prism Foundation Training (Coursera) https://www.coursera.org/learn/blue-prism-foundation-training Blue Prism is the global leader in robotic process automation (RPA) and intelligent automation for the enterprise, transforming the way work is done by empowering businesses to automate time-intensive, mundane tasks and to help free-up their employees to be more creative and innovative. In this course, Blue Prism Foundation Training provides a comprehensive introduction to all of the key concepts and activities associated with configuring a Blue Prism Process Solution. It is also the principa |
Esports Teams and Professional Players (Coursera) https://www.coursera.org/learn/esports-teams-professional-players This course will be focusing on the competitive Esport team and individual professional players. Whether you are playing on a team or competing as an individual, you will find that being a professional Esports player is more complex and nuanced than most people realize. We will be talking a lot about the support staff surrounding players, the intricacy of navigating contracts, and the hardships of committing yourself to professional play. We will also be talking about the Esports media. Similar |
Advanced Recommender Systems (Coursera) https://www.coursera.org/learn/advanced-recommender-systems In this course, you will see how to use advanced machine-learning techniques to build more sophisticated recommender systems. Machine Learning is able to provide recommendations and make better predictions, by taking advantage of historical opinions from users and building up the model automatically, without the need for you to think about all the details of the model. At the end of the Advanced Recommender Systems, you will know how to manage hybrid information and how to combine different fil |
AI and Disaster Management (Coursera) https://www.coursera.org/learn/ai-and-disaster-management In this course, you will be introduced to the four phases of the disaster management cycle; mitigation, preparation, response, and recovery. You’ll work through two case studies in this course. In the first, you will use computer vision to analyze satellite imagery from Hurricane Harvey in 2017 to identify damage in affected areas. In the second, you will use natural language processing techniques to explore trends in aid requests in the aftermath of the 2010 earthquake in Haiti. |
Security Concepts and Practices (Coursera) https://www.coursera.org/learn/security-concepts-and-practices Course 1 - Security Concepts and Practices This is the first course under the specialization SSCP. In this course, we will focus on the core aspects of security concepts and practice, starting with the importance of codes of ethics. We will then cover the basic principles of information security and move on to describe security controls, their implementation, maintenance, and assessment. We will also address the identification of corporate assets and the change management life cycle. We will |
https://www.coursera.org/learn/iot-cloud This course is the last course in our series of four courses and builds on the previous three courses: IoT Devices, IoT Communications, and IoT Networking. After we have built and programmed a small self-driving vehicle, we then set out to enhance its connectivity and add important security infrastructure. In this course we will now look closer into various remaining types of decentralized network topography. In the lab, we will additionally cover important cloud technologies based on machine-le |