Tagged Questions
1
vote
4answers
149 views
Selection of students for a programming course [closed]
The scenario:
I am planning to offer a course at a university. The course is aimed at freshers.
The idea is to help them learn a very-high level programming language themselves (where I act as a ...
6
votes
3answers
2k views
Suitable Advanced iPhone/iOS development course material?
There seem to be a lot of introductory books, courses and bootcamps for iPhone development, covering the basics of Xcode, Objective C, Foundation, UIControls, UITableViews, etc.
What would be the ...
2
votes
2answers
864 views
Best online course for C#/SQL for a professional engineer
I know similar questions have been asked, but I've not been able to find information specific to my situation.
I'm looking for "continuing education"-type options, specifically a C# and/or SQL ...
20
votes
7answers
902 views
How to teach a training course on TDD?
I've been asked to run an internal training course for a handful of our developers on Test Driven Development. What advice do you have for me, as someone who has never given a training course before?
...
2
votes
7answers
173 views
Best technology layer to start with [closed]
When I first started out in programming, the first technology I learned was C++. I got a little disheartened with it because I had to put in a lot of effort to get a rather crappy result.
Once I ...
1
vote
5answers
1k views
What is the best conference in the United States for Software Developers [closed]
Nowadays, it seems like conferences for software developers are disappearing. The last one I attended was the Tulsa TechFest and OWASP Hartford. I am curious if there are events that are not on my ...
10
votes
17answers
795 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 ...
3
votes
6answers
756 views
Good Flash books/resources for programmers? [closed]
most flash books and resources seem to be targeted at artists, or atleast non-programmers, and actually because of that hard for those with a more programmatic mindset. Thus I'm looking for some good ...
6
votes
14answers
438 views
Making secure code a focus for your development team
How do you go about promoting secure coding practice in a development team?
2
votes
6answers
430 views
How to capture and present screencasts but still have code legible?
I would like to find out from other's experience what is the best way to capture screencasts that include code and cuts to the program in action, and then present those screencasts online so that the ...