Ryan Guy said:
I am also going with the Notepad++ program. It has been a few years since I did any coding, but I will go with what is familiar
This course will become read-only in the near future. Tell us at community.p2pu.org if that is a problem.
Text editors come in all many different forms, but at their hearts they all do the same thing - allow you to edit files that are composed of straight forward, everyday text. HTML & CSS files are like this, their contents are simply plain text.
I am also going with the Notepad++ program. It has been a few years since I did any coding, but I will go with what is familiar
I have just downloaded Notepad++. Yes, I believe my all peers.
I am using Notepad, but I'm gonna try Sublime Text soon.
Let you know how it went.
See you
Using VIM as my primary ediiting tool on Linux as well as Mac OS X :)
Hi, guys
again for another challenge with great peers... I am using CoffeeCup for website editing and writing, it is very comfortable for writing such coding language; here you can see what i have done with my new challenge and first step; my blog
http://challengesdays.wordpress.com/2013/10/21/challenge-3-choose-your-weapon/
For these tasks, I'm going to be using the freeware IDE, Komodo Edit. I am currently on a Windows machine, although I would love to go to Ubuntu full time once Steam makes the full conversion to Linux. I've used a host of other editors before, so I'm choosing Komodo Edit for this venture.
mapatk.wordpress.com
I'm using TextEdit on my MacBook! It's great and simple but can do lots with it!
i'm using gedit as i'm on aUbuntu and its magnificent :P
I think I'm going to stick with Notepad++. It's work for me so far and I don't think it'll stop now :)
In a windows environment, it is hands down Notepad++ for me. Not only is it a great text editor for every day use, but you can switch how the text is desplayed based upon that languages use (i.e. color generated text for PHP, javascript, etc.) There are also additional plugins that can also be added to the program if need be. I also like supporting the open source community in their projects, and most times (for me anyway) the open source alternative is just as good, if not better tham paid applications.
When it comes to Linux, I am a GUI kind of guy and go with GEDIT. I can use Vim if in a pinch, but can probably get around a little easier using emacs if I have to. Sure, I started out in the I.T, field in DOS and a non-gui based environemt, but why stay there now if I do not have to. I know a lot more can be done from a command line, and some people love to stuff their melons with tons of command line commands to be an uber-geek, but in the end, this old folgie wants simplicity and clean :o)
I really dont do anything before I read ericaeducator's comments. And yes I guess Notepad++ has many fans so I'm counting on that.
Just downloaded the frogy-looking installer.
Well I don't like the sound of a steep learning curve with VIM as I am totally new to all this, however, seeing as I use mac I'm going to give it a go and see how I get on...
Sink or swim time.
Based on the comments listed below, I've decided to go with Notepad++ for the simple fact that I'm currently on my HP laptop, which is obviously Windows, and I don't feel like switching over to my Mac to complete this challenge :) Notepad++ is new to me regardless, so I'm looking forward to learning something new!
ericaeducator.tumblr.com
I've heard nice things about Notepad++. You are in good hands :)
Since I've never done this, I'm going with Notepad++. Seems to be a popular choice. After I play with it for awhile and know what I'm doing, I'll try some others and give my feedback.
There seem to be a great many text editors out there. I'm using Windows 8 so I'm going to try out the editors mentioned in About.com's article on The 10 Best Free Web Editors for Windows. Some of them are not relevant to me. For example I do not know Java so I'll strike Java editors off the list but there is plenty there for HTML and other web languages. I'm also going to try Notepad++ so thanks to all those who suggested this editor.
I always recommend to new coders to use a simple editor like Notepad++ its what I use on a daily with C code and now with web programming well except .net but Notepadd++ has always been a solid light weight way to code.