Tagged Questions

-2
votes
0answers
30 views

What’s a good book that teaches PHP to total beginners? [closed]

Possible Duplicate: What is the best PHP programming book? I want to learn PHP, but I'm a total beginner. I'm not new to the developer scene, though. I know Obj-C, and JS, …
135
votes
71answers
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 …
5
votes
6answers
111 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 co …
21
votes
57answers
2k views

What are the important notions in C that you did not learn from your teachers

Hi In September, I will give my first lectures on C to students in engineering school (usually I teach math and signal processing, but I have also done a lot of practical work in …
1
vote
17answers
466 views

How to use money to become a better programmer?

I want to be improving as a programmer. I take time outside of work or university to achieve that goal. Time alloted for that goal is limited though because I want to do other impo …
146
votes
78answers
11k views

Best ways to teach a beginner to program?

Original Question I am currently engaged in teaching my brother to program. He is a total beginner, but very smart. (And he actually wants to learn). I've noticed that some of o …
65
votes
50answers
4k views

How can I teach a know-it-all beginner programmer?

I need to teach a teenage beginner programmer (private tutoring style). The problem is that despite their poor knowledge and skills, they are sure of their abilities, to the point …
2
votes
2answers
79 views

How can we convince the administration of our university that computer science is important enough to retain it as a discipline?

The university where I teach is currently restructuring in a major way. Alas, we have been told that we have one week to respond to a current plan which includes discontinuing com …
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 …
19
votes
65answers
3k views

Most harmful misconception of beginners about programming?

Possible Duplicate: What is your longest-held programming assumption that turned out to be incorrect? What do you consider to be the most harmful misconception about progr …
8
votes
14answers
738 views

Impressive examples in Java?

I'm going to teach a Java course, and I want to show some interesting and impressive examples of simple Java programs at the first lecture to awaken student interest. Except for …
12
votes
13answers
507 views

Most useful Python modules from the standard library?

I am teaching a graduate level Python class at the University of Paris, and the students need to be introduced to the standard library. I want to discuss with them about some of t …
1
vote
10answers
134 views

Teaching a layperson to write a website

Background. An intelligent marine ecologist student would like help with her University-hosted project website. Proposed Solution. I installed an open source website authoring too …
32
votes
40answers
2k views

Suggestions on starting a child programming.

What languages and tools do you consider a youngster starting out in programming should use in the modern era? Lots of us started with proprietary Basics and they didn't do all of …
24
votes
44answers
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.

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