|
|
|
Ask HN: I learned PHP, MySql, Jquery. Now what?
|
|
6 points
by YoungEnt
5317 days ago
|
|
I am really really proficient in the above listed languages because I love web development, and I just hack with those all day. But I feel like I'm missing something...I feel like there's more to learn and more to do...Can you please enlighten me, and many other people in my position, and tell us what to do next? |
|
1. Feasibility analysis of idea
2. Project planning
3. UI/UX Design
4. Front-end development using HTML5/CSS3/javascript/jQuery
5. Server side programming using vanilla php and mysql, its freedom and headaches(then you'll understand the importance of frameworks).
6. Testing - unit testing,stress testing,browser testing,resolution testing etc.
7. Analytics and its importance.
8. Performance optimization techniques.
9. launching and marketing your application.
10. and the fact that programming is fun in itself but it is even more fun to use it to actually make something.
Best of luck.