如何选择软件项目的提示 [英] tips on how to choose a software project

查看:64
本文介绍了如何选择软件项目的提示的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

早上好,所有

在软件开发领域完成了三年的学习后,我将希望有人能帮助我选择我可以从事的项目,或者将我引向一篇有关如何选择项目的提示的文章.
在此先感谢.

关于

Good day all

After completing my 3rd year of study in the software development field i will please like someone to please help me choose a project that i can be working on or please direct me to an article that has tips on how to choose a project.
thanks in advance.

Regards

推荐答案

我们不能-我们不了解您的背景,技能,兴趣,课程,语言,能力或任何其他信息. >
去看看您的课程导师-他会习惯这种问题,但他至少知道您所教的课程以及与您的课程相关的项目!
We can''t - we have no idea of your background, skills, interests, course, languages, abilities, or any other information.

Go see your course tutor - he will be used to this sort of question, but he at least knows what you have been taught, and what projects would be relevant to your course!


写出比
"Write a search engine better than Google''s[^] one".


如果您正在寻找实用的产品.

然后从网站开始
1)使用母版页
2)创建一些UserControls并使用委托,事件和属性
3)尝试访问母版页中的控件并设置一些值
4)使应用程序支持多种主题和语言
5)确保使用所有验证控件(包括自定义验证器)

---------
下一步尝试使事情更可重用

1)创建一个单独的类,该类将处理所有sql功能.看下面的一个
http://smartdataaccesslayer.codeplex.com
2)将应用程序转换为三层应用程序.

您可以从简单的登录屏幕开始,成功登录后,完全可以让用户创建部门和员工.
在列表视图中显示所有现有的员工和部门.
确保使用更新面板并进行异步编程.

最后,尝试使用jQuery.

希望能有所帮助.一切顺利
If you are looking something for prctice.

Then start with a website
1)Use Master Page
2)create some UserControls and play with delegates , events and properties
3)try to acccess controls in master page and set some values
4)Make the application to support multiple Themes and Language
5)Make sure to Use all validation controls(including Custom Validator)

---------
Next try to make things more reusable

1)create a separate class which will handle all sql Functionalities. Look into the following one
http://smartdataaccesslayer.codeplex.com
2) Convert the application into Three Tier application.

You can start with a simple login screen and on success full login let user create department and employee.
Show all the existing employees and departments in a listview.
Make sure to use Update Panel and get handson with asynhronous programming.

At the end try some stuffs with jQuery.

Hope it helped. All the best


这篇关于如何选择软件项目的提示的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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