Beginner Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsOtherBeginner Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old May 2nd, 2012, 05:14 PM
freerider_4life freerider_4life is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2012
Posts: 1 freerider_4life User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 44 m 15 sec
Reputation Power: 0
Learning web design

Hi, I'm Mike, and I'm a graduate from a College Marketing program and I'm working with my family company that's trying to market an automotive repair website online to make a bit of money for my parents retirement and myself.

I know the topic of learning web design has been beaten to death on this website, and many of the questions I'm going to be asking have been answered. I am a busy guy, working a full time job and trying to market this product online successfully. I'm really reaching out and trying to find some good people to help me fix my website before it's too late.

I've started trying to learn HTML and from there I really don't know where to start in terms of learning how to change, maintain and enhance my parents website. The reason I want to do this is because we have hired web developers in the past and they can never seem to get it right, or even close for that matter. I want to learn this myself so I can make the changes and keep things progressing.

Can anyone offer books to read, videos to watch, programs to practice building and languages/programs/techniques I should be learning or buying?

I have almost 0 programming experience to make things even better. /sarcasm

The site is chipfixx.ca, a wordpress site, please be gentle when critiquing as I have no idea what I'm doing

Thank you,

freerider_4life
Mike

Reply With Quote
  #2  
Old May 2nd, 2012, 05:46 PM
Catacaustic's Avatar
Catacaustic Catacaustic is online now
Code Monkey V. 0.9
Dev Shed Intermediate (1500 - 1999 posts)
 
Join Date: Mar 2005
Location: A Land Down Under
Posts: 1,884 Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level) 
Time spent in forums: 2 Weeks 4 Days 14 h 14 m 59 sec
Reputation Power: 1798
The best way to learn like this is to figure out what you want to change, then research what you need to do to make that change. Seeing as how you are using Wordpress, it's quite easy to make text changes, add new pages, etc. When you get into changing the layout, template files and the functions it can get a bit more tricky, but that's when you start investigating what you need to do. There's millions of Wordpress resources out there so there's an extremely good chance that someone has tried to do what you want to before and you'll see what they've done to get it working that way.

Reply With Quote
  #3  
Old May 15th, 2012, 09:02 AM
ManiacDan's Avatar
ManiacDan ManiacDan is offline
Likely to be eaten by a grue.
Dev Shed God 10th Plane (9500 - 9999 posts)
 
Join Date: Oct 2006
Location: Pennsylvania, USA
Posts: 9,804 ManiacDan User rank is General 77th Grade (Above 100000 Reputation Level)ManiacDan User rank is General 77th Grade (Above 100000 Reputation Level)ManiacDan User rank is General 77th Grade (Above 100000 Reputation Level)ManiacDan User rank is General 77th Grade (Above 100000 Reputation Level)ManiacDan User rank is General 77th Grade (Above 100000 Reputation Level)ManiacDan User rank is General 77th Grade (Above 100000 Reputation Level)ManiacDan User rank is General 77th Grade (Above 100000 Reputation Level)ManiacDan User rank is General 77th Grade (Above 100000 Reputation Level)ManiacDan User rank is General 77th Grade (Above 100000 Reputation Level)ManiacDan User rank is General 77th Grade (Above 100000 Reputation Level)ManiacDan User rank is General 77th Grade (Above 100000 Reputation Level)ManiacDan User rank is General 77th Grade (Above 100000 Reputation Level)ManiacDan User rank is General 77th Grade (Above 100000 Reputation Level)ManiacDan User rank is General 77th Grade (Above 100000 Reputation Level)ManiacDan User rank is General 77th Grade (Above 100000 Reputation Level)ManiacDan User rank is General 77th Grade (Above 100000 Reputation Level)  Folding Points: 127430 Folding Title: Super Ultimate Folder - Level 1Folding Points: 127430 Folding Title: Super Ultimate Folder - Level 1Folding Points: 127430 Folding Title: Super Ultimate Folder - Level 1Folding Points: 127430 Folding Title: Super Ultimate Folder - Level 1Folding Points: 127430 Folding Title: Super Ultimate Folder - Level 1Folding Points: 127430 Folding Title: Super Ultimate Folder - Level 1
Time spent in forums: 2 Months 3 Weeks 17 h 28 m 32 sec
Reputation Power: 6112
Catacaustic is right, the best way to learn is to fix the problems you have. Your parents didn't learn how to fix cars by walking into an auto shop and saying "can you guys recommend a book on car fixing?"

Now, wordpress is a pretty horrifying mess of code under the hood. You won't be able to do anything but cosmetic repairs to this site. Functionality might be beyond your skill level and amount of free time. If you need functionality changes, look for good modules to install that do what you want.

Basically all the changes you're likely to make to this site are CSS based. You can get a good O'Reilly book on CSS and DHTML, but it would actually be better just to fix and learn iteratively. The red title bar at the top of your page has a 1px white line on the right edge. I know why. You check it out.

The really really good tip I can give you is: All three major browsers now have "developer tools" in some way. If you use firefox, get Firebug, it's a plugin that allows you to right click on anything and choose "inspect element," which brings up an entire web development suite of tools, from CSS inspectors to a javascript console to network traffic and timing graphs for every element on your page.
__________________
HEY! YOU! Read the New User Guide and Forum Rules

"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -Benjamin Franklin

"The greatest tragedy of this changing society is that people who never knew what it was like before will simply assume that this is the way things are supposed to be." -2600 Magazine, Fall 2002

Think we're being rude? Maybe you asked a bad question or you're a Help Vampire. Trying to argue intelligently? Please read this.

Reply With Quote
  #4  
Old May 30th, 2012, 03:05 PM
Veebers Veebers is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2012
Posts: 11 Veebers User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 56 m 42 sec
Reputation Power: 0
Hi, I'm an amateur web designer! I've done websites in the past. Quite a few, actually. Most of them are defunct, but I have 2 current projects.

One uses GetSimple, the layout can be seen here: SolarKing
The site above has NOT been launched yet. Well, not officially. You can still access it by going to URL/index.php ... The site is set up to use index.htm as default. You can see that by clicking "Home". THAT is the old site, made by some other web developer.

Another site, a project for school. Well, I'd rather not show it right now. But it looks pretty clean. I made a custom Wordpress theme.

You said you use Wordpress. You need a little bit of PHP knowledge to work with it. If you whip up the graphics for the site, I'll make a layout for you. But only if you allow me to make a tutorial using those gfx on how to make a Wordpress theme. The tutorial is for a friend's site that hasn't been launched yet.

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherBeginner Programming > Learning web design

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate 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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap