FileMood

Download [DesireCourse.Com] Udemy - Learn How To Become a Front-End Web Developer From Scratch

DesireCourse Com Udemy Learn How To Become Front End Web Developer From Scratch

Name

[DesireCourse.Com] Udemy - Learn How To Become a Front-End Web Developer From Scratch

 DOWNLOAD Copy Link

Total Size

2.5 GB

Total Files

184

Hash

261A0363DF20DD15373C2E963CCFBBD39D360BCF

/00-none/

001-introductory.mp4

13.5 MB

/01-html-basics/

002-html-basics.mp4

4.5 MB

003-before-we-get-started....html

0.8 KB

004-what-is-html.mp4

27.5 MB

005-the-basic-structure-of-a-webpage.mp4

24.7 MB

006-how-to-add-text-to-a-webpage.mp4

6.5 MB

007-how-to-add-a-image-to-your-website.mp4

11.2 MB

008-how-to-link-web-pages-together.mp4

11.4 MB

009-how-to-create-a-list.mp4

8.4 MB

010-your-final-project-for-this-section.mp4

2.2 MB

/quizzes/

001-html-basics.html

5.4 KB

/02-css-basics/

011-what-is-css.mp4

24.2 MB

012-how-to-link-an-external-style-sheet.mp4

11.3 MB

013-working-with-css-classes-and-ids.mp4

23.0 MB

014-your-css-project-for-this-section.mp4

2.5 MB

015-solution-to-the-css-class-project.mp4

18.0 MB

/03-how-to-create-your-very-first-website-with-html-and-css/

016-create-a-basic-webpage-with-html-and-css.mp4

4.2 MB

017-create-your-very-first-webpage-with-html-and-css-text-transcript.html

2.8 KB

018-working-with-coding-editors.mp4

10.6 MB

019-working-with-coding-editors.html

2.2 KB

020-creating-a-wire-frame-for-our-website.mp4

9.6 MB

021-the-basic-structure-of-a-webpage.mp4

6.6 MB

022-html-content-containers.mp4

5.9 MB

023-creating-our-websites-navigation.mp4

12.2 MB

024-building-our-portfolio-page.mp4

6.2 MB

025-adding-images-to-our-portfolio-page.mp4

9.0 MB

026-building-out-our-footer.mp4

14.8 MB

027-getting-started-with-css.mp4

17.2 MB

028-external-and-internal-css.mp4

13.4 MB

029-working-with-id-selectors.mp4

11.1 MB

030-centering-our-websites-wrapper.mp4

12.4 MB

031-taking-a-mobile-friendly-approach-to-web-development.mp4

6.3 MB

032-styling-our-website-with-colour.mp4

9.2 MB

033-working-with-css-classes.mp4

8.8 MB

034-adding-comments-in-css.mp4

4.2 MB

035-adding-fonts-to-our-website.mp4

28.6 MB

036-styling-our-portfolio-page.mp4

14.9 MB

037-creating-a-horizontal-navigation.mp4

4.0 MB

038-fixing-up-our-footer-and-navigation.mp4

15.9 MB

039-creating-our-about-page.mp4

17.8 MB

040-styling-our-about-page.mp4

11.8 MB

041-create-a-contact-page.mp4

21.6 MB

042-creating-our-blog-page.mp4

34.4 MB

043-creating-our-portfolio-page.mp4

13.7 MB

044-adding-a-grid-to-our-portfolio-page.mp4

15.6 MB

045-final-adjustments-to-our-about-page.mp4

18.6 MB

046-final-adjustments-to-our-header-and-footer.mp4

9.6 MB

047-finishing-up-our-portfolio-page.mp4

4.5 MB

048-finding-a-domain-name-for-your-website.mp4

11.2 MB

049-finding-a-webhost.mp4

6.9 MB

050-connecting-your-domain-name-and-web-hosting-account.mp4

34.7 MB

/04-javascript-basics/

051-introductory.mp4

9.8 MB

052-creating-your-very-first-javascript-program.mp4

23.3 MB

053-examples-of-javascript-on-the-web.mp4

18.3 MB

054-how-to-link-an-external-javascript-file-to-an-html-document.mp4

11.0 MB

055-working-with-the-javascript-console.mp4

19.0 MB

056-the-javascript-console-challenge.mp4

2.7 MB

057-javascript-console-challenge-solution.mp4

6.6 MB

058-what-is-a-javascript-variable.mp4

11.2 MB

059-how-to-assign-names-to-your-variables.mp4

4.2 MB

060-an-introduction-to-strings-and-numbers.mp4

2.5 MB

061-how-to-capture-input-from-a-user.mp4

4.9 MB

062-combining-strings-together.mp4

7.4 MB

063-working-with-strings-in-further-detail.mp4

11.4 MB

064-the-variable-coding-challenge.mp4

3.3 MB

065-the-variable-coding-challenge-solution.mp4

7.5 MB

066-what-are-numbers.mp4

4.2 MB

067-how-we-do-math-in-javascript.mp4

12.9 MB

068-working-with-the-math-object.mp4

12.2 MB

069-the-numbers-challenge.mp4

1.5 MB

070-solution-to-the-numbers-challenge.mp4

6.8 MB

071-what-are-conditional-statements.mp4

12.3 MB

072-working-with-comparison-operators.mp4

4.6 MB

073-working-with-booleans.mp4

3.0 MB

074-comments-in-javascript.mp4

4.7 MB

075-combining-multiple-tests-into-a-single-condition.mp4

14.8 MB

076-working-with-conditional-statements-challenge.mp4

1.9 MB

077-working-with-conditional-statements-challenge-solution.mp4

29.6 MB

078-what-are-javascript-functions.mp4

5.2 MB

079-how-to-return-a-value-from-a-function.mp4

5.6 MB

080-giving-information-to-a-function.mp4

4.8 MB

081-the-variable-scope.mp4

4.7 MB

082-working-with-functions-challenge.mp4

1.1 MB

083-working-with-functions-challenge-solution.mp4

6.5 MB

084-introductory-to-javascript-loops.mp4

33.0 MB

085-working-further-with-while-loops.mp4

10.9 MB

086-do-while-loops.mp4

7.5 MB

087-working-with-for-loops.mp4

16.3 MB

088-how-to-break-out-of-a-loop.mp4

5.2 MB

089-the-javascript-loop-challenge.mp4

2.7 MB

090-solution-to-the-javascript-loop-challenge.mp4

13.7 MB

091-working-with-javascript-arrays.mp4

5.7 MB

092-how-to-access-items-in-an-array.mp4

7.2 MB

093-how-to-add-items-to-an-array.mp4

6.9 MB

094-how-to-remove-items-from-an-array.mp4

6.3 MB

/05-jquery-basics/

095-introductory.mp4

4.4 MB

096-how-to-install-and-setup-jquery.mp4

9.1 MB

097-working-with-jquery-objects.mp4

16.2 MB

098-working-further-with-jquery-objects.mp4

14.3 MB

099-working-with-jquery-attributes.mp4

13.1 MB

100-introductory-to-jquery-events.mp4

9.8 MB

101-jquery-callback-functions.mp4

5.2 MB

102-jquery-on-method.mp4

6.1 MB

103-working-further-with-jquery-events-types.mp4

11.2 MB

104-how-to-add-html-elements-to-a-webpage.mp4

14.8 MB

105-how-to-reveal-and-show-hidden-content.mp4

21.7 MB

106-how-to-manipulate-css-with-jquery.mp4

26.2 MB

107-how-to-remove-elements-from-a-webpage.mp4

12.1 MB

108-introductory-to-the-document-object-model.mp4

6.7 MB

109-working-with-the-parent-object.mp4

25.7 MB

110-working-with-the-next-object.mp4

19.2 MB

111-conclusion-to-jquery-section.mp4

17.3 MB

/06-wordpress-basics/

112-what-is-wordpress.mp4

8.3 MB

113-selfhosted-or-wordpress.com.mp4

7.8 MB

114-setting-up-your-domain-name-and-hosting-accounts.mp4

11.0 MB

115-setting-up-your-nameservers.mp4

12.6 MB

116-how-to-install-wordpress-in-less-than-5-minutes.mp4

10.2 MB

117-introductory-to-the-wordpress-dashboard.mp4

7.8 MB

118-how-to-change-your-site-title-and-description.mp4

3.6 MB

119-how-to-create-posts-and-pages.mp4

20.4 MB

120-how-to-add-images-into-your-posts.mp4

11.0 MB

121-how-to-add-video-content-to-your-posts.mp4

8.6 MB

122-how-to-correctly-format-your-posts-and-pages.mp4

21.6 MB

123-how-to-setup-your-websites-navigation.mp4

4.7 MB

124-how-to-change-your-homepage-layout.mp4

5.1 MB

125-discussion-settings.mp4

2.5 MB

126-how-to-disable-comments-in-wordpress.mp4

20.3 MB

127-how-to-customize-a-wordpress-theme.mp4

8.8 MB

128-how-to-add-a-featured-posts-thumbnail.mp4

6.7 MB

129-genesis-and-canvas-theme-frameworks.mp4

20.6 MB

130-wordpress-widgets.mp4

9.5 MB

131-how-to-add-users-to-your-website.mp4

3.6 MB

132-what-is-a-wordpress-plugin.mp4

11.2 MB

133-a-list-of-common-wordpress-plugins.mp4

12.7 MB

134-how-to-install-and-setup-wp-super-cache.mp4

21.9 MB

135-how-to-duplicate-a-page-or-post.mp4

18.9 MB

136-how-to-generate-a-google-xml-sitemap.mp4

22.7 MB

137-how-to-setup-and-install-a-mailchimp-signup-form.mp4

38.8 MB

138-how-to-add-a-forum-to-a-wordpress-website.mp4

16.6 MB

139-hellobar-wordpress-plugin-review-and-tutorial.mp4

26.0 MB

140-how-to-install-and-activate-backupwordpress.mp4

10.5 MB

141-how-to-update-wordpress-themes-and-plugins.mp4

12.8 MB

142-how-to-install-google-analytics-on-a-wordpress-website.mp4

11.2 MB

143-how-to-install-askimet-spam-protection-wordpress-plugin.mp4

24.3 MB

144-canvas-theme-framework-review.mp4

103.3 MB

145-how-to-add-a-custom-menu-to-the-genesis-wordpress-theme.mp4

14.0 MB

/07-bootstrap-4-basics/

146-lets-create-a-simple-landing-page-with-bootstrap-4.html

0.8 KB

147-how-to-install-and-setup-bootstrap-4.mp4

23.4 MB

148-introducing-the-jumbotron-component.mp4

32.8 MB

149-how-to-create-a-signup-form.mp4

27.3 MB

150-adding-basic-information-to-our-website.mp4

6.7 MB

151-styling-and-final-touches.mp4

24.8 MB

/08-how-to-create-a-local-wordpress-server/

152-local-web-development-vs-online-web-development.mp4

7.3 MB

153-how-to-install-desktop-server-on-pc.mp4

17.6 MB

154-how-to-install-a-local-domain-name-on-desktop-server.mp4

11.5 MB

155-how-to-install-wordpress-on-desktop-server.mp4

9.8 MB

/09-creating-an-ecommerce-store-with-shopify/

156-what-this-section-will-be-covering.mp4

6.7 MB

157-what-is-shopify.mp4

15.3 MB

158-getting-started-with-shopify.mp4

7.5 MB

159-configuring-basic-account-settings.mp4

25.1 MB

160-how-to-publish-posts-and-pages.mp4

14.4 MB

161-how-to-add-products-to-your-store.mp4

24.8 MB

162-picking-a-theme-for-your-store.mp4

17.4 MB

163-how-to-setup-your-websites-navigation-menus.mp4

10.7 MB

164-customizing-your-shopify-stores-theme.mp4

37.7 MB

165-how-to-add-discounts-to-your-store.mp4

4.2 MB

166-how-to-buy-and-connect-a-domain-name.mp4

14.4 MB

167-introductory-to-shopify-apps.mp4

16.3 MB

168-conclusion.mp4

7.0 MB

/10-bonus-content-web-development-resources-and-references/

169-whats-included-in-this-section.html

0.7 KB

170-freelance-web-developer-q-and-a-1.mp4

49.5 MB

171-how-to-get-free-amazon-kindle-web-developing-kindle-books.mp4

21.2 MB

172-what-is-the-best-web-hosting-company.mp4

21.5 MB

173-the-best-places-to-learn-web-development-online.mp4

65.4 MB

174-how-to-get-your-very-first-gig-as-a-freelance-web-developer.mp4

48.5 MB

175-can-you-get-a-job-after-finishing-online-courses-as-a-web-developer.mp4

12.8 MB

176-what-is-a-programmers-life-like.mp4

34.6 MB

177-what-is-the-average-salary-for-a-frontend-web-developer.mp4

22.6 MB

178-what-is-the-best-way-to-orgranize-html-and-css-files.mp4

20.0 MB

179-what-is-the-difference-between-web-development-and-web-design.mp4

24.8 MB

180-continue-your-journey-as-a-freelance-web-developer.html

0.9 KB

181-why-is-javascript-programming-such-a-pain.mp4

17.4 MB

182-why-is-web-development-so-popular.mp4

24.3 MB

/

[DesireCourse.Com].url

0.1 KB

 

Total files 184


Copyright © 2024 FileMood.com