Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

157
votes
15answers
12k views

Getting started with F#

What's a good way to get into F# programming? What's a good "Hello world" example and what simple examples can show me why I want to use it over C#. Also what tools do I need? I have WindowsXP, ...
53
votes
15answers
4k views

ASP.NET Model-view-controller (MVC) - where do I start from?

I'd like to understand better the MVC pattern, as I'll be probably using it in the future (my job is mainly focused in developing .Net web apps). Can I ask to this community to help me find a ...
48
votes
18answers
2k views

Starting new job. How to get up to speed on existing design and code? [closed]

Possible Duplicate: How to understand the design and code flow of any product quickly? I am starting a new job in two weeks and would like to know of any suggestions you can provide. It's ...
45
votes
37answers
3k views

What is a good first C app to build, besides “Hello World”

I'm learning the C language on my Mac with Xcode. I've created a "Hello World" app, and played around with simple maths. What should be my next goal? If someone was to ask me about PHP for example, ...
44
votes
31answers
2k views

Getting Started with Pair Programming [closed]

I found out yesterday that due to demands from the powers that be, I am being pulled from my current project to help out a colleague with some work. Now, he is a great guy, and while it sucks I will ...
36
votes
7answers
3k views

How did you get started with game development in Android? [closed]

Looking for any kind of recommendation, like books, articles, anything that aids me in getting started with game development in Android.
34
votes
13answers
4k views

Getting started with OpenGL

As you can see here I'm about to start work on a 3d project for class. Do you have any useful resources/websites/tips/etc. on someone getting started with OpenGL for the first time? The project will ...
27
votes
12answers
7k views

How to begin WPF development?

I've been using Winforms since .NET 1.1 and I want to start learning WPF. I'm looking for some good resources for a beginner in WPF. What should I read, what tools do I need, and what are the best ...
26
votes
20answers
3k views

How do I get started programming in Linux?

I recently moved from the Microsoft world (Windows XP) to a virtual machine and I am now using Ubuntu Linux. I would like to learn to program in this environment, but I need guidence as to any book ...
26
votes
19answers
1k views

How to overcome “it has already been done” problem when starting a project/business?

So, you come up with an idea that seems to be a good solution for an existing problem, or a different approach for solving a problem which makes the existing solutions obsolete or not needed anymore. ...
25
votes
8answers
1k views

Getting started with Arduino?

I'm going to get an Arduino starter kit like the one below. What else do I need to get started? What are some good Arduino programming resources? What else can I buy/acquire to make my first ...
23
votes
6answers
8k views

Should I choose ActivePerl or Strawberry Perl for Windows?

I'm totally new to Perl but I'd like to try it out. I read about two rival distributions available for Windows platform (I guess there's just Perl on other OSes :). Wikipedia says that Strawberry ...
23
votes
15answers
2k views

Should I start with Ruby or Ruby On Rails?

I've been wanting to learn Ruby for a long time since there seems to be alot of buzz about it the last couple years. From what I've seen/read there have been a few Ruby'esk things that have been ...
21
votes
16answers
695 views

How do you get newcomers to get started on a existing project?

When you are in a running project, how do you get newcomers to get started? What is, in your opinion, the fastest way to get them up and running? How do you get them to know the code and the project ...
16
votes
3answers
417 views

how to improve my algorithm for analyzing twitters messages from users?

Hello I had a nice idea to implement, that is may be good for the human kind. I call it FixTheUnFixed The idea goes like this, imagine you are driving or traveling all over the world and when ...
15
votes
8answers
2k views

How to get started with Maemo software development

A few months ego I purchased Nokia N800 device and since then I'm itching to write some code for it. I know that some of the application I'm running are written in Python and that there is a Mono port ...
15
votes
14answers
1k views

Where can I find a tutorial to get started learning jQuery?

Where is a good place to get started learning how to use jQuery? It seems to be all the rage nowadays, and I want be in on whatever the cool kids are doing. I know some basics of Javascript but I'm ...
15
votes
19answers
3k views

Best platform for learning embedded programming?

I'm looking to learn about embedded programming (in C mainly, but I hope to brush up on my ASM as well) and I was wondering what the best platform would be. I have some experience in using Atmel AVR's ...
14
votes
7answers
2k views

Is there a Language Reference Manual for PowerShell?

I'm evaluating Windows PowerShell as a replacement for cmd.exe for basic process automation for command-line code (e.g. setup, execution, and post-processing of large numbers of Fortran jobs.) I know ...
13
votes
10answers
857 views

How can I learn to program without understanding programming?

I have learned programming by both at recognized school and self-studying. If there's a sample, I can develop similar thing easily. But I don't understand any single purpose there. For example, I ...
13
votes
12answers
652 views

How do you get up and running with a build server?

I think everyone here would agree that in order to be considered a professional software house there are number fundamental things you must have in place. There is no doubt that one of these things ...
13
votes
26answers
13k views

What's the Easiest Way to Learn Programming?

If a friend of yours wanted to get into development and didn't have any experience, what would you suggest? What language/resources would you suggest to break into programming? With all of the ...
12
votes
4answers
284 views

What are the best and most ethical ways to promote a new coding blog?

I am having a go at blogging and would like to get some discussions going instead of just yelling into the void. So I was wondering what are the some recommended ways to get my posts noticed without ...
12
votes
27answers
3k views

What programming languages are you using on Mac OS X?

What are the programming languages you have used / are using now to write applications for Mac OS X? What kind of applications have you developed?
11
votes
8answers
967 views

I'm starting a new project in Perl, how should I begin?

The question is about how to start a new Perl project. How should I create the skeleton of the Project? What should the directory layout look like? How do I start testing? What build system should I ...
10
votes
11answers
879 views

Getting started with Tcl TK?

One of my modules at university next year is going to involve programming in Tcl tk, I was wondering where to find the best resources and information about the language, so that I am well prepared. ...
10
votes
6answers
1k views

Getting started with TDD, Interfaces and Mockups

Bear with me, this is a beginner question: I'm a solo developer, quite familiar with C# and web development and I'm currently trying to shift to TDD since I believe I've understood the advantages in ...
9
votes
4answers
388 views

Where do I start with distributed computing?

I'm interested in learning techniques for distributed computing. As a Java developer, I'm probably willing to start with Hadoop. Could you please recommend some books/tutorials/articles to begin with? ...
8
votes
4answers
539 views

Getting started with Pylons

I am just starting to use a web framework. I have decided I really like python and started looking at web frameworks. I don't really like django for a few reasons, but from what I have tried so far I ...
8
votes
2answers
1k views

Getting started with SSE

I want to learn more about using the SSE. What ways are there to learn, besides the obvious reading the Intel® 64 and IA-32 Architectures Software Developer's Manuals ? Mainly I'm interested to work ...
8
votes
4answers
810 views

What are some good resources for getting started with gstreamer?

I'd like to learn the gstreamer media framework. Where should I start?
8
votes
4answers
872 views

What is the minimum list of tools required to work on F#? Does the express edition work?

I have looked at a few posts that state the need for Visual Studio 2008 in order to run F#. Is there a simpler tool (maybe in interactive mode such as Ruby/Python) to learn F#? I have the Visual ...
7
votes
2answers
225 views

Getting started with Newspeak

What are the good resources for Newspeak programming language?
7
votes
7answers
893 views

What is the best way to get started learning ASP .NET MVC?

I have limited prior ASP .NET knowledge (very basic knowledge). I have worked with Ruby on Rails and and primarily a WPF/C# developer. For a new project I am going to be working on I need to know ...
6
votes
5answers
277 views

Should I develop my game idea in text mode first?

I recently came up with an idea for a simulation/strategy game. I've been sketching out a lot of my ideas on paper about the game mechanics as well as have a few of the basic classes and objects ...
6
votes
1answer
146 views

Write a network simulator for fun

I want to write my own network simulator, for fun and for personal challenge. I hope to learn both new programming techniques, and a little bit more about networking. Previous object-oriented attempts ...
6
votes
4answers
249 views

Getting started with writing a desktop app that talks to an iPhone

I'm thinking of writing an app to selectively transfer photos/music to and from my iPhone, mostly for fun and personal convenience. However, I'm stuck at the very beginning -- where do I look to find ...
6
votes
10answers
384 views

Getting up to speed on an existing project

Say you are the new guy on an existing project. You know the language that is being used and you may even know the framework. You want to get productive as soon as possible. What do you do to get up ...
6
votes
6answers
341 views

Good Intro to COM Programming

Is there a good book or website with a basic introduction to COM programming? I am using C++, but I am hoping for a good overview.
6
votes
14answers
658 views

Starting with .NET

Being a self-taught "amateur" programmer, I do most programming in my spare time, for relatively small projects, or for small study-related utilities. I greatly enjoy it, though, and have learned a ...
5
votes
4answers
329 views

Need suggestions: (Re)Starting with C++ (for scientific computing)

I have a fair hang of programming in various languages. I have been implementing my codes for research using MATLAB (during the past few months) and for the first time really noticed the difference in ...
5
votes
1answer
276 views

Need help starting with Amazon EC2 for a Java project

I have been googling all day for a good tutorial to help me start with a basic setup for a Java based web application on Amazon Web Services. The popular ones are outdated and the new ones are ...
5
votes
5answers
176 views

Looking for good tutorials to help an ASP.NET guy learn iPhone development

I'm looking to broaden my horizons and develop some apps for the iPhone. I have 15 years of software development experience, starting with C++ and then transitioning to C#. Nearly all of my experience ...
5
votes
5answers
628 views

What is a good 2D graphics framework, for a drawing application?

I am trying to build a raster drawing application using C# and so far I have not been able to locate any versatile light weight 2D graphics frameworks, or guides. I was hoping a few of you would be ...
5
votes
3answers
537 views

Getting started with T4

I want to start writing T4 templates. I've heard a lot of great a things about these templates (in the Hanselminutes podcast mainly) and would like to know more. What are the best locations to look ...
5
votes
10answers
1k views

Getting started in C Programming

I come from a PHP based background and my new years resolution was to listen to Joel and learn C. I am using a Windows based PC and I don't mind programming that's focused a little on the Windows ...
4
votes
2answers
266 views

Short sweet, learn in an hour guide to learning Git

I have seen quite a few guides to getting started on git and quite frankly it’s overwhelming. It is getting a bit confusing with most of the guide going in-depth like a Ph.d thesis. Can someone ...
4
votes
6answers
961 views

I want to use NumPy/SciPy. Should I use Python 2 or 3?

I am about to embark on some signal processing work using NumPy/SciPy. However, I have never used Python before and don't know where to start. I see there are currently two branches of Python in this ...
4
votes
5answers
403 views

What is the set-like data structure in c++

I need to use the advantages of delphi sets like "in" in c++, but I don't know if there is a data structure like sets in c++ I know that I may use an array instead, but as I have said I want to use ...
4
votes
13answers
361 views

Getting back into the website development game [closed]

Back in the 90's I used to develop websites using Cold Fusion. We also still used tables for most of our page layout, hehe. I just started getting back into website development again seriously. I'm ...

1 2 3 4