Learner community

Learn better, together.

Ask focused questions, share practical answers, and move forward with other learners.

Have a question?Start a discussion
Latest conversations

Discussions

7 topics
PinnedPython Basics

What are you building with Python first?

Introduce your first Python project or idea. What problem are you trying to solve, and which part feels least clear right now? Share a small, specific goa…

Started by OSEKOO Team · 5 minutes ago
1answer5 views
PinnedPython for Data

Which data workflow would you most like to automate?

Think about a repetitive spreadsheet, reporting, cleaning, or analysis task. Describe the input data, the result you need, and the step that currently tak…

Started by OSEKOO Team · 5 minutes ago
1answer2 views
PinnedScala

Where does Scala's type system help you most?

Share a modelling or transformation problem where stronger types could prevent mistakes. If you are coming from Python or Java, mention one Scala concept …

Started by OSEKOO Team · 5 minutes ago
1answer1 views
PinnedApache Spark

What is your biggest Spark performance question?

Bring a transformation, join, partitioning, or execution-plan question. Include the shape of your data and the behaviour you observed so the community can…

Started by OSEKOO Team · 5 minutes ago
1answer1 views
PinnedData Quality

Which data quality failure would you catch first?

Describe a dataset or pipeline you care about. Which failure would cause the most harm: missing values, duplicates, stale data, schema drift, or something…

Started by OSEKOO Team · 5 minutes ago
1answer1 views
PinnedApache Kafka

How would you design your first Kafka event?

Choose a real business event and sketch its purpose, key, essential fields, and consumers. The community can help you reason about partitioning, schemas, …

Started by OSEKOO Team · 5 minutes ago
1answer1 views
PinnedSpark Structured Streaming

What does late data mean in your streaming use case?

Describe a streaming scenario where events can arrive late or out of order. How long would you wait, what result must remain correct, and what trade-off w…

Started by OSEKOO Team · 5 minutes ago
1answer1 views