from http://csdn.fengyuan.com

2024-04-24 21:58
文章标签 http com csdn fengyuan

本文主要是介绍from http://csdn.fengyuan.com,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

【散分】活着为了什么? ( 凤凰 )
2004-10-21 08:19:32
本人在上海. 可以这么说,现在活着就是为了房子。

1) Physiological: hunger, thirst, bodily comforts, etc.;

2) Safety/security: out of danger;

3) Belonginess and Love: affiliate with others, be accepted; and

4) Esteem: to achieve, be competent, gain approval and recognition.

5) Cognitive: to know, to understand, and explore;

6) Aesthetic: symmetry, order, and beauty;

7) Self-actualization: to find self-fulfillment and realize one's potential; and

8) Self-transcendence: to connect to something beyond the ego or to help others find self-fulfillment and realize their potential.

http://chiron.valdosta.edu/whuitt/col/regsys/maslow.html

袁峰大哥:
       小弟,今年25岁,目前在一家事业单位工作,每天干自己不喜欢的事情,在虚度光阴阿。我非常喜欢编程,原来做过一段时间java程序员(就几个月的时间),最后因为家里人反对,觉得还是应该在事业单位工作,这样生活有保障,于是现在在事业单位上班。其实我根本就不喜欢这份工作阿。
       我现在25了,不知道在软件行业还有发展前途吗?从学校毕业时,我就想以后能当上项目经理,但是由于一些原因,可能是父母思想左右了我吧(他们是为我好的),我尤其热爱java方面的编程,很想以后往J2EE方面的发展。
       请袁峰大哥,能指点指点!

回复人: FengYuanMSFT(袁峰 www.fengyuan.com) ( 五星(高级)) 信誉:100 2005-6-5 5:16:30 得分: 0
 

 > 每天干自己不喜欢的事情,在虚度光阴阿。

It's common that people do not like their jobs. But if you hate your job, then you need to change it. If you like or love your job, consider yourself to be extremely lucky.

I used to have a coworker whose dream was to earn enough to retire, so he can write the software he really likes to write.

> 我非常喜欢编程,原来做过一段时间java程序员(就几个月的时间),

Like programming is not enough. The important thing is whether you're good at programming. If you think you're or could be better 50% of programmers in the market, then you should consider take programming as career.

> 最后因为家里人反对,觉得还是应该在事业单位工作,这样生活有保障,

When you're an adult, you should take control of your own life. You should not let your parents make such important decisions in your life. 生活有保障 is not hard in the current society, so you should aim for some higher.

> 我现在25了,不知道在软件行业还有发展前途吗?

First you have to define what do you mean by 发展前途.

The future of software as a bussiness is very bright, especially in China. The reason is that software bussiness is still growing at a quite high rate. No one is talking about when software bussiness would stop growing. For China, the cost of software development is much lower than in more developed countries. In China, you can hire a software engineer for may be 5000 RMB. In Singapore, it may be 2500 SGD. In US, it may be 4000 to 5000 USD. So more and more software development/testing jobs will be moving to China. And software engineer salary would rise when software development in China is getting more effective.

But whether yourself would have a good future in software development is another matter. It depends on whether you have good training in math, computer science, english, and whether you can find a starting job in software development to move gradually to the state you want to be in.

> 从学校毕业时,我就想以后能当上项目经理,

Job title is not that important. What is important is what kind of contribution are you making to the society, by doing so you also are making a good living.

> 但是由于一些原因,可能是父母思想左右了我吧(他们是为我好的),

Parents can be conservative, selfish, or even not wise too. Live your own life. A life controlled by other people, even your parents, girl friend, or wife is not fun.

People normally say they want democracy. Democracy starts from you, your family, your job, your relationship with people around you. But to let your parents having less control of you, you need to be responsible first, so as to prove to your parents that you've grown up.

> 我尤其热爱java方面的编程,很想以后往J2EE方面的发展。

Setup a goal, devise a realistic plan, take actions and then revisit your goal and plan often to adjust to current situation.

Good luck.

 

这篇关于from http://csdn.fengyuan.com的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/932946

相关文章

springboot如何通过http动态操作xxl-job任务

《springboot如何通过http动态操作xxl-job任务》:本文主要介绍springboot如何通过http动态操作xxl-job任务的问题,具有很好的参考价值,希望对大家有所帮助,如有错... 目录springboot通过http动态操作xxl-job任务一、maven依赖二、配置文件三、xxl-

Maven 配置中的 <mirror>绕过 HTTP 阻断机制的方法

《Maven配置中的<mirror>绕过HTTP阻断机制的方法》:本文主要介绍Maven配置中的<mirror>绕过HTTP阻断机制的方法,本文给大家分享问题原因及解决方案,感兴趣的朋友一... 目录一、问题场景:升级 Maven 后构建失败二、解决方案:通过 <mirror> 配置覆盖默认行为1. 配置示

Linux中修改Apache HTTP Server(httpd)默认端口的完整指南

《Linux中修改ApacheHTTPServer(httpd)默认端口的完整指南》ApacheHTTPServer(简称httpd)是Linux系统中最常用的Web服务器之一,本文将详细介绍如何... 目录一、修改 httpd 默认端口的步骤1. 查找 httpd 配置文件路径2. 编辑配置文件3. 保存

C++ HTTP框架推荐(特点及优势)

《C++HTTP框架推荐(特点及优势)》:本文主要介绍C++HTTP框架推荐的相关资料,本文通过实例代码给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友参考下吧... 目录1. Crow2. Drogon3. Pistache4. cpp-httplib5. Beast (Boos

SpringBoot中HTTP连接池的配置与优化

《SpringBoot中HTTP连接池的配置与优化》这篇文章主要为大家详细介绍了SpringBoot中HTTP连接池的配置与优化的相关知识,文中的示例代码讲解详细,感兴趣的小伙伴可以跟随小编一起学习一... 目录一、HTTP连接池的核心价值二、Spring Boot集成方案方案1:Apache HttpCl

Spring Boot Controller处理HTTP请求体的方法

《SpringBootController处理HTTP请求体的方法》SpringBoot提供了强大的机制来处理不同Content-Type​的HTTP请求体,这主要依赖于HttpMessageCo... 目录一、核心机制:HttpMessageConverter​二、按Content-Type​处理详解1.

Nginx中配置HTTP/2协议的详细指南

《Nginx中配置HTTP/2协议的详细指南》HTTP/2是HTTP协议的下一代版本,旨在提高性能、减少延迟并优化现代网络环境中的通信效率,本文将为大家介绍Nginx配置HTTP/2协议想详细步骤,需... 目录一、HTTP/2 协议概述1.HTTP/22. HTTP/2 的核心特性3. HTTP/2 的优

使用Python自建轻量级的HTTP调试工具

《使用Python自建轻量级的HTTP调试工具》这篇文章主要为大家详细介绍了如何使用Python自建一个轻量级的HTTP调试工具,文中的示例代码讲解详细,感兴趣的小伙伴可以参考一下... 目录一、为什么需要自建工具二、核心功能设计三、技术选型四、分步实现五、进阶优化技巧六、使用示例七、性能对比八、扩展方向建

使用Python实现快速搭建本地HTTP服务器

《使用Python实现快速搭建本地HTTP服务器》:本文主要介绍如何使用Python快速搭建本地HTTP服务器,轻松实现一键HTTP文件共享,同时结合二维码技术,让访问更简单,感兴趣的小伙伴可以了... 目录1. 概述2. 快速搭建 HTTP 文件共享服务2.1 核心思路2.2 代码实现2.3 代码解读3.

Go语言中最便捷的http请求包resty的使用详解

《Go语言中最便捷的http请求包resty的使用详解》go语言虽然自身就有net/http包,但是说实话用起来没那么好用,resty包是go语言中一个非常受欢迎的http请求处理包,下面我们一起来学... 目录安装一、一个简单的get二、带查询参数三、设置请求头、body四、设置表单数据五、处理响应六、超