Programming Programs
-
Does anyone have any good programs which they would recommend which help with coding? Thanks :)
Bob X wrote:
Does anyone have any good programs which they would recommend which help with coding? Thanks
I sometimes find this free utility very useful: %SystemRoot%\system32\notepad.exe[^]:cool:
Visual Studio and SQL are dead. Long live Visual Studio and SQL!
-
Bob X wrote:
Does anyone have any good programs which they would recommend which help with coding? Thanks
I sometimes find this free utility very useful: %SystemRoot%\system32\notepad.exe[^]:cool:
Visual Studio and SQL are dead. Long live Visual Studio and SQL!
If you don't have money to pay Visual Studio, or you haven't found a beta release of it on some thrift store like I did ;), get MinGW[^] as the compiler and SciTE[^] as the text editor! ;-) BTW: Link don't work:
Server not found Firefox can't find the server at %systemroot%\system32\notepad.exe. * Check the address for typing errors such as ww.example.com instead of www.example.com * If you are unable to load any pages, check your computer's network connection. * If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
Any alternative mirrors? ;) Lord Kixdemp www.SulfurMidis.com www.SulfurSoft.tk [ftp://][http://][hotline://]tsfc.ath.cx -
Bob X wrote:
Does anyone have any good programs which they would recommend which help with coding?
Like what? Refactoring? Unit Testing? Code snippets? Version control? Microsoft Code Blocks? Extended UI controls like Infragistics or DevExpress? Report writers? XML helpers? And the list goes on. Marc Pensieve Functional Entanglement vs. Code Entanglement Static Classes Make For Rigid Architectures Some people believe what the bible says. Literally. At least [with Wikipedia] you have the chance to correct the wiki -- Jörgen Sigvardsson
-
If you don't have money to pay Visual Studio, or you haven't found a beta release of it on some thrift store like I did ;), get MinGW[^] as the compiler and SciTE[^] as the text editor! ;-) BTW: Link don't work:
Server not found Firefox can't find the server at %systemroot%\system32\notepad.exe. * Check the address for typing errors such as ww.example.com instead of www.example.com * If you are unable to load any pages, check your computer's network connection. * If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
Any alternative mirrors? ;) Lord Kixdemp www.SulfurMidis.com www.SulfurSoft.tk [ftp://][http://][hotline://]tsfc.ath.cxKixdemp wrote:
If you don't have money to pay Visual Studio, or you haven't found a beta release of it on some thrift store like I did
You mean like this site: http://msdn.microsoft.com/vstudio/express/visualc/[^] Been using it for a while :) I'll have to take a look at your other suggestions. Thanks :D
-
I was thinking of any programs which help with programming. Programs that programmers like to use while programming. I wasn't thinking of anything in peticular, but i would especially like to know of any programs which makes coding easier. Thanks.
I use my own unit test engine[^] and Traceract[^] for trace messages, although this[^] is far superior. I also use MyXaml[^] because I do a lot of declarative programming, and I use my own tools[^] and my own client/server architecture for client/server apps (no link, I haven't published it). Marc Pensieve Functional Entanglement vs. Code Entanglement Static Classes Make For Rigid Architectures Some people believe what the bible says. Literally. At least [with Wikipedia] you have the chance to correct the wiki -- Jörgen Sigvardsson
-
Does anyone have any good programs which they would recommend which help with coding? Thanks :)
Visual Assist X[^] cheers, Chris Maunder
CodeProject.com : C++ MVP
-
I was thinking of any programs which help with programming. Programs that programmers like to use while programming. I wasn't thinking of anything in peticular, but i would especially like to know of any programs which makes coding easier. Thanks.
Bob X wrote:
Programs that programmers like to use while programming.
Windows Media Player, IE, MSN Messenger, FreeCell, Spider Solitaire........ :-D
Luis Alonso Ramos Intelectix Chihuahua, Mexico
Not much here: My CP Blog!
-
If you don't have money to pay Visual Studio, or you haven't found a beta release of it on some thrift store like I did ;), get MinGW[^] as the compiler and SciTE[^] as the text editor! ;-) BTW: Link don't work:
Server not found Firefox can't find the server at %systemroot%\system32\notepad.exe. * Check the address for typing errors such as ww.example.com instead of www.example.com * If you are unable to load any pages, check your computer's network connection. * If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
Any alternative mirrors? ;) Lord Kixdemp www.SulfurMidis.com www.SulfurSoft.tk [ftp://][http://][hotline://]tsfc.ath.cxTry here! :)
Luis Alonso Ramos Intelectix Chihuahua, Mexico
Not much here: My CP Blog! -- modified at 21:21 Thursday 6th April, 2006
-
Visual Assist X[^] cheers, Chris Maunder
CodeProject.com : C++ MVP
Hi, If you use Visual Studio... http://www.mztools.com[^] Hope it helps!
-
Hi, If you use Visual Studio... http://www.mztools.com[^] Hope it helps!
-
Try here! :)
Luis Alonso Ramos Intelectix Chihuahua, Mexico
Not much here: My CP Blog! -- modified at 21:21 Thursday 6th April, 2006
-
Link is still not working. I think I get the drift though: Start -> Programs -> Accessories -> Notepad :)
Yeah, if you look in the status bar it says
file:///
(three slashes). Maybe a security protection by the browser? Copy and paste this into your address bar and it will work:file://c:/windows/system32/notepad.exe
:)Luis Alonso Ramos Intelectix Chihuahua, Mexico
Not much here: My CP Blog!
-
Yeah, if you look in the status bar it says
file:///
(three slashes). Maybe a security protection by the browser? Copy and paste this into your address bar and it will work:file://c:/windows/system32/notepad.exe
:)Luis Alonso Ramos Intelectix Chihuahua, Mexico
Not much here: My CP Blog!
-
Worked :) Interesting Tool :laugh: Although not sure how it is used with programming though :~
#ifndef _rofl_ #define _rofl_ why, its the BEST tool to code your C++, C#, or ASP(ASP.Net too) and HTML in... It does lack a decent compiler tho :laugh: #endif rara avis in terris
-
If you don't have money to pay Visual Studio, or you haven't found a beta release of it on some thrift store like I did ;), get MinGW[^] as the compiler and SciTE[^] as the text editor! ;-) BTW: Link don't work:
Server not found Firefox can't find the server at %systemroot%\system32\notepad.exe. * Check the address for typing errors such as ww.example.com instead of www.example.com * If you are unable to load any pages, check your computer's network connection. * If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
Any alternative mirrors? ;) Lord Kixdemp www.SulfurMidis.com www.SulfurSoft.tk [ftp://][http://][hotline://]tsfc.ath.cxKixdemp wrote:
BTW: Link don't work:
That was the directory to notepad on an XP OS.
Visual Studio and SQL are dead. Long live Visual Studio and SQL!