You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| The Bits and Bytes of Computer Networking | This course is designed to provide a full overview of computer networking. We’ll cover everything from the fundamentals of modern networking technologies and protocols to an overview of the cloud to practical applications and network troubleshooting. |https://www.coursera.org/learn/computer-networking|
142
146
| Learn SQL \| Codecademy | In this SQL course, you'll learn how to manage large datasets and analyze real data using the standard data management language. |https://www.codecademy.com/learn/learn-sql|
143
147
| Learn Python 3 \| Codecademy | Learn the basics of Python 3, one of the most powerful, versatile, and in-demand programming languages today. |https://www.codecademy.com/learn/learn-python-3|
144
-
|**_Data engineering courses_**|||
145
-
|_1. Data Engineering Basics_|||
148
+
149
+
## Online Courses
150
+
151
+
### Data engineering courses
152
+
153
+
| Course name | Course description | Course URL |
154
+
|---|---|---|
155
+
| 1. Data Engineering Basics |||
146
156
| Introduction to Data Engineering | Introduction to Data Engineering with over 1 hour of videos including my journey here. |https://learndataengineering.com/p/introduction-to-data-engineering|
147
157
| Computer Science Fundamentals | A complete guide of topics and resources you should know as a Data Engineer. |https://learndataengineering.com/p/data-engineering-fundamentals|
148
158
| Introduction to Python | Learn all the fundamentals of Python to start coding quick |https://learndataengineering.com/p/introduction-to-python|
149
159
| Python for Data Engineers | Learn all the Python topics a Data Engineer needs even if you don't have a coding background |https://learndataengineering.com/p/python-for-data-engineers|
150
160
| Docker Fundamentals | Learn all the fundamental Docker concepts with hands-on examples |https://learndataengineering.com/p/docker-fundamentals|
151
-
|_2. Platform & Pipeline Design Fundamentals_|||
161
+
|2. Platform & Pipeline Design Fundamentals|||
152
162
| Data Platform And Pipeline Design | Learn how to build data pipelines with templates and examples for Azure, GCP and Hadoop. |https://learndataengineering.com/p/data-pipeline-design|
153
163
| Platform & Pipelines Security | Learn the important security fundamentals for Data Engineering |https://learndataengineering.com/p/platform-pipeline-security|
154
164
| Choosing Data Stores | Learn the different types of data stores and when to use which. |https://learndataengineering.com/p/choosing-data-stores|
155
165
| Schema Design Data Stores | Learn to define schemas for SQL, NoSQL databases and Data Warehouses |https://learndataengineering.com/p/schema-design-data-stores|
156
166
| Modern Data Warehouses & Data Lakes | How to integrate a Data Lake with a Data Warehouse and query data directly from files |https://learndataengineering.com/p/modern-data-warehouses|
157
-
|_3. Fundamental Tools_|||
167
+
|3. Fundamental Tools|||
158
168
| Building APIs with FastAPI | Learn the fundamentals of designing, creating and deploying APIs with FastAPI and Docker |https://learndataengineering.com/p/apis-with-fastapi-course|
159
169
| Apache Kafka Fundamentals | Learn the fundamentals of Apache Kafka |https://learndataengineering.com/p/apache-kafka-fundamentals|
160
170
| Apache Spark Fundamentals | Apache Spark quick start course in Python with Jupyter notebooks, DataFrames, SparkSQL and RDDs. |https://learndataengineering.com/p/learning-apache-spark-fundamentals|
@@ -163,7 +173,7 @@ PS: Don't just get a book and expect to learn everything
163
173
| Log Analysis with Elasticsearch | Learn how to monitor and debug your data pipelines |https://learndataengineering.com/p/log-analysis-with-elasticsearch|
164
174
| Airflow Workflow Orchestration | Learn how to orchestrate your data pipelines with Apache Airflow |https://learndataengineering.com/p/learn-apache-airflow|
165
175
| Snowflake for Data Engineers | Everything you need to get started with Snowflake |https://learndataengineering.com/p/snowflake-for-data-engineers|
166
-
|_4. Full Hands-On Example Projects_|||
176
+
|4. Full Hands-On Example Projects|||
167
177
| Data Engineering on AWS | Full 5 hours course with complete example project. Building stream and batch processing pipelines on AWS. |https://learndataengineering.com/p/data-engineering-on-aws|
168
178
| Machine Learning & Containerization On AWS | Build a app that analyzes the sentiment of tweets and visualizing them on a user interface hosted as container |https://learndataengineering.com/p/ml-on-aws|
169
179
| Data Engineering on Azure | Ingest, Store, Process, Serve and Visualize Streams of Data by Building Streaming Data Pipelines in Azure. |https://learndataengineering.com/p/build-streaming-data-pipelines-in-azure|
0 commit comments