# 52. Learning More, and Career Tips

## CONGRATULATIONS! YOU MADE IT!

### Useful Resources

* You can get the book "Learning Spark" from O'Reilly Publishing to learn more about Spark.
* If you want to learn more about Scala, you can get the book "Learning Scala" from O'Reilly Publishing.
* If you want to learning more about Machine Learning using Spark, you can get this book "Advanced Analytics with Spark" from O'Reilly Publishing.
* You can go to the [**Spark Website**](https://spark.apache.org) to look at the latest news and resources about Spark.

### Career Advice

How can I get a job with what I've learned?

* No probably, not you need the first step to get some experience and do some projects
* Do a few more projects, and put on your resume
* You can get a job at a company that does software engineering. It is also easier to transfer into their machine learning department internally later on
* This is a much easier process to seek employment compared to applying for these jobs directly when you lack real world experience


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://alvintoh.gitbook.io/apache-2-0-spark-with-scala/section-10-you-made-it-where-to-go-from-here./52.-learning-more-and-career-tips.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
