Specific to instruction, learning or teaching of, or by programmers

learn more… | top users | synonyms

33
votes
7answers
1k views

Stepping through a TCP/IP stack

I was working as a QA engineer for a proprietary embedded operating system. They built their own ATN stack and stepping though it with a debugger was the most eye opening experience I have had with ...
1
vote
3answers
159 views

Any good resource to learn CIL?

I am trying to learn the CIL , i.e Common Intermediate Language. Also known as IL, MSIL etc. (Please don't comment asking me why exactly I am doing this or what I will gain from this) My problem ...
0
votes
3answers
49 views

What are the config files that need to be change for 100% control over a postgreSQL?

I'm currently trying to set up a small PostgreSQL database server with Debian Linux and I would like to do everything from another machine. The network we're using is sterile, all the computers ...
1
vote
0answers
88 views

what do I need to learn in addition to programming for compiler writing?

I have been writing software for over a decade. I have written in many languages: C, C#, F#, Prolog, and Javascript to name a few. I'm currently reading DSLs in Boo: Domain-Specific Languages in .NET. ...
0
votes
1answer
1k views

Web-based Python interpreter with explanations

On reddit, I've seen a link to web site, which does not only interpret Python code, but also gives a graphical explanation of how the code is interpreted. I found this potentially very helpful for ...
0
votes
0answers
27 views

Resources on learning about treeviews in javascript?

I've been tasked with building a new page for a website. The end goal here is to have a treeview menu which I could expand and click to open images on a new tab. Currently, the page I'm working with ...
3
votes
2answers
327 views

Javascript VM/Emulator?

Way back in the day I used to write 6502 assembly code. I liked it. I've never had time, or really a good reason, to learn modern assembler but I feel like it's a useful thing to have done. I was ...
0
votes
2answers
578 views

guide me to find the best android programming pdf

What the best android programming education pdf to learn fast and easily android programming?please guide me,thank you.
5
votes
1answer
381 views

Paraphrasing for Math Word Problems (Changing sentence structure without changing meaning)

I'm working on Khan Academy's exercise framework, and more specifically, word problems. When doing a word problem exercise, students often get the same word problem, only with numbers and names ...
2
votes
2answers
188 views

Tools for automatic code evaluation and correction for learning purposes

Anyone know a freely or commercially available tool for sandbox compiling/running code (c, c++, java, or others) for learning purposes, preferably with a web interface? It would have to work by ...
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
728 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
159 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
715 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
286 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
204 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
500 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
252 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
598 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
309 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
801 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
374 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
675 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
258 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
760 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
181 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 ...

1 2 3 4 5 8