spacesheriff.blogspot.com spacesheriff.blogspot.com

spacesheriff.blogspot.com

Not so fast

A workbook of an embedded software engineer who yearn for functional programming. Wednesday, March 2, 2011. SVG Fractal with Scala 3 : The Koch snowflakes. Level 0 = List ( 300, 180, 60). Level 1 = List ( 300, 0, 240, 300, 180, 240, 120, 180, 60, 120, 0, 60). To get the list for level n form level n-1, we can do the following. Level n-1 list).flatMap(x = List(x,x 60,x 300,x) .map( %360). 39) at Koch.iter(. 39) at Koch.iter(. That might be a next topic. Posted by Nameless Shura. Monday, February 28, 2011.

http://spacesheriff.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR SPACESHERIFF.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

June

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Friday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.3 out of 5 with 16 reviews
5 star
9
4 star
4
3 star
2
2 star
0
1 star
1

Hey there! Start your review of spacesheriff.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

2.2 seconds

FAVICON PREVIEW

  • spacesheriff.blogspot.com

    16x16

  • spacesheriff.blogspot.com

    32x32

  • spacesheriff.blogspot.com

    64x64

  • spacesheriff.blogspot.com

    128x128

CONTACTS AT SPACESHERIFF.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Not so fast | spacesheriff.blogspot.com Reviews
<META>
DESCRIPTION
A workbook of an embedded software engineer who yearn for functional programming. Wednesday, March 2, 2011. SVG Fractal with Scala 3 : The Koch snowflakes. Level 0 = List ( 300, 180, 60). Level 1 = List ( 300, 0, 240, 300, 180, 240, 120, 180, 60, 120, 0, 60). To get the list for level n form level n-1, we can do the following. Level n-1 list).flatMap(x = List(x,x 60,x 300,x) .map( %360). 39) at Koch.iter(. 39) at Koch.iter(. That might be a next topic. Posted by Nameless Shura. Monday, February 28, 2011.
<META>
KEYWORDS
1 not so fast
2 result
3 source code
4 0 comments
5 email this
6 blogthis
7 share to twitter
8 share to facebook
9 share to pinterest
10 i defined head
CONTENT
Page content here
KEYWORDS ON
PAGE
not so fast,result,source code,0 comments,email this,blogthis,share to twitter,share to facebook,share to pinterest,i defined head,as a string,isn't,with scala,observations,references,goal,about me,nameless shura,blog archive,followers
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Not so fast | spacesheriff.blogspot.com Reviews

https://spacesheriff.blogspot.com

A workbook of an embedded software engineer who yearn for functional programming. Wednesday, March 2, 2011. SVG Fractal with Scala 3 : The Koch snowflakes. Level 0 = List ( 300, 180, 60). Level 1 = List ( 300, 0, 240, 300, 180, 240, 120, 180, 60, 120, 0, 60). To get the list for level n form level n-1, we can do the following. Level n-1 list).flatMap(x = List(x,x 60,x 300,x) .map( %360). 39) at Koch.iter(. 39) at Koch.iter(. That might be a next topic. Posted by Nameless Shura. Monday, February 28, 2011.

INTERNAL PAGES

spacesheriff.blogspot.com spacesheriff.blogspot.com
1

Not so fast: SVG Fractals with Scara

http://www.spacesheriff.blogspot.com/2011/02/svg-fractals-with-scara.html

A workbook of an embedded software engineer who yearn for functional programming. Sunday, February 27, 2011. SVG Fractals with Scara. Following great URLs helped me a lot. The Beauty of SVG. Free tutorials for graphics. Great tutorials for Postscript and SVG (in Japanese). NikkeiBP article on Scala. Great introduction to Scala (in Japanese). Write a scala program, or script? Which outputs a SVG file of a fractal diagam such as Koch snowflake, or this. Posted by Nameless Shura. View my complete profile.

2

Not so fast: February 2011

http://www.spacesheriff.blogspot.com/2011_02_01_archive.html

A workbook of an embedded software engineer who yearn for functional programming. Monday, February 28, 2011. SVG Fractal with Scala 2 : The Sierpinski gasket. Source Code - first part. Import java.io.FileWriter import java.io.BufferedWriter abstract class Fractal(width: Double, height: Double) { val head = " "? Xml version="1.0" standalone="no"? DOCTYPE svg PUBLIC "-/ W3C/ DTD SVG 1.1/ EN" "http:/ www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" " " def body: xml.Elem def root = body ma...Things I am so sure.

3

Not so fast: SVG Fractal with Scala 2 : The Sierpinski gasket

http://www.spacesheriff.blogspot.com/2011/02/svg-fractal-with-scala-2-sierpinski.html

A workbook of an embedded software engineer who yearn for functional programming. Monday, February 28, 2011. SVG Fractal with Scala 2 : The Sierpinski gasket. Source Code - first part. Import java.io.FileWriter import java.io.BufferedWriter abstract class Fractal(width: Double, height: Double) { val head = " "? Xml version="1.0" standalone="no"? DOCTYPE svg PUBLIC "-/ W3C/ DTD SVG 1.1/ EN" "http:/ www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" " " def body: xml.Elem def root = body ma...Things I am so sure.

4

Not so fast: March 2011

http://www.spacesheriff.blogspot.com/2011_03_01_archive.html

A workbook of an embedded software engineer who yearn for functional programming. Wednesday, March 2, 2011. SVG Fractal with Scala 3 : The Koch snowflakes. Level 0 = List ( 300, 180, 60). Level 1 = List ( 300, 0, 240, 300, 180, 240, 120, 180, 60, 120, 0, 60). To get the list for level n form level n-1, we can do the following. Level n-1 list).flatMap(x = List(x,x 60,x 300,x) .map( %360). 39) at Koch.iter(. 39) at Koch.iter(. That might be a next topic. Posted by Nameless Shura. Subscribe to: Posts (Atom).

5

Not so fast: SVG Fractal with Scala 3 : The Koch snowflakes

http://www.spacesheriff.blogspot.com/2011/03/svg-fractal-with-scala-3-koch.html

A workbook of an embedded software engineer who yearn for functional programming. Wednesday, March 2, 2011. SVG Fractal with Scala 3 : The Koch snowflakes. Level 0 = List ( 300, 180, 60). Level 1 = List ( 300, 0, 240, 300, 180, 240, 120, 180, 60, 120, 0, 60). To get the list for level n form level n-1, we can do the following. Level n-1 list).flatMap(x = List(x,x 60,x 300,x) .map( %360). 39) at Koch.iter(. 39) at Koch.iter(. That might be a next topic. Posted by Nameless Shura. View my complete profile.

UPGRADE TO PREMIUM TO VIEW 0 MORE

TOTAL PAGES IN THIS WEBSITE

5

OTHER SITES

spacesheep1.com spacesheep1.com

Spacesheep 1 (arriving soon!)

Click image to go to Youtube Page.

spacesheepcanfly.weebly.com spacesheepcanfly.weebly.com

Eat an Irish is Good for your Health - Blog

Eat an Irish is Good for your Health. Take Back The Knitting. Ask me, if you dare! Every Word You Say. 101 Choses en 1001 Jours. They said it was for science. Je crois que j'ai définitivement trouvé mon futur animal de compagnie. Trick or treat 'til the neighbours gonna die of fright. I am the one hiding under your bed. Teeth ground sharp and eyes glowing red. I am the one hiding under yours stairs. Fingers like snakes and spiders in my hair. This Is Halloween .:. Danny Elfman. Bon, soyons honnêtes...

spacesheepllc.com spacesheepllc.com

Space Sheep Enterprises LLC

spacesheepone.blogspot.com spacesheepone.blogspot.com

Space Sheep One

Jueves, 5 de marzo de 2009. SpaceSheep One rocket on-board cam. With a month (or two) of delay, I finally post the video from the SpaceSheepOne rocket on-board camera launched on January the 15th. I hope the next post won't take as much time as this to be published. . 168;e¨я¨¨@¨z.:.:]. Jueves, 30 de octubre de 2008. 168;e¨я¨¨@¨z.:.:]. Suscribirse a: Entradas (Atom). SpaceSheep One rocket on-board cam. 168;e¨я¨¨@¨z.:.:].

spacesheeps.net spacesheeps.net

Spacesheeps.net :: Where sheep roam...

Welcome to spacesheeps. I don't really have anything smart to say so I'll just mumble jumple everything that comes into my mind. Actually, it's pretty fun to write nonsense. I always wanted to write nonsense poetry. Fun. isn't it? Well I will just shut up and let the bits do their work. It's late at night and I seem to need to fill this here with some more text because it's too empty with just two lines. Whoa! All the rights are reserved to spacesheeps.net.

spacesheriff.blogspot.com spacesheriff.blogspot.com

Not so fast

A workbook of an embedded software engineer who yearn for functional programming. Wednesday, March 2, 2011. SVG Fractal with Scala 3 : The Koch snowflakes. Level 0 = List ( 300, 180, 60). Level 1 = List ( 300, 0, 240, 300, 180, 240, 120, 180, 60, 120, 0, 60). To get the list for level n form level n-1, we can do the following. Level n-1 list).flatMap(x = List(x,x 60,x 300,x) .map( %360). 39) at Koch.iter(. 39) at Koch.iter(. That might be a next topic. Posted by Nameless Shura. Monday, February 28, 2011.

spacesheriff.com spacesheriff.com

Data Red Comics - The Big Book of Space Sheriff Graphic Novel

Who are Space Sheriff and Happy Space Boy? What's this comic all about? Can I get more information on the Graphic Novel? You sure can, Click Here! Super WordUp, the fastest cross-word style game! We reward gamers who can think quick and move on to the next play. Dynamite Pilot #3 by Spanky Cermak. The Bloody Sci-fi saga continues as the N.ecuadorians struggle for their freedom against the oppressive Disintian Government.

spacesheriff3030.com spacesheriff3030.com

Hover

This user has not enabled any redirections. Hover lets you easily create simple ways to access your digital life.

spacesheriffheartanime.blogspot.com spacesheriffheartanime.blogspot.com

IHeartAnime

Not quite ready to grow up yet. Sunday, October 10, 2010. I’ve started browsing through the 1. Episodes of Fall Anime Season 2010 series I just got hold of and has piqued my interest, trying to decide which series I will follow this season. Ore no Imōto ga Konna ni Kawaii Wake ga Nai. I’ve been looking forward to this series since they announced it last season. The title is roughly translated as. My Little Sister Can’t Be This Cute. Here’s the wiki for the series. Arakawa Under the Bridge x Bridge. Summe...

spaceshield.com spaceshield.com

Spaceshield

Find the best information and most relevant links on all topics related to spaceshield.com.

spaceshift.co.uk spaceshift.co.uk

spaceshift: Contemporary multi-functional space available for hire