Programming Your Site - Step 9
This is step nine in our Starting a New Website Checklist - check out that post if you happened upon this one and want to a handy link to all of the steps in order.
In Part 7 we went over the pros and cons of delegation, so hopefully by now you’ve decided if you want to code yourself or hire someone else. There’s of course, different scenarios to consider:
1) The designer who codes using generators
Adobe Dreamweaver CS4, Frontpage, etc are examples of generators you can use where you can lay things out how you want graphically and it will create the code for you automatically. This is how I’ve put together the vast majority of my websites.
Examples of generators include:
Adobe Dreamweaver CS4 - The industry standard for HTML rendering
SiteGrinder 2 - A great program that plugs into Photoshop and generates code based on “hints” you give to tight HTML/CSS code from Photoshop layers. If you’ve mastered Photoshop but are weak in coding and Dreamweaver is not for you, I highly recommend this product! It’s personally cut my development time down by a lot and lets me concentrate on what I love: design and not coding.
2) The designer who outsources code
You can always hire coders on a variety of freelance websites or bulletin boards. These include:
3) The beginner coder
Of course, you can always try to hit the books and learn how to do it yourself.
- PHP 5 / MySQL Programming for the Absolute Beginner
- Programming for the Absolute Beginner (No Experience Required (Course Technology))
- Learning Processing: A Beginner’s Guide to Programming Images, Animation, and Interaction (Morgan Kaufmann Series in Computer Graphics)
- JavaScript: A Beginner’s Guide, Second Edition
JavaScript: A Beginner’s Guide, Second Edition
- The Really, Really, Really Easy Step-by-Step Guide to Building Your Own Website: For Absolute Beginners of All Ages (Step By Step Guide)
- Python Programming for the Absolute Beginner, Second Edition
- Beginning Programming with Java For Dummies (For Dummies (Computer/Tech))
- Learning Web Design: A Beginner’s Guide to (X)HTML, StyleSheets, and Web Graphics
- You Can Do It!: A Beginners Introduction to Computer Programming
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=7b01346c-a93f-82b5-b7a2-d7b7953a51b2)
[...] Programming Your Design – Choosing a programming solution or doing it yourself [...]