Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Web Design Degree Useless?

  • This topic is empty.
Viewing 15 posts - 31 through 45 (of 115 total)
  • Author
    Posts
  • #179669
    nixnerd
    Participant

    It’s not super important… but I would advise that you at least learn how to navigate files and stuff because you’re going to hit this level REAL quick in this game.

    What OS do you use? Windows?

    #179671
    Erik
    Participant

    @NIX Yes, I just use a laptop with Windows 7, and one with Windows 8.1

    #179672
    nixnerd
    Participant

    Ok… I can’t help you there. I don’t know ANY Power Shell commands. Can’t stress this enough: DON’T WORRY ABOUT THAT RIGHT NOW. It will come later.

    Just stick with the first three.

    #179673
    nixnerd
    Participant

    Start making HTML + CSS pages that you think are cool. If you want to add a feature… research it and build it just like Alen said.

    #179674
    shaneisme
    Participant

    Well, when you start doing terminal stuff in Windows (poor kid), please use this:

    https://code.google.com/p/conemu-maximus5/

    It’s the only way to fly.

    #179675
    Erik
    Participant

    @NIX Sorry, I think I just getting too far ahead of myself here.

    I will have to start to really buckle down on my Javascript

    #179676
    nixnerd
    Participant

    It’s the only way to fly.

    Remember these words Erik. Remember these words. You might think a GUI is easier… it’s a ****ing lie!!!

    #179677
    Alen
    Participant

    I like to fill a niche where I can charge more and assert myself as the expert.

    You can do this with WordPress as well.

    Few things I really hate about WordPress, and some of these are not code related.

    • Idea that everything we build is a “theme”, you don’t need to build everything that a general one-size-fits-all offers.
    • Poorly written plugin.
    • Still supports old PHP.

    I’m OK with the first two. I have some control over them. Last one buggs the hell out of me.

    #179678
    nixnerd
    Participant

    @NIX Sorry, I think I just getting too far ahead of myself here.

    More like… we’re confusing the shit out of you. We’ll keep it simple from here on out.

    #179679
    nixnerd
    Participant

    You can do this with WordPress as well.

    That’s true. I guess the real issue is… I don’t want to. And if I can sell other stuff… why not do it?

    But I get what you’re saying. I built my first sites ever in WordPress and it definitely serves a purpose. But like you said… I don’t like how many assumptions it makes about your site/content.

    #179680
    Erik
    Participant

    More like… we’re confusing the shit out of you. We’ll keep it simple from here on out.

    Yeah… I had to Google GUI lol

    #179681
    shaneisme
    Participant

    Just be sure to come back here when you get stuck… we’ll leave the light on for ya.

    #179682
    nixnerd
    Participant

    Well… you’ll learn that all GUIs pretty much try to hide things from you. It’s a layer of abstraction that is not necessary (in some cases). Use FTP for now. Download Filezilla when you need it. When you’ve realized it’s limitations… we’ll get you set up with SSH and some sweet, sweet Git action.

    #179683
    nixnerd
    Participant

    Just be sure to come back here when you get stuck… we’ll leave the light on for ya.

    Yeah dude… don’t be a stranger. So many people post a few times and bounce. It gets old. There are smart people on these boards to learn from… of which, I am the least.

    #179684
    Alen
    Participant

    @erik24, start in this order (IMO)

    • HTML (Content/Structure)
    • CSS (Presentation)
    • JavaScript (Interaction/Progressive Enhancement)
    • PHP, Python, Ruby, Node (Server Side Language) –> pick one!

    You don’t have to be a specialist in each, but having working knowledge of each will give you an idea of what you want to specialize in.

    Start slow. Don’t get frustrated.

    And remember.

    Everything is hard, before it’s easy!

Viewing 15 posts - 31 through 45 (of 115 total)
  • The forum ‘Other’ is closed to new topics and replies.