Yesterday i have read a article is talking about how to be a better web designer. I feel it's was helpful for me.
Let's start learn the way to be better web designer
Start with PHP
When I started web development, the stability of open source was still a question mark and developers were discussing whether ASP or PHP was more powerful.
As a user of Windows, having Ms Access already installed in my PC and no idea what MySQL was, I started with ASP. Bang!.. wrong move.
ASP is not developed further after 2000 however PHP is improved so much and so is its community, tutorials, etc. Today, it is clearly the most popular scripting language.
There are also many other great languages like Python, Perl, ASP.NET, Ruby,etc. However, learning the most popular one at first is the easiest, most functional and you can better decide which other language you want to learn after that.
Learn JavaScript Very Well
To me, words like CodeIgniter, Zend, MooTools or jQuery sounded like totally new languages and didn't know why to use them when I already can do anything I want.
After spending few hours to understand their basics and experiencing them, that was the moment when I realized I was coding so slow and not.. that organized.
Why not use something that enables to manipulate images or upload files with ready-to-go functions and validate forms or use Ajax easily and better?
There are awesome frameworks for every language, just spend some time on reading/understanding them, choose one and master it.
Store (or Bookmark) Resources
While building something, I used to say "I had seen something nice that would fit
here but can't remember the URL". Pretty sure, you live that too.
Whether it is an icon set, an application or a tutorial, store or bookmark
them with a good categorization. That saves too much time.
Learn Tricks Of Image Editing
If you design a website in an image editing application (like Photoshop) and it gets too much time of yours to make it look good, then you may be missing the tricks as they are the one
that makes the difference.
Not everyone is a designer, that's ok (I'm not as well) but learning tricks
like using filters, gradients, patterns or effects can convert a standard object
into something impressive.
Besides the basics, make sure you learn them (following tutorials is a great way).
Never Build A CMS
Many developers don't like ready-to-use codes but prefer to build everything from scratch. That has a reason: "it is usually harder to learn another system compared to building your own".
By thinking the same, I have built various CMSs for years, small to complicated ones or project-specific ones to smarter ones that would fit many projects.
When I look back, I see that none of them were better than WordPress, Drupal, ExpressionEngine, Modx, etc.
There are lots of talented designers/developers creating themes and plugins for these platforms that are making them better and better everyday. Just pick one and become an expert on that.
Start Writing A Blog On Web Design
Even if you are not an expert in a field, writing about a subject helps improving yourself so much.
You share your knowledge, then work hard to share more and better, others comment to your thoughts and so. It is a recursive learning process.
And, meeting new people about the subject is another big plus.
Focus More On Personal Projects
I'm pretty sure every web designer/developer has a great project in mind for months/years but couldn't bring it to life because of the client projects.
Same for me. After 7 years of client projects, decided to quit them all and
started building the ones in my mind.
I'm definitely not saying you should do that because it is risky and requires the
right time.
However, personal projects are usually more satisfactory as the
playground is totally yours and at least making few of them online will be great.
They will grow within time (while you're still into client projects) and can easily
become your first job (which is good to have options if you ever want to
quit client jobs).
No comments:
Post a Comment