What applications do you use to create code?
Shorty
Manchester, UK Icrontian
In a wee follow on to General K's thread about what codebase we use...
What apps do you use to generate your code?? When I say code, it can be any language .. including things like C++ and so on...
I won't start a POLL until a few have answered.. and then I can add to the poll as it progresses
Here's mine...
C# & vb.NET:
SharpDevelop
Good FREE IDE! ... is virtually a carbon copy of Visual Studio.NET without the massive price tag. Few bugs, but no show stoppers
PHP:
ActiveState Komodo
Not free but worth every single penny. Forget Zend and all those wannabe's, this is where it's at. Im beta-testing the latest version (ver.3).. and it has code completion from YOUR OWN project.. the works. It will be the most complete PHP IDE when it's complete. This is only Beta 4 im testing and it's brick solid (just like the current 2.5 version is). Kudos to the ActiveState team, this is a killer IDE.
Why use this? I pretty much stopped writing procedural PHP a few months ago. Using the OOP method requires a more intelligent dev suite. Trying to build OOP code in DWmx is very painful.
Code Folding,
Completion of your own functions & object methods,
Full scope browsing,
Split Screen tab groups,
Code Browser,
Full Debugging with breakpoints and line by line..
It's awesome.
HTML & CSS:
Dreamweaver MX
Not free but for rapid dev, it's pretty nifty. Needs some tweaking to stop it generating overblown xHTML but for fast CSS building, it work's really really well
What apps do you use to generate your code?? When I say code, it can be any language .. including things like C++ and so on...
I won't start a POLL until a few have answered.. and then I can add to the poll as it progresses
Here's mine...
C# & vb.NET:
SharpDevelop
Good FREE IDE! ... is virtually a carbon copy of Visual Studio.NET without the massive price tag. Few bugs, but no show stoppers
PHP:
ActiveState Komodo
Not free but worth every single penny. Forget Zend and all those wannabe's, this is where it's at. Im beta-testing the latest version (ver.3).. and it has code completion from YOUR OWN project.. the works. It will be the most complete PHP IDE when it's complete. This is only Beta 4 im testing and it's brick solid (just like the current 2.5 version is). Kudos to the ActiveState team, this is a killer IDE.
Why use this? I pretty much stopped writing procedural PHP a few months ago. Using the OOP method requires a more intelligent dev suite. Trying to build OOP code in DWmx is very painful.
Code Folding,
Completion of your own functions & object methods,
Full scope browsing,
Split Screen tab groups,
Code Browser,
Full Debugging with breakpoints and line by line..
It's awesome.
HTML & CSS:
Dreamweaver MX
Not free but for rapid dev, it's pretty nifty. Needs some tweaking to stop it generating overblown xHTML but for fast CSS building, it work's really really well
0
Comments
Visual C++ .net
HTML:
Dreamweaver MX, FrontPage 2003 and notepad.
//edit: FrontPage == crap. I was just reading (been doing a lot of that recently) that Bill Gates admitted to specifically instructing the Office developers to have that app create code that would not render correctly in competing browsers.
PHP: EditPlus2. See above.
I took a look at Komodo and I just might have to check it out. Looks like it will make my PHP coding easier.
Matlab Code : wordpad or gvim
I have also used Unix and its G++ compiler at school for C++.
Later this semester I will be getting into assembly language. Not sure with what though.
Seems like it would take forever to learn most coding, unless I go to classes. Which is out of the question, no time. Get home from work 6:00 - 7:00 pm everynight. If I'm really lucky 5:30 or so. And then it's paperwork! Anyway, Thnx again guys. SM's always faithful Hawk.
Oh yeah MatLab 6 as well.
Dreamweaver MX 2004 myself, got the whole Studio MX 2004 suite with Flash Pro. Real nice... I also have the Microsoft Visual Studio .Net(student), for when I was taking a course on C, but I don't do that anymore.
Nothing I have seen is better than Dreamweaver