The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Programming
Programming is a fun, useful skill that is helpful to contribute back to linux, gnu, and other software sources. This page is dedicated to improving our programming, & scripting skills. Many of the programming languages are pretty easy to pickup, but take time, and practice to master. To help simplify things, and make them fun too, video is extensively used on this page. Finding bugs can earn you some change to donate to funtoo also. :) Changing videos to in house programming videos, or better suited programming videos is welcomed.
Recommended languages
Funtoo linux uses bash for init, ebuilds, cron scripts, etc... portage is written in python. C, and C++ are major languages used extensively in the open source world.
- bash
- c
- c++
- python