Programming Knowledge Necessary to Help Develop Trisquel

3 Antworten [Letzter Beitrag]
0d54770d

I am a member!

Offline
Beigetreten: 04/09/2016

Hello, I was wondering what I should learn/study, in order to help develop Trisquel. Which programming language is Trisquel written in (I thought that it might be C++)? Where do I learn what the parts of an operating system are (software development-wise), and how they are put together? Where do I learn Git, etc...? Any assistance would be greatly appreciated; thanks!

jbar
Offline
Beigetreten: 01/22/2011
SalmanMohammadi
Offline
Beigetreten: 02/23/2012

sed (including regex)

Magic Banana

I am a member!

I am a translator!

Offline
Beigetreten: 07/24/2010

The Trisquel project mainly is about integrating pieces, the packages (sometimes after small modifications, through the package helpers). Trisquel does not develop the software you run. That software is written in a variety of different programming languages.

Here is "how Trisquel is made": https://trisquel.info/en/wiki/how-trisquel-made

You can contribute to the Trisquel project: https://devel.trisquel.info/trisquel/package-helpers/blob/belenos/CONTRIBUTING.md

Or you can contribute to your favorite program, whatever it is.

To learn git (the basics is enough to start contributing): https://git-scm.com/documentation