Coursera Courses |
Privacy Law and Data Protection (Coursera) https://www.coursera.org/learn/privacy-law-data-protection What does it take to comply with privacy laws? In this course, we’ll look at the practical aspects of navigating the complex landscape of privacy requirements. Better understanding privacy laws and data protection will enable you to protect your organization and the constituents that depend on your organization to safeguard their personal information. First, we will examine the historical context that drove the creation of laws, best practices, and other standards for protecting personal infor |
Privacy Law and HIPAA (Coursera) https://www.coursera.org/learn/privacy-law-hipaa What does it take to comply with privacy laws? In this course, we’ll look at the practical aspects of navigating the complex landscape of privacy requirements. Better understanding privacy laws and data protection will enable you to protect your organization and the constituents that depend on your organization to safeguard their personal information. First, we will examine the historical context that drove the creation of laws, best practices, and other standards for protecting personal infor |
Private Cloud Management on IBM Power Systems (Coursera) https://www.coursera.org/learn/private-cloud-ibm-power-systems IBM PowerVC, an Infrastructure as a Service (IaaS) enabling software, provides a self-service cloud console for managing IBM Power Systems. It is built on OpenStack. OpenStack is a collection of open-source software projects that enterprises can use to run their own private cloud infrastructure. This course explains most cloud management features, starting with setting up a private cloud environment from the ground up. It then covers planning, sizing and other advanced administrative tasks you |
Private Equity and Venture Capital (Coursera) https://www.coursera.org/learn/private-equity The course deals with the analysis of the private equity and venture capital business. Over the course, students will be provided with a deep understanding of the mechanism underpinning the creation and/or development of a firm and the financial support it can get from the financial system through venture capital investment. The course tries to discover how special financial intermediaries (called private equity investors) finance through equity companies belonging to different stages of their |
https://www.coursera.org/learn/protools Producing music is an incredibly creative process, and knowing the tools of the trade is essential in order to transmit the musical ideas in your head into the DAW in a creative and uninhibited way. Whether you have used a computer to create music before, or you have been curious about production for years, this 4-week course will give you an introductory look into the world of Avid Pro Tools and Pro Tools First. |
Proactive Computer Security (Coursera) https://www.coursera.org/learn/proactive-computer-security I’ve heard this before – “I’m not sure my computer security practices are working”. I reply “Have you tested them?” This course is the fourth and final course in the Practical Computer Security specialization. In this course, you’ll learn how to proactively test what you have put in place to protect your data. In the first week you’ll be able to discuss the basics of deterrents and how to “trick” attackers into believing they’ve hit a goldmine of data away from your real systems. In week 2, |
Probabilistic Deep Learning with TensorFlow 2 (Coursera) https://www.coursera.org/learn/probabilistic-deep-learning-with-tensorflow2 Welcome to this course on Probabilistic Deep Learning with TensorFlow! This course builds on the foundational concepts and skills for TensorFlow taught in the first two courses in this specialisation, and focuses on the probabilistic approach to deep learning. This is an increasingly important area of deep learning that aims to quantify the noise and uncertainty that is often present in real world datasets. This is a crucial aspect when using deep learning models in applications such as autono |
Probabilistic Graphical Models 1: Representation (Coursera) https://www.coursera.org/learn/probabilistic-graphical-models Probabilistic graphical models (PGMs) are a rich framework for encoding probability distributions over complex domains: joint (multivariate) distributions over large numbers of random variables that interact with each other. These representations sit at the intersection of statistics and computer science, relying on concepts from probability theory, graph algorithms, machine learning, and more. They are the basis for the state-of-the-art methods in a wide variety of applications, such as medical |
Probabilistic Graphical Models 2: Inference (Coursera) https://www.coursera.org/learn/probabilistic-graphical-models-2-inference Probabilistic graphical models (PGMs) are a rich framework for encoding probability distributions over complex domains: joint (multivariate) distributions over large numbers of random variables that interact with each other. These representations sit at the intersection of statistics and computer science, relying on concepts from probability theory, graph algorithms, machine learning, and more. They are the basis for the state-of-the-art methods in a wide variety of applications, such as medical |
Probabilistic Graphical Models 3: Learning (Coursera) https://www.coursera.org/learn/probabilistic-graphical-models-3-learning Probabilistic graphical models (PGMs) are a rich framework for encoding probability distributions over complex domains: joint (multivariate) distributions over large numbers of random variables that interact with each other. These representations sit at the intersection of statistics and computer science, relying on concepts from probability theory, graph algorithms, machine learning, and more. They are the basis for the state-of-the-art methods in a wide variety of applications, such as medical |
Probability & Statistics for Machine Learning & Data Science (Coursera) https://www.coursera.org/learn/machine-learning-probability-and-statistics Mathematics for Machine Learning and Data science is a foundational online program created in by DeepLearning.AI and taught by Luis Serrano. This beginner-friendly program is where you’ll master the fundamental mathematics toolkit of machine learning. After completing this course, learners will be able to: • Describe and quantify the uncertainty inherent in predictions made by machine learning models, using the concepts of probability, random variables, and probability distributions. • Visua |
Probability and Statistics: To p or not to p? (Coursera) https://www.coursera.org/learn/probability-statistics We live in an uncertain and complex world, yet we continually have to make decisions in the present with uncertain future outcomes. Indeed, we should be on the look-out for "black swans" - low-probability high-impact events. To study, or not to study? To invest, or not to invest? To marry, or not to marry? While uncertainty makes decision-making difficult, it does at least make life exciting! If the entire future was known in advance, there would never be an element of surprise. Whether a |
Probability Theory: Foundation for Data Science (Coursera) https://www.coursera.org/learn/probability-theory-foundation-for-data-science Understand the foundations of probability and its relationship to statistics and data science. We’ll learn what it means to calculate a probability, independent and dependent outcomes, and conditional events. We’ll study discrete and continuous random variables and see how this fits with data collection. We’ll end the course with Gaussian (normal) random variables and the Central Limit Theorem and understand its fundamental importance for all of statistics and data science. This course can b |
Problem Solving Using Computational Thinking (Coursera) https://www.coursera.org/learn/compthinking Have you ever heard that computers "think"? Believe it or not, computers really do not think. Instead, they do exactly what we tell them to do. Programming is, "telling the computer what to do and how to do it." Before you can think about programming a computer, you need to work out exactly what it is you want to tell the computer to do. Thinking through problems this way is Computational Thinking. Computational Thinking allows us to take complex problems, understand what the problem is, and de |
Problem Solving with Excel (Coursera) https://www.coursera.org/learn/excel-analysis This course explores Excel as a tool for solving business problems. In this course you will learn the basic functions of excel through guided demonstration. Each week you will build on your excel skills and be provided an opportunity to practice what you’ve learned. Finally, you will have a chance to put your knowledge to work in a final project. Please note, the content in this course was developed using a Windows version of Excel 2013. This course was created by PricewaterhouseCoopers LLP |
Problem Solving, Python Programming, and Video Games (Coursera) https://www.coursera.org/learn/problem-solving-programming-video-games This course is an introduction to computer science and programming in Python. Upon successful completion of this course, you will be able to: 1. Take a new computational problem and solve it, using several problem solving techniques including abstraction and problem decomposition. 2. Follow a design creation process that includes: descriptions, test plans, and algorithms. 3. Code, test, and debug a program in Python, based on your design. Important computer science concepts such as problem |
Problem-Solving Skills for University Success (Coursera) https://www.coursera.org/learn/problem-solving-skills In this course, you will learn how to develop your Problem Solving and Creativity Skills to help you achieve success in your university studies. After completing this course, you will be able to: 1. Recognise the importance and function of problem solving and creative thought within academic study and the role of critical thought in creative ideation. 2. Develop a toolkit to be able to identify real problems and goals within ill-defined problems 3. Recognize and apply analytical problem solvi |
Proceso de datos sucios a datos limpios (Coursera) https://www.coursera.org/learn/proceso-de-datos-sucios-a-datos-limpios Este es el cuarto curso del certificado de análisis computacional de datos de Google. En estos cursos obtendrás las habilidades necesarias para solicitar empleos de analista de datos de nivel introductorio. En este curso seguirás aprendiendo sobre el análisis de datos y los conceptos y las herramientas con los que trabajan los analistas de datos. Aprenderás cómo controlar y limpiar datos utilizando hojas de cálculo y SQL, y cómo verificar e informar los resultados de tu limpieza de datos. Los an |
Proceso de gestión de marca estratégico (Coursera) https://www.coursera.org/learn/proceso-gestion-marca-estrategico Las marcas hoy en día forman una parte esencial del quehacer de los negocios. Durante este curso analizaremos los elementos principales que conforman una marca, así como los pasos y las acciones estratégicas que las fortalecen. Al finalizar el curso podrás tener una visión clara sobre las implicaciones de la gestión de marca y el impacto que ésta tiene en las organizaciones y para el logro de sus objetivos. Los objetivos del curso son los siguientes: • Identificar y comprender los componentes |
Process Data from Dirty to Clean (Coursera) https://www.coursera.org/learn/process-data This is the fourth course in the Google Data Analytics Certificate. In this course, you’ll continue to build your understanding of data analytics and the concepts and tools that data analysts use in their work. You’ll learn how to check and clean your data using spreadsheets and SQL, as well as how to verify and report your data cleaning results. Current Google data analysts will continue to instruct and provide you with hands-on ways to accomplish common data analyst tasks with the best tools a |
Process Mining: Data science in Action (Coursera) https://www.coursera.org/learn/process-mining Process mining is the missing link between model-based process analysis and data-oriented analysis techniques. Through concrete data sets and easy to use software the course provides data science knowledge that can be applied directly to analyze and improve processes in a variety of domains. Data science is the profession of the future, because organizations that are unable to use (big) data in a smart way will not survive. It is not sufficient to focus on data storage and data analysis. The da |
Processamento Digital de Sinais - Amostragem (Coursera) https://www.coursera.org/learn/pds Nesse curso, você irá entender um ingrediente fundamental da revolução digital: a amostragem, que permite que sinais como músicas e imagens sejam armazenados e processados em dispositivos digitais. |
Processar os dados para limpá-los (Coursera) https://www.coursera.org/learn/processar-os-dados-para-limpa-los Este é o quarto curso do Certificado de Data Analytics do Google. Estes cursos darão a você as habilidades necessárias para se candidatar a cargos empregos de analista de dados de nível inicial. Neste curso, você continuará a ampliar seu conhecimento sobre Data Analytics e os conceitos e ferramentas que os analistas de dados usam no trabalho. Você aprenderá como checar e limpar os dados usando planilhas e SQL, além de verificar e gerar relatórios dos resultados da limpeza de dados. Os analistas |
Procurement & Sourcing Introduction (Coursera) https://www.coursera.org/learn/procurement-sourcing-introduction After a warm Welcome to the Global Procurement and Sourcing Specialization, I will provide a brief introduction to the specialization and its courses covering the following: -Instructor Biography -Who should take this course -Flow of the course Following the introduction, the student will get the opportunity to learn about some of the current challenges facing procurement and sourcing professionals today through reading ten current articles ranging from what is procurement to how to collabor |
https://www.coursera.org/learn/procurement-basics This Course includes basic information on procurement, Importance of the procurement organization and its’ role in the organization, cost vs. value, processes such as the use of RFQ, RFP, RFX, Differences between direct and indirect procurement, and Stakeholder management The course will supported by videos, readings and a required case that will be assessed by a peer review. In addition, a Practice Assessment (multiple choice) is available to the student. This should be helpful as there |
Procurement Negotiation (Coursera) https://www.coursera.org/learn/procurement-negotiation This course will teach you the necessary negotiation skills to be successful. We will be covering the overall negotiation process, how to establish objectives (e.g.Most Desirable Option (MDO), Least Acceptable Alternative (LAA), Best Alternative To a Negotiated Agreement (BATNA)), what type and how to gather facts and collect information, the importance of developing a plan, learn your negotiation style, how to use, recognize and counter various tactics, understand the difference between posit |
Producción Musical y su Efecto en la Composición (Coursera) https://www.coursera.org/learn/produccionycomposicion En este curso, «Producción musical y su efecto en la composición», exploraremos cómo el proceso de producir un proyecto musical interactúa con los elementos de la composición de la música que se está produciendo. Enrique Gonzalez Müller, profesor de Berklee College of Music, reconocido productor e ingeniero de sonido y ganador del Latin Grammy®, facilitará esta exploración, guiándonos a través de la producción de un tema musical en todas sus etapas, desde el demo hasta la versión final. Con esta |
Product Analytics and AI (Coursera) https://www.coursera.org/learn/uva-darden-agile-analytics Few capabilities focus agile like a strong analytics program. Such a program determines where a team should focus from one agile iteration (sprint) to the next. Successful analytics are rarely hard to understand and are often startling in their clarity. In this course, developed at the Darden School of Business at the University of Virginia, you'll learn how to build a strong analytics infrastructure for your team, integrating it with the core of your drive to value. |
Product Cost and Investment Cash Flow Analysis (Coursera) https://www.coursera.org/learn/product-cost-and-investment-cash-flow-analysis This course discusses costs and business practices to establish the cost of a product. The concept of time value of money (TVM) is developed to determine the present and future values of a series of cash flows. TVM principles are then applied to personal finances and retirement planning. This is a practical course that uses spreadsheets to better prepare learners in engineering and science for a career in industry. This course can be taken for academic credit as part of CU Boulder’s Master of E |
Product Management Essentials (Coursera) https://www.coursera.org/learn/product-management-essentials Product management is one of the fastest growing and most lucrative jobs available today. Companies have awoken to the desperate need for product managers to create products that customers love, that integrate design, functionality, and business solutions. In our course, we define the fundamentals of product management and why this role is so coveted as a launch pad for future CEOs and startup founders. To be effective, product managers need a clear understanding of their jobs and duties. They |
Production Machine Learning Systems (Coursera) https://www.coursera.org/learn/gcp-production-ml-systems In this course, we dive into the components and best practices of building high-performing ML systems in production environments. We cover some of the most common considerations behind building these systems, e.g. static training, dynamic training, static inference, dynamic inference, distributed TensorFlow, and TPUs. This course is devoted to exploring the characteristics that make for a good ML system beyond its ability to make good predictions. |
Productivity and Systems Development (Coursera) https://www.coursera.org/learn/productivity-systems-development This course provides hands-on experience with technology-based productivity tools, as well as foundational knowledge and understanding of system design and development. The course is designed to integrate concepts of hardware, software, and the Internet. This course also provides an overview of data security, data privacy, and ways to increase productivity and efficiency. Students will also investigate technology career paths and some of the various certifications available in the industry. |
Professional development: Improve yourself, always (Coursera) https://www.coursera.org/learn/professional-development-improve-yourself The world of work is characterised by rapid ongoing change. In this dynamic environment, one of the most critical skills for leaders is their capacity to learn and to adapt; to engage in the continuous development of their skills in managing and leading others. This course will assist you in the ongoing development of your skills and abilities by focusing on the nature of the self-development process. You will reflect on and develop self-awareness of your current leadership style to understand t |
Professional Responsibility and Ethics for Accountants (Coursera) https://www.coursera.org/learn/ethics Accountants perform a wide variety of activities which include, but are not limited to, accounting, auditing, tax, management consulting, and financial management. However, a professional accountant’s responsibility is not exclusively to satisfy the needs of an employer or professional services client. One of the distinguishing characteristics of the accounting profession is its acceptance of the responsibility to act in the public interest. This course will introduce you to professional gui |
Professional Selling: Step 1 - Think Like a High-Performer (Coursera) https://www.coursera.org/learn/professional-selling-step-1 Foundational Skills and Knowledge Required of High Performing Salespeople. This course takes the mystery out of sales and the sales process. Learners will gain a clear understanding of the sales process and the fundamental skills required to build lasting, long-term, trusting relationships with customers. Participants in Course One will be provided “The Road Map” to the sales process and learn how the highest performing salespeople think about sales and sales activity. Important to successfully |
Professional Skills for International Business (Coursera) https://www.coursera.org/learn/professional-skills-networking This course provides insight into the key professional skills needed by managers at all levels of an organisation. You’ll learn key skills such as how to make a positive first impression; how to become a role model at work; effective time and resource management; and networking. This course forms part of a specialisation from the University of London designed to help you develop and build the essential business, academic, and cultural skills necessary to succeed in international business, or in |
Professionalism in Allied Health (Coursera) https://www.coursera.org/learn/professionalism-allied-health This course will benefit anyone considering a career in allied health, as well as those already working the field. Allied Health Professionals must be committed to the key attributes of professionalism and strive to reflect this within the delivery of patient-centered, safe, and effective care. “Professionalism” is a broad term which reflects many different skills and abilities. For an individual to exhibit professionalism, they must be armed with specific skills and abilities that do not always |
Professionalism in an era of change (Coursera) https://www.coursera.org/learn/professionalism-in-an-era-of-change In this course we aim to provide you with an insight into how recent societal and technological developments have changed the work of professionals in a variety of professional domains and how this in turn affects professionalism. The course highlights core themes, discusses main insights and theories, raises questions and presents cases, and links insights to practical challenges in various professional domains. It provides a state of the art assessment of professionalism in transition, by look |
Profundización y actualización en Enfermedad Cardiovascular (Coursera) https://www.coursera.org/learn/profundizacion-y-actualizacion-en-enfermedad-cardiovascular El curso de Profundización y actualización en Enfermedad Cardiovascular del adulto pretende mejorar la capacidad del estudiante para llevar a cabo procesos de evaluación de riesgo, clasificación y abordaje diagnóstico para así establecer planes de prevención y tratamiento adecuado en su práctica clínica habitual de las cinco enfermedades más prevalentes en este escenario (ateroesclerosis, hipertensión arterial, falla cardiaca, fibrilación auricular y diabetes mellitus). El curso cuenta con mat |
Program Design & Evaluation for Health Systems Strengthening (Coursera) https://www.coursera.org/learn/program-design-and-evaluation-for-health-systems-strengthening This course provides an introduction to designing and evaluating to strengthen the health system. After successful completion of all learning activities, course participants will be able to: 1. Define health systems strengthening 2. Describe health systems frameworks and how to incorporate them into evaluation planning 3. Describe how to design and prioritize implementation of health systems programs 4. Detail approaches to evaluate health systems programs, including data sources and study desig |
Programação para todos (Conceitos básicos de Python) (Coursera) https://www.coursera.org/learn/python-pt Este curso tem como objetivo ensinar a todos os conceitos básicos de programação de computadores usando Python. Abordamos o básico de como criar um programa a partir de uma série de instruções simples em Python. O curso não tem pré-requisitos e evita tudo, exceto a matemática mais simples. Qualquer pessoa com experiência moderada em computadores deve ser capaz de dominar os materiais deste curso. Este curso abordará os capítulos 1 ao 5 do livro “Python para Todos”. Assim que o aluno concluir e |
Programación con JavaScript (Coursera) https://www.coursera.org/learn/programming-with-javascript-es JavaScript es el lenguaje de programación que impulsa la web moderna. En este curso, aprenderá los conceptos básicos del desarrollo web con JavaScript. Trabajará con funciones, objetos, matrices, variables, tipos de datos, el DOM (Document Object Model, Modelo de objetos del documento) de HTML y mucho más. Aprenderá a utilizar JavaScript y descubrirá las posibilidades interactivas con las modernas tecnologías de JavaScript. Por último, aprenderá sobre la práctica de probar el código y cómo escri |
Programación en Python II: aprendiendo a estructurar datos (Coursera) https://www.coursera.org/learn/programacion-en-python-ii-aprendiendo-a-estructurar-datos En este curso los estudiantes conocerán estructuras de datos secuenciales como listas, tuplas, stacks y colas. Luego, se presentarán estructuras no secuenciales como conjuntos y diccionarios, junto con sus ventajas y desventajas, lo que les permitirá escoger la representación apropiada para organizar datos de manera más eficiente. A continuación, se introducirán elementos de modelación para problemas más complejos mediante la programación orientada a objetos. Para finalizar se presentará la recu |
Programación Orientada a Objetos con Python (Coursera) https://www.coursera.org/learn/programacion-python-objetos Este curso te dará ágil acceso a los conceptos del paradigma de programación orientado a objetos, utilizando el lenguaje de programación Python en su versión 3.0. Una vez termines este curso, tendrás conocimiento tanto para el diseño de programas con objetos como para diagramar UML; lo que te permitirá diseñar y construir sistemas con objetos, modelando cualquier aspecto de la realidad que desees. Además podrá hacer sistemas de calidad realizando pruebas automáticas del sistema y reestructur |
Programación para todos (Introducción a Python) (Coursera) https://www.coursera.org/learn/python-es Este curso se orienta a enseñar los conceptos básicos de programación informática con Python. Abarca los conceptos básicos sobre cómo diseñar un programa a partir de instrucciones simples en Python. El curso no tiene requisitos previos e incluye solo operaciones matemáticas simples. Cualquier persona con algo de experiencia en informática podrá dominar los materiales de este curso. Este curso abarcará los capítulos de 1 a 5 del libro de texto “Python para todos”. Una vez completado este curso, |
Programación y presupuesto del proyecto (Coursera) https://www.coursera.org/learn/riesgos-cambios-proyectos En este curso, aprenderás los principios fundamentales de la gestión del tiempo y costo en las etapas de planificación. Se identificarán las actividades del proyecto a partir de la EDT, se establecerá la secuencia, recursos y duración necesarios para finalmente desarrollar el cronograma detallado del proyecto. De igual manera, aprenderás a estimar los costos de los recursos, para desarrollar un presupuesto detallado y flujo de efectivo a lo largo del proyecto. Después de este curso, podrás expl |
Programando con Java para aplicaciones Android (Coursera) https://www.coursera.org/learn/programandoconjava ¡Aprende lo mejor de Java para el desarrollo en Android! Descubre lo necesario para construir tus aplicaciones móviles de una forma sencilla, objetiva y práctica. A lo largo del curso, verás diversos ejemplos para crear tu primer Hola Mundo y practicarás la programación orientada a objetos. |
Programmatic Advertising (Coursera) https://www.coursera.org/learn/programmatic-advertising Native advertising is a niche form of advertising that leverages the design and format of news and entertainment content. Native advertising is less about selling products and more about producing useful content for consumers who are in the ‘consideration’ phase of the advertising purchase funnel. Often in the form of news-like stories, native advertising has been shown to persuade consumers. Native advertising is affordable, and doesn’t require graphic design to get started. For these reasons, |
Programmation pour tous (mise en route de Python) (Coursera) https://www.coursera.org/learn/python-fr Ce cours vise à enseigner à tous les bases de la programmation informatique en Python. Nous couvrons les bases pour construire un programme à partir d’une série d’instructions simples en Python. Le cours ne suppose aucune condition préalable et repose sur le b.a.-ba des mathématiques. Toute personne avec une expérience informatique modérée devrait être capable de maîtriser le contenu de ce cours. Ce cours couvrira les chapitres 1 à 5 du manuel « Python pour tous ». Lorsqu’un étudiant aura term |
Programming for Everybody (Getting Started with Python) (Coursera) https://www.coursera.org/learn/python This course aims to teach everyone the basics of programming computers using Python. We cover the basics of how one constructs a program from a series of simple instructions in Python. The course has no pre-requisites and avoids all but the simplest mathematics. Anyone with moderate computer experience should be able to master the materials in this course. This course will cover Chapters 1-5 of the textbook “Python for Everybody”. Once a student completes this course, they will be ready to tak |