{"id":15069354,"url":"https://github.com/dbubenheim/1z0-819","last_synced_at":"2025-04-10T17:11:19.002Z","repository":{"id":42227813,"uuid":"363758541","full_name":"dbubenheim/1Z0-819","owner":"dbubenheim","description":"Preparation material and exercises for the Oracle Java SE 11 Developer 1Z0-819 exam.","archived":false,"fork":false,"pushed_at":"2021-05-17T20:15:45.000Z","size":125,"stargazers_count":14,"open_issues_count":1,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T14:51:20.964Z","etag":null,"topics":["1z0-819","certification","enthuware-jq","exam","gradle","java","jdk","jdk11","oracle","study-guide"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbubenheim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-02T22:00:20.000Z","updated_at":"2024-12-31T15:05:01.000Z","dependencies_parsed_at":"2022-07-20T08:32:04.949Z","dependency_job_id":null,"html_url":"https://github.com/dbubenheim/1Z0-819","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbubenheim%2F1Z0-819","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbubenheim%2F1Z0-819/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbubenheim%2F1Z0-819/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbubenheim%2F1Z0-819/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbubenheim","download_url":"https://codeload.github.com/dbubenheim/1Z0-819/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248261539,"owners_count":21074223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["1z0-819","certification","enthuware-jq","exam","gradle","java","jdk","jdk11","oracle","study-guide"],"created_at":"2024-09-25T01:41:59.349Z","updated_at":"2025-04-10T17:11:18.978Z","avatar_url":"https://github.com/dbubenheim.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 1Z0-819\nMy very own exercises as a preparation for the [Java SE 11 Developer Certification](https://education.oracle.com/product/pexam_1Z0-819)\n\nThe goal is to earn a digital badge\n![badge](app/src/main/resources/images/java-certification-1z0-819-exam.png)\n\n![GitHub last commit](https://img.shields.io/github/last-commit/dbubenheim/advent-of-code-2020?style=for-the-badge)\n![Travis (.org)](https://img.shields.io/travis/dbubenheim/advent-of-code-2020?style=for-the-badge)\n![GitHub](https://img.shields.io/github/license/dbubenheim/advent-of-code-2020?label=license\u0026style=for-the-badge)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/dbubenheim/advent-of-code-2020?style=for-the-badge)\n![GitHub top language](https://img.shields.io/github/languages/top/dbubenheim/advent-of-code-2020?style=for-the-badge)\n![GitHub search hit counter](https://img.shields.io/github/search/dbubenheim/advent-of-code-2020/goto?style=for-the-badge)\n\n## Sources, tools and study material which I use\n- [The Java™ Tutorials](https://docs.oracle.com/javase/tutorial)\n- [Nailing 1Z0-808](http://igor.host/index.php/nailing-1z0-808)\n- [Enthuware JQ+ I V11 FOR OCP-JP 11 PART 1 OCP Java 11 Programmer I](https://enthuware.com/java-certification-mock-exams/oracle-certified-associate/ocp-java-11-exam-i-1z0-815)\n- [Enthuware JQ+ II V11 FOR OCP-JP 11 PART 1 OCP Java 11 Programmer II](https://enthuware.com/java-certification-mock-exams/oracle-certified-professional/ocp-java-11-exam-ii-1z0-816)\n- [Enthuware JD+ V11 for Oracle Certified Professional - Java SE 11 1Z0-819](https://enthuware.com/java-certification-mock-exams/oracle-certified-professional/ocp-java-11-exam-1z0-819)\n- [Pluralsight Java SE 11 Developer Certification 1Z0-819 Courses](https://app.pluralsight.com/search/?q=java%20se%2011%20developer%20certification%201z0-819\u0026type=conference%2Cvideo-course%2Cdemo%2Cguide%2Cinteractive-course%2Cproject%2Cwebinar%2Cpath%2Cassessment\u0026m_sort=relevance\u0026query_id=2114da91-af23-4595-a63d-9650a4741e03\u0026is_auto_suggested=true\u0026source=autocomplete)\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\nWhat things you need to install the software and how to install them\n\n- JDK 8 or later\n\n### Installing\n\nYou can set up the project into an IDE by importing the folder. The following command shows how to do it in IntelliJ IDEA.\n\n```\nidea 1Z0-819\n```\n\n### Notes\n1. [Exam Topics](app/src/main/resources/00-exam-topics/00-exam-topics.md)\n1. [Working with Java data Types](app/src/main/resources/01-working-with-java-data-types/)\n1. [Controlling Program Flow](app/src/main/resources/02-controlling-program-flow/)\n1. [Java Object Oriented Approach](app/src/main/resources/03-java-object-oriented-approach)\n1. [Exception Handling](app/src/main/resources/04-exception-handling)\n1. [Working with Arrays and Collections](app/src/main/resources/05-working-with-arrays-and-collections)\n1. [Working with Lambda Expressions and Streams](app/src/main/resources/06-working-with-streams-and-lambda-expressions/06-working-with-streams-and-lambda-expressions.md)\n1. [Java Platform Module System](app/src/main/resources/07-java-platform-module-system)\n1. [Concurrency](app/src/main/resources/08-concurrency)\n1. [Java IO API](app/src/main/resources/09-java-io-api)\n1. [Secure Coding in Java SE Applications](app/src/main/resources/10-secure-coding-in-java--se-applications)\n1. [Database APplications with JDBC](app/src/main/resources/11-database-applications-with-jdbc/11-database-applications-with-jdbc.md)\n1. [Localization](app/src/main/resources/12-localization/12-localization.md)\n1. [Annotations](app/src/main/resources/13-annotations)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbubenheim%2F1z0-819","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbubenheim%2F1z0-819","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbubenheim%2F1z0-819/lists"}