第 17 章 编写程序

目录

学习如何编写程序
C和C++
Java
其他编程语言
开发工具

This section contains some basic information for those wishing to use Xubuntu for writing and running their own programs.

学习如何编写程序

Xubuntu provides a number of resources intended to help you to learn how to develop and run programs yourself. Below is a list of some resources which you may find useful.

Dive Into Python

Dive Into Python是一本用于学习如何在Python里编写程序的书,对象是有过工作经验的程序员。

Xfce development using Python

Once you have learned a bit about Python, why not apply that knowledge and develop an Xfce application based on Python? Pyxfce are a collection of Xfce bindings for Python. You can use Python to create Xfce programs after you have installed Pyxfce.

  1. Install the python-xfce package (see 第 11 章 添加、删除和更新应用程序).

  2. For futher information about Pyxfce, visit the Pyxfce website.

PyGTK 入门指南

PyGTK Tutorial是利用开发Ubuntu应用程序的常用图形工具进行程序开发的实用指导。PyGTK Tutorial假定你具备Python的知识,而不一定懂GTK。

  1. Install the python-gtk2-tutorial package (see 第 11 章 添加、删除和更新应用程序). You will need to use Synaptic Package Manager to install this package.

  2. 要进入该文档,请访问visit python-gtk-tutorial

Devhelp

Devhelp是用来读取和搜索你安装的所有文档的应用程序。

  1. Install the devhelp package (see 第 11 章 添加、删除和更新应用程序).

  2. 选择应用程序编写程序Devhelp