# About the Programme

## Our programme has six phases

1. Identification and onboarding of partner high schools.&#x20;
2. 5-day intensive remote Intro Course based on Harvard's CS50 Introduction to Python for recent graduates from our partner schools.
3. DirectEd Bootcamp enrolment based on Introductory Course performance.
4. Access Scholarships (laptop, WiFi, data, transport, tutorial vouchers) crowdfunding campaign for the DirectEd Bootcamp.
5. Internship placement tech partners where they gain real-world experience and niche skill specialisation (e.g. Azure, Power BI, smart contracts).
6. Remote employment as software engineers or launching tech startups whilst contributing back to the scholarship funding of their alma mater (step 4).

## Our Model

<figure><img src="https://379793138-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzqVTquzfh4ywAlyExtKz%2Fuploads%2FxUbHOal6WoUgVSeovamt%2Fimage.png?alt=media&#x26;token=c4004b23-afd8-4174-9cd5-210661631f76" alt=""><figcaption><p>Rocketship model</p></figcaption></figure>

#### Intro Course

This part seeks to provide an accessible introduction to coding, giving all students an opportunity to showcase their talent in the subject.&#x20;

* 1 week mobile-phone-based
* Based on Harvard's [CS50](https://cs50.harvard.edu/python/2022/) Introduction to Python
* Surveys and aptitude tests

#### Bootcamp

Top performers from the Intro Course are given the opportunity to join the second part of the rocketship. You can watch a sample student final project demo [here](https://x.com/DirectEdDev/status/1702432943279399204?s=20).

* 16 weeks remote bootcamp, 40+ hours a week, divided into 2-week modules (sprints) with 3 tracks: Design, Full-stack web, and AI.&#x20;
* Extra workshops covering time management, communication, the software development lifecycle and entrepreneurship.
* Final project wherein students independently (a) identify a problem and (b) build and deploy a full-stack app to solve it.&#x20;

#### Internship

We work hard to find Tech internship partners. Top bootcamp performers are invited to work with these companies.&#x20;

* Interns work in teams of 4
* Each team has a technical mentor/manager
* Interns receive stipends


---

# 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://directeddev.gitbook.io/lions-lite-paper/about-the-programme.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.
