Skip to content

Commit 0fcb94a

Browse files
Readme File Updates
1 parent 8d981d3 commit 0fcb94a

File tree

1 file changed

+11
-17
lines changed

1 file changed

+11
-17
lines changed

README.md

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,21 @@
1+
![ViewCount](https://views.whatilearened.today/views/github/debdattasarkar/Spark-Programming-In-Python.svg?cache=remove)
2+
![GitHub top language](https://img.shields.io/github/languages/top/debdattasarkar/Spark-Programming-In-Python?style=flat)
3+
![GitHub language count](https://img.shields.io/github/languages/count/debdattasarkar/Spark-Programming-In-Python?style=flat)
4+
![Stars Badge](https://img.shields.io/github/stars/debdattasarkar/Spark-Programming-In-Python?style=flat)
5+
![Forks Badge](https://img.shields.io/github/forks/debdattasarkar/Spark-Programming-In-Python?style=flat)
6+
![Pull Requests Badge](https://img.shields.io/github/issues-pr/debdattasarkar/Spark-Programming-In-Python?style=flat)
7+
18
# Apache Spark 3 - Spark Programming in Python for Beginners
29
This is the central repository for all the materials related to <em>Apache Spark 3 - Spark Programming in Python for Beginners</em> <br>Course by Prashant Pandey.
3-
<br> You can get the full course at <a href="https://www.udemy.com/course/draft/3184584/?referralCode=77E18B4F800479A263D5">
4-
Apache Spark Course @ Udemy.
5-
</a>
610

7-
<div>
8-
<a href="https://www.udemy.com/course/draft/3184584/?referralCode=77E18B4F800479A263D5">
9-
<img src="https://www.learningjournal.guru/_resources/img/jpg-5x/spark-beginners-course.jpg" alt="Apache Spark 3 - Spark Programming in Python for Beginners" width="300" align="left">
10-
</a>
11+
<a href="https://www.udemy.com/course/draft/3184584/?referralCode=77E18B4F800479A263D5" rel="noopener"> ![Udemy](https://img.shields.io/badge/Udemy-A435F0?style=for-the-badge&logo=Udemy&logoColor=white) </a>
1112

1213
<h2> Description </h2>
1314
<p align="justify">
14-
I am creating <em>Apache Spark 3 - Spark Programming in Python for Beginners </em>course to help you understand the Spark programming and apply that knowledge to build data engineering solutions. This course is example-driven and follows a working session like approach. We will be taking a live coding approach and explain all the needed concepts along the way.
15+
Prashant Pandey had created <em>Apache Spark 3 - Spark Programming in Python for Beginners </em>course to help you understand the Spark programming and apply that knowledge to build data engineering solutions. This course is example-driven and follows a working session like approach. We will be taking a live coding approach and explain all the needed concepts along the way.
1516
</p>
1617

17-
<h3>Who should take this Course?</h3>
18-
<p align="justify">
19-
I designed this course for software engineers willing to develop a Data Engineering pipeline and application using the Apache Spark. I am also creating this course for data architects and data engineers who are responsible for designing and building the organization’s data-centric infrastructure. Another group of people is the managers and architects who do not directly work with Spark implementation. Still, they work with the people who implement Apache Spark at the ground level.
20-
</p>
2118

22-
<h3>Spark and source code version</h3>
23-
<p align="justify">
24-
This Course is using the Apache Spark 3.x. I have tested all the source code and examples used in this Course on Apache Spark 3.0.0 open-source distribution.
25-
</p>
19+
# Notes Added by - Debdatta Sarkar
2620

27-
</div>
21+
<p align="justify">On the go I will be adding my notes along with instructors so that I can recap from my notes quickly.</p>

0 commit comments

Comments
 (0)