Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Structure of the book #1

Open
Stupremee opened this issue Mar 9, 2020 · 1 comment
Open

Structure of the book #1

Stupremee opened this issue Mar 9, 2020 · 1 comment

Comments

@Stupremee
Copy link
Member

Stupremee commented Mar 9, 2020

This issue is meant to be used as a place to discuss the structure and contents of the book.
I've thought a bit about the book and have a first idea for a structure.
First, all the concepts, features, guarantees etc, should be explained, after that we can start to build small applications using bastion.
I think practical introductions are the best way to learn new frameworks, so we should have some of them.

1. Introduction
  1.1 Installation
  1.2 Hello, world!
2. Concepts
  2.1 Children groups
  2.2 Supervisors
  2.3 some other stuff that I don't know at the moment
3. Building a simple Tcp server
  TBD
4. Building a chat application
  // The chat appliaction should use the tcp server created in 3.
  TBD
5. probably another example like 3,4?
@oScape
Copy link
Member

oScape commented Jun 29, 2020

I am agree, have a practical introduction is the best way to understand/explain a concept/project.
I will start to write the part Introduction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants