Skip to content

Commit d05ed8e

Browse files
Update README.md
1 parent 8816e7d commit d05ed8e

File tree

1 file changed

+56
-1
lines changed

1 file changed

+56
-1
lines changed

README.md

+56-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,56 @@
1-
This is the source code for the course "The Ultimate Apache Spark with Java Course - Hands On"
1+
# [The Ultimate Apache Spark with Java Course - Hands On](https://www.udemy.com/course/the-ultimate-apache-spark-with-java-course-hands-on/)
2+
3+
Learn how to slice and dice data using the next generation big data platform - Apache Spark!
4+
5+
<img title="JRP The Ultimate Apache Spark with Java Course New Banner" alt="JRP The Ultimate Apache Spark with Java Course New Banner" src="">
6+
7+
This GitHub Repository will include the Source Code for the ["The Ultimate Apache Spark with Java Course - Hands On"](https://www.udemy.com/course/the-ultimate-apache-spark-with-java-course-hands-on/)
8+
9+
### Note for newcomers
10+
11+
Checkout our complete course on the following platforms:
12+
1. [Udemy](https://www.udemy.com/course/the-ultimate-apache-spark-with-java-course-hands-on/)
13+
2. [Job Ready Programmer (JRP)](https://www.jobreadyprogrammer.com/p/ultimate-apache-spark-with-java-course)
14+
3. [JRP Membership (Includes Data Analyst & Software Developer Career Paths)](https://www.jobreadyprogrammer.com/p/all-access-pass?coupon_code=GET_HIRED_ALREADY)
15+
16+
## About the course :
17+
18+
- Apache Spark is the next generation batch and stream processing engine. It's been proven to be almost 100 times faster than Hadoop and much much easier to develop distributed big data applications with.
19+
- It's demand has sky rocketed in recent years and having this technology on your resume is truly a game changer.
20+
- Over 3000 companies are using Spark in production right now and the list is growing very quickly!
21+
- Some of the big names include: Oracle, Hortonworks, Cisco, Verizon, Visa, Microsoft, Amazon as well as most of the big world banks and financial institutions!
22+
- You'll be developing over 15 practical Spark Java applications crunching through real world data and slicing and dicing it in various ways using several data transformation techniques.
23+
- This course is especially important for people who would like to be hired as a java developer or data engineer because Spark is a hugely sought after skill.
24+
- We'll even go over how to setup a live cluster and configure Spark Jobs to run on the cloud.
25+
- You'll also learn about the practical implications of performance tuning and scaling out a cluster to work with big data so you'll definitely be learning a ton in this course.
26+
- This course has a 30 day money back guarantee. You will have access to all of the code used in this course.
27+
28+
## Topics covered in this course :
29+
30+
In this course you'll learn everything you need to know about using Apache Spark in your organization while using their latest and greatest Java Datasets API. Below are some of the things you'll learn:
31+
- How to develop Spark Java Applications using Spark SQL Dataframes
32+
- Understand how the Spark Standalone cluster works behind the scenes
33+
- How to use various transformations to slice and dice your data in Spark Java
34+
- How to marshall/unmarshall Java domain objects (pojos) while working with Spark Datasets
35+
- Master joins, filters, aggregations and ingest data of various sizes and file formats (txt, csv, Json etc.)
36+
- Analyze over 18 million real-world comments on Reddit to find the most trending words used
37+
- Develop programs using Spark Streaming for streaming stock market index files
38+
- Stream network sockets and messages queued on a Kafka cluster
39+
- Learn how to develop the most popular machine learning algorithms using Spark MLlib
40+
- Covers the most popular algorithms: Linear Regression, Logistic Regression and K-Means Clustering
41+
42+
### Contact us
43+
- Learn more: [jobreadyprogrammer.com](https://jobreadyprogrammer.com/)
44+
- Email us: info@jobreadyprogrammer.com
45+
- Follow us on Social Media: [linktr.ee/jobreadyprogrammer](linktr.ee/jobreadyprogrammer)
46+
- Read our articles on [Medium - Job Ready Programmer](https://jobreadyprogrammer.medium.com/)
47+
48+
### About Imtiaz Ahmad
49+
50+
- Imtiaz Ahmad is an award-winning Udemy Instructor who is highly experienced in big data technologies and enterprise software architectures.
51+
- Imtiaz has spent a considerable amount of time building financial software on Wall St. and worked with companies like S&P, Goldman Sachs, AOL and JP Morgan along with helping various startups solve mission-critical software problems.
52+
- In his 13+ years of experience, Imtiaz has also taught software development in programming languages like Java, C++, Python, PL/SQL, Ruby and JavaScript.
53+
- He’s the founder of Job Ready Programmer — an online programming school that prepares students of all backgrounds to become professional job-ready software developers through real-world programming courses.
54+
- Take the twin highway of Learning Data Analysis and Software Development on a single platform: Job Ready Programmer
55+
56+
<img title="a title" alt="Alt text" src="https://raw.githubusercontent.com/JobReadyProgrammer/JobReadyProgrammer/main/JRP_GitHub_Banner.png" onclick="https://www.jobreadyprogrammer.com/p/all-access-pass?coupon_code=GET_HIRED_ALREADY">

0 commit comments

Comments
 (0)