This is a multi-part message in MIME format. --------------9E25EADC19CE8F04DD098436 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Hi Barbara, yes, you can send your questions to this mailing list. It also makes sense to subscribe to kde-edu just to make sure you don't miss any replies. Regards, Alexander On 26.10.2017 21:51, Barbara Moraes Vicente wrote: > Thanks for the answer! > > I will start with TODO lists and studing Qt and c++ > > Any questions I have can be sent here in the group ? > > 2017-10-24 9:31 GMT-02:00 Alexander Semke >: > > Hello Barbara, > in addition to what Rishabh and Filipe already said, you can also > have a look maybe at similar projects (free and commercial) and > compare the current feature set of Cantor with the features > available in other products. I think especially for Cantor's > worksheet there is a lot to improve here and it would be greate to > collect first the list of the most relevant features that we miss. > Since you are coming from the python community, maybe you can > start with comparing Cantor with Jupyter and identify the > potential gaps. > Here are to examples for missing features that are already on the > TODO-list: > https://phabricator.kde.org/T4539 > https://phabricator.kde.org/T4540 > Cantor worksheet is a graphical REPL in principle, which is great > to have for many use-cases. But sometimes it is required to write > and execute a "blank" script - for this the support in Cantor is > very limited at the moment. This is also something where we need > to improve in future. > Regarding the development, as already said Cantor is written in > c++. You'll need to become familiar with this language and > especially with Qt if you also want to contribute to the code. For > this it's best to start working on smaller fixes and features in > Cantor first. > Regards, > Alexander > *Gesendet:* Montag, 23. Oktober 2017 um 21:58 Uhr > *Von:* "Filipe Saraiva" > > *An:* kde-edu@mail.kde.org > *Betreff:* Re: contribute to the cantor > Hello Barbara, welcome! > > Are you using Cantor? Maybe is there any bug you would like to fix or > any feature you would like to implement? > > Tell us and we can help you to find something to do. > > Cheers; > > Em 23-10-2017 10:07, Rishabh Gupta escreveu: > > Hi, > > > > That's great :) > > > > Cantor is written in Cpp and makes use of Qt framework > > > > You can have a look at projects page > > > and work board > > > to look at the > tasks and > > work according to what suits you or choose a bug to solve from > the bugs > > page > > > > > > > > If you don't already have the repo, you can clone it from here > > > . The repo has a Design file that > > explains how Cantor works > > > > Since you said you are a Python developer, there are two tasks > related > > to it, port Python 2 to QProcess > > and > > Port python 3 to QProcess > > > > > > > > > > Feel free to ask for help > > > > Cheers, > > Rishabh > > > > > > > On Mon, Oct 23, 2017 at 1:28 AM, Barbara Moraes Vicente > > > >> > wrote: > > > > Hello, > > > > I would like contribute to the cantor, I am a Python developer. > > > > What can I do to contribute? > > > > -- > > > > Barbara Moraes Vicente > > http://bmvicente.me > > > > > > > > > > > > > -- > Filipe Saraiva > http://filipesaraiva.info/ > > > > > -- > Barbara Moraes Vicente > http://bmvicente.me > > > --------------9E25EADC19CE8F04DD098436 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit Hi Barbara,

yes, you can send your questions to this mailing list. It also makes sense to subscribe to kde-edu just to make sure you don't miss any replies.

Regards,
Alexander


On 26.10.2017 21:51, Barbara Moraes Vicente wrote:
Thanks for the answer!

I will start with TODO lists and studing Qt and c++

Any questions I have can be sent here in the group ?

2017-10-24 9:31 GMT-02:00 Alexander Semke <alexander.semke@web.de>:
Hello Barbara,
 
in addition to what Rishabh and Filipe already said, you can also have a look maybe at similar projects (free and commercial) and compare the current feature set of Cantor with the features available in other products. I think especially for Cantor's worksheet there is a lot to improve here and it would be greate to collect first the list of the most relevant features that we miss. Since you are coming from the python community, maybe you can start with comparing Cantor with Jupyter and identify the potential gaps.
 
Here are to examples for missing features that are already on the TODO-list:
 
Cantor worksheet is a graphical REPL in principle, which is great to have for many use-cases. But sometimes it is required to write and execute a "blank" script - for this the support in Cantor is very limited at the moment. This is also something where we need to improve in future.
 
Regarding the development, as already said Cantor is written in c++. You'll need to become familiar with this language and especially with Qt if you also want to contribute to the code. For this it's best to start working on smaller fixes and features in Cantor first.
 
Regards,
Alexander
 
 
Gesendet: Montag, 23. Oktober 2017 um 21:58 Uhr
Von: "Filipe Saraiva" <mail@filipesaraiva.info>
An: kde-edu@mail.kde.org
Betreff: Re: contribute to the cantor
Hello Barbara, welcome!

Are you using Cantor? Maybe is there any bug you would like to fix or
any feature you would like to implement?

Tell us and we can help you to find something to do.

Cheers;

Em 23-10-2017 10:07, Rishabh Gupta escreveu:
> Hi,
>
> That's great :)
>
> Cantor is written in Cpp and makes use of Qt framework
>
> You can have a look at projects page
> <https://phabricator.kde.org/project/view/50/> and work board
> <https://phabricator.kde.org/project/board/50/> to look at the tasks and
> work according to what suits you or choose a bug to solve from the bugs
> page <https://bugs.kde.org/buglist.cgi?quicksearch=cantor>
>
> <https://bugs.kde.org/buglist.cgi?quicksearch=cantor>
> If you don't already have the repo, you can clone it from here
> <https://cgit.kde.org/cantor.git/> . The repo has a Design file that
> explains how Cantor works
>
> Since you said you are a Python developer, there are two tasks related
> to it, port Python 2 to QProcess <https://phabricator.kde.org/T6113> and
> Port python 3 to QProcess <https://phabricator.kde.org/T6114>
>
> <https://phabricator.kde.org/T6114>
>
> Feel free to ask for help
>
> Cheers,
> Rishabh
> <https://phabricator.kde.org/T6114>
>
> On Mon, Oct 23, 2017 at 1:28 AM, Barbara Moraes Vicente
> <bar.mvicente@gmail.com <mailto:bar.mvicente@gmail.com>> wrote:
>
> Hello,
>
> I would like contribute to the cantor, I am a Python developer.
>
> What can I do to contribute?
>
> --
>
> Barbara Moraes Vicente
> http://bmvicente.me
>
> <http://bmvicente.me/?promo=email_sig&utm_source=email_sig&utm_medium=email_sig&utm_campaign=external_links>
>
>


--
Filipe Saraiva
http://filipesaraiva.info/



--

--------------9E25EADC19CE8F04DD098436--