Session 6: Interactive Coding Dojo: 11.04.2021 16:00 UTC

As decided yesterday we will have a coding dojo as next session on sunday 11.04.2021 at 16:00 UTC time. We will look at the MIT-Case with the vacuum cleaner (see the cases for more details).
I will prepare a github repository where we can collaborate in the session. Make sure that you have a running development environment with a git client.
Pay attention to the new UTC time and convert the UTC time to your local time correctly. At least for me, time zones are a source of errors ;-)
Tagged:

Comments

  • @admin there is a PyCharm extension called Code With Me that would allow us to all work on the same project and, see the code that everyone is writing.

    Here it is if you want to check it out: https://www.jetbrains.com/help/idea/code-with-me.html
  • Yes, I used it once with my apprentices at work. It did it's job!
  • Here is the link for the session at sunday: https://meet.jit.si/coding_dojo_robot
    I will create a github repository with the source code of the exercise and we will use git and screen sharing to collaborate. I think code-with-me is nice but I think it is easier for everybody to be able to code in the prefered IDE and push the result to the git repository.
    The repository will be created the next days, I will post a link here. I think it would be nice if everybody has read the problem description at least once so we can start coding on sunday right away.
    Looking forward :)
    Alex



  • So here is the link to the github repository: https://github.com/AlexanderKosik/coding_dojo_robot
    Clone it and prepare your IDE to be able to run the ps3 and ps3_test_f16 file and check that all tests fail.

    It would be nice if every participant can read the first parts of the exercise description. Any question can be discussed at the beginning of the dojo.

    Also use this time zone converter to check what 16:00 UTC is in your local time zone (just to be sure :wink:):

    CU Tomorrow :)



  • Awesome, thank you, Alex! Looking forward to tomorrow's Dojo!
  • Apologies - I won't be joining you this week, but I hope it's a great session! 
Sign In or Register to comment.