Below are some interesting things I have collected during this time. There are still many such articles on this site, such as this, this, and this.
Javascript garden, which is the best site to learn JavaScript. Http://bonsaiden.github.com/javascript-garden. this document is written by two people in stackoverflow, Ivo Wetzel (writing) and Zhang Yi Jiang (design.
Want to see what web development technologies are available? You have to look at this Website: http://stackparts.com/. he has divided all the technologies used on the Web in the current few regions into classes. Below is a screenshot.
Mozilla security programming specification https://wiki.mozilla.org/WebAppSec/Secure_Coding_Guidelines downloads associated to software development
PHP, Perl, Ruby, Python syntax comparison http://hyperpolyglot.org/scripting? Utm_source
Graphics game programming ebook: http://ploobs.com.br /? P = 766
Graphic programming Black Book: http://drdobbs.com/high-performance-computing/184404919
Black Art of 3D game programming: writing your own High-Speed 3D polygon video games in C
Do you want to learn design patterns? This is a very good site: http://www.vincehuston.org/dp/ in the form of the periodic table of elements to list 23 classic models, let me think of the past few days to watch the American drama Breaking Bad, haha.
Learn C the hard way http://c.learncodethehardway.org/book/
Learn Ruby the hard way http://ruby.learncodethehardway.org/book/
Learn python the hard way http://learnpythonthehardway.org/
Learn SQL the hard way http:// SQL .learncodethehardway.org/book/
Basic Linux learning:
- Linux fundamentals, part 1
- Linux fundamentals, part 2
- Linux fundamentals, Part 3
- Linux fundamentals, Part 4
Do you know about gif? Here is a good article: http://matthewflickinger.com/lab/whatsinagif/bits_and_bytes.asp
How to install an Android operating system through virtualbox on a PC. Http://www.javacodegeeks.com/2010/06/install-android-os-on-pc-with.html but this article is a little old, last year, the latest way is to use the Android-x86 project.
Some git tips: http://mislav.uniqpath.com/2010/07/git-tips/ that you might not know
I tried Vim plugin for C/C ++ programmers. But maybe you will like: http://www.fortystones.com/vim-plugins-c-cplusplus-developer/
The Programming Algorithm of the sudoku game, a 140-byte JavaScript program: https://gist.github.com/1230481/95f6facb74f51d089bea87eba0f470cf3bbed83a
A graphic tutorial that teaches you how to use HTML5: http://www.primaryobjects.com/CMS/Article134.aspx its example here http://www.primaryobjects.com/paint/
Here is another HTML5 demo. The demo on the iPad is quite interesting. It seems that the code is very difficult to read. However, you can try this tool to organize the code: http://jsbeautifier.org/, but the variable name will make you feel at ease.
A Very dazzling example of HTML5: http://lights.elliegoulding.com/You can cruise with the mouse, click the left button to accelerate (another, that friend knows its background music ?)
Do you want to use HTML5 as a stock chart? Look at this library: http://www.rocketcharts.com/
A 7 k JS that allows your HTML list to be flexibly categorized, sorted, searched, filtered: http://listjs.com/
A class library of oop php processing pictures: http://imagine.readthedocs.org
One H.264 decoder implemented by JavaScript. Https://github.com/mbebenita/Broadway (Demo address-Please open it with Firefox, download speed may be slow) but it is implemented with Android C, and then convert C into JavaScript code. If you want to know how to convert C code to Javascript, you can look at this project: https://github.com/kripken/emscripten-llvm-to-JavaScript compiler. (Abnormal !)
A JavaScript Lib-wireit that can draw flowcharts: http://neyric.github.com/wireit/
This is a website that only uses CSS, no JS, and no images for the logo of N companies. But it can be used to make an animation with pure CSS, you can look at: http://www.ecsspert.com/atari.php after a study found that it was used to-WebKit-animation.
A script that processes JSON with Bash: https://github.com/rcrowley/json.sh
The debug canvas in Microsoft vs is quite good. Http://msdn.microsoft.com/en-us/devlabs/debuggercanvas, which can be used only in Visual Studio ultimate.
This article introduces titl 3D, an interesting Firefox plug-in. Its project homepage is https://github.com/?porof/tilt. This plug-in uses webgl to display web pages in 3D. After installing the plug-in, simply press Ctrl + Shift + M. I used it to display Sina Weibo and webqq. Currently, there are not many functions, but this plug-in is simply cool-you can imagine whether there will be a 3D web page in the future.
Finally, I saw a joke on the Internet as follows:
This is a suggestion for programmers and girlfriends. If a programmer wants to break up with you, you can refer to the practice of this foreign programmer's girlfriend-"you can drag me on Facebook and Twitter, or you can not reply to my text message,, you can never stop me from voting against all your posts on Reddit! Fuck you !"
I hope you will like it.
Reprinted:
Http://news.cnblogs.com/n/122880/