programming-puzzler.blogspot.com
Thoughts on Programming: June 2012
http://programming-puzzler.blogspot.com/2012_06_01_archive.html
Sunday, June 17, 2012. I Feel Sorry For Computer Science Departments. There's a popular meme that it takes ten years of effortful study to become an expert at something. I'm sure that in reality, the number of years varies a bit from subject to subject and from one individual to the next, but one thing is clear – expertise takes time. My own two cents on the topic is that if a choice has to be made, it is better to err on the side of teaching foundational subjects. I admire curricula such as Program ...
teach-scheme.org
TeachScheme/ReachJava: Materials
http://www.teach-scheme.org/Materials
This program has evolved and grown into the Program by Design. PBD) project. This site is now out-of-date and remains only for historical purposes. Please instead go to the PBD site. Our curriculum has two parts, the first using Scheme and the follow-up using Java. The materials are (or will be) available free. On-line, so you can check them out (and later use them) at no cost. Our primary textbook is. How to Design Programs. We are working on a follow-up text,. How to Design Class Hierarchies. A univers...
kat-on-a-wire.blogspot.com
Kat on a Wire: Mediating Differences in Computing Skills in the same Classroom
http://kat-on-a-wire.blogspot.com/2013/09/mediating-differences-in-computing.html
Kat on a Wire. Saturday, September 21, 2013. Mediating Differences in Computing Skills in the same Classroom. I just came across Ross Penman's post on the problems of computing education. Our curricula need to engage and foster them! Our current standard early-programming solutions, such as Scratch and many of the other drag-and-drop tools, are too far skewed to the lower-middle end of (a) while achieving (b). The problem isn't drag-and-drop per-se, but the limitations of the languages and tools that...
ahbirkonikolsam.wordpress.com
Program yazmaya başlayın: Code.Org | Ah Bir Konik Olsam…
https://ahbirkonikolsam.wordpress.com/2013/03/01/program-yazmaya-baslayin-code-org
Ah Bir Konik Olsam…. Geometriye giden kral yolu yoktur. Skip to primary content. Program yazmaya başlayın: Code.Org. Mart 1, 2013. Bugün o yaştaki çocuklara, hatta daha küçük çocuklara bile, programla öğretmek amaçlı pek çok girişim var. Bu girişimlerin bir kısmı Code.Org. Adresinde toplanmış. Küçük çocuklardan (4 yaş ve üstü) erişkinlere pek çok farklı kaynak ve pek çok farklı yöntem burada sunuluyor. 8216;ta sunulan pek çok yaklaşım olmakla birlikte, Bootstrap ( http:/ www.bootstrapworld.org/. One thou...
ahbirkonikolsam.wordpress.com
akerdekart | Ah Bir Konik Olsam…
https://ahbirkonikolsam.wordpress.com/author/akerdekart
Ah Bir Konik Olsam…. Geometriye giden kral yolu yoktur. Skip to primary content. Skip to secondary content. Program yazmaya başlayın: Code.Org. Mart 1, 2013. Bugün o yaştaki çocuklara, hatta daha küçük çocuklara bile, programla öğretmek amaçlı pek çok girişim var. Bu girişimlerin bir kısmı Code.Org. Adresinde toplanmış. Küçük çocuklardan (4 yaş ve üstü) erişkinlere pek çok farklı kaynak ve pek çok farklı yöntem burada sunuluyor. Bir de CS Unplugged’a ( http:/ www.csunplugged.com/. Şubat 9, 2013. Bu günlü...
prl.ccs.neu.edu
Teaching - Programming Research Laboratory - Northeastern University
http://prl.ccs.neu.edu/teaching.html
PRL Faculty and Staff write academic books. And write more books. How To Design Programs. Focuses on the program design process, distinguishing it from other introductory books. This approach fosters a variety of skills - - critical reading, analytical thinking, creative synthesis, and attention to detail. On the surface we use engaging contexts, our hello world program is an animation, and students have the opportunity to program games, etc. This is the primary textbook for our courses CS 5010. Our appr...
teach-scheme.org
TeachScheme/ReachJava: Overview
http://www.teach-scheme.org/Overview
This program has evolved and grown into the Program by Design. PBD) project. This site is now out-of-date and remains only for historical purposes. Please instead go to the PBD site. And consider attending one of our free summer workshops. Addressing the “Blank Page” Syndrome. We have therefore devised a multi-step. Responding to “My Program Doesn't Work! This design recipe is useful not only to write programs but also to diagnose them. Some teachers have great difficulty helping students whose programs ...