You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wasn't clear why we had to instantiate println fmt.Println instead of just -> fmt.Pritnln
In code blocks that show several files wasn't clear immidietely that they are different files
Maybe new command better scaffold empty project instead of hello world?
As a Go programmer - it wasn't obvious that we compile package and not project (that src is a package)
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"
When we first introduced nodes it wasn't obvious that println is a node
Wanted to see that components has 2 blocks - nodes and net, from the beginning
Wasn't clear what {} is (thought that this is an empty message)
Wanted to have definition for all base abstractions
No description provided.
The text was updated successfully, but these errors were encountered: