Git Product home page Git Product logo

Comments (4)

Aaronontheweb avatar Aaronontheweb commented on May 27, 2024

@pawelklimczyk I just used WinMerge to compare the output of Lesson1/Completed and Lesson2/Completed, and all of the steps needed to transform 1 into 2 are fully explained in the lesson2 readme as verified by WinMerge.

What changes are missing?

from akka-bootcamp.

pawelklimczyk avatar pawelklimczyk commented on May 27, 2024

By "not fully explained" I do not mean some other akka techniques not introduced before.
What I mean is:
In Unit3/lesson2 description it is for example not explained where _githubWorker is declared.
I know (from "Completed" folder) where it should be. The point is that all previous lessons were like copy-paste from the lesson's description into IDE. All variables etc. were in place automatically ;)

from akka-bootcamp.

Aaronontheweb avatar Aaronontheweb commented on May 27, 2024

_githubWorker is present in the GithubCoordinator actor as a private field in the very beginning - in the initial files inside the DoThis folder. This variable was already in-place.

https://github.com/petabridge/akka-bootcamp/blob/master/src/Unit-3/DoThis/Actors/GithubCoordinatorActor.cs#L65

from akka-bootcamp.

pawelklimczyk avatar pawelklimczyk commented on May 27, 2024

Thanks! it seems I missed something.

from akka-bootcamp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.