10
Awlex
7y

Next year we start web developing in school. Everybody seems to despise it, but since I do not have much experience: Is it really that terrible developing for the www?

Comments
  • 4
    Absolutely not, but the CSS in advanced sites can get tricky. HTML is actually quite simple, and javascript can be loads of fun, starting out as easy as you want or going really deep. Backend development is also really enjoyable, especially if you get to do more than just CRUD operations against a DB. Good luck!
  • 1
    @Hakash Then I'll be looking forward to this. Hopefully the teacher at explaining like he always does :/
  • 1
    @g-m-f 😨😱
  • 2
    @Awlex I also hope the teacher is worth his salt and can present it with relevant and engaging examples. I would recommend taking a peek at http://codeschool.com similar sites. To hone your skills even further I can suggest http://codewars.com as well.
  • 1
    @Hakash My teacher is like:"Okay, now we discuss what each atom of this cable does, but lets skip the important basics, because you know them." *explains halfway through* "By the way, this is the xy cable" *explains unimportant and partly wrong stuff*.

    He pulled this off without telling us where this cable can be used.

    I appreciate the sites you have provided. Gonna get started with this instead of my teachers 'exercises'.
  • 1
    @Awlex I feel for you dude, bad teachers kill engagement, but it sounds like you will get enough material for a stressball eventually 😉
  • 1
    @Hakash It's not that awful, since there's always a teacher, whom you can compare to Dennis Ritchie, in the same room.
  • 2
    @g-m-f I believe most of them died under the weight of the new frameworks that appear daily.
  • 1
    WebDev is awesome, the only annoying thing that makes it hard on the professional level is the amount of frameworks and stacks.
  • 0
    @Awlex If they put a Ritchie in the room then the Ritchie should teach 😉
  • 0
    Chrome debugger is your friend
  • 1
    The good news is there are a million resources online and many stackoverflow questions already asked. It's a huge community, so as long as you're interested you can explore whatever your prof doesn't explain well
  • 1
    Web development is actually very very easy. Learning CSS too is pretty easy however managing it might take some time and skill.

    What I can tell you with personal experience and being an all time web developer is that it's easy money, very very easy money
  • 1
    by the way, you can try out codecademy.com for web tutorials.

    Also, I suggest you use sublime text because.. well its awesome xD
  • 0
    I think they are just like .. damn it I will have to actually use my brain 😏

    It's easy just keep at it
Add Comment