0% found this document useful (0 votes)
3 views1 page

Java Python Roadmap

The document provides resources and topics for preparing for the Java Oracle Associate (1Z0-829) and Python PCEP certifications. It includes links to practice exams and covers essential topics such as Java basics, object-oriented programming, and Python data types and control flow. The information is structured to assist learners in their certification preparation efforts.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Java Python Roadmap

The document provides resources and topics for preparing for the Java Oracle Associate (1Z0-829) and Python PCEP certifications. It includes links to practice exams and covers essential topics such as Java basics, object-oriented programming, and Python data types and control flow. The information is structured to assist learners in their certification preparation efforts.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

*** JAVA ORACLE ASSOCIATE (1Z0-829 – Java SE 17) ***

SIMULADOS:
https://quizlet.com/search?query=1Z0-829&type=sets
https://www.myexamcloud.com/blog/ocp-java-21-developer-1z0-830-free-practice-
questions.article

TÓPICOS:
Java Basics

Data Types, Variables, and Arrays

Flow Control

Methods and Encapsulation

Object-Oriented Programming

Exception Handling

Lambda Expressions & Functional Interfaces

Java API (Collections, Streams, Dates)

Modularization

*** PYTHON PCEP ***


SIMULADOS:
https://github.com/edenilsonsantos/preparacao-certificacao-python
https://quizlet.com/subject/pcep-python/
https://cciedump.spoto.net/pt/pcep-30-02-dumps-and-exam-questions.php

TÓPICOS:
Data Types, Variables, Basic I/O

Operators and Flow Control

Functions and Exception Handling

Lists, Tuples, Dictionaries, Sets

Loops (for, while)

Basic String Manipulation

Basic Modules (math, random)

You might also like