Web-Design and Indie-Resource

Keep it clean but fun.
Post Reply
Zorber
Posts: 103
Joined: Wed Jun 15, 2011 2:51 am

Web-Design and Indie-Resource

Post by Zorber »

Would it be possible to use the skills you learn from Halls video tutorials to go into web-design?
Last edited by Zorber on Fri Feb 17, 2012 5:23 pm, edited 1 time in total.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Web-Design and Indie-Resource

Post by hallsofvallhalla »

Because I am teaching the basics of PHP, JS, and HTML i would say yes. Would you instantly be a pro? no. But it is a good foundation. Build a few sites and see how you like it.
Zorber
Posts: 103
Joined: Wed Jun 15, 2011 2:51 am

Re: Web-Design and Indie-Resource

Post by Zorber »

Thanks Halls :)
I was wondering, do you know any CSS?

P.S. What happened to your crappy t-shirt? :D
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Web-Design and Indie-Resource

Post by hallsofvallhalla »

yes, css is taught a little in my tutorials but if I need to do a video I can.
User avatar
Chris
Posts: 1581
Joined: Wed Sep 30, 2009 7:22 pm

Re: Web-Design and Indie-Resource

Post by Chris »

CSS is really easy to learn. http://www.w3schools.com/css/default.asp. Don't be afraid to hit the 'Try it yourself' button :P
Fighting for peace is declaring war on war. If you want peace be peaceful.
Zorber
Posts: 103
Joined: Wed Jun 15, 2011 2:51 am

Re: Web-Design and Indie-Resource

Post by Zorber »

Thanks, I'll check that out. :)
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: Web-Design and Indie-Resource

Post by Jackolantern »

Chris wrote:CSS is really easy to learn. http://www.w3schools.com/css/default.asp. Don't be afraid to hit the 'Try it yourself' button :P
CSS is, however, like chess. It takes a couple of hours to learn, and a lifetime to master since it goes hand-in-hand with visual graphic design, a dense, subjective field.
The indelible lord of tl;dr
Zorber
Posts: 103
Joined: Wed Jun 15, 2011 2:51 am

Re: Web-Design and Indie-Resource

Post by Zorber »

Thanks, I use gimp a lot myself.
I'll definitely let you guys know if I get stuck at any point. For now, however, I am going to finish halls tutorials.



Sincerely,
Zorber.
User avatar
Ark
Posts: 427
Joined: Wed Jun 01, 2011 10:25 pm

Re: Web-Design and Indie-Resource

Post by Ark »

Jackolantern wrote:"CSS is, however, like chess."
I defy you!
Orgullo Catracho
User avatar
fang
Posts: 31
Joined: Sat Feb 04, 2012 3:17 am

Re: Web-Design and Indie-Resource

Post by fang »

Here's my bit -

Just to clarify from my experience in the field, a designer is someone who uses an image editor, modeling program, or visual UI design program. This is an aesthetics, usability, and branding area.

A front-end developer or UI developer handles the html/css/user-facing interface development based off of the design/layout from the designer, while a back-end developer writes the server side/backbone of the software and the complex bits of the front-end code.

You'll often see a skill overlap and there are more descriptive terms, but these are the most common titles I see. With indie projects and start-ups you'll usually end up doing most or all of it, so it's mostly pointless to argue semantics over titles.

Personally, I specialize in back-end development, can do front-end when I need to, but fail miserably at design. For me, the best way to learn front-end development was to get a template from a designer and duplicate it to a web page exactly; it has to be pixel-perfect. There are lots of places you can get free templates to practice with; here's one I found with a quick search: http://www.free-psd.com/. They may seem daunting at first but stick with it!

You'll want to use a CSS Reset; every browser has it's own initial rules for styling, and often they are different enough to break a site's appearance. A css reset will let you start from a mostly-even playing field. I'd recommend yahoo's or eric meyer's.
Python/PHP/Javascipt . HTML/CSS . MySQL/CouchDB . Apache/Nodejs . git/sh/ssh . Windows/MacOSX/Linux
Post Reply

Return to “Off-Topic”