hello
I want to explain why the specification must not changed during development period
to the new planning department employee.
is there any cool document doing this?
I was reading this article earlier regarding C/C#/PHP being dropped as first languages in Advanced Level (pre-university) Computer Science courses:
http://www.theregister.co.uk/2010/05/12/aqa_c_php/
It also goes on to say:
Teachers planning to use Java are warned that many universities are
considering dropping it from their first year computer science programmes, "as has
happened n the US".
Does anybody know, what the language predominantly used in US first year Comp Science programs is currently?
hello
I want to explain why the specification must not be changed during development period
to the new planning department employee.
is there any cool document doing this?
Hi, I'm planning to write a program in C that builds the adjacency list, performs the
depth first search, performs the breadth first search, and performs the
topological sort.
Where can I get some info about this subject in C?
Any help is appreciated
I'm working on an open source script. I would like to provide a feature to extend the script by use of plugins/modules.
I need some recommendations on open source cms/scripts to study code from, to gather the best practices on making script extendable by plugins. I've used WordPress in the past, and was planning to implement a similar system, but I'm looking to dive into alternatives, which might be better.
Language preferred is PHP 5
Hello guys,
I'm planning to create a cascading dropdown list of Country-- State/Province---Zip code using geonames. Do you have any good web service or examples?
Your reply is greatly appreciated,
Best
I need to add Plugin support to a Java Swing App (like in Eclipse).
The Plugin should have the ability to add new Menu items and tab components to the swing app.
I am looking for frameworks or libraries which support it. So far I have found Java Plugin Framework http://jpf.sourceforge.net/ and planning to use it.
Are there any other better alternatives to it?
Hi All,
i have a iPhone free app downloaded by 3000 users. mostly every one uses my app atleast once in a day. So i am planning to keep ads on my app. Which ad solution is best. and i looked in some sites. No one is giving clear details about CPMs.
my direct question is "How much will i get for 1000 impressions using different ad solutions?"
thanks
Hi,
I am planning to integrate some opensource shopping cart with my site and I am bit worried about it's security.
Is it that easy to hack osCommerce based website? Because I am thinking to use osCommerce..
Kindly advise.
I'm writing a J2ME application that periodically updates server. how do i implement the functionality using J2ME? how do i run application on phone at startup and how do i keep it running?. I am planning to deploy the application it on symbian platform
I'm starting to consider creating a class library that I want to make generic so others can use it. While planning it out, I came to thinking about the various configuration settings that I would need. Since the idea is to make it open/shared, I wanted to make things as easy on the end user as possible. What's the best way to setup configuration settings without making use of web.config/app.config?
I am planning to learn JSON with .net looking for good book. I know we can get lot of online resource which i am refering to. But i would like to read the book that way i can will cover all the topics and know more on JSON.
I am planning on making a Java Swing application and was wondering if Swing is still used or if it has been replaced with something else.
Thanks in advance!
I am gonna develop a simple Content Management Tools for a website. It need to support news update and some general announce. We are planning to use framework and written in PHP. So can someone suggest PHP framework? Thx.
My custom callback class implements AsyncCallback
(like MyAsyncCallback implements AsyncCallback) and planning use single instance of MyAsyncCallback for multiple rpc method executions. Is this approach safe?. Or should have to create new instance of MyAsyncCallback for every interaction from browser to server?.
I am kind of tired of seeing so many anonymous AsyncCallback code blocks.
Thanks for your input
I was using JDO for my google app engine project but got fed up with the additional 5 seconds it adds to my cold start time. I was planning on just writing stuff directly to the database with the low level datastore api, but then I came accross the objectify project ( http://code.google.com/p/objectify-appengine/ ).
Apparently its a super light wrapper above the low level api. Does anyone have experiences with this library that they could share?
I am planning to use serialization to do clone. I have to make my class ISerializable. But how about its super classes and all referenced variable classes? do I need to make them all ISerializable?
If I use ISerializable. I have to implement the GetObjectData(), what I should put inside that method? leave it empty is ok?
I am planning on using CouchDB on a project. But as the querying mechanism involves writing views (which are a lot like indexes on regular RDMBMS's) I was wondering, if the document database keeps getting updated a lot ( a write heavy database) would CouchDB perform well compared to a regular RDBMS? Or do we have to compact/re-index the system occasionally to make it perform faster?
Hi,
I am planning to have something like this for a website that is on Ruby on Rails. User comes and enters a bunch of names in a text field, and a queue gets created from all the names. From there the website keeps asking more details for each one from the queue until the queue finishes.
Is there any queue management gem available in Ruby or I have to just create an array and keep incrementing the index in session variable to emulate a queue behaviour?
I have read lots of programmers saying and writing when programming in C/C++ there are lots of issue related to memory. I am planning to learn to program in C/C++. I have beginner knowledge of C/C++ and I want to see some short sample why C/C++ can have issues with memory management. Please Provide some samples.
I am planning for an application of time-table generation. I wanted the data such as standardname, teachername, standard wise subjects and also relate the corresponding teacher with the subject and standard.
I had think like,
StandardMaster(stdid,stdname)
TeacherMaster(teacherid,teachername)
SubjectMaster(subid,subname,stdid)
What more I need? Any corrections needed in these three tables?
I was under the impression that the open id for a user remains constant.
I am allowing users to setup open id with my site with 2 different screens in my app...
I was under the impression that the open id for a user is constant and will not change and I was planning to save it to my database for a given user,
However, to my suprise, I found different ids for the same user using the same google account in the two different screens.
How does open id actually work ?
The college I am currently studying gives a degree of Computing (Not Computer Engineering or IT just Computing) and I am afraid I have made a wrong decision. I am planning on studying Artificial Intelligence for Masters and I am not sure whether my qualification will be enough for this major.
I've always been fascinated by microcontrollers and I'm planning to do a few hobby projects just to satisfy my inner geek :)
I'm looking for ideas and motivation, so what did you develop using a microcontroller?
If possible please state the microcontroller and/or development environment and an estimate on hardware costs beyond the basic equipment (if applicable).
I'm interested in both successful and failed projects and any problems you encountered.