Tagged Questions

1
vote
10answers
139 views

In What Language Will The First Self Aware Program Be Coded In?

Hi, Following on from this question, I'm interested in asking which language will the first truly self aware program be coded in? For the purpose of this question, let us set a …
24
votes
26answers
1k views

What do you think the future holds for database technology?

The good old Relational Database Management System (RDBMS) has been around for quite some time now and is still, certainly in my opinion, the mainstay of the majority of production …
6
votes
8answers
219 views

Moving AS3 forward?

Hi I use AS3 quite a lot for work, but I come from a Java/C/C++ education and find the language quite restrictive. There seems to be two fundamental camps in the AS3 world: The …
16
votes
32answers
2k views

What are the hot languages of 2009?

It is well-accepted that we should all learn something new every six months. But what should top the list for 2009? What new things should we learn this year that appear to have …
17
votes
33answers
4k views

Skills in demand during 2009

What programming languages and technologies will be most in demand by employers and open source projects in 2009?
17
votes
16answers
1k views

Building a new operating system

I am toying with the idea of creating an completely new operating system and would like to hear what everyone on this forums take is on that? First is it too late are the big boys …
2
votes
4answers
254 views

How-to: short-circuiting inverted ternary operator implemented in, e.g. C#? Does it matter?

Suppose you are using the ternary operator, or the null coalescing operator, or nested if-else statements to choose assignment to an object. Now suppose that within the conditional …
-3
votes
7answers
147 views

Never die programming technologies [closed]

Which are the technologies that can survive for a long period of time.Atleast for 100 years. My choices 1.XML 2.Javascript 3.CSS
10
votes
26answers
812 views

Can you imagine to still develop software within the next 20 years?

I have been working as a software developer for about six years now (and I still have to work 35 years until retirement). Sometimes I try to imagine how my job as a software devel …
2
votes
17answers
995 views

What programming technique / practice done by you was ahead of its time?

I once built a very good web application in ASP (classic) back in 2001 and extensively used XmlHttpRequest object in it. (I was lucky that the clients were only using IE, and only …
1
vote
6answers
168 views

Choosing a non microsoft language for web development?

I am resonably experienced with asp.net and would like to learn a new language with a focus on web development. Licensing and hosting costs are why I would like to use something …
1
vote
11answers
466 views

Will software automation take over industry in future?

Will there be a chance for software automation be the next big thing in future? The time taken for a code that's done by humans can be effectively reduced by automating it by progr …
10
votes
7answers
725 views

C++0x Attributes you’d like to see

Recently voted into the C++0x working paper was an attribute syntax. This syntax provides a way to specify other pieces of information to the compiler. The Committee Draft also inc …
3
votes
46answers
941 views

Sign of the times: what are you reading?

[I have closed the question because I don't feel like I'm really getting the kind of answers I was looking for. Maybe I should have been more specific, I don't know... Thanks to ev …
6
votes
5answers
211 views

UI Databinding: alternatives and future

UI Databinding aka transfer of information/data from the biz-layer/datamodel of an application to the UI and from the UI back to the datamodel, seams to be ignored a little by lang …

1 2 next
15 30 50 per page