Originally posted by: CitizenDoug
I would like to start learning a program and want just start right out using whatever if the standard so I do waste time learning some crappy program and then have to relearn with a real one?
So what are you good web designers using today?
Originally posted by: TechBoyJK
notepad. </thread>
Originally posted by: CitizenDoug
I would like to start learning a program and want just start right out using whatever if the standard so I do waste time learning some crappy program and then have to relearn with a real one?
So what are you good web designers using today?
Originally posted by: Zugzwang152
Originally posted by: CitizenDoug
I would like to start learning a program and want just start right out using whatever if the standard so I do waste time learning some crappy program and then have to relearn with a real one?
So what are you good web designers using today?
If you learn "a program" you're going to be a sh|tty web designer. Learn the basics first, and learn how to do it by hand, not how to have it created for you with a program. You will be glad you did, if you're doing this for fun.
If you're doing it for work, then my advice is pretty much the same. The job listings I've seen normally don't mention specific programs anymore, but when they do, they list Dreamweaver more than any other. Keep in mind that it's not going to look good for you if you provide code samples and the reviewer can tell immediately all you did was use a Dreamweaver template. It's very obvious when you look at generated HTML versus handcoded. You're not going to impress any employer with your click-n-drag skills.
Originally posted by: CitizenDoug
Originally posted by: Zugzwang152
Originally posted by: CitizenDoug
I would like to start learning a program and want just start right out using whatever if the standard so I do waste time learning some crappy program and then have to relearn with a real one?
So what are you good web designers using today?
If you learn "a program" you're going to be a sh|tty web designer. Learn the basics first, and learn how to do it by hand, not how to have it created for you with a program. You will be glad you did, if you're doing this for fun.
If you're doing it for work, then my advice is pretty much the same. The job listings I've seen normally don't mention specific programs anymore, but when they do, they list Dreamweaver more than any other. Keep in mind that it's not going to look good for you if you provide code samples and the reviewer can tell immediately all you did was use a Dreamweaver template. It's very obvious when you look at generated HTML versus handcoded. You're not going to impress any employer with your click-n-drag skills.
Well thus far I have done everything in notepad. You can see http://www.campuscomputing.biz was all done in notepad and is not too bad for straight html if I might say so myself.
I figured there was a program that combined the best of both worlds by now that professionals would use. You know where you could get a real time preview and such that just is not available immediately in notepad.
Do you mean to tell me the folks that are making professional webpages are using notepage? Was Apple.com designed in notepad?
Was Anandtech made with notepad?
I'm not saying it isn't possible and really it would make my life much easier if that is considered the professional way to do itBut is that really the reality?
Originally posted by: CitizenDoug
Originally posted by: Zugzwang152
Originally posted by: CitizenDoug
I would like to start learning a program and want just start right out using whatever if the standard so I do waste time learning some crappy program and then have to relearn with a real one?
So what are you good web designers using today?
If you learn "a program" you're going to be a sh|tty web designer. Learn the basics first, and learn how to do it by hand, not how to have it created for you with a program. You will be glad you did, if you're doing this for fun.
If you're doing it for work, then my advice is pretty much the same. The job listings I've seen normally don't mention specific programs anymore, but when they do, they list Dreamweaver more than any other. Keep in mind that it's not going to look good for you if you provide code samples and the reviewer can tell immediately all you did was use a Dreamweaver template. It's very obvious when you look at generated HTML versus handcoded. You're not going to impress any employer with your click-n-drag skills.
Well thus far I have done everything in notepad. You can see http://www.campuscomputing.biz was all done in notepad and is not too bad for straight html if I might say so myself.
I figured there was a program that combined the best of both worlds by now that professionals would use. You know where you could get a real time preview and such that just is not available immediately in notepad.
Do you mean to tell me the folks that are making professional webpages are using notepage? Was Apple.com designed in notepad?
Was Anandtech made with notepad?
I'm not saying it isn't possible and really it would make my life much easier if that is considered the professional way to do itBut is that really the reality?
Originally posted by: Zugzwang152
Originally posted by: CitizenDoug
Originally posted by: Zugzwang152
Originally posted by: CitizenDoug
I would like to start learning a program and want just start right out using whatever if the standard so I do waste time learning some crappy program and then have to relearn with a real one?
So what are you good web designers using today?
If you learn "a program" you're going to be a sh|tty web designer. Learn the basics first, and learn how to do it by hand, not how to have it created for you with a program. You will be glad you did, if you're doing this for fun.
If you're doing it for work, then my advice is pretty much the same. The job listings I've seen normally don't mention specific programs anymore, but when they do, they list Dreamweaver more than any other. Keep in mind that it's not going to look good for you if you provide code samples and the reviewer can tell immediately all you did was use a Dreamweaver template. It's very obvious when you look at generated HTML versus handcoded. You're not going to impress any employer with your click-n-drag skills.
Well thus far I have done everything in notepad. You can see http://www.campuscomputing.biz was all done in notepad and is not too bad for straight html if I might say so myself.
I figured there was a program that combined the best of both worlds by now that professionals would use. You know where you could get a real time preview and such that just is not available immediately in notepad.
Do you mean to tell me the folks that are making professional webpages are using notepage? Was Apple.com designed in notepad?
Was Anandtech made with notepad?
I'm not saying it isn't possible and really it would make my life much easier if that is considered the professional way to do itBut is that really the reality?
THe professionals use applications to save time. They have the knowledge and experience to know when to use an application's built-in code generator, and when to write it themselves.
Also of note, Apple.com is an incredibly simple and elegant site. The layout can easily be done in notepad. It's their graphics and placement that makes it stand out. Something to keep in mind...
Originally posted by: TechBoyJK
Originally posted by: CitizenDoug
I would like to start learning a program and want just start right out using whatever if the standard so I do waste time learning some crappy program and then have to relearn with a real one?
So what are you good web designers using today?
notepad. </thread>
Originally posted by: TechBoyJK
Originally posted by: CitizenDoug
I would like to start learning a program and want just start right out using whatever if the standard so I do waste time learning some crappy program and then have to relearn with a real one?
So what are you good web designers using today?
Notepad++ </thread>
Originally posted by: Modeps
I use photoshop for designing pages, dreamweaver for laying out tables, then ultraedit-32 for getting in there and going to school on the code.
Ultraedit > Notepad. While you should be able to design pages by hand in notepad so you know what the hell your code is doing, the business world does not care if you make a page in notepad or dreamweaver. I dont recommend starting off with dreamweaver though, start off going to http://www.w3schools.com and learning HTML and CSS from the ground up.