Kenny Sanders
Create an account or sign in to get started
Show: Comments - Likes - Both
delicious
Kenny Sanders bookmarked a page on delicious
November 5 at 10:51 pm - Link
JSwat is a graphical Java debugger front-end, written to use the Java Platform Debugger Architecture and based on the NetBeans Platform. JSwat is open-source software and is freely available in both binary and source code form. Its features include sophisticated breakpoints; colorized source code display with code navigator; byte code viewer; movable display panels showing threads, call stack, visible variables, and loaded classes; command interface for more advanced features; and Java-like expression evaluation, including method invocation. - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
September 3 at 8:22 pm - Link
ebook reader - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
August 31 at 4:38 pm - Link
This course (CS229) -- taught by Professor Andrew Ng -- provides a broad introduction to machine learning and statistical pattern recognition. Topics include supervised learning, unsupervised learning, learning theory, reinforcement learning and adaptive control. Recent applications of machine learning, such as to robotic control, data mining, autonomous navigation, bioinformatics, speech recognition, and text and web data processing are also discussed. - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
August 28 at 3:44 pm - Link
At its best, computer science is an exciting blend of programming, mathematics, and problem solving. This course will introduce an interesting variety of subjects in programming, algorithms, and discrete mathematics though puzzles and problems which have appeared in the International ACM Programming Contest and similar venue - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
August 26 at 7:17 am - Link
The ocaml-bitstring project adds Erlang-style bitstrings and matching over bitstrings as a syntax extension and library for OCaml. - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
August 13 at 6:49 pm - Link
Many programming languages come with a REPL (read-eval-print loop), which allows you to type in code line by line and see what it does. This is quite useful for prototyping, experimentation, and debugging code. Other programming languages, and especially C, use a "compile-run" model, and don't provide a REPL. Let's fix that. - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
August 11 at 2:27 pm - Link
This library implements something which is often called live coding or code reloading. It allows an application to have any Python code which might be part of it updated as the files the code is in are changed - while the application is running. - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
August 9 at 4:36 pm - Link
Siafoo is dedicated to sharing code and programming experience and learning from what others have shared. - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
July 29 at 12:27 pm - Link
SISC is an extensible Java based interpreter of the algorithmic language Scheme. SISC uses modern interpretation techniques, and handily outperforms all existing JVM interpreters (often by more than an order of magnitude). In addition, SISC is a compl - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
July 29 at 12:27 pm - Link
SISC is an extensible Java based interpreter of the algorithmic language Scheme. SISC uses modern interpretation techniques, and handily outperforms all existing JVM interpreters (often by more than an order of magnitude). In addition, SISC is a compl - Kenny Sanders
Twitter
Tyler posted a message on Twitter
Flickr
Kenny Sanders published a photo on Flickr
awful captcha
July 11 at 6:51 pm - Link
Ridiculous -- took me 3 times to enter the correct response. - Kenny Sanders
Twitter
Justin Kan posted a message on Twitter
delicious
Kenny Sanders bookmarked a page on delicious
June 3 at 6:36 pm - Link
Many people, when first finding out about Google Web Toolkit, wonder 'why can't I use Python instead of Java?'. pyjamas is designed to make that possible. And we're drawing heavily from Google's work. - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
June 2 at 8:26 pm - Link
Python implementation of algorithms from Russell and Norvig's Artificial Intelligence: A Modern Approach - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
May 15 at 5:04 pm - Link
Eloquent JavaScript is a digital book providing a comprehensive introduction (tutorial) to the JavaScript programming language. Apart from a bookful of text, it contains plenty of example programs, and an environment to try them out and play with them. - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
May 9 at 7:28 pm - Link
Helma is an open source web application framework for fast and efficient scripting and serving of your websites and Internet applications. - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
May 9 at 4:53 pm - Link
A ternary search tree (TST) is a nice and simple data structure which provides a way to store strings in order for fast searching. It also supports more advanced string queries [...] hybrid between a binary search tree and a digital search trie. - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
May 7 at 8:10 am - Link
"This decorator implements tail call optimization through stack introspection." -- neat! - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
May 6 at 4:08 pm - Link
matlab stuff - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
May 6 at 10:17 am - Link
On this page you will find on display a number of mini languages which demonstrate various techniques in design and implementation of programming languages. The languages are implemented in Objective Caml. - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
May 6 at 10:13 am - Link
cmd2 is a tool for writing command-line interactive applications. It is based on the Python Standard Library's cmd module, and can be used anyplace cmd is used simply by importing cmd2 instead. - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
April 28 at 10:31 am - Link
This file gives some additional hints on running the Symbolics Virtual Lisp Machine (VLM) port to Linux/x86_64 by Brad Parker. - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
April 26 at 11:21 am - Link
A simple PHP framework designed to work like web.py. - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
April 26 at 11:19 am - Link
[ hardcore tech-interview style riddles and mathematical puzzles. daily high-quality forum discussions. Milli0ns served! ] - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
April 25 at 10:08 pm - Link
The Official Guide to Learning OpenGL, Version 1.1 - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
April 25 at 9:42 pm - Link
self-study python course - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
April 24 at 7:35 pm - Link
The infochimps.org community is assembling and interconnecting the world's best repository for raw data -- a sort of giant free allmanac, with tables on everything you can put in a table. - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
April 5 at 6:06 pm - Link
This course introduces representations, techniques, and architectures used to build applied systems and to account for intelligence from a computational point of view. This course also explores applications of rule chaining, heuristic search, logic, const - Kenny Sanders
delicious
Kenny Sanders bookmarked a page on delicious
April 3 at 7:03 pm - Link
misc. notes - Kenny Sanders
Other ways to read this feed:Feed reader