Live data from Hacker News

Untitled topic

news.ycombinator.com

1–10 of 14 posts

Re: undefined

#2
https://www.youtube.com/watch?v=iCUV3iv9xOs&list=PL442FA2C12...

Finish this in a week, and create open source projects, then get a full-time job.

It doesn't have to be PHP, you can start with Javascript/NodeJS, but definitely learn a database side, server side and client side programming language to create a whole web application by yourself.

Re: undefined

#3
post #2

https://www.youtube.com/watch?v=iCUV3iv9xOs&list=PL442FA2C12... Finish this in a week, and create open source projects, then get a full-time job. It doesn't have to be PHP, you can start with Javascript/NodeJS, but definitely learn a database side, server side and client side programming language to create a whole web application by yourself.

I consider this to be a good advice.

Re: undefined

#4
Check out Codecademy too:

https://www.codecademy.com/

It's a generally good way to learn something through available resources (which are accessible as never before), do an Open Source project of your own and then look for a junior position to apply and widen that knowledge.

Good luck!

Re: undefined

#6
You can learn on your own, I think this would be better than a boot camp depending on your skill level anyway.

You're not going to pay the bills right away so you're going to need a 'day' job though and learn on your own nights and weekends. Maybe see about a non-programming job at a web development agency.

If you are just getting started . . .

Get a copy or pdf of Head First HTML and CSS

google head first html and css pdf

This will get you started with the basics.

I recommend using a mac if you have one (PC will work too)

Use SublimeText, MAMP or WAMP and filezilla, buy a domain and get a hostgator account learn about the domain, DNS (pointing A record to your hosting), uploading/updating your website.

Learn some Javascript and jQUery there are head first books for these too.

After you get through that book move on to . . . Headfirst PHP and MySQL

Once you make it through that book you should checkout Rails and/or Laravel which are frameworks for building web applications.

TeamTreehouse.com is a great place to learn a wide variety of skills.

RailsCasts.com and LaraCasts.com for Rails/Laravel.

Once you have HTML and CSS down you might be able to get an entry level position at a local web development agency.

Also working through those books you'll learn if you have a knack for programming. Do you track down/notice bugs quickly? Or do you spend hours tracking down a : that should be a;.

Inspiration: http://jenniferdewalt.com/

Good luck.

Re: undefined

#7
post #5

The problem with me is I need support. I'll admit I'm lazy

You need to be a bit proactive :) Even if you join one of the camps you still have to spend time learning and practicing (during, and after) to learning everything you need to know. Good luck!

Re: undefined

#9
post #7
post #5

The problem with me is I need support. I'll admit I'm lazy

You need to be a bit proactive :) Even if you join one of the camps you still have to spend time learning and practicing (during, and after) to learning everything you need to know. Good luck!

yeah except I'd have someone there to train me and help with things to keep pushing me.
Post reply on HN