如何在Ubuntu Linux上开始使用和开发? [英] How to start using and developing on Ubuntu Linux?

查看:191
本文介绍了如何在Ubuntu Linux上开始使用和开发?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一名新手Linux用户,他使用Windows操作系统10年,并使用Microsoft语言开发。

我希望在Linux世界中获得良好的体验并在其上进行开发。

首先,我想学习如何使用这个新操作系统,然后如何开始开发它,我对Web应用程序感兴趣,特别是使用Java / PHP,因为我有两方面的经验,它将是一个好开始。



其次,我想学习如何开发它。

是否有任何视频教程可以给我一个好的开始推?
任何推荐的书籍或参考文献?

I am a newbie Linux user who came from 10 years using windows OS, and developing in Microsoft languages.
I want to have a good experience in Linux world and developing on it.
First, I want to learn how to use this new OS, then how to start developing on it, I am interested in web applications, specially using Java/PHP because I have some experience in both and it will be a good start.

Second, I want to learn how to develop on it.
Are there any video tutorials to give me a good starting push?
any recommended books or references?

推荐答案

建议



环境设置



Suggestions

Environment Setup


  1. 如果您正在进行Java开发,我建议您安装JDK。请参阅此处,了解有关使用apt的说明安装太阳JRE。

  1. I would recommend you install a the JDK if you are doing Java development. Look here for instructions on using apt to install the sun JRE.

然后,给自己一个不错的IDE设置。尝试 Netbeans Eclipse - 两者都可以配置为与php一起使用。

Then, get yourself a decent IDE setup. Try Netbeans or Eclipse - both can be configured to work with php as well.

还要确保安装php和Apache,这里有一些说明

Also make sure you install php and Apache, here are some instructions.

因为这听起来像是在寻找经典的 LAMP 设置,您也可以安装 PostgreSQL MySQL

Since it sounds like you are going for the classic LAMP setup, you may as well install PostgreSQL or MySQL.

这会让你跑得更远足以使视频等有用。

That should get you running far enough to make videos, etc useful.

  • Guided Video Tour of Netbeans 6.5
  • Eclipse and Java Video Tutorials
  • Java Antipatterns - Learn what not to do in Java.
  • Apache Commons - Get libraries for common tasks in Java.

  • PEAR - 使用PHP获取常见任务的库。

  • ADODB - 为PHP获取一个不错的数据库后端,并从一开始就学习如何防止SQL注入攻击。

  • 开始玩游戏web dev 框架

  • PEAR - Get libraries for common tasks in PHP.
  • ADODB - Get a decent db backend for PHP and learn how to prevent SQL injection attacks from the start.
  • Start to play around with a web dev framework.

这篇关于如何在Ubuntu Linux上开始使用和开发?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆