|
 |
|
|
|
12-01-2008, 12:21 PM
|
Web Designer Skills
|
Posts: 1
|
Hey there everyone! I have a question. I've been doing web design for a number of years now and I'm looking to bump up my skill set so I can get paid more! What does everyone recommend I learn to be marketable. I'm a master of HTML, CSS, Dreamweaver, and Photoshop. Do I need to start some programming? Where do I start? Appreciate everyone's input. 
|
|
|
|
12-01-2008, 01:14 PM
|
Re: Web Designer Skills
|
Posts: 876
Name: Matt Pealing
Location: England, north west
|
Learning a server side language like PHP would probably be the best bet.
|
|
|
|
12-01-2008, 01:32 PM
|
Re: Web Designer Skills
|
Posts: 207
Name: Mark Henderson
Location: Yorkshire
|
php/mysql for sure 
|
|
|
|
12-01-2008, 02:24 PM
|
Re: Web Designer Skills
|
Posts: 965
Name: John Irving
|
Definitely PHP and mySQL. Even just a little bit into php, you will learn things that greatly improve efficiency and can do wonders for your projects, like php includes.
__________________
Cheers, John Irving: My Blog
JLI Media: Please login or register to view this content. Registration is FREE | Website Development (Link Coming Soon!)
Last edited by johniman7; 12-01-2008 at 02:52 PM..
|
|
|
|
12-01-2008, 03:04 PM
|
Re: Web Designer Skills
|
Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
Since you already have a front-end skillset, you may want want to take the (unusual) step of learning JavaScript and possibly a JavaScript library (I recommend jQuery) before learning to program the server. Although PHP is much more powerful for dynamically generating HTML (since all of its logic is parsed before anything hits the browser), people who are good at CSS tend to aclimate themselves well to the quirky nature of JavaScript, which also happens to be quite good at manipulating styles.
__________________
I build web things. I work for the startup Please login or register to view this content. Registration is FREE
.
|
|
|
|
12-01-2008, 08:31 PM
|
Re: Web Designer Skills
|
Posts: 208
Name: alysha
|
Learn database driven language like PHP or ASP
|
|
|
|
12-02-2008, 04:11 AM
|
Re: Web Designer Skills
|
Posts: 51
Name: Carol Thomson
|
You should learn php, mysql, linux and javaScript.
|
|
|
|
12-02-2008, 07:54 AM
|
Re: Web Designer Skills
|
Posts: 20
Name: IAN
Location: Romania
|
Quote:
Originally Posted by Zeego
Hey there everyone! I have a question. I've been doing web design for a number of years now and I'm looking to bump up my skill set so I can get paid more! What does everyone recommend I learn to be marketable. I'm a master of HTML, CSS, Dreamweaver, and Photoshop. Do I need to start some programming? Where do I start? Appreciate everyone's input. 
|
Start to lean php , mysql and java script!
Php because is most used web programming language!
Mysql because is most used database system for web!
JavaScript beacuse is used in millions of Web pages to add functionality, validate forms, detect browsers, and much more.
For all you should start with :
http://www.w3schools.com/default.asp
__________________
Please login or register to view this content. Registration is FREE provided since 2005
All my posts represent my own personal opinion and do not represent my company view
|
|
|
|
12-02-2008, 08:44 AM
|
Re: Web Designer Skills
|
Posts: 36
|
There is also alot of love right now for stuff like Drupal and Joomla. CMS systems can be hugeley useful for customer websites!
I agree with PHP though, you can start modifying wordpress themes etc!
|
|
|
|
12-03-2008, 03:50 AM
|
Re: Web Designer Skills
|
Posts: 5
|
PHP is good.
|
|
|
|
12-03-2008, 09:22 PM
|
Re: Web Designer Skills
|
Posts: 9
Name: Waylin Smithers
|
Although I love PHP, however for someone starting completely from scratch with web programing I recommend learning Ruby on Rails (or Python and Django, although I haven't found as many good resources there). Over the next few years I expect to see Ruby/Python become the language of choice for web developers, so learning it now will help you in the future. The upside of both languages and frameworks, etc.
Python (and Django):
Python is used by a lot of big companies and organizations. Google uses python extensively (one of there 3 languages along with Java and C++), and YouTube was almost completely written in Python. NASA also uses Python. Although I don't think Google or NASA uses a framework, there are plenty available and Python knowledge will help you out a lot. There are plenty of Python frameworks such as Pylons, Zope, and of course the cream of the crop Django. More about Django here: http://www.djangoproject.com/
Ruby (on Rails):
Ruby on Rails was extracted from Basecamp, run by 37signals, and was the framework that Twitter was built on. Ruby is a less used and even more unorthodox language than Python, however the power of Rails cannot be denied. I would probably recommend this for web applications over Django just because there are far more resources available on Rails than Django, however both use the same principles and the same MVC architecture. More about Rails here: http://www.rubyonrails.org/
Here are some videos comparing RoR to PHP and Django in the Mac vs. PC style.
http://www.youtube.com/watch?v=n1NVfDlU6yQ - RoR vs. PHP
http://www.youtube.com/watch?v=p5EIrSM8dCA - RoR vs. PHP
http://www.youtube.com/watch?v=Ld919lziKgE - RoR vs. PHP
http://www.youtube.com/watch?v=GQXqWkWqnSw - RoR vs. PHP
http://www.youtube.com/watch?v=PLUS00QrYWw - RoR vs. Django (This is actually a very friendly video  )
Hope that helps.
Last edited by waylinthegreat; 12-03-2008 at 09:24 PM..
|
|
|
|
12-04-2008, 04:51 AM
|
Re: Web Designer Skills
|
Posts: 58
|
Quote:
|
I'm a master of HTML, CSS, Dreamweaver, and Photoshop. Do I need to start some programming?
|
Nope, you are still in the begining stage, you should learn php, my sql and javascript for a programmer. You should have some experience before starting.
Good Luck for you!
|
|
|
|
12-04-2008, 10:17 AM
|
Re: Web Designer Skills
|
Posts: 1
Name: Judy Smith
|
Yeah, that's a good thing to have in mind. Actually learning some program language would be benefitial for sure.
__________________
Please login or register to view this content. Registration is FREE are the best!
|
|
|
|
12-05-2008, 11:11 AM
|
Re: Web Designer Skills
|
Posts: 42
Name: Sam
Location: Dallas, TX
|
Don't do programming i would suggest learning flash actionscript 2.0 and 3.0 if you want to make more money
|
|
|
|
12-09-2008, 02:52 AM
|
Re: Web Designer Skills
|
Posts: 143
|
concentrate on successful projects completed with every error fixed and cross browser compatiibility. some experts in every language can't do that yet.
|
|
|
|
12-10-2008, 11:02 AM
|
Re: Web Designer Skills
|
Posts: 176
Name: 111
|
You should start lerning ASP.NET or PHP. It also may be Java 
|
|
|
|
12-11-2008, 11:56 PM
|
Re: Web Designer Skills
|
Posts: 56
Name: strauss
|
Web designers who will learn thorough knowledge of XHTML, CSS, JavaScript, and a server-side scripting language like PHP.
__________________
I am a satisfied customer of
Please login or register to view this content. Registration is FREE
|
|
|
|
12-12-2008, 01:35 AM
|
Re: Web Designer Skills
|
Posts: 10
|
Learning PHP, ASP.NET and MYSQL are the best.
|
|
|
|
12-12-2008, 04:09 AM
|
Re: Web Designer Skills
|
Posts: 42,391
Name: Chris Hirst
Location: Blackpool. UK
|
Quote:
Originally Posted by strauss
Web designers who will learn thorough knowledge of XHTML, CSS, JavaScript, and a server-side scripting language like PHP.
|
Quote:
Originally Posted by houstonweb
Learning PHP, ASP.NET and MYSQL are the best.
|
None of these are ANYTHING to do with website design!!!
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
|
|
|
|
12-12-2008, 06:56 PM
|
Re: Web Designer Skills
|
Posts: 56
Name: Chris Reynolds
Location: Scottsdale, AZ
|
If you've mastered the front end side of things, really getting into Javascript might be a good thing.
If you're more of a designer, and not much into the backed side of things, then Javascript can open up a whole new world of design abilities, on top of everything else it can do.
Obviously, getting into PHP and database development is good. Just depends on where you want to go.
__________________
Chris Reynolds
Please login or register to view this content. Registration is FREE
|
|
|
|
|
« Reply to Web Designer Skills
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|