Hello, everyone Can I use kotlin playground to wri...
# announcements
n
Hello, everyone Can I use kotlin playground to write code with somebody else online? I want to create session, invite someone in it and ask to write some code. Interview. Or maybe you know some other services for it?
p
repl.it is what you are looking for! Their "multiplayer" feature allows you to do pair programming.
n
Thanks, I will try it
r
It's kotlin 1.0.3 though..
e
File a bug/change request with them.
m
Depending on use case, could use screen sharing software. That way, they can use the environment they're comfortable with, rather than some arbitrary text editor. That way you can truly see how effective they are at working, rather than testing how well they can figure out a new text editor. Always hunt-and-seek in menus to get commands done, or using keyboard shortcuts? Aware of features of IDE or not? CLI skills? SO driven development? Docs? etc.
👍 1
n
@Mike good point. But we have interview in our company office (just in different town), so we can’t provide a environment comfortable for candidates (I mean all prefered tools and IDE’s). But I will ask about installing on interview PC IDE’s for developing.
👍 1