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

Pages: 1-

DESIGN PATTERNS

Name: Anonymous 2015-11-08 23:54

Have you read about your VISITOR PATTERN today my fellow APPERS?

Name: Anonymous 2015-11-09 1:12

N O  T H A N K  Y O U !
  /\___/\
/ /    ヽ ::: \
| (●), 、(●)、 |
|  ,,ノ(、_, )ヽ、,,   |
|   ,;‐=‐ヽ   .:::::|
\  `ニニ´  .:::/
/`ー‐--‐‐―´´\
       .n:n    nn
      nf|||    | | |^!n
      f|.| | ∩  ∩|..| |.|
      |: ::  ! }  {! ::: :|
      ヽ  ,イ   ヽ  :イ

Name: Joe Appcoder 2015-11-09 1:14

/^^^^^^^^^\ Memory Engrams Are Laid Down At The /^^^^^^^^^\
/ visual \ Advancing Front Of Consciousness / auditory \
/ memory \ _________ / memory \
| channel | / English \ | channel |
| | \ syntax /---|-------------\ |
| /--------|--------\ \_______/ | | |
| | recog-|nition | | | | |
| ___|___ | ___V__ ___V_ | ________ | |
| /image \ | / \ fex / \ | / \ | |
| / percept \---|---/Psi EnX \-----/English\----|-/ AudMem \| |
| \ engrams /---|---\concepts/-----\lexicon/----|-\ phonemes / |
| \_______/ | \______/ fin \_____/ | \________/ |

http://ai.neocities.org/AiSteps.html

Name: Anonymous 2015-11-09 2:04

>>3
What DESIGN PATTERN is this?

Name: Joe Appcoder 2015-11-09 2:34

Name: Anonymous 2015-11-09 4:53

>>4
Engrams? Scientology.

Name: Anonymous 2015-11-09 6:07

this dude has bunch about patterns in function programming
https://patternsinfp.wordpress.com/welcome/

in http://www.cs.ox.ac.uk/jeremy.gibbons/publications/hodgp-journal.pdf they claim some design patterns correspond to fp concepts
Composite (hierarchical structures) → recursive datatypes
Iterator (linear traversals over the elements of a collection) → maps
Visitor (structured traversals also exploiting the shape of a collection) → folds
Builder (separating the construction of an object from its representation) → unfolds and builds

Name: Anonymous 2015-11-09 11:03

This is just too funny.

#!/usr/bin/perl
$IQ = 0; # PERL by Example (2015), p. 17
while ($IQ < 8) { # PERL by Example (2015), p. 190
print "IQ = $IQ Enter new IQ: ";
$IQ = <STDIN>; # PERL by Example (2015), p. 50
} # End of mind.pl program for coding Strong AI in Perl

Name: Anonymous 2015-11-09 11:03

Holy fuck, he does it on almost every line.

#!/usr/bin/perl
use strict; # PERL by Example (2015), p. 77
use warnings; # PERL by Example (2015), p. 85
our $IQ = 0; # PERL by Example (2015), p. 689
sub sensorium; # PERL by Example p. 351 Forward declaration
sub think; # PERL by Example p. 351 Forward declaration
while ($IQ < 8) { # PERL by Example (2015), p. 190
sensorium(); # PERL by Example p. 350: () empty parameter list
think(); # PERL by Example p. 350: () empty parameter list
} # End of main loop calling AI subroutines
sub sensorium() { # Start sensory input.
print " Sensorium: Enter new IQ: ";
$IQ = <STDIN>; # PERL by Example (2015), p. 50
} # End of sensorium subroutine.
sub think() { # Start showing output as if generated by thinking.
print "Think: My IQ is now $IQ";
} # End of mind.pl program for coding Strong AI in Perl

Name: Mentifex 2015-11-09 11:48

http://code.google.com/p/mindforth/wiki/InFerence
/^^^^^^^^^\ AI Minds Think in Three Languages /^^^^^^^^^\
/ visual \ / auditory \
/ memory \ T / memory \
| _______asso-|ciative | ________ | channel |
| /image \rec-|ognition | / GERMAN \ | |
| / percept \---|---------+ \________/ | |
| \ engram / |tag c|f __________ | |
| \_______/ | o|i / RUSSIAN \ | |
| | n|b \__________/ | |
| | c|e _________ | |
| | e|r / ENGLISH \ | |
| | p|s \_________/---|-------------\ |
| _______ | t| flush-vector| | ________ | |
| /fresh \ | ___|__ ____V__ | / \ | |
| / image \ | / Psi \-----/ En \----|-/ Aud \| |
| \ engram /---|----/concepts\---/ lexicon \---|-\ phonemes / |
| \_______/ | \________/ \_________/ | \________/ |

http://www.amazon.com/dp/B00GX2B8F0 -- AI in German (Denkmaschine)

http://www.amazon.com/dp/B00FKJY1WY -- InFerence (automated reasoning)

Name: Anonymous 2015-11-09 14:53

dübs (dubs in German)

Name: Anonymous 2015-11-09 15:30

When you can't even get through a thread with out the website shitting out, you know something is wrong. THIS IS A FUCKING DISGRACE. This site dysfunction bullshit is equal to that of liquid ass butter! STAY AWAY FROOM THIS HORRIBLE PEICE OF SHIT ENCRUSTED FUCK SITE! I'd rather suck farts out of a dog's ass! This site isn't just the average turd! It's the kind of putrid, rancid, disgusting turd that sits in a truckstop bathroom for twenty years and even the flies won't go near it! It's sites like this that make most regret even stepping foot on to the internet! This site is like a never-ending lag-turd that bends around and goes into your mouth, thus creating an endless cycle of eating your own shit whist taking a shit! And occasionally puking up the same for all eternity! THIS BULLSHIT IS SO FUCKING SHIT THAT SATAN WOULDN'T EVEN ACCEPT IT IF YOU OFFERED IT WITH YOUR SOUL. I'D RATHER SUCK THE DRIED SHIT OUT OF CHUBAKA'S ASS FUR! FUCK THIS SITE! THIS SITE IS JUST AN ORGY OF ASS!! THIS SITE IS A CHICKEN LICKIN FINGER FUCKIN SOME OF A BITCH!

Name: sage 2015-11-09 15:49

today in my vocational school i learned about how you can't write an app that makes a popup window if an arbitrary app you give it exits eventually or not

Name: Anonymous 2015-11-09 15:56

>>13
All apps written in Java will crash eventually.

Name: Anonymous 2015-11-09 16:00

>>14
yeah but java isn't the only framework you can use for writing apps

Name: Anonymous 2015-11-09 19:36

>>12
Hi James.

Name: check 'em! 2015-11-10 4:38

SMOKE WEED EVERYDAYAYYY LMAO

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