Thursday, June 26, 2014

summer programming plan

OK, I've read a few books, looked around some, and now this is my current summer learn-to-program plan:

June 23-July 7 (while kid has no camps): 

try to complete all Codecademy modules. Starting in the middle, with Python (13 hours, they say), then back to the beginning with HTML and all their other modules.


July 14 - Aug 1 (while kid is in camp): work through the MIT Open Courseware three-week module on Intro to Programming with Python, 


which based on the textbook How to Think Like a Computer Scientist:


Do-able? Don't know. But it's a plan...

:)

Python

Wednesday, May 28, 2014

Today I heard a cheery woman on NPR's "Wait Wait Don't Tell Me" introduce herself as an MIT research engineer. She sounded very happy.

Tuesday, May 20, 2014

Sunday, April 27, 2014

   http://inventwithpython.com/


A Beginner's Guide to HTML, CSS, JavaScript, and Web Graphics
Publisher: O'Reilly Media
Final Release Date: August 2012
Pages: 624 http://inventwithpython.com/

Wednesday, April 2, 2014

Ordered a stack of new computer books. From the library, and from Al Sweigart at The MADE. All free.

Tuesday, March 25, 2014

Reading:
  • Build a Website for Free, 3rd Edition, by Mark Bell
In preparation for:

Learning Web Design, 4th Edition, by Jennifer Niederst Robbins (the green textbook)

Sunday, February 16, 2014


Family newsletter:
I've been enjoying my UU hobby so much, I've gone ahead and decided to try taking on another hobby: studying computer programming. (Just studying, so far, not much actual doing. My schedule doesn't seem to have any free computer time in it, but it does have moments, as I chauffeur Paikea around, when I can read a few pages of a book.) I've read half of Python for Kids (not impressed), and started Eloquent Javascript (pretty cool), and Coders at Work (way over my head, but interesting). Many thanks to the Google Blockly team (especially Ellen S.), to the Au Coquelet BiFriendly crew, to the Hour of Code campaign, and to my 9yo daughter, for the encouragement and inspiration.

Thursday, February 13, 2014

TEDx 10 places where anyone can learn to code

Technology TEDx

10 places where anyone can learn to code

Posted by: Jessica Gross 

blog_learn_to_code_art_revTeens, tweens and kids are often referred to as “digital natives.” Having grown up with the Internet, smartphones and tablets, they’re often extraordinarily adept at interacting with digital technology. But Mitch Resnick, who spoke at TEDxBeaconStreet in November, is skeptical of this descriptor. Sure, young people can text and chat and play games, he says, “but that doesn’t really make you fluent.”
Mitch Resnick: Let's teach kids to codeMitch Resnick: Let's teach kids to codeFluency, Resnick proposes in today’s talk, comes not through interacting with new technologies, but through creating them. The former is like reading, while the latter is like writing. He means this figuratively — that creating new technologies, like writing a book, requires creative expression — but also literally: to make new computer programs, you actually must write the code.
The point isn’t to create a generation of programmers, Resnick argues. Rather, it’s that coding is a gateway to broader learning. “When you learn to read, you can then read to learn. And it’s the same thing with coding: If you learn to code, you can code to learn,” he says. Learning to code means learning how to think creatively, reason systematically and work collaboratively. And these skills are applicable to any profession — as well as to expressing yourself in your personal life, too.
In his talk, Resnick describes Scratch, the programming software that he and a research group at MIT Media Lab developed to allow people to easily create and share their own interactive games and animations. Below, find 10 more places you can learn to code, incorporating Resnick’s suggestions and our own.
  1. At Codecademy, you can take lessons on writing simple commands in JavaScript, HTML and CSS, Python and Ruby. (See this New York Times piece from last March, on Codecademy and other code-teaching sites, for a sense of the landscape.)
    .
  2. One of many programs geared toward females who want to code, Girl Develop It is an international nonprofit that provides mentorship and instruction. “We are committed to making sure women of all ages, races, education levels, income, and upbringing can build confidence in their skill set to develop web and mobile applications,” their website reads. “By teaching women around the world from diverse backgrounds to learn software development, we can help women improve their careers and confidence in their everyday lives.”
    .
  3. Stanford University’s Udacity is one of many sites that make college courses—includingIntroduction to Computer Science—available online for free. (See our post on free online courses for more ideas.)
    .
  4. If college courses seem a little slow, consider Code Racer, a “multi-player live coding game.” Newbies can learn to build a website using HTML and CSS, while the more experienced can test their adeptness at coding.
    .
  5. The Computer Clubhouse, which Resnick co-founded, works to “help young people from low-income communities learn to express themselves creatively with new technologies,” as he describes. According to Clubhouse estimates, more than 25,000 kids work with mentors through the program every year.
    .
  6. Through CoderDojo’s volunteer-led sessions, young people can learn to code, go on tours of tech companies and hear guest speakers. (Know how to code? You can set up your own CoderDojo!)
    .
  7. Code School offers online courses in a wide range of programming languages, design and web tools.
    .
  8. Similarly, Treehouse (the parent site of Code Racer) provides online video courses and exercises to help you learn technology skills.
    .
  9. Girls Who Code, geared specifically toward 13- to 17-year-old girls, pairs instruction and mentorship to “educate, inspire and equip” students to pursue their engineering and tech dreams. “Today, just 3.6% of Fortune 500 companies are led by women, and less than 10% of venture capital-backed companies have female founders. Yet females use the internet 17% more than their male counterparts,” the website notes.
    .
  10. Through workshops for young girls of color, Black Girls Code aims to help address the “dearth of African-American women in science, technology, engineering and math professions,” founder Kimberly Bryant writes, and build “a new generation of coders, coders who will become builders of technological innovation and of their own futures.”
While we’re at it: bonus! General Assembly offers a variety of coding courses at their campuses across the globe. Additionally, their free online platform, Dash, teaches HTML, CSS and Javascript through fun projects on a simple interface that is accessible from your web browser.
More suggestions posted in the comments below the article:

Wednesday, February 12, 2014

Eloquent JavaScript by Marijn Haverbeke

On Feb 12, 2014, at 9:42 AM, S wrote:
Hi N & C,

I don't know what the right format for a computer programming learning club is.

But, lacking a format, here are my notes to date:

My first question was, what language? What skills? What context?

E happened to send this link a few days later:

Among other things, their curriculum looks like as good a recommendation for "what to learn" as any.

E also mentioned (not as endorsement, just awareness):

I've been reading _Python for Kids_ and have not found it to be excellent. I'm about half way through, and might or might not finish. I have learned some vocabulary though.

I am now starting _Coders at Work_ and _Eloquent Javascript_, both library books, although the second one is also avail free online.

P made me play CargoBot on her iPad, and that one seemed closer to excellent.




Other highly-recommended entry points have been:
http://code.org/learn - The famous "Hour of Code" place

But my screen time and finances are limited, so for now any learning I do is in paper library books, read in little scraps while chaffeuring P around.

That's my update...

Tuesday, February 4, 2014

"Studying programming is hard. Not only the time and energy involved, but also the waves of grief and rage and hurt. All the years lost."

Saturday, February 1, 2014

"Even if this doesn't work out, I'd rather be an unemployed programmer than an unemployed anything else."

Javascript the Good Parts book

Things I am reading.
Twine game engine
 

Sunday, January 26, 2014

Tuesday, January 21, 2014

Interviewed my Tues eve friends about programming. They were supportive and friendly, but gave no clear answers, in part because I quite lack clear questions. But I did note: even when I don't know what they are talking about, I tend to enjoy programmers, their talk, their jokes.

Thursday, January 16, 2014

I just sent a txt to N, saying I was thinking of preparing for job as computer programmer. She replied that she and A had also just decided the same thing! Based on a conversation with a visitor woman on Sunday. Who told them to learn Python, not Ruby on Rails, N said.

Still some research to do before choosing a path. But seemed like a good omen to me. Friends. :)

Friday, December 27, 2013

Reading Steven Levy's book about Google.  I like Steven Levy and the computer world he chronicles. His book Hackers made a big impression on me when I was young.

Friday, December 20, 2013

Monday, October 14, 2013

Hour of Code

October 14, 2013 – Code.org, the non-profit dedicated to promoting computer science education, today announced a nationwide campaign calling on every K-12 student in America to join an "Hour of Code." The initiative asks schools, teachers and parents across the country to help introduce more than 10 million students of all ages to computer programming during Computer Science Education Week, December 9-15, 2013.

http://code.org/hourofcode

Thursday, May 30, 2013