New pages
From Boozled
- 19:36, 7 November 2010 Languages (hist) [1,140 bytes] Harry (Talk | contribs) (New page: == Description == I am going to collect any material I find that I think would be useful for someone learning a language at any level. Please don't cut and paste content from other sites ...)
- 23:08, 21 January 2009 Liberal Arts (hist) [101,457 bytes] Harry (Talk | contribs) (New page: == Description == == Choices == <br clear="right" /> == Courses Materials == <br clear="right" /> ===Course Name to GO here=== <br clear="right" /> == Email List == <br clear="righ...)
- 23:33, 23 December 2008 SICP-2nd-Edition-Exercise-1.40 (hist) [659 bytes] Harry (Talk | contribs) (New page: ==Exercise 1.40 From SICP== [http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-12.html#%_sec_1.3.4 Details from SICP are here] Define a procedure '''cubic''' that can be used together...)
- 21:16, 23 December 2008 Mathematics (hist) [1,409 bytes] Harry (Talk | contribs) (New page: == Description == It should be possible to collect all the material required to complete a Degree in Mathematics. Please don't cut and paste content from other sites unless it's appropria...)
- 02:21, 21 December 2008 SICP-2nd-Edition-Exercise-1.38 (hist) [5,498 bytes] Harry (Talk | contribs) (New page: ==Exercise 1.38 From SICP== [http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-12.html#%_sec_1.3 Details from SICP are here] ==Attempt== ==Scheme== <source lang="scheme" line start=...)
- 02:07, 21 December 2008 SICP-2nd-Edition-Exercise-1.37 (hist) [2,368 bytes] Harry (Talk | contribs) (New page: ==Exercise 1.37 From SICP== [http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-12.html#%_sec_1.3 Details from SICP are here] ===Part a=== An infinite ''continued fraction'' is an exp...)
- 19:01, 20 December 2008 SICP-2nd-Edition-Exercise-1.36 (hist) [1,535 bytes] Harry (Talk | contribs) (New page: ==Exercise 1.31 From SICP== [http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-12.html#%_sec_1.3 Details from SICP are here] Modify '''fixed-point''' so that it prints the sequence of...)
- 15:49, 19 December 2008 SICP-2nd-Edition-Exercise-1.35 (hist) [1,468 bytes] Harry (Talk | contribs) (New page: ==Exercise 1.35 From SICP== [http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-12.html#%_sec_1.3.3 Details from SICP are here] Show that the golden ratio <math>\phi</math> [http://mit...)
- 14:15, 19 December 2008 SICP-2nd-Edition-Exercise-1.34 (hist) [1,035 bytes] Harry (Talk | contribs) (New page: ==Exercise 1.34 From SICP== [http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-12.html#%_sec_1.3 Details from SICP are here] ==Attempt== ==Scheme== <source lang="scheme" line start...)
- 03:44, 18 December 2008 SICP-2nd-Edition-Exercise-1.31-Haskell (hist) [3,312 bytes] Harry (Talk | contribs) (New page: ==Exercise 1.31 From SICP in Haskell== [http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-12.html#%_sec_1.3 Details from SICP are here] a. The '''(sum)''' procedure is only the simpl...)
- 20:33, 17 December 2008 SICP-2nd-Edition-Exercise-1.31 (hist) [6,118 bytes] Harry (Talk | contribs) (New page: ==Exercise 1.31 From SICP== [http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-12.html#%_sec_1.3 Details from SICP are here] a. The '''(sum)''' procedure is only the simplest of a va...)
- 13:21, 17 December 2008 SICP-2nd-Edition-Exercise-1.30-Haskell (hist) [1,726 bytes] Harry (Talk | contribs) (New page: ==Exercise 1.30 From SICP in Haskell== [http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-12.html#%_sec_1.3 Details from SICP are here] The '''(sum)''' procedure above generates a lin...)
- 19:37, 16 December 2008 SICP-2nd-Edition-Exercise-1.30 (hist) [1,306 bytes] Harry (Talk | contribs) (New page: ==Exercise 1.30 From SICP== [http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-12.html#%_sec_1.3 Details from SICP are here] The '''(sum)''' procedure above generates a linear recursi...)
- 09:44, 16 December 2008 SICP-2nd-Edition-Exercise-1.22 (hist) [5,346 bytes] Harry (Talk | contribs) (New page: ==Exercise 1.22 From SICP== [http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-11.html#%_sec_1.2.6 Details from SICP are here] Most Lisp implementations include a primitive called '''...)
- 05:02, 16 December 2008 SICP-2nd-Edition-Exercise-1.19 (hist) [3,653 bytes] Harry (Talk | contribs) (New page: ==Exercise 1.19 From SICP== [http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-11.html#%_thm_1.19 Details from SICP are here] There is a clever algorithm for computing the Fibonacci n...)
- 19:52, 15 December 2008 SICP-2nd-Edition-Exercise-1.16 (hist) [2,277 bytes] Harry (Talk | contribs) (New page: ==Exercise 1.16 From SICP== [http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-11.html Details from SICP are here] Design a procedure that evolves an iterative exponentiation process ...)
- 17:59, 12 December 2008 SICP-2nd-Edition-Exercise-1.13 (hist) [5,808 bytes] Harry (Talk | contribs) (New page: ==Exercise 1.13 From SICP== Prove that Fib(n) is the closest integer to n/5, where = (1 + 5)/2. Hint: Let = (1 - 5)/2. Use induction and the definition of the Fibonacci numbers (see sec...)
- 16:50, 12 December 2008 HtDP-Sep-2003-Exercise-2.3.2 (hist) [703 bytes] Harry (Talk | contribs) (New page: == Exercise 2.3.2 from HtDP == The local supermarket needs a program that can compute the value of a bag of coins. Define the program sum-coins. It consumes four numbers: the number of pe...)
- 16:30, 12 December 2008 6.000 How To Design Programs (hist) [642 bytes] Harry (Talk | contribs) (New page: == Summary == This book.... == Entry Level == To tackle this course you do not need any background in Programming. Do not assume that means the book is an easy read. As the book progre...)
- 00:38, 11 December 2008 SICP-2nd-Edition-Exercise-1.7 (hist) [9,723 bytes] Harry (Talk | contribs) (New page: <source lang="haskell" line start=1 > HTML module goes here... </source>)
- 23:03, 10 December 2008 6.001 Structure and Interpretation of Computer Programs (hist) [2,925 bytes] Harry (Talk | contribs) (New page: == Chapter 1 ==)
- 22:03, 10 December 2008 Computer Science (hist) [9,134 bytes] Harry (Talk | contribs) (New page: == Purpose == Free Quality Education for those that are willing to work for it. == Courses == If the course does not have a link then that means there is not material there yet! * Mat...)