У нас вы можете посмотреть бесплатно JavaScript for Web Designers или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this course, you’re going to learn the basics of JavaScript from a web designer’s perspective. We’ll begin by going over the basics, such as JavaScript variables, data types, and loops, before working toward more complex notions such as functions, selectors, and events. Along the way, we’ll build some examples that are geared towards what you as a web designer might face on a daily basis. Source Files: The source files contain the examples presented in the course videos. Use them to double-check your code or work alongside the instructor: https://github.com/tutsplus/javascrip... If this course inspires you to learn JavaScript for web development, check out our comprehensive guide: https://code.tutsplus.com/series/lear... Chapters 00:00:00 Introduction: JavaScript for Web Designers 00:00:27 1. Working With JavaScript If you’re not yet familiar with JavaScript, let’s run through a quick intro. 00:04:54 2. Variables If you’ve ever used a CSS preprocessor like LESS or Sass then you’re already familiar with the concept of “variables”. Variables are used to store data in a specific format. They can contain numbers, strings of characters, and so on. 00:09:07 3. Data Types In this lesson, you’ll learn about the available “data types” in JavaScript. 00:13:17 4. Arrays Let’s learn about the first “composite” data type in JavaScript: arrays. 00:20:04 5. Objects Understanding “objects” in JavaScript starts with an understanding of “properties”. Here you’ll learn about both of these concepts. 00:25:25 6. Operators Let’s learn about operators and the various types thereof. We’ll begin with “arithmetic” operators. 00:34:07 7. If Else Statements Let’s now look at the if/else statement. If you know any other programming language then you’ll already be familiar with the concept of conditional statements. If not, don’t worry—we’ll cover all of that. 00:38:50 8. Loops A loop is a piece of code that executes repeatedly, either a set number of times or until a certain condition is met. Let’s see how we can loop in JavaScript. 00:45:01 9. Functions You can think of functions as being “subprograms” which can have their own name, can be called anytime, can receive parameters, and can return a value. 00:51:17 10. Selectors Selectors are great if you want to manipulate the DOM and gain access to all its elements. To understand selectors, first let’s have a look at the window and document objects. 00:59:17 11. Events The term “JavaScript events” is perhaps a bit improper because the events are actually happening on the HTML side. All you can do in JS is listen to these events and react accordingly. 01:06:15 12. Back to Top Button Having covered a great deal of theory, let’s now practice what we’ve learned with some exercises. To begin with, let’s see how we can create a “back to top” button. 01:17:11 13. Textbox Auto Completion You’ll learn how to create a textbox that supports auto-completion. 01:31:42 14. Simple Content Slider In this practical exercise, let’s create a simple content slider. We’re not going to limit ourselves to images either; we’ll create a slider that can display any type of content. 01:39:50 15. Image Lightbox In this exercise we’ll create a very simple image lightbox. A lightbox is usually an overlay that shows a much bigger version of a thumbnail. 01:44:02 16. Tab Control The “tab control” is a very common pattern, so let’s see how it’s done in this final exercise lesson. 01:46:43 17. Final Words Hopefully by now you’ll have a better understanding of what you can do with JavaScript from a web design point of view. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Envato Tuts+ Discover free how-to tutorials and online courses. Design a logo, create a website, build an app, or learn a new skill: https://tutsplus.com/?utm_campaign=yt... Envato Elements ► Download Unlimited Stock Photos, Fonts & Templates with Envato Elements: https://elements.envato.com/?utm_camp... ► Subscribe to Envato Tuts+ on YouTube: / tutsplus ► Follow Envato on X: / envato ► Follow Envato on TikTok: / envato ► Follow Envato on Instagram: / envato ► Follow Envato on Facebook: / envato ► Explore Envato's full stack of AI tools, all included in your subscription: https://labs.envato.com/?utm_campaign...