Lost Password?


Go Back   CodeCall Programming Forum > Software Development > General Programming

General Programming Non language specific, Assembly, Linux/Unix, Mac and anything not covered in other topics. Talk about Programming Theory here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-24-2008, 03:35 PM
req req is offline
Newbie
 
Join Date: Jul 2008
Posts: 3
Rep Power: 0
req is on a distinguished road
Default finding the right language

hey guys,
i have this idea that i wish to develop but i dunno which language i should pick..

the program that i wish to develop has to communicate with all sorts of other programs such as office, and adobe.

This program will have the ability to mark some text and by the help with any hot key that the user definds, it switched the marked text to the same text only in another languge.

this feature should work on all marked texts (windows, office, web, adobe etc..).

ive been having a hard time finding the right language for this project.

any help in this matter will prevent me from becoming totally insain

thank you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 07-24-2008, 06:15 PM
MeTh0Dz|Reb0rn's Avatar   
MeTh0Dz|Reb0rn MeTh0Dz|Reb0rn is offline
My Posts Are Moderated
 
Join Date: Jul 2008
Posts: 83
Rep Power: 0
MeTh0Dz|Reb0rn is an unknown quantity at this point
Default Re: finding the right language

C/c++.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-24-2008, 06:31 PM
chili5's Avatar   
chili5 chili5 is offline
Code Warrior
 
Join Date: Mar 2008
Age: 15
Posts: 3,634
Rep Power: 32
chili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to all
Default Re: finding the right language

Should be easy:

C++ (works on all platforms)

Oh, um I was gonna mention some others, but hm maybe not. Don't want to confuse you. Go with C
__________________
Emo Philips - "My computer beat me at checkers, but I sure beat it at kickboxing."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-25-2008, 04:54 PM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 3,418
Last Blog:
wxWidgets is NOT code ...
Rep Power: 37
WingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to behold
Default Re: finding the right language

The language is less important than its ability to hook into other programs. What OS are you using?

C++ would certainly work, but there are others as well.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Programming is a branch of mathematics.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 07-25-2008, 04:57 PM
Aereshaa's Avatar   
Aereshaa Aereshaa is offline
Guru
 
Join Date: Apr 2008
Posts: 539
Rep Power: 9
Aereshaa is a jewel in the roughAereshaa is a jewel in the roughAereshaa is a jewel in the roughAereshaa is a jewel in the rough
Default Re: finding the right language

On Linux or any other *n?x, C++ or C are the way to go. On windows... ask someone else.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 07-25-2008, 05:21 PM
|pH|'s Avatar   
|pH| |pH| is offline
Guru
 
Join Date: Jul 2008
Location: Miami, FL.
Age: 17
Posts: 1,567
Last Blog:
BASIC Training
Rep Power: 14
|pH| is a jewel in the rough|pH| is a jewel in the rough|pH| is a jewel in the rough
Send a message via AIM to |pH| Send a message via MSN to |pH|
Default Re: finding the right language

C++.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 07-25-2008, 05:22 PM
MeTh0Dz|Reb0rn's Avatar   
MeTh0Dz|Reb0rn MeTh0Dz|Reb0rn is offline
My Posts Are Moderated
 
Join Date: Jul 2008
Posts: 83
Rep Power: 0
MeTh0Dz|Reb0rn is an unknown quantity at this point
Default Re: finding the right language

C++ and C are the way to go on Windows and Nix.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 07-27-2008, 03:05 AM
req req is offline
Newbie
 
Join Date: Jul 2008
Posts: 3
Rep Power: 0
req is on a distinguished road
Default Re: finding the right language

the OS is windows, and are u guys saying C/C++ cuz ur linux users?
well, ive been told to use VB.NET.. they said its the best language that communicate with win applications..
SEE NOW IM ALL CONFUSED AGAIN ARG!
hmmm... anyhow, mayb c is the one? er, in a month ill b learning C++ anyhow so might aswell study now :|
Any good books recommended or Video tutorials?
and whats the dif between C/C++ on the fly ofcourse?

THANKS!

Last edited by req; 07-27-2008 at 03:46 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 07-27-2008, 03:49 AM
elvenrunelord's Avatar   
elvenrunelord elvenrunelord is offline
Learning Programmer
 
Join Date: Jul 2008
Posts: 88
Rep Power: 2
elvenrunelord is on a distinguished road
Default Re: finding the right language

Your going to find that C/C+ is the best option for you. VB.net is OK, but I think C is a more well rounded language.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 07-27-2008, 04:34 AM
req req is offline
Newbie
 
Join Date: Jul 2008
Posts: 3
Rep Power: 0
req is on a distinguished road
Default Re: finding the right language


ive put my feet down, started studying C++ !
im readying the "Bjarne stroustrup the c++ programming language 3rd ed"

but y u think C/C+ are better then C++?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
new C-like programming language kenna Software Development Tools 14 09-03-2008 03:34 PM
Best scripting language to incorporate into game torleif C and C++ 0 06-20-2008 04:04 AM
What language is best to learn for message boards? Fr0st2k Website Design 4 11-11-2007 11:31 AM
D Programming Language. R-G General Programming 2 04-12-2007 12:22 PM
What language to Learn? mevets General Programming 20 12-20-2006 10:04 AM


All times are GMT -5. The time now is 07:54 AM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 100%


Complete - Celebrate!

Ads