One of the advantages of all of us having different backgrounds and perspectives is that we see different things from day to day and can share unique information. This is especially true when it comes to the internet. I thought I would try to start the ball rolling on a discussion of hot Java sites. We all use and love Javalobby, but there is so much content out there besides what you can find here. So I will start by listing twenty sites that I think deserve the merit of being checked regularly. I hope you'll join the discussion and post any sites you check that are Java related and worth mentioning!
The Sites (In, I assure you, random order)
http://www.javaalmanac.com - The online counterpart of the Java Developer's Almanac - highly recommended for quick code snippets, and if you like the site, buy the book.
http://www.onjava.com - O'Reilly's Java website. New articles weekly.
http://java.sun.com - The official Java developer website - new articles posted weekly.
http://www.developer.com/java - Java articles hosted by Gamelan.com
http://www.java.net - The Java community website hosted by Sun Microsystems.
http://www.builder.com - Cnet's Builder.com website - All tech articles, some Java-centric.
http://www.ibm.com/developerworks/java - IBM's Developerworks; the Java section.
http://www.javaworld.com - One of the originals. Weekly updates of Java articles.
http://www.devx.com/java - Java articles hosted at DevX.
http://www.fawcette.com/javapro - The JavaPro online magazine website.
http://www.sys-con.com/java - The Java Developers Journal online magazine website.
http://www.javadesktop.org - The desktop Java community hosted at Java.net.
http://www.theserverside.com - Often considered the resource for all discussion server-side Java specific.
http://www.jars.com - The Java review service. Covers frameworks and applications.
http://www.jguru.com - A great source for Q&A style interaction in the community.
http://www.javaranch.com
http://www.ibiblio.org/javafaq/javafaq.html - The comp.lang.java FAQ - questions asked, answered, and categorized from the comp.lang.java newsgroup.
http://java.sun.com/docs/books/tutorial/ - The Official Java tutorial from Sun - very useful for almost any feature set.
http://www.javablogs.com - Blog aggregator for the most active Java-based blogs throughout the internet.
http://java.about.com/ - Java news and articles from About.com.
分享到:
相关推荐
DownloadFilesmemberszhanying由于Config::General模块本身缺乏对NameBlock方式的处理能力,所以决定自己进行扩展,主要是完善了对NameBlock方式的处理。------------------------------------test.pl use Config::...
在MySQL数据库操作中,"SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded" 是一个常见的错误,它意味着在执行事务时,系统等待锁定资源的时间超过了预设的限制。这个错误通常发生在并发环境中,当...
and MATLAB bindings for training and deploying general- purpose convolutional neural networks and other deep mod- els eciently on commodity architectures. Cae ts indus- try and internet-scale media ...
Java通用工具库“java-general-utilities-3.3.zip”是一个包含各种实用程序类和方法的集合,旨在简化Java开发工作。这个库通常由开发者用于提高代码效率,减少重复代码,并提供常见问题的预封装解决方案。它可能包含...
Filthy Rich Clients refers to ultra-graphically rich applications that ooze cool. They suck the user in ... useful, this book is great for any developer working with Java to build desktop applications.
Java SDK的源代码早已开放,但遵循的是Sun Community Source Code License (SCSL),不同于常见的General Public License (GPL)。近年来,关于将Java SDK转换为GPL的讨论日益增多,这将对Java的未来发展产生重大影响...
BS, EN 6349-1-3-2021 General — Code of practice for geotechnical design.pdf
### 六、General Java I, II, III, IV(通用Java知识) - **面向对象编程**:深入了解Java的面向对象特性,如封装、继承、多态等。 - **集合框架**:掌握Java集合框架的核心类和接口,如`List`、`Set`、`Map`等。 - ...
《Raspberry Pi 3 Projects for Java Programmers》这本书主要针对那些熟悉Java编程并希望在Raspberry Pi 3平台上展开实践的开发者。Raspberry Pi 3是一款微型计算机,它以其小巧的体积、低廉的价格和强大的计算能力...
MySQL Connector/J 8.0.26 是 MySQL 官方提供的用于 Java 应用程序的 JDBC 驱动,它允许 Java 开发人员通过 Java Database Connectivity (JDBC) API 连接到 MySQL 数据库。这个驱动程序是开源的,并且遵循 GNU ...
### UML for Java Programmers中文版 #### 一、引言 统一建模语言(Unified Modeling Language,简称UML)是一种广泛应用于软件工程中的标准化建模语言,它为软件开发人员提供了一种可视化的方式来描述系统架构、...
A general framework for object detection
论文:g2o: A General Framework for Graph Optimization的公式部分的推导与翻译
1. 设备控制:Java的API和库可以用来编写控制物联网设备的代码,如GPIO(General Purpose Input/Output)控制,使得开发者可以通过Java来直接操作硬件,实现设备的开关、读取输入等功能。 2. 数据处理:Java提供了...
General是一个框架,它集成了成熟的开源库,以惊人的效率交付现代Web应用程序。 General解决了在丰富数据模型之上构建CRUD接口的重复性问题。 General与PostgreSQL有关,PostgreSQL是功能最强大且最成熟的关系...
JEDEC JESD31E:2016 General Requirements for Authorized Distributors of Commercial and Military Semiconductor Devices - 完整英文电子版(28页).zip
use number_general :: {Int, Number}; use safecast :: CastFrom; let sequence: Vec < Number> = serde_json :: from_str ( "[true, 2, 3.5, -4, [1.0, -0.5]]" ). unwrap (); let actual = sequence. into_iter ...
### Java所有知识要点 #### 一、Java简介与开发环境 **Java** 是一种广泛使用的高级编程语言,它由 Sun Microsystems 公司于1995年推出,并最终被 Oracle 公司收购。Java 设计时考虑了面向对象、跨平台、安全性等...
MIL-PRF-38535K:2013 General Specification For Integrated Circuits (Microcircuits) Manufacturing - 完整英文电子版(217页).zip
### Java代码编程规范 #### 一、概述 Java作为一种广泛使用的编程语言,其代码质量直接影响到软件项目的可维护性和扩展性。为了确保代码的一致性和可读性,制定一套编程规范至关重要。本文将详细介绍Java编程规范...