# Welcome to baNaNa's Study

{% hint style="success" %}
baNaNa는객체지향의 본질을 탐구하고, 단순한 개념 암기가 아닌 깊이 있는 이해와 실무 적용을 목표로 하는 스터디입니다. 책을 읽고 토론하며, 기술 면접 대비와 코드 적용까지 연결하는 실전 학습 방식을 추구합니다.
{% endhint %}

<figure><img src="/files/W75t6GQ71D3VND10nFlN" alt=""><figcaption></figcaption></figure>

***

## Overview

{% content-ref url="/pages/PHh6YMoXOrUFdzykZUrx" %}
[스터디 개요](/banana-oop/overview/undefined.md)
{% endcontent-ref %}

{% content-ref url="/pages/w066EajRGCVVF0QINZO6" %}
[진행 방식](/banana-oop/overview/undefined-1.md)
{% endcontent-ref %}

***

## Wiki의 목적

> 🔹 <mark style="color:yellow;">단순 필사가 아닌</mark>, 우리만의 지식 저장소\
> 🔹 기술 면접 대비 – 핵심 개념, 꼬리 질문, 토론 정리\
> 🔹 이론과 코드 적용을 연결하는 실전 학습\
> 🔹 누구나 쉽게 찾아보고 기여할 수 있는 구조 구축


---

# 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://banana-oop.gitbook.io/banana-oop/readme.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.
