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

Improve Tutorial using user feedback #780

Open
emil14 opened this issue Nov 23, 2024 · 1 comment
Open

Improve Tutorial using user feedback #780

emil14 opened this issue Nov 23, 2024 · 1 comment
Assignees
Labels

Comments

@emil14
Copy link
Collaborator

emil14 commented Nov 23, 2024

No description provided.

@emil14 emil14 added the Major label Nov 23, 2024
@emil14 emil14 self-assigned this Nov 23, 2024
@emil14
Copy link
Collaborator Author

emil14 commented Nov 23, 2024

@nbox363

  1. Wasn't clear why we had to instantiate println fmt.Println instead of just -> fmt.Pritnln
  2. In code blocks that show several files wasn't clear immidietely that they are different files
  3. Maybe new command better scaffold empty project instead of hello world?
  4. As a Go programmer - it wasn't obvious that we compile package and not project (that src is a package)
  5. Wasn't clear what "message" is when we first talk about them in ## Components Section, this wording was proposed "An input port start that accepts masseges with any type"
  6. When we first introduced nodes it wasn't obvious that println is a node
  7. Wanted to see that components has 2 blocks - nodes and net, from the beginning
  8. Wasn't clear what {} is (thought that this is an empty message)
  9. Wanted to have definition for all base abstractions

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

No branches or pull requests

1 participant