From 973e65e7b0381490642f9e1410d8f9f49dc32042 Mon Sep 17 00:00:00 2001 From: timothechauvet Date: Sun, 15 Dec 2024 19:52:20 +0100 Subject: [PATCH 1/3] MongoDB student pack --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1190b7b..ff950c7 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,7 @@ The offers on top of the table are time-limited and will expire soon. So, hurry | --- | --- | --- | --- | | Exasol | Free Exasol training courses and certifications (€150 value each). | [Link](https://www.exasol.com/portal/display/TRAINING/Exasol+Training+and+Certification) | 30-Jun-2020 | | Mongodb | 12 free MongoDB courses with proof of completion. | [Link](https://university.mongodb.com/courses/catalog) | Unlimited | +| Mongodb | **[Students only]** 4 free courses and a $150-valued certification with GitHub Student Pack | [Link](https://www.mongodb.com/students) | Unlimited | | CockcroachLab University | Free Cert - the core concepts behind distributed databases and give you all the tools you need to get started with CockroachDB | [Link](https://university.cockroachlabs.com/course/getting-started-with-cockroachdb) | Unknown | | CockcroachLab University | Free Cert - you will build a full-stack ride-sharing application in Python using the popular SQLAlchemy ORM and CockroachDB | [Link](https://university.cockroachlabs.com/course/cockroachdb-for-python-developers) | Unknown | | Liquibase | Learn all about Liquibase fundamentals from free online courses by Liquibase experts and see how to apply them in the real world. | [Link](https://learn.liquibase.com/index) | Unknown | From 3017561191406bc2f4923548264913062d72f0de Mon Sep 17 00:00:00 2001 From: timothechauvet Date: Sun, 15 Dec 2024 20:04:35 +0100 Subject: [PATCH 2/3] GitHub Foundations cert --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff950c7..075b831 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ The offers on top of the table are time-limited and will expire soon. So, hurry | Technology | Provider | Description | Link | Expiration | | --- | --- | --- | --- | --- | | Gitlab Certification | Gitlab | Free Certifications paths and badges | [Link](https://about.gitlab.com/learn/) | Unknown | +| GitHub | **[Students only]** Free GitHub Foundations Certification ($99 value) included with the GitHub Student Pack | [Link](https://github.com/orgs/community/discussions/138834) | Unknown | | OCI | Oracle | Oracle Cloud Infrastructure, Oracle Cloud Infrastructure, Oracle Cloud Infrastructure | [Link](https://education.oracle.com/oracle-oci-certification#oracle-cloud-infrastructure) | Sept 30, 2023 | | Machine Learning with Python | freeCodeCamp | Free lesson and certification | [Link](https://www.freecodecamp.org/learn/machine-learning-with-python/) | Unlimited | | Data Visualization | freeCodeCamp | Free lesson and certification | [Link](https://www.freecodecamp.org/learn/data-visualization/) | Unlimited | @@ -182,7 +183,7 @@ The offers on top of the table are time-limited and will expire soon. So, hurry | --- | --- | --- | --- | | Exasol | Free Exasol training courses and certifications (€150 value each). | [Link](https://www.exasol.com/portal/display/TRAINING/Exasol+Training+and+Certification) | 30-Jun-2020 | | Mongodb | 12 free MongoDB courses with proof of completion. | [Link](https://university.mongodb.com/courses/catalog) | Unlimited | -| Mongodb | **[Students only]** 4 free courses and a $150-valued certification with GitHub Student Pack | [Link](https://www.mongodb.com/students) | Unlimited | +| Mongodb | **[Students only]** 4 free courses and a $150-valued certification included with the GitHub Student Pack | [Link](https://www.mongodb.com/students) | Unlimited | | CockcroachLab University | Free Cert - the core concepts behind distributed databases and give you all the tools you need to get started with CockroachDB | [Link](https://university.cockroachlabs.com/course/getting-started-with-cockroachdb) | Unknown | | CockcroachLab University | Free Cert - you will build a full-stack ride-sharing application in Python using the popular SQLAlchemy ORM and CockroachDB | [Link](https://university.cockroachlabs.com/course/cockroachdb-for-python-developers) | Unknown | | Liquibase | Learn all about Liquibase fundamentals from free online courses by Liquibase experts and see how to apply them in the real world. | [Link](https://learn.liquibase.com/index) | Unknown | From 8a3d6d9155fcd255bf2f4af15202d00ae16a7a48 Mon Sep 17 00:00:00 2001 From: timothechauvet Date: Sun, 15 Dec 2024 20:07:02 +0100 Subject: [PATCH 3/3] GitHub Foundations cert : provider --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 075b831..1134587 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The offers on top of the table are time-limited and will expire soon. So, hurry | Technology | Provider | Description | Link | Expiration | | --- | --- | --- | --- | --- | | Gitlab Certification | Gitlab | Free Certifications paths and badges | [Link](https://about.gitlab.com/learn/) | Unknown | -| GitHub | **[Students only]** Free GitHub Foundations Certification ($99 value) included with the GitHub Student Pack | [Link](https://github.com/orgs/community/discussions/138834) | Unknown | +| GitHub Certification | GitHub | **[Students only]** Free GitHub Foundations Certification ($99 value) included with the GitHub Student Pack | [Link](https://github.com/orgs/community/discussions/138834) | Unknown | | OCI | Oracle | Oracle Cloud Infrastructure, Oracle Cloud Infrastructure, Oracle Cloud Infrastructure | [Link](https://education.oracle.com/oracle-oci-certification#oracle-cloud-infrastructure) | Sept 30, 2023 | | Machine Learning with Python | freeCodeCamp | Free lesson and certification | [Link](https://www.freecodecamp.org/learn/machine-learning-with-python/) | Unlimited | | Data Visualization | freeCodeCamp | Free lesson and certification | [Link](https://www.freecodecamp.org/learn/data-visualization/) | Unlimited |