×

EDX

Categories
  • All
  • Favorite
  • Popular
  • Most rated
UChicagoX: Quantum Computer Systems Design III: Working with Noisy Systems

UChicagoX: Quantum Computer Systems Design III: Working with Noisy Systems

This course explores the basic design principles of today's quantum computer systems. In this course, students will learn to work with the IBM Qiskit software tools to write simple quantum programs and execute them on cloud-accessible quantum hardware.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
TUGrazX: Physical and Advanced Side-Channel Attacks

TUGrazX: Physical and Advanced Side-Channel Attacks

Software-based and physical side-channel attacks have similar techniques. But physical attacks can observe properties and side effects that are usually not visible on the software layer. Thus, they are often considered the most dangerous side-channel attacks. In this course, we learn both about physical side-channel attacks but also about more advanced software-based side channels using prefetching and branch prediction. You will work with these attacks and understand how to mitigate them.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
UChicagoX: Quantum Computer Systems Design II: Principles of Quantum Architecture

UChicagoX: Quantum Computer Systems Design II: Principles of Quantum Architecture

This course explores the basic design principles of today's quantum computer systems. In this course, students will learn to work with the IBM Qiskit software tools to write simple quantum programs and execute them on cloud-accessible quantum hardware.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Statistics.comX: Applied Data Science Ethics

Statistics.comX: Applied Data Science Ethics

AI’s popularity has resulted in numerous well-publicized cases of bias, injustice, and discrimination. Often these harms occur in machine learning projects that have the best of goals, developed by data scientists with good intentions. This course, the second in the data science ethics program for both practitioners and managers, provides guidance and practical tools to build better models and avoid these problems.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
UMontrealX: Recommender Systems: Behind the Screen

UMontrealX: Recommender Systems: Behind the Screen

How are items recommended when you’re browsing for movies, jobs or clothing online? Register here and you’ll discover the fundamental concepts and methods allowing the most relevant item suggestions to users from e-commerce to online advertisement.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
LinuxFoundationX: Building Microservice Platforms with TARS

LinuxFoundationX: Building Microservice Platforms with TARS

Are you interested in microservices? Don’t miss out on TARS! Get an in-depth primer on the powerful TARS framework for building your microservice platform.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
SDA_Bocconi: Fundamentals of Python

SDA_Bocconi: Fundamentals of Python

We will equip you with everything you need to properly start using Python in your daily work activities. You will learn how to install Python and work with it through different graphical front-ends. You will then learn how to define objects and how to recognize different characteristics and functionalities. Finally, you will learn how to make Python execute a series of instructions in a sequential order through loops, as well as how to write your own functions.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
IBM: Data Engineering Capstone Project

IBM: Data Engineering Capstone Project

This Capstone Project is designed for you to apply and demonstrate your Data Engineering skills and knowledge in SQL, NoSQL, RDBMS, Bash, Python, ETL, Data Warehousing, BI tools and Big Data.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
DelftX: Modelling with Differential Equations

DelftX: Modelling with Differential Equations

How do populations grow? How do viruses spread? What is the trajectory of a glider? Introduce yourself to the modelling cycle which includes: analyzing a problem, formulating it as a mathematical model, calculating solutions and validating your results.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
RaspberryPiFoundation: Teach teens computing: Functions and algorithms, searching and sorting in Python

RaspberryPiFoundation: Teach teens computing: Functions and algorithms, searching and sorting in Python

Take your Python skills further in this online course, guided by the Raspberry Pi Foundation.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
UMontrealX: Machine Learning Use Cases in Finance

UMontrealX: Machine Learning Use Cases in Finance

In the last six years, the financial sector has seen an increase in the use of machine learning models in financial, banking and insurance contexts. Data science and advanced analytics teams in the financial and insurance community are implementing these models regularly and have found a place for them in their toolbox.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
UCSanDiegoX: Data Structures: An Active Learning Approach

UCSanDiegoX: Data Structures: An Active Learning Approach

Learn about high-performance data structures and supporting algorithms, as well as the fundamentals of theoretical time complexity analysis through an interactive online text.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
IBM: DevOps and Software Engineering Capstone Project

IBM: DevOps and Software Engineering Capstone Project

In this DevOps Capstone Project, you’ll demonstrate your skills and knowledge gained throughout this program with a real-world inspired hands-on project developing and deploying an application using CI/CD to showcase in your portfolio.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
WageningenX: Big Data for Agri-Food: Principles and Tools

WageningenX: Big Data for Agri-Food: Principles and Tools

As the big data era unfolds, developments in sensor and information technologies are evolving quickly. As a result, science and businesses are yielding enormous amounts of data. Ideally this data provides valuable insights for decision-making in real time. But processing data the traditional way is no longer possible. Join Wageningen University & Research, #1 university Animal Sciences and Agriculture, and learn how to best handle big data sets. Enrol now.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
MichiganX: Building Web Applications in Django

MichiganX: Building Web Applications in Django

This second course in Django for Everybody explores data models in Django and how it communicates with a database. This course also explores basic Structured Query Language (SQL) and database modeling and how they work in the Django model.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
DelftX: AI Skills for Engineers: Data Engineering and Data Pipelines

DelftX: AI Skills for Engineers: Data Engineering and Data Pipelines

Good data is central to effective AI applications. This course teaches the basics of data for AI, covering what data is needed, how to extract data from existing databases and basic data skills including setup of a Python notebook environment, basic data exploration and simple data visualizations.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
LinuxFoundationX: Introduction to Serverless on Kubernetes

LinuxFoundationX: Introduction to Serverless on Kubernetes

Learn how to build serverless functions that can be run on any cloud, without being restricted by limits on the execution duration, languages available, or the size of your code.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
UChicagoX: Quantum Computer Systems Design I: Intro to Quantum Computation and Programming

UChicagoX: Quantum Computer Systems Design I: Intro to Quantum Computation and Programming

This course explores the basic design principles of today's quantum computer systems. In this course, students will learn to work with the IBM Qiskit software tools to write simple quantum programs and execute them on cloud-accessible quantum hardware.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
RaspberryPiFoundation: Teach teens computing: Object-oriented Programming in Python

RaspberryPiFoundation: Teach teens computing: Object-oriented Programming in Python

Learn object-oriented programming principles by creating your own text-based adventure game in Python.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
MichiganX: Python Data Structures

MichiganX: Python Data Structures

The second course in Python for Everybody explores variables that contain collections of data like string, lists, dictionaries, and tuples. Learning how to store and represent and manipulate data collections while a program is running is an important part of learning how to program.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
ETHx: Self-Driving Cars with Duckietown

ETHx: Self-Driving Cars with Duckietown

Self-Driving Cars with Duckietown is the first robotics and AI MOOC with scale-model self-driving cars. Learn state-of-the-art autonomy hands-on: build your own real robot (Duckiebot) and get it to drive autonomously in your scaled city (Duckietown).

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
UCSanDiegoX: Probability and Statistics in Data Science using Python

UCSanDiegoX: Probability and Statistics in Data Science using Python

Using Python, learn statistical and probabilistic approaches to understand and gain insights from data.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
IBM: Building ETL and Data Pipelines with Bash, Airflow and Kafka

IBM: Building ETL and Data Pipelines with Bash, Airflow and Kafka

This course provides you with practical skills to build and manage data pipelines and Extract, Transform, Load (ETL) processes using shell/python scripts, Airflow and Kafka.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
IBM: Data Science Tools

IBM: Data Science Tools

Learn about the most popular data science tools, including how to use them and what their features are.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Show next

Key Features of EdX

  1. Wide Range of Courses: EdX offers a comprehensive catalog of courses across multiple disciplines. You can find courses in business management, healthcare, engineering, computer science, and even niche areas like ethical hacking or environmental sustainability.
  2. Collaborations with Top Institutions: One of the distinguishing factors of EdX is its partnerships with prestigious universities like Harvard, MIT, UC Berkeley, and many more. These institutions offer courses that are designed by their top faculty members, ensuring high academic standards.
  3. Flexible Learning Paths: Whether you want to take a short course or complete a full degree program, EdX offers flexible learning paths. Learners can choose between free courses, paid verified certificates, and comprehensive degree programs, allowing them to customize their education according to their needs and budget.
  4. MicroMasters Programs: EdX introduced the concept of MicroMasters, which are a series of graduate-level courses that can be applied towards an actual master’s degree at select universities. This allows learners to test the waters before committing to a full degree program, all while earning credits that are recognized by participating institutions.
  5. Professional Certificates and Executive Education: For those looking to advance in their careers, EdX offers Professional Certificates and Executive Education Programs. These programs are specifically designed to meet industry standards and equip learners with skills that are immediately applicable in the workplace.

EdX’s Impact on Global Education

EdX has transformed the educational landscape by making learning more inclusive and accessible. The platform reaches millions of students across the world, including learners in developing nations where access to quality education is limited. By providing affordable or even free courses, EdX empowers individuals to improve their lives, enhance their careers, and contribute to their communities. EdX’s Open edX platform is another way the organization is making a difference. Open edX is an open-source software that other institutions can use to create and distribute their own educational content. This further amplifies EdX’s mission to increase access to education globally.

Certifications and Degrees from EdX

One of EdX’s standout features is the opportunity to earn certifications and degrees from top universities and companies. These credentials are recognized worldwide and can give learners a significant advantage in the job market. EdX offers a range of credential programs, including:
  • Verified Certificates: For learners who want proof of course completion, verified certificates provide credibility to employers and institutions.
  • MicroMasters: Graduate-level courses that count towards a full master’s degree at partnered institutions.
  • Professional Certificates: Designed by industry experts, these certificates help learners gain skills that are highly sought after in the workforce.
  • Online Master’s Degrees: Earn a full degree from institutions like the University of Texas, Boston University, and more, entirely online.

Who Should Use EdX?

EdX is suitable for a wide range of learners, from high school students to working professionals. If you’re looking to:
  • Advance your career: EdX offers professional certificates and degree programs that can help you gain the skills and credentials needed to move up in your career.
  • Enhance your knowledge: Whether you're curious about a particular subject or want to gain in-depth knowledge, EdX offers courses across a wide array of disciplines.
  • Switch careers: With programs in high-demand fields like data science, AI, and business management, EdX provides an opportunity to pivot into new career paths.

Why Choose EdX Over Other Platforms?

While there are several online learning platforms available today, EdX stands out for its unique focus on high-quality, academically rigorous courses. Here’s why EdX is a top choice:
  • Prestige: Courses are taught by professors from the world’s top universities, giving learners access to the same education as on-campus students.
  • Affordability: EdX offers free access to course materials, and learners can opt to pay for certificates or degrees at a fraction of traditional costs.
  • Flexibility: You can learn at your own pace, making it easier to balance studies with work, family, or other commitments.
  • Global Reach: Whether you’re in a big city or a rural village, as long as you have internet access, you can join the EdX community and learn from the best.

Conclusion: EdX on EdCroma

At EdCroma, we highly recommend EdX as a trusted platform for learners seeking high-quality education from reputable institutions. Whether you want to gain a new skill, earn a certificate, or pursue a degree, EdX offers something for everyone. By providing affordable, accessible, and flexible learning options, EdX continues to be a leader in online education.
Edcroma
Logo
Compare items
  • Total (0)
Compare
0
https://login.stikeselisabethmedan.ac.id/produtcs/
https://hakim.pa-bangil.go.id/
https://lowongan.mpi-indonesia.co.id/toto-slot/
https://cctv.sikkakab.go.id/
https://hakim.pa-bangil.go.id/products/
https://penerimaan.uinbanten.ac.id/
https://ssip.undar.ac.id/
https://putusan.pta-jakarta.go.id/
https://tekno88s.com/
https://majalah4dl.com/
https://nana16.shop/
https://thamuz12.shop/
https://dprd.sumbatimurkab.go.id/slot777/
https://dprd.sumbatimurkab.go.id/
https://cctv.sikkakab.go.id/slot-777/
https://hakim.pa-kuningan.go.id/
https://hakim.pa-kuningan.go.id/slot-gacor/
https://thamuz11.shop/
https://thamuz15.shop/
https://thamuz14.shop/
https://ppdb.smtimakassar.sch.id/
https://ppdb.smtimakassar.sch.id/slot-gacor/
slot777
slot dana
majalah4d
slot thailand
slot dana
rtp slot
toto slot
slot toto
toto4d
slot gacor
slot toto
toto slot
toto4d
slot gacor
tekno88
https://lowongan.mpi-indonesia.co.id/
https://thamuz13.shop/
https://www.alpha13.shop/
https://perpustakaan.smkpgri1mejayan.sch.id/
https://perpustakaan.smkpgri1mejayan.sch.id/toto-slot/
https://nana44.shop/
https://sadps.pa-negara.go.id/
https://sadps.pa-negara.go.id/slot-777/
https://peng.pn-baturaja.go.id/
https://portalkan.undar.ac.id/
https://portalkan.undar.ac.id/toto-slot/
https://penerimaan.ieu.ac.id/
https://sid.stikesbcm.ac.id/