Vous êtes sur la page 1sur 20

Curriculum

Intro Lecture 1: Become a Web Developer from Scratch! (Complete Course) 01:35 SECTION 1 WebDev 1 - XHTML & CSS Lecture 2: 1. Intro to XHTML and CSS. 06:44 Lecture 3: 2. Creating your first XHTML code. 08:20 Lecture 4: 3. Headers , Paragraphs And Line Break. 07:14 Lecture 5: 4. Bold , Italic And Comments. 06:58 Lecture 6: 5. Links. 12:09 Lecture 7: 6. Images. 06:00 Lecture 8: 7. Tables. 11:27 Lecture 9: 8. Table Width, Cellpadding And Cellspacing. 07:00 Lecture 10: 9. Doctype And Lists. 05:39

Lecture 11: 10. Starting with CSS. 09:47 Lecture 12: 11. More CSS. 07:54 Lecture 13: 12. Images with CSS. 10:11 Lecture 14: 13. Borders. 08:22 Lecture 15: 14. Width And Height. 04:25 Lecture 16: 15. Links States. 12:39 Lecture 17: 16. Table Properties In CSS. 11:47 Lecture 18: 17. List Properties In CSS. 13:43 Lecture 19: 18. Divs. 07:31 Lecture 20: 19. Classes And IDs. 07:56 Lecture 21: 20. External CSS. 09:45 Lecture 22: 21. Position Absolute, Relative And Fixed. 10:38

Lecture 23: 22. Forms. 13:19 Lecture 24: 23. Radio Buttons, Checkbox. 10:24 Lecture 25: 24. Drop Down List. 09:23 Lecture 26: 25. Web Hosting & Templates. 06:27 Lecture 27: 26. Final Project: Creating a Simple Website (1/7). 12:28 Lecture 28: 27. Final Project: Creating a Simple Website (2/7). 13:08 Lecture 29: 28. Final Project: Creating a Simple Website (3/7). 12:17 Lecture 30: 29. Final Project: Creating a Simple Website (4/7). 14:56 Lecture 31: 30. Final Project: Creating a Simple Website (5/7). 15:53 Lecture 32: 31. Final Project: Creating a Simple Website (6/7). 12:35 Lecture 33: 32. Final Project: Creating a Simple Website (7/7). 09:17 Lecture 34: Final Project Source Code 308.23 KB

Lecture 35: XHTML Guide List 562.57 KB Lecture 36: CSS Guide List 315.28 KB Lecture 37: RGB Hex Colors Guide 198.65 KB SECTION 2 WebDev 2 - Javascript Lecture 38: 1. Intro to Javascript. 01:45 Lecture 39: 2. My First Javascript Code. 08:14 Lecture 40: 3. Variables. 09:10 Lecture 41: 4. Using Prompts. 09:25 Lecture 42: 5. Arrays. 09:10 Lecture 43: 6. If Statement. 10:00 Lecture 44: 7. If Else Statement. 04:06 Lecture 45: 8. Else If Statement. 07:45 Lecture 46: 9. For Loop.

06:16 Lecture 47: 10. While Loop. 06:02 Lecture 48: 11. Break Continue. 05:44 Lecture 49: 12. Functions. 09:12 Lecture 50: 13. Methods And Properties. 05:17 Lecture 51: 14. More Methods. 06:38 Lecture 52: 15. Math Objects. 06:26 Lecture 53: 16. Event Handlers. 08:06 Lecture 54: 17. Building Object. 08:38 Lecture 55: 18. Object Initializer. 04:21 Lecture 56: 19. Basic Login. 13:51 Lecture 57: 20. OOP. 10:35 Lecture 58: 21. The DOM.

06:41 Lecture 59: 22. Final Project: Create a Simple Validation Form (1/5). 09:10 Lecture 60: 23. Final Project: Create a Simple Validation Form (2/5). 07:44 Lecture 61: 24. Final Project: Create a Simple Validation Form (3/5). 11:08 Lecture 62: 25. Final Project: Create a Simple Validation Form (4/5). 08:08 Lecture 63: 26. Final Project: Create a Simple Validation Form (5/5). 09:11 Lecture 64: Final Project Source Code 1.91 KB Lecture 65: Javascript Guide List 452.93 KB Lecture 66: Javascript DOM Guide List 81.76 KB

SECTION 3 WebDev 3 - PHP & MySQL Lecture 67: 1. Intro to PHP. 04:52 Lecture 68: 2. XAMPP install. 08:45 Lecture 69: 3. Data Types. 05:33

Lecture 70: 4. Variables and Arrays. 14:10 Lecture 71: 5. Multidimensional Arrays. 12:52 Lecture 72: 6. Resource and NULL. 04:23 Lecture 73: 7. Variable Scopes. 08:51 Lecture 74: 8. Predefined Variables. 05:21 Lecture 75: 9. Constants. 07:42 Lecture 76: 10. Operators. 08:08 Lecture 77: 11. If and Elseif Statement. 06:54 Lecture 78: 12. While and do While Loop. 04:44 Lecture 79: 13. For and Foreach Loop. 06:41 Lecture 80: 14. Switch. 07:53 Lecture 81: 15. Include and Require. 04:34

Lecture 82: 16. Functions. 08:20 Lecture 83: 17. Forms. 13:20 Lecture 84: 18. Form Script (part 1). 14:22 Lecture 85: 19. Form Script (part 2). 10:43 Lecture 86: 20. Get, Post, Request. 14:36 Lecture 87: 21. Creating a MySQL Database. 09:48 Lecture 88: 22. CRUD. 13:09 Lecture 89: 23. Insert values in Database. 14:42 Lecture 90: 24. Output Values from Database. 12:41 Lecture 91: 25. Cleaning our CRUD testsite. 14:03 Lecture 92: 26. Update Values from Database (part 1). 16:48 Lecture 93: 27. Update Values from Database (part 2). 14:38

Lecture 94: 28. Update Values from Database (part 3). 14:01 Lecture 95: 29. Delete Values from Database. 13:20 Lecture 96: 30. Username Check. 14:00 Lecture 97: 31. Confirm Password. 09:13 Lecture 98: 32. Minimum Password Length. 15:09 Lecture 99: 33. Search Engine (part 1). 14:56 Lecture 100: 34. Search Engine (part 2). 14:54 Lecture 101: 35. Search Engine (part 3). 07:27 Lecture 102: 36. Pagination (part 1). 14:55 Lecture 103: 37. Pagination (part 2). 13:37 Lecture 104: 38. Pagination (part 3). 13:26 Lecture 105: 39. Pagination (part 4). 12:25

Lecture 106: 40. Email Validation. 13:50 Lecture 107: 41. Login System. 15:00 Lecture 108: 42. Md5 Encryption. 13:14 Lecture 109: 43. Uploading a File (part 1). 13:21 Lecture 110: 44. Uploading a File (part 2). 15:06 Lecture 111: 45. Sending Email (part 1). 15:03 Lecture 112: 46. Sending Email (part 2). 15:16 Lecture 113: 47. Sessions (part 1). 14:25 Lecture 114: 48. Sessions (part 2). 15:05 Lecture 115: 49. Sessions (part 3). 15:06 Lecture 116: 50. Session Picture. 24:43 Lecture 117: 51. Update Session Picture (part 1). 12:41

Lecture 118: 52. Update Session Picture (part 2). 10:44 Lecture 119: 53. Update Session Picture (part 3). 14:51 Lecture 120: 54. Update Session Picture (Part 4). 22:52 Lecture 121: 55. Date and Time. 14:26 Lecture 122: 56. Cookies and Remember me (part 1). 23:15 Lecture 123: 57. Cookies and Remember me (part 2). 19:56 Lecture 124: 58. Cookies and Remember me (part 3). 08:04 Lecture 125: 59. OOP. 13:56 Lecture 126: 60. Classes and Objects. 17:33 Lecture 127: 61. Public, Protected and Private. 11:31 Lecture 128: 62. Static Properties. 10:39 Lecture 129: 63. Class Constants. 10:30

Lecture 130: 64. Constructors and Destructors. 09:09 Lecture 131: 65. Throw Exceptions. 10:29 Lecture 132: 66. Try and Catch. 09:03 Lecture 133: 67. Custom Exceptions. 19:13 Lecture 134: 68. (Security) SQL Injection. 06:32 Lecture 135: 69. (Security) XSS Attacks. 08:25 Lecture 136: 70. (Security) Secure scripts. 09:05 Lecture 137: 71. (Security) Base64encode. 06:53 Lecture 138: CRUD Testsite Source Code. Text Lecture 139: PHP Guide List 1 345.81 KB Lecture 140: PHP Guide List 2 543.18 KB Lecture 141: MySQL Guide List 347.32 KB

SECTION 4 WebDev 4 - XML Lecture 142: 1. Intro to XML. 06:22 Lecture 143: 2. Tree. 03:19 Lecture 144: 3. Elements 03:49 Lecture 145: 4. XML and CSS. 06:56 Lecture 146: 5. Prefix and Namespace. 09:02 Lecture 147: 6. PCDATA and CDATA. 03:23 Lecture 148: 7. DTD. 09:11 Lecture 149: 8. XML Schema. 11:24 Lecture 150: 9. XSLT. 15:54 Lecture 151: 10. XML DOM. 12:50 Lecture 152: 11. XML DOM Get. 09:23 Lecture 153: 12. XML DOM Change.

10:11 Lecture 154: 13. XML DOM Remove. 18:03 Lecture 155: 14. XML DOM Create and Replace. 12:55 Lecture 156: 15. PHP and SimpleXML. 14:43 Lecture 157: 16. Final Project: CNN RSS feeds with XML and PHP. 12:42 SECTION 5 WebDev 5 - jSON Lecture 158: 1. Intro to jSON. 01:32 Lecture 159: 2. Output JSON. 07:25 Lecture 160: 3. Objects and Arrays. 07:58 Lecture 161: 4. Eval Function. 10:32 Lecture 162: 5. Request to a PHP file. 13:20 SECTION 6 WebDev 6 - AJAX Lecture 163: 1. Intro to AJAX. 05:41 Lecture 164: 2. XMLHttpRequest to a text file (part 1).

16:51 Lecture 165: 3. XMLHttpRequest to a text file (part 2). 06:24 Lecture 166: 4. Request to a PHP file (part 1). 15:50 Lecture 167: 5. Request to a PHP file (part 2). 17:35 Lecture 168: 6. Request to a PHP file (part 3). 11:49 SECTION 7 WebDev 7 - jQuery Lecture 169: 1. Intro to jQuery. 10:21 Lecture 170: 2. Selectors and Events. 14:57 Lecture 171: 3. Toggle Effect. 14:30 Lecture 172: 4. More Effects. 08:29 Lecture 173: 5. More Events. 06:24 Lecture 174: 6. Callback Functions. 07:23 Lecture 175: 7. CSS with jQuery. 15:17

Lecture 176: 8. Post Request to a PHP Script. 19:35 Lecture 177: 9. Ajax Request to PHP and MySQL with JSON. 22:25 Lecture 178: 10. Serialize Method. 09:53 Lecture 179: 11. getJSON Method. 22:35 Lecture 180: 12. Output image while loading. 06:31 Lecture 181: 13. Creating a Dropdown menu. 18:02 Lecture 182: 14. jQuery UI. 08:53 Lecture 183: 15. Autocomplete (part 1). 16:45 Lecture 184: 16. Autocomplete (part 2). 08:10 Lecture 185: 17. Draggable. 17:50 Lecture 186: 18. Droppable. 17:55 Lecture 187: 19. Resizable. 09:32

Lecture 188: 20. Sortable. 16:50 Lecture 189: 21. Accordion. 10:04 Lecture 190: 22. Tabs. 21:21 Lecture 191: 23. Dialog Box. 16:48 Lecture 192: 24. Upload Files with Uploadify (part 1). 14:46 Lecture 193: 25. Upload Files with Uploadify (part 2). 15:55 Lecture 194: 26. Final Project: Registration Form with PHP, MySQL and jQuery (1/9). 11:17 Lecture 195: 27. Final Project: Registration Form with PHP, MySQL and jQuery (2/9). 15:29 Lecture 196: 28. Final Project: Registration Form with PHP, MySQL and jQuery (3/9). 19:02 Lecture 197: 29. Final Project: Registration Form with PHP, MySQL and jQuery (4/5). 19:17 Lecture 198: 30. Final Project: Registration Form with PHP, MySQL and jQuery (5/9). 06:45 Lecture 199: 31. Final Project: Registration Form with PHP, MySQL and jQuery (6/9). 19:26

Lecture 200: 32. Final Project: Registration Form with PHP, MySQL and jQuery (7/9). 11:38 Lecture 201: 33. Final Project: Registration Form with PHP, MySQL and jQuery (8/9). 16:53 Lecture 202: 34. Final Project: Registration Form with PHP, MySQL and jQuery (9/9). 11:04 Lecture 203: Final Project Source Code 2.1 MB Lecture 204: jQuery Guide List 350.34 KB SECTION 8 WebDev 8 - HTML5 & CSS3 Lecture 205: 1. Intro to HTML5 and CSS3. 02:49 Lecture 206: 2. Html5 Elements. 12:33 Lecture 207: 3. Article And Hgroup. 07:54 Lecture 208: 4. Elements And CSS. 17:45 Lecture 209: 5. Atribute Selectors. 08:48 Lecture 210: 6. Pseudo Classes. 13:07 Lecture 211: 7. Non Pseudo Classes.

11:17 Lecture 212: 8. Flexible Box Model (part 1/2). 12:35 Lecture 213: 9. Flexible Box Model (part 2/2). 23:33 Lecture 214: 10. Reverse Box Order. 08:10 Lecture 215: 11. Custom Box Order. 08:45 Lecture 216: 12. More Flexible Properties. 08:12 Lecture 217: 13. Rounded Corners And Shadows. 08:41 Lecture 218: 14. Text Shadow , Gradient , Alpha. 08:37 Lecture 219: 15. Transformations. 10:06 Lecture 220: 16. Animations. 09:23 Lecture 221: 17. The querySelector. 10:16 Lecture 222: 18. The querySelectorAll. 05:40 Lecture 223: 19. Video.

07:37 Lecture 224: 20. Drag And Drop. 16:10 Lecture 225: 21. Audio. 05:19 Lecture 226: 22. Web Storage (part 1/3). 08:00 Lecture 227: 23. Web Storage (part 2/3). 14:43 Lecture 228: 24. Web Storage (part 3/3). 16:37 Lecture 229: HTML5 Guide List 129.63 KB Lecture 230: CSS3 Guide List 120.16 KB Lecture 231: CSS3 Webkit List 2.71 MB

Vous aimerez peut-être aussi