Earlier quoted context omitted.
I strongly disagree. C should is adding langauge features at a pace other languages could stand to emulate. C is stable, trusted, and supported everywhere for this very reason. Codebases should not be using extensions, and Linux is wrong to do so.
> Codebases should not be using extensions, and Linux is wrong to do so. Poppycock. Codebases should use any and all tools available to them to accomplish their goals, given the tradeoffs. Using non-standard language extensions is a tradeoff, and if it suits the Linux community and their goals, there's nothing wrong with that.
Why Aren't There C Conferences?
51–60 of 383 posts
Re: Why Aren't There C Conferences?
#52Re: Why Aren't There C Conferences?
#53Same reason there aren't B Batteries - because you could never be sure if someone had a stutter.
I think there are B batteries, they are just obscure compared to C and A. According to a cursory check of Wikipedia, a lantern battery such as "Energizer 3LR12 4.5 V Max Battery" sold in the UK contains three of what may be known as B cells. Incidentally, someone once told me he had experience in "C+" programming and I've never been sure if he was joking.
I hear others make this mistake, too. I think it's just a colloquialism?
Re: Why Aren't There C Conferences?
#54Re: Why Aren't There C Conferences?
#55Same reason there aren't B Batteries - because you could never be sure if someone had a stutter.
Re: Why Aren't There C Conferences?
#56Lets be honest: conferences exist to waste time. Nothing productive gets done on conferences and best thing you can take our from them is to socialize with like-minded people.
Re: Why Aren't There C Conferences?
#57All programming conferences are C conferences, if you think about it.
Assembly. Java. Ruby. Python. The list goes on.
Could you explain your rationale behind this statement?
Re: Why Aren't There C Conferences?
#58Lets be honest: conferences exist to waste time. Nothing productive gets done on conferences and best thing you can take our from them is to socialize with like-minded people.
If you think that making connections with people working on same things you do is waste of time you’ve got another thing coming. But yeah nobody writes code at conferences, I thought that was pretty obvious.
Depends on the conference, I suppose, but most I've been to include a healthy dose of that.
Certainly writing production code for work is rare, but for fun? Lots of it gets written there.
Re: Why Aren't There C Conferences?
#59https://web.archive.org/web/20120622204303/http://www.cconf....
On second thoughts...
https://web.archive.org/web/20120728130108/http://www.cconf....
Re: Why Aren't There C Conferences?
#60Are there many new projects being started these days in C, or even C++? I would expect most of that to have moved over to Java or Golang, with most C-family coding being on extensions of older projects.
Also, any new database, OS, or AAA game is going to be written in one of those language.