Skip to content

Commit f88b4f4

Browse files
author
andkret
committed
Minor changes
Intro & Courses section
1 parent fde3f85 commit f88b4f4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<br>
2020

2121
## If You Like This Book & Need More Help
22-
Check out my Data Engineering Academy and personal Coaching at LearnDataEngineering.com
22+
Check out my Data Engineering Academy at LearnDataEngineering.com trusted by over 1,000 students!
2323

2424
**Visit learndataengineering.com:** [Click Here](https://learndataengineering.com)
2525

@@ -28,7 +28,7 @@ Check out my Data Engineering Academy and personal Coaching at LearnDataEngineer
2828
- Proven process based on years of experience and hundreds of hours of personal coaching
2929
- Prepared courses on the most important fundamentals, tools and platforms plus our
3030
- Associate Data Engineer Certification
31-
- Private Slack workgroup with over 500 members
31+
- Academy Discord server with over 900 members
3232

3333

3434

sections/09-BooksAndCourses.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,19 +131,19 @@ PS: Don't just get a book and expect to learn everything
131131

132132
| Course name | Course description | Course URL |
133133
|---|---|---|
134-
| 1. Data Engineering Basics | | |
134+
| **1. Data Engineering Basics** | | |
135135
| 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 |
136136
| Computer Science Fundamentals | A complete guide of topics and resources you should know as a Data Engineer. | https://learndataengineering.com/p/data-engineering-fundamentals |
137137
| Introduction to Python | Learn all the fundamentals of Python to start coding quick | https://learndataengineering.com/p/introduction-to-python |
138138
| 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 |
139139
| Docker Fundamentals | Learn all the fundamental Docker concepts with hands-on examples | https://learndataengineering.com/p/docker-fundamentals |
140-
| 2. Platform & Pipeline Design Fundamentals | | |
140+
| **2. Platform & Pipeline Design Fundamentals** | | |
141141
| 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 |
142142
| Platform & Pipelines Security | Learn the important security fundamentals for Data Engineering | https://learndataengineering.com/p/platform-pipeline-security |
143143
| Choosing Data Stores | Learn the different types of data stores and when to use which. | https://learndataengineering.com/p/choosing-data-stores |
144144
| Schema Design Data Stores | Learn to define schemas for SQL, NoSQL databases and Data Warehouses | https://learndataengineering.com/p/schema-design-data-stores |
145145
| 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 |
146-
| 3. Fundamental Tools | | |
146+
| **3. Fundamental Tools** | | |
147147
| 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 |
148148
| Apache Kafka Fundamentals | Learn the fundamentals of Apache Kafka | https://learndataengineering.com/p/apache-kafka-fundamentals |
149149
| 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 |
@@ -152,7 +152,7 @@ PS: Don't just get a book and expect to learn everything
152152
| Log Analysis with Elasticsearch | Learn how to monitor and debug your data pipelines | https://learndataengineering.com/p/log-analysis-with-elasticsearch |
153153
| Airflow Workflow Orchestration | Learn how to orchestrate your data pipelines with Apache Airflow | https://learndataengineering.com/p/learn-apache-airflow |
154154
| Snowflake for Data Engineers | Everything you need to get started with Snowflake | https://learndataengineering.com/p/snowflake-for-data-engineers |
155-
| 4. Full Hands-On Example Projects | | |
155+
| **4. Full Hands-On Example Projects** | | |
156156
| 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 |
157157
| 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 |
158158
| 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

Comments
 (0)