Tagged Questions

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 …
2
votes
17answers
998 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 …
6
votes
8answers
237 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 …
1
vote
3answers
890 views

Career Path : .NET or Java [closed]

Witch framework do you think is more likely to get you hired in the next couple of years? I think there is a rise in demand for .NET developers. What is your opinion?
1
vote
11answers
470 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 …
24
votes
26answers
2k 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 …
2
votes
4answers
268 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 …
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 …
6
votes
5answers
217 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 …
3
votes
7answers
286 views

Software Consultant career and transitional skills

I started my programming career after my grad school. I was still in my early 20s and had a lot of enthusiasm in learning new technologies, concepts and applying to them in differe …
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?
10
votes
7answers
744 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 …
1
vote
6answers
173 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
7answers
194 views

Programming on future hardware?

I want to practice programming code for future hardware. What are these? The two main things that come to mind is 64bits and multicore. I also note that cache is important along an …
-3
votes
2answers
89 views

Web technology based on http transmission sounds like a car disguise for a truck? [closed]

So, what will be the next future technology for you?

1 2 next
15 30 50 per page