Development Learning to Code a Website

Discussion in 'Software' started by MadGinga, 27 Sep 2017.

  1. MadGinga

    MadGinga oooh whats this do?

    Joined:
    19 Mar 2009
    Posts:
    2,371
    Likes Received:
    315
    My current job sucks a**e.
    I have offered an oppourtunity to develop a modern dynamic website - only problem is my knowledge of HTML, php, anything web-related is pretty basic. So my question is this:

    How realistic is it to learn website stuff on the go, especially if working to a pretty tight deadline i.e. 2months?

    I'm not a coder by trade, but I have built some pretty complex stuff using vba, c#, batch, so I know I can learn code and to code.
     
  2. RedFlames

    RedFlames ...is not a Belgian football team

    Joined:
    23 Apr 2009
    Posts:
    13,800
    Likes Received:
    2,177
    Obligatory punt of places like Codecademy, Microsoft Virtual Academy/edx...

    Whether it's realistic to learn the fundamentals you need to to get the prospective job in a few months... i couldn't say... a lot depends on precise what you need to know, what you already know and how quicky you can fill the gaps.
     
  3. Zoon

    Zoon Hunting Wabbits since the 80s

    Joined:
    12 Mar 2001
    Posts:
    5,497
    Likes Received:
    630
    Generally these days, get Wordpress, get a skin, bang, done!
     
  4. MLyons

    MLyons 70% Dev, 30% Doge. DevDoge Lover of bit-tech Administrator Super Moderator Moderator

    Joined:
    3 Mar 2017
    Posts:
    3,705
    Likes Received:
    1,895
    You could also probably get away with using a bootstrap template depending on what they want.
     
  5. MLyons

    MLyons 70% Dev, 30% Doge. DevDoge Lover of bit-tech Administrator Super Moderator Moderator

    Joined:
    3 Mar 2017
    Posts:
    3,705
    Likes Received:
    1,895
    Please for the love of god don't use Dreamweaver or a WYSIWYG. It adds a bunch of bloat to the code and makes it a pain to change after.
     
  6. MLyons

    MLyons 70% Dev, 30% Doge. DevDoge Lover of bit-tech Administrator Super Moderator Moderator

    Joined:
    3 Mar 2017
    Posts:
    3,705
    Likes Received:
    1,895
    My only experience with it was around 6 years ago in secondary school and it went horrendously. I don't know if it's got much better. I suppose adults using it instead of kids trying to make flashy sites probably helps aswell ;) Depending on the reqs of the site you might be able to do it in two months from scratch assuming you don't have to mess with any APIs or backends
     
  7. RedFlames

    RedFlames ...is not a Belgian football team

    Joined:
    23 Apr 2009
    Posts:
    13,800
    Likes Received:
    2,177
    If we're on about code editors, Atom or VS Code are what i'd go with.
     
  8. MLyons

    MLyons 70% Dev, 30% Doge. DevDoge Lover of bit-tech Administrator Super Moderator Moderator

    Joined:
    3 Mar 2017
    Posts:
    3,705
    Likes Received:
    1,895
    I personally use VS code. Sublime is also nice.
     
  9. RedFlames

    RedFlames ...is not a Belgian football team

    Joined:
    23 Apr 2009
    Posts:
    13,800
    Likes Received:
    2,177
    If you're going to be a masochist, why not go whole hog and use vi
     
  10. MLyons

    MLyons 70% Dev, 30% Doge. DevDoge Lover of bit-tech Administrator Super Moderator Moderator

    Joined:
    3 Mar 2017
    Posts:
    3,705
    Likes Received:
    1,895
    * This reply could not be posted. The user is stuck in vim.
     
    RedFlames likes this.
  11. Gareth Halfacree

    Gareth Halfacree WIIGII! Lover of bit-tech Administrator Super Moderator Moderator

    Joined:
    4 Dec 2007
    Posts:
    14,900
    Likes Received:
    3,673
    Holy Moses, Dreamweaver's still a thing? I haven't heard that name in years!
     
  12. Gareth Halfacree

    Gareth Halfacree WIIGII! Lover of bit-tech Administrator Super Moderator Moderator

    Joined:
    4 Dec 2007
    Posts:
    14,900
    Likes Received:
    3,673
    Last time I used it, it was still owned by Macromedia...
     
  13. loftie

    loftie Modder

    Joined:
    14 Feb 2009
    Posts:
    3,081
    Likes Received:
    217
    As someone who was attempting learn too, I thought I'd throw in that I liked Brackets simply for the live preview, dunno if any other do this too. But that's just this scrubs opinion :p:
     
  14. MLyons

    MLyons 70% Dev, 30% Doge. DevDoge Lover of bit-tech Administrator Super Moderator Moderator

    Joined:
    3 Mar 2017
    Posts:
    3,705
    Likes Received:
    1,895
    I'm currently Using VSCode and really like. It's also free and open source :thumb:
     

Share This Page