![]() |
| | #1 (permalink) |
| Status: Forum Mod Join Date: May 2008 Location: Melbourne, Australia Posts: 478
| Anybody who is learning to code should look at Notepad2, it's a free program that will highlight code for you. http://www.flos-freeware.ch/zip/notepad2.zip As I said, totally free and simple to use, it can highlight many different forms of code and also gives you what number line etc you are coding on. This is defiantly a great program for beginner coders. For web development, I still recommend Dreamweaver as it gives you previews and a WYSIWYG editor - you can download the trial at adobe.com |
| | |
| | #2 (permalink) |
| I was looking for something like this! thanks!
__________________ DjEuro Sorry for gramatic errors | |
| | |
| | #3 (permalink) |
| I'm definitely going to have to recommend Notepad++ over Notepad2. Though your recommendation is very light and easy to use, Notepad++ is much more robust featuring all that Notepad2 has in addition to offering, what I see as the killer features, TABS! I've been using it for so long now. I've done DreamWeaver, meh. Done Expression Web, meh. Nothing beats the ease of use in coding everything yourself. WYSIWYG is nice but not absolutely necessary. It's much more reliable to edit your code, and view it in an actual browser, especially when working with PHP or other scripts. Expression Web is getting there though. Has the tabs, the languages, FTP management, etc. PHP support comes in Expression 2 so there's potential there. As for DreamWeaver... never been a fan. Always been the do it yourself coder. ![]() Oh ya! Link! Notepad++ @ SourceForge. | |
| | |
| | #4 (permalink) | |
| Status: Forum Mod Join Date: May 2008 Location: Melbourne, Australia Posts: 478
| No problem Vipralion also recommends Notepad++Quote:
And VERY VERY VERY VERY true, nothing beats coding it from scratch - I actually prefer it because you always are amazed at the outcome and wonder how can typing gibberish (at least a lot of it is ) turn out such a good website, or service (whatever.)Nothing like a good old cup of Java and some coding lol, lame but ya ![]() Thanks, I'll check it out ![]() | |
| | |
| | #5 (permalink) | |
| Status: Junior Member Join Date: May 2008 Location: Chicago, IL Posts: 27
| Quote:
i don't know notepad2 but i heard NP++ was the best tho. | |
| | |
| | #6 (permalink) | |
| Status: Senior Member Join Date: May 2008 Location: Belgium, Europe Posts: 234
| Quote:
I'm currently using Dev-C++ to cod in C++ but I want something new. I'm using it for a long time now ![]() I also found phpDesigner was a good tool but it doesn't supports C++, only C... | |
| | |
| | #7 (permalink) |
| Status: Forum Mod Join Date: May 2008 Location: Melbourne, Australia Posts: 478
| I'll try it out tomorrow, I gotta get some sleep, woke at 5 am and its almost 12am now.
__________________ The only fool bigger than the person who knows it all is the person who argues with him. Don't worry TOO much about trying to stay alive, we are all going to die someday anyway... |
| | |
| | #8 (permalink) |
| Status: Senior Member Join Date: May 2008 Location: Belgium, Europe Posts: 234
| You have 100 posts, sure you are totally exhausted. ![]() Don't worry, it will take some time when I get 100 posts. It's ok if you post it tomorrow or the day after that, no hurry. ![]() |
| | |
| | #9 (permalink) | |
| Status: Forum Mod Join Date: May 2008 Location: Melbourne, Australia Posts: 478
| Quote:
![]() *dies from exhaustion* lol - I am seriously going to sleep now.
__________________ The only fool bigger than the person who knows it all is the person who argues with him. Don't worry TOO much about trying to stay alive, we are all going to die someday anyway... | |
| | |
| | #10 (permalink) | |
| Quote:
Lots of other features to. It's pretty customizable from choosing which filetypes to associate, some great built in scripts that do things like escaping ' to \', customization of the colors used in highlight syntax for each language... and wow so many lol. Ever since I started using it I've just had no reason to use anything else. One feature I love is that it'll remember what files you have open in tabs when you close it and it will remember those and open 'em up the next time you use the program. Perfect for working on multiple files such as html, css, and js. ![]() | ||
| | |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |