# 开卷考试

虽然可以成为个人开发者、业余开发者或者参与创业，但是绝大多数程序员还是会入职到某个公司，成为公司的职员。

已经有无数关于“走入职场”的文章，可见“成为职员”这个角色转变对于绝大多数人来说意义重大：两三岁进入幼儿园代表着开始集体生活，六七岁进入小学标志着成为学生，那么成为职员这个转变又意味着什么？

我进入职场以后发现自己相比于学生角色，反而莫名的适应工作生活。因此我也没有在意过“职员”这个角色跟学生有什么区别，直到开始写这本书时，我才开始回过头来，总结自己适应工作生活的原因。


---

# 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://become-a-programmer.2baxb.me/cheng-wei-zhi-yuan/kai-juan-kao-shi.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.
