If you could organise your own programming meetup how would you organise the session so that people
had fun
learnt lots
were able to participate despite their level.
what kinds of topics, activities, challenges etc would you include (not all in one session but in general)
how would you handle differing levels?
what do you think are some important things to learn, to achieve?
Any input is greatly appreciated. Im not sure how Id mark the best answer, perhaps leave it to the community to vote for it.
Possible Duplicates:
What is the easiest language to start with?
What programming language should I choose for an independent study language?
Well as the title says what language is good for a beginner and for a hobby? I'll probably be making some games or desktop apps with a gui most likely. I'll be working in Windows and Linux. Oh and could you also give some links to tutorials for the language?
Hi all,
Currently researching Bean Shell.
I would like to get some input as to what types of programming tasks I would consider using Bean Shell?
...And what could replace Bean Shell for that task.
Thanks all,
What are some good practices for programming in R?
Since R is a special-purpose language that I don't use all the time, I typically just hack together some quick scripts that do what I need.
But what are some tips for writing clean and efficient R code?
Hello!
I want to learn programming in assembler for PowerPC and ARM, but I'm unable to buy real hardware for this purpose. I'm thinking about using QEMU for that. However I'm not sure if it emulates both architectures enough well, that I'll compile and run my programs in native assembler on it?
e4x programming extension is native to Actionscript and makes sense to use it over Xpath or any other DOM interfaces. I would like to know
from flex community if they had any bad experiences like performance, etc, or any other gotchas.
With the interest of creating a roguelike RPG (such as Nethack, Rogue, and ADOM), which programming language would be most suitable and why?
With the language that you choose, be sure to list any libraries or facets of the language that make it particularly well-suited.
This problem has happened to me twice.Both times during programming with Borland C++.when i wanted to run the simple code bellow:
while ( n )
{
cin n;
total = total + n;
average = total / counter;
counter++;
cout <
I am still relatively new to programming and as I start to write longer and more complex codes, it gets very confusing and hard to reread. Are there some general good practices that every programmer should use?
This problem has happened to me twice.Both times during programming with Borland C++.when i wanted to run the simple code bellow:
while ( n )
{
cin >> n;
total = total + n;
average = total / counter;
counter++;
cout <<average<<endl;
}
Can someone pls tell me do we have solic & unsolic message/events in MFC or window programming?
In devices solic response and unsolic response is said as immediate response (like acknowledgement to commands) and late response (generated without any further commands being sent) respectively.
Likewise can we say events as solic / unsolic based on immediate occurrence and late occurrence?
I am new the language and I need to know what are the top things that are absolutely necessary to know in order to make a fully functional website or web app using the Ruby programming language?
Mainly Ruby on Rails with Rake and other tools that mainly use Rake.
Update: I know many other languages like C++, Java, PHP, Perl, etc, etc ....
Hello,
What's your favourite programming page you often land at? For example, mine is:
http://code.google.com
Because it provides wealth of resources and tools.
Few years before, I attended an interview for a company. I was given a programming assignment and I wrote a code which I thought at that time was perfect. But now after 3 years when I look back, I cannot find a more horrible code than that.
Not to indulge in a lengthy subjective argument. But I would like to know what is the worst set of code you've developed/written?
Am unable to identify the device models (iphone , ipad ,ipod touch, iphpne simulator) while programming (in 3.2 version). Alreay am tried with UIDevice Class and some other means, but am unable to get model as ipad when connected to ipad. every time it is giving model other than ipad. So can any one please help me out. Thank you.
Simple question. Many consider "The C++ Programming Language" by Bjarne Stroustrup to be the de facto for learning advanced C++. What is the equivilent book for learning C# to the most advanced level?
I am new the language and I need to know what are the top things that are absolutely necessary to know in order to make a fully functional website or web app using the Ruby programming language?
Mainly Ruby on Rails with Rake and other tools that mainly use Rake.
Hi, what is the best programming language for writing a polymorphic virus? Do you know of any SDKs/toolkits I can use for rapid development? Also recommendations for design patterns would be helpful. Should I use a singleton? Thx.
I have make application and i have installed in iphone.But i want to check my application bundle version by programming.How it possible can you give me advice?
This is my first question on Stack Overflow, I would like to know about any c programming books that have real programs to introduce real problems as opposed to standard books with examples aimed to teach the language it should be sort of like a challenge with solutions so that concepts like recursion can be used i know that i should find solutions to existing problems to learn the language but this is my first attempt and i find it hard to understand some simple problems so i was hoping for a book with solutions.
HI Guys,
I was watching these videos series about Entity Framework:
http://msdn.microsoft.com/en-us/data/ff191186.aspx
is that easy building application in real world programming??? and is it ....reliable...has good performance...
"I am a graduate.."
thanks
Where do you get the best in-depth information for C# programming? I'm looking for tutorials, examples, blogs, specialized forums etc. dedicated to c#.
I'm tired of working in business, where everything is about money and the bottom line, although I do understand it's the bottom line that pays my salary. :-) Are there any good, and attainable, programming jobs outside the business world? How do you find them? It seems like all the jobs I see advertised are related to business (I live in Atlanta, GA).