/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

discrete.gr
| | www.nayuki.io
4.8 parsecs away

Travel
| | [AI summary] The user has provided a comprehensive overview of the x86 architecture, covering topics such as basic arithmetic operations, control flow with jumps and conditionals, memory addressing modes, the stack and calling conventions, advanced instructions like SSE, virtual memory, and differences between x86-32 and x86-64. The user is likely looking for a summary or clarification of the x86 architecture, possibly for learning purposes or to reinforce their understanding.
| | adrianmejia.com
3.9 parsecs away

Travel
| | JavaScript tutorials and web development articles including topics like NodeJS, Angular, VueJS, Data Structures and Algorithms.
| | initialcommit.com
2.9 parsecs away

Travel
| | Big O notation is a tried and true method to measure the speed of an Algorithm. Learning this concept helps you to build better, faster Software. The best way to understand Big o notation for beginners is to have it explained simply and with examples.
| | blog.arvidandersson.se
66.0 parsecs away

Travel
| Yesterday I was setting up a new box with Mac OS X Lion at the office. I had installed homebrew, rvm and ruby 1.9.3rc1and when I ran bundle in a project fold...