<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Barbara,<br>
<br>
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.<br>
<br>
Regards,<br>
Alexander<br>
<br>
<br>
<div class="moz-cite-prefix">On 26.10.2017 21:51, Barbara Moraes
Vicente wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAJbhkjkq-3HyZ=ip1hcjKdMiHkU+Wpde4TWLA=uasT46Cgnbww@mail.gmail.com">
<div dir="ltr">Thanks for the answer!
<div><br>
</div>
<div>I will start with TODO lists and studing Qt and c++</div>
<div><br>
</div>
<div>
<pre class="gmail-tw-data-text gmail-tw-ta gmail-tw-text-small" id="gmail-tw-target-text" dir="ltr" style="unicode-bidi:isolate;border:none;padding:0px 0.14em 0px 0px;margin-top:0px;margin-bottom:0px;font-family:inherit;overflow:hidden;width:276px;white-space:pre-wrap;word-wrap:break-word;color:rgb(33,33,33);height:48px;line-height:24px">Any questions I have can be sent here in the group ?<span style="font-size:16px">
</span></pre>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">2017-10-24 9:31 GMT-02:00 Alexander
Semke <span dir="ltr"><<a
href="mailto:alexander.semke@web.de" target="_blank"
moz-do-not-send="true">alexander.semke@web.de</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div style="font-family:Verdana;font-size:12.0px">
<div>
<div>Hello Barbara,</div>
<div> </div>
<div>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.</div>
<div> </div>
<div>Here are to examples for missing features that
are already on the TODO-list:</div>
<div><a href="https://phabricator.kde.org/T4539"
target="_blank" moz-do-not-send="true">https://phabricator.kde.org/<wbr>T4539</a></div>
<div><a href="https://phabricator.kde.org/T4540"
target="_blank" moz-do-not-send="true">https://phabricator.kde.org/<wbr>T4540</a></div>
<div> </div>
<div>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.</div>
<div> </div>
<div>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.</div>
<div> </div>
<div>
<div>Regards,</div>
<div>Alexander</div>
<div> </div>
<div> </div>
<div name="quote" style="margin:10px 5px 5px
10px;padding:10px 0 10px 10px;border-left:2px
solid #c3d9e5;word-wrap:break-word">
<div style="margin:0 0 10px 0"><b>Gesendet:</b> Montag,
23. Oktober 2017 um 21:58 Uhr<br>
<b>Von:</b> "Filipe Saraiva" <<a
href="mailto:mail@filipesaraiva.info"
target="_blank" moz-do-not-send="true">mail@filipesaraiva.info</a>><br>
<b>An:</b> <a href="mailto:kde-edu@mail.kde.org"
target="_blank" moz-do-not-send="true">kde-edu@mail.kde.org</a><br>
<b>Betreff:</b> Re: contribute to the cantor</div>
<div name="quoted-content">Hello Barbara, welcome!<br>
<br>
Are you using Cantor? Maybe is there any bug you
would like to fix or<br>
any feature you would like to implement?<br>
<br>
Tell us and we can help you to find something to
do.<br>
<br>
Cheers;<br>
<br>
Em 23-10-2017 10:07, Rishabh Gupta escreveu:<br>
> Hi,<br>
><br>
> That's great :)<br>
><br>
> Cantor is written in Cpp and makes use of
Qt framework<br>
><br>
> You can have a look at projects page<br>
> <<a
href="https://phabricator.kde.org/project/view/50/"
target="_blank" moz-do-not-send="true">https://phabricator.kde.org/<wbr>project/view/50/</a>>
and work board<br>
> <<a
href="https://phabricator.kde.org/project/board/50/"
target="_blank" moz-do-not-send="true">https://phabricator.kde.org/<wbr>project/board/50/</a>>
to look at the tasks and<br>
> work according to what suits you or choose
a bug to solve from the bugs<br>
> page <<a
href="https://bugs.kde.org/buglist.cgi?quicksearch=cantor"
target="_blank" moz-do-not-send="true">https://bugs.kde.org/buglist.<wbr>cgi?quicksearch=cantor</a>><br>
><br>
> <<a
href="https://bugs.kde.org/buglist.cgi?quicksearch=cantor"
target="_blank" moz-do-not-send="true">https://bugs.kde.org/buglist.<wbr>cgi?quicksearch=cantor</a>><br>
> If you don't already have the repo, you can
clone it from here<br>
> <<a
href="https://cgit.kde.org/cantor.git/"
target="_blank" moz-do-not-send="true">https://cgit.kde.org/cantor.<wbr>git/</a>>
. The repo has a Design file that<br>
> explains how Cantor works<br>
><br>
> Since you said you are a Python developer,
there are two tasks related<br>
> to it, port Python 2 to QProcess <<a
href="https://phabricator.kde.org/T6113"
target="_blank" moz-do-not-send="true">https://phabricator.kde.org/<wbr>T6113</a>>
and<br>
> Port python 3 to QProcess <<a
href="https://phabricator.kde.org/T6114"
target="_blank" moz-do-not-send="true">https://phabricator.kde.org/<wbr>T6114</a>><br>
><br>
> <<a
href="https://phabricator.kde.org/T6114"
target="_blank" moz-do-not-send="true">https://phabricator.kde.org/<wbr>T6114</a>><br>
><br>
> Feel free to ask for help<br>
><br>
> Cheers,<br>
> Rishabh<br>
> <<a
href="https://phabricator.kde.org/T6114"
target="_blank" moz-do-not-send="true">https://phabricator.kde.org/<wbr>T6114</a>><span
class=""><br>
><br>
> On Mon, Oct 23, 2017 at 1:28 AM, Barbara
Moraes Vicente<br>
> <<a
href="mailto:bar.mvicente@gmail.com"
target="_blank" moz-do-not-send="true">bar.mvicente@gmail.com</a>
<mailto:<a
href="mailto:bar.mvicente@gmail.com"
target="_blank" moz-do-not-send="true">bar.mvicente@gmail.com</a><wbr>>>
wrote:<br>
><br>
> Hello,<br>
><br>
> I would like contribute to the cantor, I
am a Python developer.<br>
><br>
> What can I do to contribute?<br>
><br>
> --<br>
><br>
> Barbara Moraes Vicente<br>
</span>
> <a href="http://bmvicente.me"
target="_blank" moz-do-not-send="true">http://bmvicente.me</a><br>
><br>
> <<a
href="http://bmvicente.me/?promo=email_sig&utm_source=email_sig&utm_medium=email_sig&utm_campaign=external_links"
target="_blank" moz-do-not-send="true">http://bmvicente.me/?promo=<wbr>email_sig&utm_source=email_<wbr>sig&utm_medium=email_sig&utm_<wbr>campaign=external_links</a>><br>
><br>
><br>
<br>
<br>
--<br>
Filipe Saraiva<br>
<a href="http://filipesaraiva.info/"
target="_blank" moz-do-not-send="true">http://filipesaraiva.info/</a></div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div class="gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<table
style="margin:0px;padding:0px;border:0px;outline:0px;font-size:16px;font-family:proxima-nova-1,proxima-nova-2,Tahoma,Helvetica,Verdana,sans-serif;vertical-align:baseline;border-spacing:0px;color:rgb(51,51,51);line-height:22.4px;text-align:center"
cellspacing="0" cellpadding="0" border="0">
<tbody
style="margin:0px;padding:0px;border:0px;outline:0px;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline">
<tr
style="margin:0px;padding:0px;border:0px;outline:0px;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline">
<td
style="padding:0px;border:0px;outline:0px;font-style:inherit;font-size:0px;font-family:inherit;vertical-align:baseline;text-align:left;width:auto;height:20px"> </td>
</tr>
<tr
style="margin:0px;padding:0px;border:0px;outline:0px;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline">
<td
style="padding:0px;border:0px;outline:0px;font-style:inherit;font-family:inherit;vertical-align:baseline;text-align:left;width:auto">
<div
style="margin:0px;padding:0px;border:0px;outline:0px;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;line-height:0"><a
href="http://bmvicente.me/?promo=email_sig&utm_source=email_sig&utm_medium=email_sig&utm_campaign=external_links"
style="margin:0px;padding:0px;border:0px;outline:0px;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;color:rgb(43,130,173);text-decoration:none;display:inline-block"
target="_blank" moz-do-not-send="true">
<table
style="margin:0px;padding:0px;border:0px;outline:0px;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;border-spacing:0px"
cellspacing="0" cellpadding="0" border="0">
<tbody
style="margin:0px;padding:0px;border:0px;outline:0px;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline">
<tr
style="margin:0px;padding:0px;border:0px;outline:0px;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline">
<td
style="padding:0px;border:0px;outline:0px;font-style:inherit;font-family:inherit;vertical-align:top;width:auto;line-height:1"
valign="top" align="left">
<div
style="margin:0px;padding:0px;border:0px;outline:0px;font-weight:bold;font-style:inherit;font-size:18px;font-family:proxima-nova-1,Proxima-Nova,Helvetica,Arial,sans-serif;vertical-align:baseline;line-height:1;color:rgb(51,51,51)">Barbara
Moraes Vicente</div>
</td>
</tr>
<tr
style="margin:0px;padding:0px;border:0px;outline:0px;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline">
<td
style="padding:0px;border:0px;outline:0px;font-style:inherit;font-family:inherit;vertical-align:top;width:auto;line-height:1"
valign="top" align="left">
<div style="margin:3px 0px
0px;padding:0px;border:0px;outline:0px;font-weight:inherit;font-style:inherit;font-size:12px;font-family:proxima-nova-1,Proxima-Nova,Helvetica,Arial,sans-serif;vertical-align:baseline"><img
alt="http://"
style="margin:0px;padding:0px;border:0px;outline:0px;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;display:block;width:0px;height:0px;overflow:hidden"
moz-do-not-send="true" height="0"
width="0">bmvicente.me</div>
</td>
</tr>
</tbody>
</table>
</a></div>
</td>
</tr>
<tr
style="margin:0px;padding:0px;border:0px;outline:0px;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline">
<td
style="padding:0px;border:0px;outline:0px;font-style:inherit;font-size:0px;font-family:inherit;vertical-align:baseline;text-align:left;width:auto;height:20px"><img
src="https://about.me/t/sig?u=barbara.vicente"
style="margin:0px;padding:0px;border:0px;outline:0px;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;overflow:hidden"
moz-do-not-send="true" height="1" width="1"></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</blockquote>
<br>
</body>
</html>