Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Learning by Doing

 
   Web Hosting Problem Solving Community! (Home) -> Webmaster RSS
Related Topics:
Learning Flash - Of course, I can find books at the store, and tutorials online (I know how to use Google) - but I'm looking for as for what you think the BEST books / tutorials are for learning Flash. (Keeping in mind that I'm an ..

keens org | learning center, tutorial - keens org | learning center, tutorial Free learning center, tutorial, tips for web designer, web webmaster on html, php, cgi, perl, pl, forum, careers; icon banner exchange services, topsite, web..

Learning to Diagnose Network Problems? - How can I learn to diagnose network problems? I'm enough to do a trace route, but that's all; I don't know how to interpret it, nor how to follow it to a Is there any good source of out there for people who need to..

Learning from Swarzenegger's Pontius Pilate story (DEAR PS.. - Due to the heavy nature of the Google I am letting the pychopath free of jail.

Looking for Hosting - Hi, I'm looking for a hosting service. It has to have: - as much bandwidth as possible (in case the site turns popular) - between 50 and 100 mb of storage space - 30 mb is great too. - multiple domain names called domain add-ons, so I can host..
Next:  Webmaster: Need a new registrar  
Author Message
TheVeech

External


Since: Feb 01, 2007
Posts: 8



(Msg. 1) Posted: Wed Feb 14, 2007 10:38 am
Post subject: Learning by Doing
Archived from groups: alt>www>webmaster (more info?)

I signed up for a service because I was interested in learning more about
web development. I prefer jumping in at the deep end and learning by doing
than reading up too much at the expense of actually getting stuck in, or
going on a course.

But there's so many aspects to web development that I didn't realise at
the time I signed up. So, if I was starting again, what approach would be
good for a masochistic self-educator to learn the most? E.g. go
'dedicated', learn a programming language, etc., etc. In other words,
what bases do you need to cover, how is this best achieved, and how
rewarding is web development as a hobby?

 >> Stay informed about: Learning by Doing 
Back to top
Login to vote
Andy Dingley

External


Since: Mar 24, 2006
Posts: 248



(Msg. 2) Posted: Wed Feb 14, 2007 10:38 am
Post subject: Re: Learning by Doing [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 14 Feb, 10:38, TheVeech <theve... DeleteThis @gmail.com> wrote:
> So, if I was starting again, what approach would be
> good for a masochistic self-educator to learn the most?

A decent text-mode editor (jEdit / TextPad / many others)
Firefox with Marc Gueury's 0.8.3.* HTML Validator extension
Some web hosting on an Apache server (under your desk or on the web,
Windows or Unix)
O'Reilly's "Head First HTML with CSS & XHTML"

Come back when you've read it.

 >> Stay informed about: Learning by Doing 
Back to top
Login to vote
TheVeech

External


Since: Feb 01, 2007
Posts: 8



(Msg. 3) Posted: Wed Feb 14, 2007 10:43 am
Post subject: Re: Learning by Doing [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Whoops, badly worded bit.

How rewarding have you found web development as a hobby or a career?
 >> Stay informed about: Learning by Doing 
Back to top
Login to vote
comments

External


Since: Sep 14, 2004
Posts: 1625



(Msg. 4) Posted: Wed Feb 14, 2007 11:45 am
Post subject: Re: Learning by Doing [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 14 Feb 2007 10:38:42 GMT, TheVeech <theveech DeleteThis @gmail.com> wrote:

>I signed up for a service because I was interested in learning more about
>web development. I prefer jumping in at the deep end and learning by doing
>than reading up too much at the expense of actually getting stuck in, or
>going on a course.
>
>But there's so many aspects to web development that I didn't realise at
>the time I signed up. So, if I was starting again, what approach would be
>good for a masochistic self-educator to learn the most? E.g. go
>'dedicated', learn a programming language, etc., etc. In other words,
>what bases do you need to cover, how is this best achieved, and how
>rewarding is web development as a hobby?

Yes you sound like you have your head screwed on.

My advice.

Obtain a Linux distribution, preferably Red Hat, and install it on a
PC, best if its on its own PC (doesn't need to be high spec, any old
PC will do), then network that PC to your everyday machine.

Now you hwve your own in house "web server", just like one you can
rent (close enough for this exercise).

On your own web server you can build web sites, test them, break them,
reinstall and learn without fear or worry!

I suggest Red Hat linux as so many hosts use it, it comes with Apache
(which so many hosts use) and all the other bits you need.

Buzz words for you to investigate might include:

Linux
Apache
HTML
CSS
Perl
Php
CGI
SSI

Regards


Matt
 >> Stay informed about: Learning by Doing 
Back to top
Login to vote
comments

External


Since: Sep 14, 2004
Posts: 1625



(Msg. 5) Posted: Wed Feb 14, 2007 11:47 am
Post subject: Re: Learning by Doing [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 14 Feb 2007 10:43:12 GMT, TheVeech <theveech.DeleteThis@gmail.com> wrote:

>Whoops, badly worded bit.
>
>How rewarding have you found web development as a hobby or a career?

I forgot to answer this question!

For me it is simply a tool enabling me to publish a particular work
(and a few free sites for family and organisations).

As a career, the local builders make more than I do from my online
publishing, but it serves its purpose.

Matt
 >> Stay informed about: Learning by Doing 
Back to top
Login to vote
Toby A Inkster

External


Since: Feb 12, 2007
Posts: 19



(Msg. 6) Posted: Wed Feb 14, 2007 11:53 am
Post subject: Re: Learning by Doing [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

TheVeech wrote:

> But there's so many aspects to web development that I didn't realise at
> the time I signed up.

You don't mention what background you come from. Depending on what
experience you have in related fields (programming, publishing, visual
design, information management, type-setting, writing, sales, etc) you
will probably want to approach learning web development from a different
angle.

My generic advice, without knowing this background info, would be to start
by learning plain old HTML 4.01 Strict. A good working knowledge of HTML
is fairly essential no matter what you decide to do next.

Take a document that you have in real life, say, a chapter of a book, or
the instructions to your washing machine and learn to mark it up
semantically by hand, using heading elements, paragraphs, lists, tables,
<strong>, <em>, <samp> and so forth. Get it to validate on the W3C
validator.

Get some free/cheap hosting and learn to use FTP, SCP and/or Rsync to copy
files from your computer to the server and back.

Now learn some basic CSS, typography and colour theory all at once, by
adding a stylesheet to your document and playing just with the following
CSS properties:

color
background-color
font-family
font-size
font-weight
font-style
font-variant
text-transform
text-decoration
padding
margin
border
list-style

Experiment a lot, learning what combinations of colours and fonts work
well together; what is easily readable, and what is not.

Using just those this knowledge, you should be able to create some small
but aesthetically pleasing web sites of several linked documents sharing a
common style sheet. Make a few such sites until you're comfortable with th
process.

It's likely that the next thing you'll want to discover is how to share
common design elements (e.g. navigation bars) between several pages. When
you get to that stage, you'll want to foray into server-side scripting
languages, but I'll leave that discussion to another day.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Geek of ~ HTML/SQL/Perl/PHP/Python*/Apache/Linux

* = I'm getting there!
 >> Stay informed about: Learning by Doing 
Back to top
Login to vote
TheVeech

External


Since: Feb 01, 2007
Posts: 8



(Msg. 7) Posted: Wed Feb 14, 2007 6:10 pm
Post subject: Re: Learning by Doing [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, 14 Feb 2007 11:47:08 +0000, Matt Probert wrote:

> On 14 Feb 2007 10:43:12 GMT, TheVeech <theveech DeleteThis @gmail.com> wrote:
>
>>Whoops, badly worded bit.
>>
>>How rewarding have you found web development as a hobby or a career?
>
> I forgot to answer this question!
>
> For me it is simply a tool enabling me to publish a particular work (and
> a few free sites for family and organisations).
>
> As a career, the local builders make more than I do from my online
> publishing, but it serves its purpose.
>
> Matt

I mentioned careers to get input from as many people as possible -
hobbyists and professionals - in other words, a career in web development
for me is totally unrealistic. Web dev just compliments other hobbies -
mainly learning about different aspects of computing and because I enjoy
the creative side of web development. My background, then, is pretty much
as a hobbyist.

I do run Linux, and used Red Hat years ago. Fedora should be okay for
what you've advised, though, shouldn't it? On HTML, I became familiar with
it in the 90s, mainly examining other people's code and experimenting, but
didn't keep up with things and lost touch. The question was mainly
intended to find out from those in the know how people like me can catch
up with what we've missed out on, fill in some gaps and bring our
knowledge up to date.

I did buy some cheap web hosting recently and I've been using Drupal on an
experimental site, but, apart from setting things up, I've got bored
because I don't find that I'm learning much at all, so I'll definitely
follow the advice from you, Toby and Andy (even though I still want to
learn more about Drupal, too). My main system's been gathering dust for a
few months, so I'm also looking forward to following up on your
suggestion re: a server.

All told, you, Toby and Andy have pretty much decided my next few months
for me! Cheers. If I need any aspirin, I know who to ask Wink
 >> Stay informed about: Learning by Doing 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]