You are viewing a single comment's thread from:

RE: You may (almost) call me Doctor

in #research7 years ago

May I ask one question ?

What language did you use to create @gentlebot ?
And What language do you recommend if I am interested in blockchain programming like such bot development ?
I was once used several languages Fortran, C, VB, php, etc to develop some small programs.

Is the @gentlebot open-source so that I can see to study ? (just curious)

Sort:  

I used python. Really, if you want to do real blockchain development, you need C++ because most industrial-grade blockchains are created in that. I've been happy with Python for my simple stuff.

Gentlebot isn't open source, but you could check out https://github.com/biophil/pocket to see a public app I created.

Thank you very much for your kind and quick reply.

I am not interested in the 'industrial-grade blockchains' since I know my limitations.

I would be happy only if I can do a small niche development with Python like 'your simple stuff, @gentlebot'.

Thank you very much again, for the github info, too.

You are already my professor in my mind.