diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fdda7be --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +_site +.sass-cache +.jekyll-cache +.jekyll-metadata +vendor +.DS_Store diff --git a/index.html b/index.html index 6332bd0..3b0b0a4 100644 --- a/index.html +++ b/index.html @@ -33,8 +33,9 @@

So I wanted to write an understandable and concise guide. One that would cover all the certification objectives. One that would cut all the fluff and that would explain in simple terms hard concepts. One that is easy to read. One that would be accessible to anyone willing to learn.

And here is it.

-

Are you interested in one of the Java 8 upgrade exams (1Z0-810 or 1Z0-813)?
This book can also help you! See this page.

-

If you read it and like it, can you buy a copy so I can keep creating free content?

+

Are you interested in the Java 17 certification exam (1Z0-829)?
I have a guide for this exam.

+

Are you interested in the Java 21 certification exam (1Z0-830)?
I have a guide for this exam.

+

If you read this guide for Java 8 and like it, can you buy a copy so I can keep creating free content?

This site is on Github, so you can fork it, modify it, and create pull requests.