Tagged Questions

146
votes
73answers
7k views

What is the coolest thing you can do in <10 lines of simple code? Help me inspire beginners!

I'm looking for the coolest thing you can do in a few lines of simple code. I'm sure you can write a Mandelbrot set in Haskell in 15 lines but it's difficult to follow. My goal is to inspire …
2
votes
7answers
175 views

R text editors for introductory statistics courses [closed]

Possible Duplicates: Best IDE / TextEditor for R Recommendations for Windows text editor for R Dear All, I teach a large introductory R course (about 100 students), and would like to …
1
vote
9answers
135 views

How should tertiary institutions teach programming ? [closed]

Tertiary institutions (universities/ technical colleges) offer a lot of CS and programming degrees. I interview some of the graduates but I can't get them to become productive within 6 months without …
4
votes
14answers
456 views

How do you teach junior programmers MVC?

How do you teach junior programmers to use MVC? This is assuming they never had any experience.
11
votes
15answers
903 views

Which parser generator to teach my students?

I am teaching (with others) a relatively introductory course in computer science for IT professionals without a background in CS. Since I developed the course materials on automata and grammars, I am …
23
votes
14answers
2k views

What version-control system is most trivial to set up and use for toy projects?

I teach the third required intro course in a CS department. One of my homework assignments asks students to speed up code they have written for a previous assignment. Factor-of-ten speedups are …
0
votes
6answers
116 views

Which handset for university Android programming classes?

Next year there will be Android programming classes on Wroclaw University (Poland) but handsets for excersises needs to be choosen now. I was thinking about HTC Hero because: as HTC device it is a …
30
votes
46answers
2k views

Why are professors or schools picking Java over C++ to teach to students?

Is it just me or are most colleges teaching Java instead of C++ these days? I feel like I've been missing out with having zero classes teach or use C++ at all.
44
votes
78answers
6k views

What is the easiest language to start with?

What is the language with the lowest barriers to entry, simplest syntax, easiest setup. I'm aware that there's not a best language but I am sure that there will be one that's got a good score in all …
0
votes
8answers
170 views

Recommended programming/computer book publishers

Any of us who have looked at dozens of programming books start to notice the differences. One of the first things I do when choosing a book is look at the publisher. So what are our favorite computer …
4
votes
9answers
180 views

How would you plan a “learn programming” curriculum for beginners?

So you've got someone who hasn't done any programming at all in their life. They want to try out programming. How would you suggest they learn? (the method used might vary with beginner's age) …
7
votes
8answers
754 views

Project ideas for discrete mathematics course using MATLAB?

A professor asked me to help making a specification for a college project. By the time the students should know the basics of programming. The professor is a mathematician and has little experience …
9
votes
16answers
463 views

How to keep a programming course interesting?

I guess, the following is a standard problem on every school or university: It is Your job to teach programming. Unfortunately, some of the students are semi-professionals and have years of …
5
votes
6answers
145 views

What modern version of LOGO should I use to teach a child programming

I remember way back when that the programming language LOGO was widely used for teaching about computers in primary schools, back before PC's arrived on the scene and turned the computer lessons into …
0
votes
2answers
60 views

Games helps to encourage students to learn? [closed]

Hi, this week i try to explain to some students the importance to learn some algorithms and other stuff that help me in my career, but i don't know how to demostrate the real importance of this …

1 2 3 4 5 11 next
15 30 50 per page