>>11
http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-4.html
http://www.schemers.org/Documents/Standards/R5RS/HTML/ (in b4 r6rs)
if you already know these urls then your question should not be "how do
i read SICP", but "how do i do anything".
i won't claim to know how to do it, but what could help is building
attachment to your cause: buy the book, tell your mother you're going
to read it and how it will change your life, or commit yourself to some
project.
or if SICP is just too boring, you could start by browsing through some
scheme code, reading some tutorials, installing drscheme (language:
pretty big), and starting a
hobby project (eg, make us a chan written
in scheme); you'll come back to SICP once you realize you truly want
to know what goes on under the hood.