Thread: Making an intelligent start with C#

  1. #1
    Registered User
    Join Date
    Aug 2009
    Posts
    1

    Making an intelligent start with C#

    Hallo!
    Not being a programmer, but a writer, it is difficult to really know where and how to begin to write simple programs to meet one's needs.
    I decided to begin with C and in parallel try to get to grips with ScriptBASIC which could result in programs compiled to C.
    My next step is the reason for this posting. I need some advice on materials and tools to help describe what I wish to start with. These are:
    1. Defining my needs for programs to help manipulate text files such as
    1.1. Adding Parts-of-Speech tags to each word in a sentence or
    1.2. Segmenting sentences into phrases and finally
    1.3. Search programs using pattern match techniques in an English to German dictionary.
    The dictionary I am building.
    I also need both a good primer taking me through the learning process, a whole lot of sample programs and a good IDE to halp in the programming.
    So, now let me say, that I would be grateful for any useful suggestions.
    Thank you and kind regards, forkinpm.

  2. #2
    Making mistakes
    Join Date
    Dec 2008
    Posts
    476
    Rename your topic (C# is another language, which is not very similar except the syntax). And you should look at the C Book Recommendations.

  3. #3
    Registered User
    Join Date
    Dec 2007
    Posts
    2,675
    Could start by posting in the C# Programming Forum, rather than C!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. WHEN to start game programming
    By mrcheesypants in forum Game Programming
    Replies: 18
    Last Post: 02-02-2006, 04:09 PM
  2. Need help from experts to start game programming
    By cader in forum Game Programming
    Replies: 8
    Last Post: 11-29-2005, 12:48 PM
  3. cannot start a parameter declaration
    By Dark Nemesis in forum C++ Programming
    Replies: 6
    Last Post: 09-23-2005, 02:09 PM
  4. creating a text adventure; where to start
    By linucksrox in forum Game Programming
    Replies: 15
    Last Post: 08-23-2005, 02:11 PM
  5. start another program
    By lshome in forum C Programming
    Replies: 3
    Last Post: 06-24-2002, 01:48 PM

Tags for this Thread