`
isiqi
  • 浏览: 15999863 次
  • 性别: Icon_minigender_1
  • 来自: 济南
社区版块
存档分类
最新评论
阅读更多

最新java资料
http://developers.sun.com.cn/

TheJavaProgrammingLanguage4thEdition
http://wenku.baidu.com/view/5e6c087d27284b73f2425040.html

《SUN SCJP 认证考试 资料合集》
http://www.verycd.com/topics/55864

2010《java说明文档 API》(java API)6.0[压缩包]
http://www.verycd.com/topics/2850254/

视频
The Java-Script Programming Language

Java编程思想(第3版)----Java四大名著II----Bruce Eckel
Java编程思想(第4版)----Java四大名著II----Bruce Eckel

JAVA 2核心技术 卷I:基础知识(原书第7版)---Java四大名著III----Cay Horstmann
JAVA 2核心技术 卷II:高级特性(原书第7版)----Java四大名著III----Cay Horstmann

Effective Java中文版---Java四大名著IV----Joshua Bloch

精通Struts:基于MVC的Java Web设计与开发---孙卫琴

精通Hibernate:Java对象持久化技术详解---孙卫琴

Tomcat与Java Web开发技术详解------------孙卫琴

Java与模式------------------------------阎宏

视频(讲的非常详细,而且通俗易懂,推荐你去看看):
sunxin.org/video/java.asp

Java分为J2SE(标准版),J2EE(企业版),J2ME(微缩版).
j2se---标准的java开发平台,主要开发java应用
j2me---移动,嵌入式开发平台 ,主要开发小应用程序,如手机小游戏;
j2ee---企业级java开发平台,主要是web应用和ejb应用。

JSP是作为在服务器端显示信息的页面,它属于JavaEE中的一种规范。目前最新版本为
jsp2.0


英文名
The Java Programming Language
Thinking in Java
Effective Java
Core Java

第19届软件奥斯卡奖Jolt大奖已经揭晓

http://www.joltawards.com/winners.html
在优秀奖和生产力奖当中,好多没有听过:(

The Winners of the 19th Jolt Product Excellence Awards & the Recipients of the Jolt Productivity Awards Are:

Jolt名人堂大奖获得者:
Compuware DevPartner : 这个应当做C的会更加熟悉一些,有功能非常强大的开发排错工具。
http://www.compuware.com/

图书
Jolt优秀奖获得者:
Adrenaline Junkies and Template Zombies: Understanding Patterns of Project Behavior by Tom Demarco, Peter Hruschka, Tim Lister, Suzanne Robertson, James Robertson and Steve McMenamin (Dorset House Publishing)
其中Tom Demarco和Tim Lister是《Peopleware, 人件》的作者!

Jolt生产力大奖获得者:
Emergent Design: The Evolutionary Nature of Professional Software Development by Scott L. Bain (Addison-Wesley Professional)
《自然发生的设计》如何深刻理解系统开发的自然流程,帮助开发人员顺着这一流程进行工作,而不是同其对抗。模式、重构和测试驱动。。。
http://www.ibm.com/developerworks/cn/rational/edge/08/apr08/reader/excerpt.html

Intellectual Property and Open Source: A Practical Guide to Protecting Code by Van Lindberg (O'Reilly Media)
《知识产权和开放源码: 保护代码实用指南》?咳...有人会或想关注吗?

技术图书
Jolt优秀奖获得者:
Real World Haskell by Bryan O'Sullivan, John Goerzen and Don Stewart (O'Reilly Media)
Haskell是一种纯函数式程式语言,此书获奖,看来函数编程开发的新趋势在未来将有更大的发展空间。

Jolt生产力大奖获得者:
High Performance MySQL: Optimization, Backups, Replication, and More by Baron Schwartz, Peter Zaitsev, Vadim Tkachenko, Jeremy Zawodny, Arjen Lentz and Derek J. Balling (O'Reilly Media)
不用说啦,《高性能MySQL》这本书肯定是好多人喜欢的书啦,LAMP者不可少的的好书了。

Programming in Scala by Martin Odersky, Lex Spoon and Bill Venners (Artima Press)
《Scala编程》又是一本函数编程的书获奖,看来。。。

变更配置管理工具
Jolt优秀奖获得者:
OpenMake Meister (OpenMake Software) : http://www.openmakesoftware.com/

Jolt生产力大奖获得者:
AccuRev (AccuRev) : http://www.accurev.com/
Change Manager (Embarcadero Technologies) : http://www.embarcadero.com/

数据库引擎与数据工具
Jolt优秀奖获得者:
Postgres Plus (EnterpriseDB) : http://www.enterprisedb.com/products/postgres_plus.do
EnterpriseDB中文社区在招翻译 : http://bbs2.chinaunix.net/thread-1360114-1-1.html

Jolt生产力大奖获得者:
Aqua Data Studio (AquaFold) : http://www.aquafold.com/
Vertica Analytic Database (Vertica Systems) : http://www.vertica.com/

设计与建模工具
Jolt优秀奖获得者:
Blueprint Requirements Center (Blueprint Software Systems) : http://www.blueprintsys.com/

Jolt生产力大奖获得者:
RAVEN (Ravenflow) : http://www.ravenflow.com/
Screen Architect (Screen Architect Ltd. / Catch Ltd.) : http://www.screenarchitect.com/

开发环境
Jolt优秀奖获得者:
Altova MissionKit (Altova) : http://www.altova.com/
XMLSpy可能大家比较熟悉,Altova公司在XML编辑器这一方面真不是吹的,Altova MissionKit不错。但钱。。。

Jolt生产力大奖获得者:
JBuilder 2008 (Embarcadero Technologies) : http://www.embarcadero.com/
Thoma Cressey Bravo公司旗下私营的Embarcadero Technologies公司(易博龙公司)收购Borland公司的CodeGear业务部门。

ReSharper 4.1 (JetBrains) : http://www.jetbrains.com/resharper/
是一款Microsoft Visual Studio上面的智能化插件,提供了智能C#辅助编码功能和实时错误显示功能,并支持重构。

企业工具
Jolt优秀奖获得者:
MindTouch Deki (MindTouch) : http://www.mindtouch.com/

Jolt生产力大奖获得者:
Agile Platform (OutSystems) : http://www.outsystems.pt/
Zenoss Core (Zenoss) : http://www.zenoss.com/product
Zenoss Core被下载次数最多的开源企业级IT管理软件茶品-是智能监控软件,他允许IT管理员依靠单一的WEB控制台来监控网络架构的状态和健康度。Zenoss Core同时也是开源的网络与系统管理软件...
相关中文资料见: http://gashero.yeax.com/?p=29

类库、框架和组件
Jolt优秀奖获得者:
ComponentOne Studio for Silverlight (ComponentOne) : http://www.componentcn.com/

Jolt生产力大奖获得者:
Essential Studio Enterprise Edition (Syncfusion) : http://www.componentsource.com
Threading Building Blocks Library 2.1 (Intel) : http://www.threadingbuildingblocks.org/
Intel提供的关于C++并行编程方面的类库

移动和Web开发工具
Jolt优秀奖获得者:
MITE (Keynote Systems) : http://www.keynote.com/ 比较牛

Jolt生产力大奖获得者:
Adobe Device Central (Adobe Systems) : http://www.adobe.com/cn/products/creativesuite/devicecentral/
它为移动内容开发人员和测试人员提供了一种方式,可以在多种设备上轻松地创建和预览移动内容。

NetBeans IDE (Sun Microsystems) : http://www.netbeans.org/
不用多说了,大有抢Eclipse的风头之力了。。。

项目管理工具
Jolt优秀奖获得者:
Pivotal Tracker (Pivotal Labs) : http://www.pivotaltracker.com/
看它的广告: Pivotal Tracker is a fantastic product. We've become a more efficient development team since we started using it. And even better, the management team gets on-demand visibility into my team's priorities and accomplishments.

Jolt生产力大奖获得者:
Rally Enterprise (Rally Software Development) : http://www.rallydev.com/ 敏捷项目管理工具
ScrumWorks Pro (Danube Technologies) : http://www.danube.com/scrumworks/pro 看名字就知道是什么了。。。

安全工具
Jolt优秀奖获得者:
Parasoft Application Security Solution (Parasoft) : http://www.parasoft.com

Jolt生产力大奖获得者:
GuardIT (Arxan) : http://www.guardit.com/
InTrust for Databases (Quest Software) : http://www.quest.com/InTrust-for-Databases/

测试工具
Jolt优秀奖获得者:
easyb (easyb.org) : http://www.easyb.org/ 基于Groovy实现的行为驱动测试框架

Jolt生产力大奖获得者:
Compuware DevPartner Studio (Compuware) : http://www.compuware.com/
SONAR (SonarSource) : http://www.sonarsource.com/

工具
Jolt优秀奖获得者:
HttpWatch (Simtec Ltd.) : http://www.httpwatch.com/ 这个工具居然得奖了,呵呵。

Jolt生产力大奖获得者:
DotTrace (JetBrains) : http://www.jetbrains.com/ .Net的性能分析工具
JavaRebel (ZeroTurnaround) : http://www.zeroturnaround.com/javarebel/
是一个JVM插件(-javaagent),能够即时重新加载Class,不需要重新部署应用或者重启容器,节约时间。
这个大家可以好好关注一下哦

第18届Jolt大奖获奖名单

Jolt作为软件业的奥斯卡,有着广泛的影响力,很值得我们关注。

很高兴Zend Framework获得框架类的Productivity Winner,目前我是ZF中文文档团队的Team Leader. ZF也是几年来首次得奖的PHP开发框架。

Netbeans 继07年后,再次夺得IDE类的大奖。

Jolt 2008 完整获奖名单如下:

一般书籍
Jolt Winner
Beautiful Code Edited by Andy Oram and Greg Wilson (O'Reilly Media)
Productivity Winners
Manage It! Your Guide to Modern Pragmatic Project Management by Johanna Rothman (Pragmatic Bookshelf)
The Myths of Innovation by Scott Berkun (O’Reilly Media)
Release It! Design and Deploy Production-Ready Software by Michael T. Nygard (Pragmatic Bookshelf)

技术书籍
Jolt Winner

Continuous Integration: Improving Software Quality and Reducing Risk
by Paul Duvall, Steve Matyas, Andrew Glover (Addison-Wesley Professional)
Productivity Winners
xUnit Test Patterns: Refactoring Test Code by Gerard Meszaros (Addison-Wesley Professional)
Head First SQL: Your Brain on SQL -- A Learner's Guide by Lynn Beighley (O’Reilly Media)
The Rails Way by Obie Fernandez (Addison-Wesley Professional)

配置管理
Jolt Winner

FishEye (Atlassian)
Productivity Winners
IncrediBuild (Xoreax Software)
Surround SCM (Seapine Software)
DiffMerge (SourceGear)

协作工具
Jolt Winner

Code Collaborator (Smart Bear)
Productivity Winners
codeBeamer 5.0 (Intland Software)
Confluence (Atlassian)
TeamCity (JetBrains)

数据库引擎及工具
Jolt Winner
AquaLogic Data Services Platform (BEA Systems)
Productivity Winners
Aleri Streaming Platform (Aleri)
Crystal Reports (Business Objects)
EnterpriseDB Advanced Server (EnterpriseDB)

设计与建模工具
Jolt Winner
Corticon Business Rules Modeling Studio (Corticon Technologies)
Productivity Winners
BigLever Software Gears (BigLever Software)
Enterprise Architect (Sparx Systems)
Structure101 for Java (Headway Software)

开发环境
Jolt Winner
NetBeans IDE 6 (Sun Microsystems)
Productivity Winners
IntelliJ IDEA (JetBrains)
CodeRush with Refactor! Pro (Developer Express)
Komodo IDE 4 (ActiveState)

企业工具
Jolt Winner
Kapow Mashup Server, Web 2.0 Edition (Kapow Technologies)
Productivity Winners
Adobe LiveCycle Enterprise Suite (Adobe Systems)
Foglight (Quest Software)
Rally Enterprise (Rally Software Development)

类库、框架和组件
Jolt Winner
Guice (Google)
Productivity Winners
Eclipse Modeling Project (Eclipse Foundation)
Zend Framework (Zend Technologies)
JasperReports (JasperSoft)

移动开发工具
Jolt Winner
Mojax (mFoundry)
Productivity Winners
Adobe Device Central CS3 (Adobe Systems)
Eclipse Embedded Rich Client Platform (Eclipse Foundation)
NetBeans IDE 6 with Sun Java Wireless Toolkit 2.5.2 (Sun Microsystems)

项目管理工具
Jolt Winner
Rally Enterprise (Rally Software Development)
Productivity Winners
ResultSpace (Sapient)
TargetProcess On-Demand (TargetProcess)
TeamCity (JetBrains)

安全工具
Jolt Winner
Fortify Defender: Real-Time Analyzer (Fortify Software)
Productivity Winners
Crowd (Atlassian)
DEFENSICS (Codenomicon)
Ounce (Ounce Labs)

测试工具
Jolt Winner
Clover 2.0 (Atlassian)
Productivity Winners
JUnit Factory (Agitar Software)
SOAPscope Tester (Mindreef)
TestComplete Enterprise (AutomatedQA)

应用程序
Jolt Winner

VMware Workstation (VMware)
Productivity Winners
Adobe Captivate 3 (Adobe Systems)
DemoWorks 2007 (ComponentOne)
ANTS Profiler 3 (Red Gate Software)

WEB开发工具
Jolt Winner
Adobe ColdFusion 8 (Adobe Systems)
Productivity Winners
3rdRail (CodeGear)
NetBeans IDE 6 (Sun Microsystems)
RSSBus (/n software)

网站及开发者网络(技术社区)
Jolt Winner
O’Reilly Radar (O’Reilly Media)
Productivity Winners
CM Crossroads (CMC Media)
Safari Books Online
The Code Project

17th Annual Jolt Award Winners

1. Books General

Jolt Winner:

    • Agile Software Development by Alistair Cockburn (Addison-Wesley Professional)

Productivity Winners:

  • Catastrophe Disentanglement by E. M. Bennatan (Addison-Wesley Professional)
  • Practices of an Agile Developer by V. Subramaniam and A. Hunt (Pragmatic Bookshelf)
  • Software Estimation Demystifying the Black Art by Steve McConnell (Microsoft Press)

2. Books Technical

Jolt Winner:

    • Head First Object-Oriented Analysis & Design by B. McLaughlin, G. Pollice, and D. West (O'Reilly Media)

Productivity Winners:

  • Code Quality by Diomidis Spinellis (Addison-Wesley Professional)
  • Refactoring Databases by Scott W. Ambler and P. J. Sadalage (Addison-Wesley Professional)
  • CSS: The Missing Manual by David Sawyer McFarland (O'Reilly Media)
3. Change and Configuration Management

Jolt Winner:

    • AccuRev 4.5 with AccuWorkflow (AccuRev)

Productivity Winners:

  • AnthillPro3 (Urbancode)
  • Perforce SCM (Perforce)
  • Team Foundation Server (Microsoft)

4. Collaboration Tools

Jolt Winner:

  1. Confluence (Atlassian Software Systems)

Productivity Winners:

  • Adobe Acrobat Connect Professional (Adobe Systems)
  • NetBeans IDE (Sun Microsystems)
  • TeamCity (JetBrains)
5. Database Engines and Data Tools

Jolt Winner:

    • Visual Studio 2005 Team Edition for Database Professionals (Microsoft)

Productivity Winners:

  • Coral8 Engine (Coral8)
  • Dbdeploy (ThoughtWorks)
  • SQL Refactor (Red Gate Software)
6. Design and Modeling Tools

Jolt Winner:

    • stpBA Storyboarding (stpsoft)

Productivity Winners:

  • Corticon Business Rules Modeling Studio (Corticon)
  • MagicDraw UML (No Magic)
  • Stylus Studio 2007 XML Enterprise Suite (DataDirect Technologies)
7. Development Environments

Jolt Winner:

    • NetBeans IDE (Sun Microsystems)

Productivity Winners:
IntelliJ IDEA (JetBrains)
IronPython (Microsoft)
Wolfram Workbench (Wolfram Research)

8. Enterprise Tools

Jolt Winner:

    • Cape Clear ESB Platform (Cape Clear Software)

Productivity Winners:

  • Liferay Portal (Liferay
  • Appistry EAF (Appistry)
  • Pentaho Open BI Suite (Pentaho)
9. Libraries, Frameworks and Components

Jolt Winner:

    • NetAdvantage for .NET (Infragistics)

Productivity Winners:

  • JViews (ILOG)
  • .NET Framework 3.0 (Microsoft)
  • Intel Threading Building Blocks (Intel)
10. Mobile Development Tools

Jolt Winner:

    • Carbide .c++ Professional Edition (Nokia)

Productivity Winners:

  • Crossfire (AppForge)
  • NetBeans Mobility Pack and Sun Java Wireless Tookit (Sun Microsystems)
  • Qtopia (Trolltech)
11. Project Management

Jolt Winner:

    • Rally Enterprise (Rally Software)

Productivity Winners:

  • 6th Sense Analytics (6th Sense Analytics)
  • Teamwork (Open Lab)
  • V1: Agile Enterprise (VersionOne)
12. Security

Jolt Winner:

    • AppScan (Watchfire)

Productivity Winners:

  • DevInspect (SPI Dynamics)
  • Fortify Source Code Analysis (Fortify)
  • Metasploit Framework (Metasploit)
13. Testing

Jolt Winner:

    • AgitarOne (Agitar Software)

Productivity Winners:

  • Mindreef SOAPscope (Mindreef)
  • Parasoft SOAtest (Parasoft)
  • TestComplete (AutomatedQA)
14. Bug and Defect Tracking

Jolt Winner:

    • TestTrack Studio (Seapine Software)

Productivity Winners:

  • JIRA (Atlassian Software Systems)
  • OnTime 2007 (Axosoft)
  • Software Planner Professional (Pragmatic Software)
15. Utilities

Jolt Winner:

    • VMware Lab Manager (VMware)

Productivity Winners:

  • Adobe Captivate 2 (Adobe)
  • ElectricCommander (Electric Cloud)
  • Textmate (MacroMates)
16. Web Development

Jolt Winner:

    • Adobe Flex 2 (Adobe Systems)

Productivity Winners:

  • IntelliJ IDEA (JetBrains)
  • Mindreef SOAPscope Server (Mindreef)
  • NetBeans Visual Web Pack 5.5 (Sun Microsystems)
17. Websites and Developer Networks

Jolt Winner:

    • Sun Developer Network (Sun Microsystems)

Productivity Winners:

  • CM Crossroads (CMC Media)
  • Koders.com (Koders)
  • Krugle (Krugle)

HALL OF FAME

    • IBM developerWorks (IBM)

第1-17届Jolt大奖获奖书名

http://www.51leifeng.net/thread-13704-1-1.html

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics