免费电子书:
黑客书架免费书籍
http://hackershelf.com/browse/?popular=1
免费JavaScript技术图书汇总(英文)(jsbooks.revolunet.com)
http://jsbooks.revolunet.com/
http://stackoverflow.com/questions/194812/list-of-freely-available-programming-books/392926#392926
https://github.com/vhf/free-programming-books
https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md
http://www.coderheya.com/
http://hackershelf.com/browse/
http://pineapple.io/
http://programming-motherfucker.com/become.html
编程网站:
非盈利编程学习网站
http://code.org/
编程学习视频网站
http://www.codecademy.com/
http://teamtreehouse.com/
http://www.dreamincode.net/
https://www.codeschool.com/
lunix unix 下的开源代码及项目
http://freecode.com/
Google通过Code School提供免费Web开发教程(www.infoq.com)
http://discover-devtools.codeschool.com/
【网易云课堂】android从程序员到架构师之路(study.163.com)
http://study.163.com/course/introduction/358006.htm#/courseDetail
android开发需要知道的网站
http://www.pixelstech.net/article/1374630307-Websites-Android-developers-must-bookmark
免费学习html和css的网站
free learn html && css
http://learncss.tutsplus.com/
https://developer.mozilla.org/learn/html
http://www.w3schools.com/html/html_intro.asp
10个可以学习编程的网站
10 places where anyone can learn to code
http://blog.ted.com/2013/01/29/10-places-where-anyone-can-learn-to-code/
Top 10 Websites To Learn Coding (Interactively) Online
http://www.hongkiat.com/blog/sites-to-learn-coding-online/
http://www.codecademy.com/
http://www.codeavengers.com/
https://www.codeschool.com/
http://teamtreehouse.com/
http://www.learnstreet.com/
https://www.udacity.com/
http://www.codehs.com/
https://www.khanacademy.org/cs
http://beta.scratch.mit.edu/
http://sqlzoo.net/wiki/Main_Page
通过网络学习编程的27种途径
27 ways to learn online
转自:http://thenextweb.com/dd/2012/10/21/so-you-want-to-be-a-programmer-huh-heres-25-ways-to-learn-online/
1. MIT Open Courseware
http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/
2. Coursera
https://www.coursera.org/
3. Udacity
http://www.udacity.com/
4. Google Code University
http://code.google.com/edu/
5. Mozilla Developer Network
https://developer.mozilla.org/en-US/learn
6. HTML5 Rocks
http://www.html5rocks.com/
7. The Code Player
http://thecodeplayer.com/
8. Codecademy
http://www.codecademy.com/
9. Khan Academy
http://www.khanacademy.org/cs/tutorials/programming-basics
10. General Assembly
http://generalassemb.ly/education/?format=livestream&domain=tech
11. PeepCode
https://peepcode.com/
12. Eloquent JavaScript
http://eloquentjavascript.net/
13. Ruby Koans
http://rubykoans.com/
14. Learn Code The Hard Way
http://learncodethehardway.org/
15. Stack Overflow
http://stackoverflow.com/
16. Coder Dojo
http://coderdojo.com/
17. O’Reilly
http://www.oreillyschool.com/courses/
18. Scratch
http://scratch.mit.edu/
19. Apple Developer
https://developer.apple.com/
20. Android Developer
http://developer.android.com/index.html
21. Mobiletuts+
http://mobile.tutsplus.com/
22. Udemy
http://www.udemy.com/
23. Code School
http://www.codeschool.com/
24. Bloc
http://www.bloc.io/
25. Treehouse
http://teamtreehouse.com/
26. Programr
http://www.programr.com/
27. Processing
http://processing.org/
另外在网易,新浪等公开课中也有一些基础编程学习入门视频。
网易公开课
新浪
常用API:
struts2:
http://struts.apache.org/development/2.x/struts2-core/apidocs/index.html
http://struts.apache.org/development/2.x/docs/guides.html
spring:
http://docs.spring.io/spring/docs/3.0.x/javadoc-api/
jdk:
http://docs.oracle.com/javase/1.4.2/docs/api/overview-summary.html
core servlet and javaServer page:
http://pdf.coreservlets.com/
5个提问-回答的网站
转自:http://www.mkyong.com/featured/top-5-open-source-qa-systems/
这里列出了类似stackoverflow这样的提问-回答的网站,有着自己特性的社区。
List of the open source Q&A implementation or stackoverflow-like website, with “Active” development and promising features and community.
列表没用特定的顺序
P.S This list is not in any particular order.
1. OSQA
osqa
网站 Website : http://www.osqa.net
示例 Demo : http://meta.osqa.net
编程语言 Language : Python, Django
数据库 Database : MySQL, PostgreSQL or Microsoft SQL Server
协议 License : GNU General Public Licence (GPL)
源代码 Source code : http://www.osqa.net/download/
创建者 Created by : Folks at DZone
2. Shapado
shapado
Website : http://shapado.com
Demo : http://shapado.com
Language : Ruby , MongoMapper
Database : MongoDB (Document Based DB engine)
License : GNU Affero General Public License (AGPL)
Source code : http://gitorious.org/shapado
Created by : David A. Cuadrado
3. Askbot
askbot
Website : http://askbot.org
Demo : http://askbot.org
Language : Python, Django
Database : MySQL, PostgreSQL
License : GPL3
Source code : https://github.com/ASKBOT/askbot-devel/
Created by : Mike Chen and Sailing Cai
4. Question2Answer
question2answer
Website : http://www.question2answer.org
Demo : http://www.question2answer.org/qa/
Language : PHP
Database : MySQL
License : GNU General Public Licence (GPL)
Source code : http://www.question2answer.org/install.php
Created by : Gideon Greenspan
5. LampCMS
lampcms
Website : http://www.lampcms.com
Demo : http://support.lampcms.com
Language : PHP
Database : MongoDB
License : GNU LESSER GENERAL PUBLIC LICENSE (LGPL) version 3
Source code : https://github.com/snytkine/LampCMS
Created by : Dmitri Snytkine (Twitter)