Specific to instruction, learning or teaching of, or by programmers
3
votes
3answers
238 views
OOP design of tool for teaching formal languages & automata
I am thinking of using some spare time to play around with designing and implementing a teaching tool for a course on formal languages and automata theory. I am trying to decide whether an OOP ...
9
votes
3answers
733 views
Haskell, algorithms and school
I am starting to doubt if my plan of getting into Haskell and functional programming by using Haskell for my next course on algorithms is a good one.
To get some Haskell lines under my belt I started ...
3
votes
1answer
137 views
One day java project? [closed]
I've to present java core during 3 days next week. I'm looking for a good java project that we can implement in a day. Basically, the guys are C advocates, complete strangers to Object-Oriented ...
0
votes
3answers
163 views
Which math course offers the most practical knowledge for programming? [closed]
Discrete, Finite, or Calculus & Analytical Geometry II?
0
votes
2answers
53 views
What resources / tools / compiler do I need to learn assembler?
I know it's architecture dependant, but How can I learn to write assembly assuming my architecture is intel's i7? Naturally, other than the processor, what resources and tools / compiler do I need? ...
2
votes
5answers
111 views
Mini Games suited for workshops/class
I'm going to give a course in flash game programming.
The course will consist of 4 x 2.5 hour units.
The participants have basic knowledge in AS3 but are lacking motivation..
What kind of mini games ...
15
votes
6answers
6k views
Haskell interpreter on Android?
Is there a Haskell interpreter (with standard libraries) that can be installed on Android?
So that someone with an Android device can do some Haskell exercises on an Android device: write and run ...
0
votes
0answers
56 views
Websites for learning things [duplicate]
Possible Duplicate:
Where can I find video lectures on software engineering?
I came across a site with video lectures last month but forgot to bookmark it. It was like ocw.mit.edu but had ...
0
votes
3answers
244 views
Research Paper or open source software
I am currently working on a paper and improving a technique of some previous paper on topic.I have really improved the technique and test data to show that.
Now I am getting confused if should I
a) ...
0
votes
1answer
40 views
How to Graduate from Working Through Tutorials to Building a Custom Web App?
I've been learning HTML, CSS, Javascript and most recently jQuery over the last few months. I'm beginning to burn out on exercises and tutorials and feel like I'm ready to tackle building my own Web ...
1
vote
0answers
73 views
How difficult to build a webapp that converts input e-mail address into a shortened trackable link?
We're an education nonprofit (http://www.acornfactory.com) currently in beta form and we're trying to create a marketing campaign that measures the amount of referrals a person sends to our website. ...
0
votes
1answer
131 views
Subject Descriptor in a paper? [closed]
In an academic paper, we can often see such works below abstract:
Subject Descriptors:
C5 Computer System Implementation
G2.2 Graph Algorithms
Does every paper need this? Where can I ...
0
votes
1answer
719 views
double buffer design I/O synchronization
If I have an application that that produces data slowly but consumes it quickly, would it be a good candidate for a double buffer implementation? The basic idea would be to have the producer fill the ...
0
votes
1answer
59 views
CMS for grade management
A while ago I was asked to develop a simple web app for a school. It was only to be used a specific department for primary / school students (prep to grade 6).
It's intention is not to collaborate ...
0
votes
0answers
39 views
i need some help on the significance of study, my topic is “when are social judgements made?” [closed]
i need some help on the significance of study, my topic is "when are social judgements made?"
2
votes
1answer
162 views
Resolving individual public_html hack spaces on a VPS (virtual private server)
With my understanding of VPS hosting, they will basically create a fresh OS installation and make you the root. Once done so, I could easily create multiple user accounts to let these other users ...
5
votes
3answers
287 views
Good book for learning about interfaces, abstraction, etc [closed]
In my applications I use objects and classes, but when reading SO topics, I have the idea I don't use real OOP principles. For example, I never use inheritance or interfaces. Therefore, I am trying to ...
0
votes
1answer
205 views
typical educational constraint processing examples
I'm writing a course describing several topics of Artificial Intelligence. Currently I'm working on the "Constraint Processing" part. To illustrate constraint processing I would like to include a ...
0
votes
4answers
142 views
Where to begin in PHP?
What are some good resources for learning the fundamentals of the PHP language and an overview of frameworks available? I've been working my entire career in Javascript, C# and, in older days, ...
2
votes
2answers
173 views
Sources of technical video lectures/talks/presentations
I'm looking for websites I should check regularly for potentially interesting technical lectures/talks/presentations. These are the ones I have so for (in no particular order):
http://www.infoq.com/
...
0
votes
1answer
502 views
research ideas in mobile computing
I'm doing a student research these days in my university, my interested area is mobile computing and mobile devices(mainly phones), I'm reading on data caching and prefetching these days,it seems i ...
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 ...
0
votes
5answers
253 views
Should I continue learning Java or pick up C/C++ [closed]
In high school, I learned some basic java in my APCS class. Now, I want to continue in learning computer science, so I am debating whether I should learn data structures and other higher level topics ...
1
vote
5answers
601 views
Computer science final exam paper
I have decided to write a ~50 page paper on a topic I can choose about Informatics, for my final exam at school next year.
I'm pretty experienced in the field in general, with focus on programming I ...
1
vote
2answers
180 views
How to bring my web design skills to the next level [closed]
For the past five years, I've been playing around with creating websites. I've used HTML and CSS, I've modified existing Javascript, and I've become quite proficient with PHP. On top of this, I'm ...
1
vote
4answers
310 views
Which new programming language should a junior developer choose to learn? [closed]
I work as a junior web developer, i was wanting to looking into a new programming language to have something i could try out for fun in my free time. I was wanting to do some more education in a year ...
0
votes
1answer
802 views
JQuery multiple-choice quiz script: how to ensure the correct answer is available?
I have a function. I pass to it an object with a list of questions and answers. I generate a random number from a range equal to the number of questions in the object. The script check to see if that ...
0
votes
0answers
158 views
What is Software Product Line Engineering and which courses do you suggest? [closed]
This is an elective course and I should select two from the list below. I am a Computer Science and Information Technologies senior student. I already took Computer Networks and Principles of UI ...
1
vote
3answers
67 views
What makes the difference between a Website and a Webapp? [closed]
I know it's not a programming question, still I feel here is where I might find the answer for this. I haven't figured it out yet, what makes Google say that Gmail, Gdocs, etc are Webapps rather than ...
3
votes
3answers
375 views
Getting to grips with Computer Science - A guide to understanding the basics [closed]
I have a bit of a problem where I like to learn things and feel the need to understand things in order to feel like I can comfortably use something properly.
I never did a CS degree I did *S*omething ...
0
votes
1answer
165 views
How to manage time to study about many interests
my post is a question rather than a problem, it's a question concerning my own interests in the programing and web sites domains.. I will present here my interests :
1.C/C++ and VB
2. PHP , HTML, ...
-1
votes
2answers
34 views
Question about software-law [closed]
i'm a student at the Technical University of Vienna (Austria) developing a software project for a course at the universtiy. But my client for this project is not the university itself, but a private ...
0
votes
0answers
105 views
Physics program in batch is confusing, need help
Ok so i made this program in batch/shell script, that would help me with my physics homework, however its becoming alot more difficult than expected...
Im trying to make the program allow the user ...
0
votes
1answer
687 views
Computer Science Degree - 1:1 vs 2:1 [closed]
I've done some searching on SO and can't find a definitive answer to this!
Is there a major difference between getting a 1st and a 2:1 from a Computer Science degree in terms of employment ...
-1
votes
4answers
259 views
Inspiring young programmers. Environments, Exercises, and Project ideas? [closed]
I'm looking for ideas on how to inspire my son and my little brother. They are bright kids (10 & 12, respectively), proficient in math and both creative in their own unique ways. Like many ...
4
votes
1answer
766 views
e-Reader for PDF tech books with Code?
Update: Just to update this: I never got to choose an answer, for the great reason that my company gave me an iPad, so I never had to execute the short-term solution. Thanks to all who responded!
...
0
votes
0answers
78 views
Efficiency of self-education [closed]
Do you thing being self-educated in software development is good? Please give an example of what you have learnt successfully by yourself.
1
vote
0answers
182 views
What are the best post-graduate programs for a person interested in web technologies
I've been out of college for a few years but am considering going back. I consider myself proficient and passionate about web technologies and have a great job at a major internet company doing ...
3
votes
3answers
128 views
How should I approach an 'experience versus education' standoff? [closed]
I've just now been asked why my judgement should be trusted over that of an educated professional (3 years) in my field, where I have no 'bonified qualification', though I have 8 years of experience ...
1
vote
2answers
164 views
How to learn the basics of OOP
What is the best way to go about learning and understanding Object Oriented Programming? Should I go get a Computer Science Degree, or participate in Online Training Seminar, get a certification or ...
4
votes
1answer
2k views
Affordable Video Training Sites - Programming - Database - Development
I am trying to put together a list of video training sites that offer their content at rates/prices that most "developers on a tight budget" can afford. Since I work for myself and not a company that ...
1
vote
1answer
342 views
Books on e-learning, learning management systems [closed]
What are some good books on the subject of e-learning systems & learning management systems (LMS)? I'm looking for theoretical background, system architecture / design approaches, etcetera. In ...
6
votes
3answers
1k views
A modern alternative to K&R's “The C Programming Language, 2nd Edition”?
A user suggested, as I quoted an exercise from K&R's The C Programming Language, that I should use a more modern book. Any suggestions from other stackoverflow users?
1
vote
1answer
76 views
Reference curriculum for software engineering education
I'm working at a university of applied science, in a software engineering program.
Our curriculum is in constant motion these days. There are debates which tools, skills, etc, should be in the ...
4
votes
13answers
508 views
Would it be beneficial to learn C++ with the goal of learning C# in the long run [closed]
I'm trying to decide which classes to take. I'm only 15, and because of that I can only get into our local community collage as opposed to a university. My language of choice is C#, so I would like to ...
0
votes
3answers
161 views
Where should I stand (as a programmer and computer scientist)? [closed]
I have read various StackOverflow questions regarding CS graduates that wanted to bridge the gap between their skills and the skills of their potential coworkers, as they were entering the field for ...
4
votes
2answers
237 views
Is this course outline up-to-date for “Formal software specification and verification”?
I'm asking this because I've been had before, at Université Laval, a class called "Analysis and conception of information systems" used the waterfall model as the only model available (although the ...
3
votes
6answers
121 views
Switching databases to grow as a developer
Now, there's already a question on SO about when to switch databases, and the answerers seem to all agree that you should only switch when there is a "need" to switch. But what I'm wondering is ...
1
vote
2answers
144 views
Good IDE/SCM/tracking system for high school IT? [closed]
We are teaching a high school IT course, part of which will involve programming in python. I'm trying to find a good combination of an IDE (with decent debugger), SCM/revision management (preferably ...
1
vote
9answers
445 views