Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated links to reading list

...

  1. Learn about expectations and requirements for doing technical interviews.
  2. Schedule a 30-minute meeting with Tysha Moore to discuss technical interviews before the end of this week. This is your opportunity to ask questions about expectations and process.
  3. By the end of the day, be familiar with the project structure, status of the project, the sprint process, and the current backlog.
    1. Project structure, roadmap, and milestones
    2. Sprint Process
    3. Review the sprint backlog.  
  4. Get started with your on-boarding learning path. Use the self-assessment and content on the reading list.the Reading List

Day 3

Theme - getting started with the RChain project

  1. Take a deeper dive into learning about the components of the RChain project. These info sessions on the components of the RChain project were delivered by the development team during RCon_2 in April 2018.
    1. RNode and communications 
    2. Rholang in RChain 
    3. RSpace
    4. RChain VM
    5. The RChain blockchain structure
  2. Set up your Development Environment.
  3. Learn about how we do testing:
    1. Release Management, Testing, Build System, and CI
    2. Set up and use the RNode Integration Testing Tool
  4. Review the Coding Standards.
  5. Review the Code Review Process.
  6. If you haven't used Github before, look at this tutorial
  7. Review the Github Fork-n-Beans Workflow.
  8. Set up your Confluence watches for CORE, ROSRHOL and DOC spaces.
  9. Pick up where you left off on the reading list.Reading List

Day 4

Theme - experiment with Rholang, RNode, and RSpace

...