introduction to web development career

19

Click here to load reader

Upload: eunus-hosen

Post on 06-May-2015

874 views

Category:

Education


2 download

TRANSCRIPT

Page 1: Introduction to Web Development Career
Page 2: Introduction to Web Development Career

Phases  of  Web  Developer’s  Career  

https://code.tutsplus.com/articles/the-11-phases-of-a-web-developers-career-as-illustrated-by-memes--net-30840

Page 3: Introduction to Web Development Career

What  to  learn?  

1. How web works? 2. HTML 3. CSS 4. Frontend Frameworks 5.  Javascript 6.  jQuery & other JS Frameworks 7.  PHP 8. MySQL 9. Object Oriented PHP 10. Learn PHP Frameworks

Page 4: Introduction to Web Development Career

How  web  works!  

Page 5: Introduction to Web Development Career

Learn HTML

The best way to learn HTML: http://webdesign.tutsplus.com/tutorials/the-best-way-to-learn-html--webdesign-10144

Page 6: Introduction to Web Development Career

Learn CSS

The best way to learn CSS: http://webdesign.tutsplus.com/tutorials/the-best-way-to-learn-css-2--webdesign-11906

Page 7: Introduction to Web Development Career

Frontend Frameworks

1.  960 Grid: http://960.gs/ 2.  Bootstrap: http://getbootstrap.com/ 3.  Foundation: http://foundation.zurb.com/ 4.  Skeleton: http://www.getskeleton.com/

Page 8: Introduction to Web Development Career

Learn JavaScript

The best way to learn JavaScript: http://code.tutsplus.com/tutorials/the-best-way-to-learn-javascript--net-21954

Page 9: Introduction to Web Development Career

Javascript Frameworks

1.  jQuery: http://jquery.com/ 2.  MooTools: http://mootools.net/ 3.  Angular JS: https://angularjs.org/ 4.  Backbone JS: http://backbonejs.org/

Page 10: Introduction to Web Development Career

Learn PHP

The best way to learn PHP: http://code.tutsplus.com/tutorials/the-best-way-to-learn-php--net-22287

Page 11: Introduction to Web Development Career

Learn MySQL

MySQL Tutorial: http://dev.mysql.com/doc/refman/5.0/en/tutorial.html

Page 12: Introduction to Web Development Career

PHP Frameworks

1.  Laravel: http://laravel.com/ 2.  Symfony: http://symfony.com/ 3.  CodeIgniter: http://ellislab.com/codeigniter 4.  YII: http://www.yiiframework.com/ 5.  Phalcon: http://phalconphp.com/en/

Page 13: Introduction to Web Development Career

Tools You Need

Page 14: Introduction to Web Development Career

Text Editor •  Sublime Text •  Notepad ++ •  Notepad •  Atom

Page 15: Introduction to Web Development Career

Web Browser •  Google Chrome •  Firefox •  Safari •  Opera

Page 16: Introduction to Web Development Career

Web Server •  XAMPP •  WAMP •  MAMP •  EasyPHP

Page 17: Introduction to Web Development Career

More Resources •  https://tutsplus.com/ •  http://www.phptherightway.com/ •  http://css-tricks.com/ •  https://developer.mozilla.org/en/docs/Web/JavaScript •  http://www.php.net/manual/en/ •  http://www.smashingmagazine.com/ •  http://www.w3schools.com/

Page 18: Introduction to Web Development Career

Got a Question

Page 19: Introduction to Web Development Career

Thank you!