Re: Beginner

2017-08-07 Thread Shinnok
Hi,

LibreOffice is mostly built using C++ but there's many more things you could do 
to contribute. Assuming you are interested in development first, you could 
start by setting up a build on your system and proceed using the information 
bellow.

Getting involved:
https://wiki.documentfoundation.org/Development/GetInvolved 


Instructions on how to setup a build as well as other useful starter info can 
be found on the Wiki:
https://wiki.documentfoundation.org/Development 


The next step would be to pick one of the many issues open in bugzilla that 
have been tagged with easy-hack, which is described here:
https://wiki.documentfoundation.org/Development/EasyHacks 


Also in the upper link you have an outline of the process for submitting 
patches for review. Gerrit is available at:
https://gerrit.libreoffice.org 

This is just a quick primer, if you get stuck, need help or anything in between 
please e-mail this list or hop on to irc at freenode.net  
on channel #libreoffice-dev.

Regards,
Shinnok

> On Aug 6, 2017, at 6:36 PM, Rakshit Tiwari  wrote:
> 
> Hello Sir / Ma`am
>I am a 2nd year bachelor of technology student at IIT Guwahati India. 
> Added to it, I am a highly enthusiastic programmer and I want to get into the 
> world of open source. I really don`t know how to start or from where to 
> start? Please guide me so that I can also be a part of the this amazing 
> community.
> 
> Thank you
> 
> Regards
> Rakshit Tiwari
> ___
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/libreoffice

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Beginner

2017-08-06 Thread julien2412
Hi,

If you go on official LO website (https://www.libreoffice.org/), there's
"Community" menu with "Get involved" link:
https://www.libreoffice.org/community/get-involved/

Julien



--
View this message in context: 
http://nabble.documentfoundation.org/Beginner-tp4219978p4219981.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Beginner

2013-12-24 Thread Pierre-André Jacquod

Hello,
if you want to contribute with coding, I would suggest you:
- first (try to) build LibreOffice, depend on OS it can be tricky, but 
less than it used to be. This implies to download the source code, 
resolve dependencies and use the compiler
- if not yet, get familiar with git (some basic commands are needed) and 
with gerrit


once done, to get more familiar, try to solve an easy hack or solve a 
bug that you can reproduce. But I would recommend solve easy hacks, this 
would avoid starting in some too deep part of the code.


A good starting point is : https://wiki.documentfoundation.org/Development

Else on debugging, even if not solving, already isolating the exact 
point of the problem and the reason is already of big help and a good 
point to get infos/ advice of more experienced developers.


Best regards

On 12/23/2013 06:54 PM, prabhdeep singh wrote:

I want to start contributing to the open source community, but I do not
where to begin.
Your community's cause seems great!
So I would love to start but I am absolutely clueless as to where to begin.
I have a background in C++ and algorithmic operations.
Any help would be appreciated!


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice



___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Beginner

2013-12-23 Thread Norbert Thiebaud
On Mon, Dec 23, 2013 at 11:54 AM, prabhdeep singh
prabhdeep3...@gmail.com wrote:
 I want to start contributing to the open source community, but I do not
 where to begin.

https://wiki.documentfoundation.org/Development

browse the links out of this pages.. that should allow you to setup
all you need to develop for LibreOffice
and find some 'EasyHack' to get started..

Norbert
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice