Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Have you read you read your...

Name: Anonymous 2008-04-03 8:20

CTM?

Name: Anonymous 2008-04-03 8:28

CTM Template Metaprogramming

Name: Anonymous 2008-04-03 11:12

CTM Troll Magazine

Name: Anonymous 2008-04-03 14:54

>>2
>>3
Is that even relevant to the thread or just your way of saying, "I've not read Concepts Techniques and Models of computer programming"?

Name: Anonymous 2008-04-03 15:50

CTM Techniques and Models.

Name: sage 2008-04-03 22:27

>>5
Concepts Techniques and Models Techniques and Models?

Name: Anonymous 2008-04-03 22:38

CTM's not Techniques and Models

Name: Anonymous 2008-04-04 15:34

read this book you fucking faggots

Name: Anonymous 2008-04-04 15:53

Why does SICP have so many fuggin errors?

example:

(define (sum term a next b)
  (if (> a b)
      0
      (+ (term a)
         (sum term (next a) next b))))

(define (<name> a b)
  (if (> a b)
      0
      (+ (<term> a)
         (<name> (<next> a) b))))

It is apparent the last line of each one is different

next b?

Holy grail of shit

Name: Anonymous 2008-04-04 15:57

>>9  here

seriously I'm reading this book out of all of your recommendations and in the fucking book is an example of an infinite loop for what should be a general summation template.

THIS BOOK IS FAIL  (Unless it is on purpose for some reason)

Name: Anonymous 2008-04-04 16:18

>>10
It is there to test you.

Name: Anonymous 2008-04-04 19:53

>>10
It is used to separate the code monkeys and those on the road to satori.

Name: Anonymous 2008-04-04 21:26

>>10
Can you read the errata or are you blind?

Name: Anonymous 2008-04-04 21:29


Page 45, line -13:   Exponent should be n/2, not b/2

Page 112, line 2 of exercise 2.30:   Square-LIST should be square-TREE. ("That is, square-tree should behave as follows:")

Page 118, lines 1-2:   Should say "...the product OF THE SQUARES of the odd integers..."

Page 176, before procedures rectangular? and polar?:   Should say "rectangular and polar numbers, respectively"

Page 181, line -5:   Should not refer to exercise 3.24, just to section 3.3.3.

Page 185, exercise 2.73a:   Should ask about VARIABLE?, not SAME-VARIABLE?

Pages 246 and 247, figures 3.7 and 3.8:   There is an extra ')' at the end of the code.

Page 287, figure 3.28:   Rightmost box should have +, not *

Page 324, exercise 3.50:   Should refer to section 2.2.1, not 2.2.3.

Page 341, line 3 of exercise 3.66:   Should say "For example, APPROXIMATELY how many pairs..."

Page 375, line 1 of exercise 4.7:   Last LET should be LET* ("...bindings of the let* variables...")



Obviously blind

Name: Anonymous 2008-04-04 21:43

shut up faggots
this thread is about CTM which is more advanced than SICP

Name: Anonymous 2008-04-04 21:51

>>15
Or what? You're going to cry?

Name: Anonymous 2008-04-04 22:44

>>16
no I'll continue to whine

Name: Anonymous 2008-04-04 22:50

>>17
And to think I was going to offer you a shoulder to cry on... Bah!

Name: Anonymous 2008-04-05 4:04

>>10
HAVE YOU PATCHED YOUR SICP TODAY?

Name: Anonymous 2008-04-05 5:36

>>14
Page 287, figure 3.28:   Rightmost box should have +, not *
I found that mistake myself.

Name: Anonymous 2008-04-05 5:38

>>20
This may surprise me, but you invented that mistake.

Name: Anonymous 2008-04-05 5:42

>>21
FUCK I wanted to add ''In fact, I invented it``.

Name: Anonymous 2008-04-05 7:40

Stop posting your SICP worm pics in /g/. It's not technology.

Name: Anonymous 2008-04-05 7:46

>>23
SICP worm
Uh-oh, am I being trolled?

Name: Anonymous 2008-04-05 7:49

>>23
Back to fa/g/, please

Name: Anonymous 2008-04-05 7:57

I just checked /g/ for the first time and I'm glad that it was the first time. These guys are talking about basic programming to sound cool (HURRRR HOW DO I CUDDER IN PYTHON?).

Name: Anonymous 2008-04-05 8:02

Everyone knows that you have to talk about expert programming to be cool.

Name: Anonymous 2008-04-05 8:21

>>27
Everyone knows that you don't have to try being cool when asking for basic advice.

Name: Anonymous 2008-04-05 9:11

>>28
Clearly not everyone

Name: Anonymous 2008-04-06 17:53

Why does SICP have so many fuggin errors?

example:

(define (sum term a next b)
  (if (> a b)
      0
      (+ (term a)
         (sum term (next a) next b))))

(define (<name> a b)
  (if (> a b)
      0
      (+ (<term> a)
         (<name> (<next> a) b))))

I figured out why I thought it was wrong

It is actually correct

since the next in front of B is a parameter not a function

damn you functional programming

Name: Anonymous 2010-12-17 1:32

Are you GAY?
Are you a NIGGER?
Are you a GAY NIGGER?

If you answered "Yes" to all of the above questions, then GNAA (GAY NIGGER ASSOCIATION OF AMERICA) might be exactly what you've been looking for!

Name: Sgt.Kabukiman 2012-05-21 13:48

All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy

Don't change these.
Name: Email:
Entire Thread Thread List