Difference between revisions of "Main Page"

From Hod's Personal Wiki
Jump to: navigation, search
m
m
Line 24: Line 24:
  
 
== General programming ==
 
== General programming ==
 +
 +
[http://beerpla.net/2009/06/21/hidden-features-of-perl-php-javascript-c-c-c-java-ruby-python-and-others-collection-of-incredibly-useful-lists/#hidden-features-of-x86-assembly Hidden features of ...]
 +
 +
[[Ulrich Drepper | Papers by Ulrich Drepper]] - [http://www.akkadia.org/drepper/ Ulrich Drepper]
  
 
=== Patterns ===
 
=== Patterns ===
Line 32: Line 36:
  
 
[http://en.wikipedia.org/wiki/Double_dispatch Double dispatch pattern]
 
[http://en.wikipedia.org/wiki/Double_dispatch Double dispatch pattern]
 +
 +
=== Low level ===
 +
 +
[http://en.wikipedia.org/wiki/Translation_lookaside_buffer Translation lookaside buffer]
 +
 +
[http://www.gentoo.org/proj/en/hardened/pic-guide.xml Position independent code]
 +
 +
[http://www.gentoo.org/proj/en/hardened/pic-internals.xml Position independent code internals]
  
 
== Other stuff ==
 
== Other stuff ==

Revision as of 13:13, 24 October 2011

I created this wiki for my own purposes, to track information. Much of it contains references I have found useful already, although I don't necessarily endorse any of the content as being the best.

Languages

C/C++ resources

Java resources

PHP resources

JavaScript resources

Platforms

Android resources

Mac resources

Linux resources

Flex resources

Web

General programming

Hidden features of ...

Papers by Ulrich Drepper - Ulrich Drepper

Patterns

http://stackoverflow.com/questions/152101/mvc-tutorial-that-doesnt-rely-on-a-framework

http://developer.yahoo.com/ypatterns/

Double dispatch pattern

Low level

Translation lookaside buffer

Position independent code

Position independent code internals

Other stuff

Emacs resources

Version control resources

Hardware resources

Handling media

Cellular technology

Technical evangelism resources

Startup resources

Business Articles

Security Resources

Activity Resources

Links