Programing

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.computerhistory.org/ 2012 Fellow Award 2012 Fellow Award honorees: Edward A. Feigenbaum, pioneer of artificial intelligence and expert systems; Steve Furber and Sophie Wilson, chief architects of the ARM processor architecture; and Fernando J. Corbató, pioneer of timesharing and the Multics operating system. The four Fellows will be inducted into the Museum's Hall of Fellows on Saturday, April 28, 2012, at a formal ceremony where Silicon Valley insiders, technology leaders, and Museum supporters will gather to celebrate the accomplishments of the Fellows and their impact on society. This year's celebration commemorates the 25th Anniversary of the Fellow Awards and will reunite pioneers from more than two decades.

Computer History Museum

Articles Index Sun Microsystems recently announced that it is distributing and supporting Java DB based on the 100 percent Java technology, open-source Apache Derby database . Derby was previously available under its earlier name, Cloudscape, from its former owners: Cloudscape, Informix, and IBM.

Using Java DB in Desktop Applications

http://java.sun.com/developer/technicalArticles/J2SE/Desktop/javadb/
The page you requested cannot be found. You may have used an outdated link or may have typed the address (URL) incorrectly. If you entered the URL manually, please check your spelling and try again.

CS106A

http://www.stanford.edu/class/cs106a/cs106a_spring11/index.html

Java-Stanford-Engineering

http://see.stanford.edu/see/courseinfo.aspx?coll=824a47e1-135f-4508-a5aa-866adcae1111 This course is the largest of the introductory programming courses and is one of the largest courses at Stanford. Topics focus on the introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, abstraction, and testing. Programming Methodology teaches the widely-used Java programming language along with good software engineering principles. Emphasis is on good programming style and the built-in facilities of the Java language.

Java Programming Notes

Java Notes . These Java programming notes are written to fill in missing or weak topics in textbooks that I've taught from. Many pages are useful for reference, but not as an ordered tutorial. Some pages are still rough drafts, but I'm slowly working on fixing them. notes-java- 2007-04-25 .zip [2.4 MB]. http://leepoint.net/notes-java/index.html
http://see.stanford.edu/see/materials/icspmcs106a/assignments.aspx Download complete set of course materials.

School of Engineering - Stanford Engineering Everywhere

http://natashatherobot.com/2011/10/22/stonemasonkarel-solution/

StoneMasonKarel Solution « Natasha The Robot

I will try to put in more explanation for what my logic is for future solution. This one took me a while to figure out, and I was really really proud when I made it work!
http://css-tricks.com/video-screencasts/55-adding-rss-content-with-simplepie/ The "Really Simple" part of RSS is sometimes misleading. What if you want to pull in content from an RSS feed and display it on your site? Doing that from scratch would be no-so-easy, but thankfully we have wonderful SimplePie to do the heavy lifting for us. In this screencast we build a really simple site that grabs content from multiple RSS feeds, smushes them together, and displays them using our own custom markup.

#55: Adding RSS Content with SimplePie | CSS-Tricks

Welcome to the 2nd Edition of Learn Python the hard way. You can visit the companion site to the book at http://learnpythonthehardway.org/ where you can purchase digital downloads and paper versions of the book. The free HTML version of the book is available at http://learnpythonthehardway.org/book/ .

Learn Python The Hard Way, 2nd Edition — Learn Python The Hard Way, 2nd Edition

http://learnpythonthehardway.org/book/
Pretend that you’ve opened this book (although you probably have opened this book), just to find a huge onion right in the middle crease of the book. (The manufacturer of the book has included the onion at my request.)

why’s (poignant) guide to ruby :: 2. Kon’nichi wa, Ruby

How to Get Started with C++

If you're willing to spend a few dollars, I'd strongly recommend you buy my ebook, Jumping into C++ , which will take you from absolutely nothing to getting a full working environment, all the core C++ syntax, lots of tips on how to design your programs, sample code, practice problems, quizzes and advanced C++ class design stuff too.