Регистрация ·  Логин: Пароль: Запомнить   · Забыли пароль?




Ответить на тему
Автор Сообщение

Супермодератор
Аватара пользователя

С нами: 11 лет 9 месяцев
Сообщения: 56127
Украина

Сообщение 24 июн 2014, 16:05 

[Цитировать]

[font:81bcdf8fa2="Tahoma"]Lynda.com Adobe Flex 3 обучение основам



Название: Lynda.com Adobe Flex 3 Essential Training
Жанр: Разработка и программирование
Язык: Английский
Ведущий: Дэйвид Гэснер(David Gassner)
Длительность курса: 8.5 Часов, 1 DVD
Сложность: Начинающий-Продвинутый
Файлы проектов: В составе курса
Платформа: Windows & MAC OS
ISBN: 1-59671-434-4

Технические характеристики курса:
    Способ организации курса: видеокурс организован как mov файлы в соответствующих директориях уроков.
    Video: кодек H.264, разрешение 880x660, 15 fps
    Audio: кодек AAC, Stereo 44100Hz. Речь диктора четкая с хорошей дикцией.
    Особенности: ОБЯЗАТЕЛЬНО должен быть установлен QuickTime Player(если что, есть на диске с курсом). Просто так с диска не рекомендую просматривать при помощи K-lite - иногда вылетает с ошибками, лучше проигрывать диски autorun'ом. Говорят в последних версиях K-lite(>=3.8.5) проблема решена.
Описание курса:
Разработчики приложений, которые хотят создавать кросс-платформенные приложения для работы с данными нуждаются в мощи, которую предоставляет Flex 3. В данном курсе преподаватель Дэйвид Гэснер, имеющий сертификат Adobe, начинает с основ понимания технологии Flex, проектов на Flex, и связанных языков программирования. Рассматривает нюансы платформы для разработки и интегрированной среды разработки(IDE) Flex Builder 3, дает глубокие, практические навыки по созданию, проактированию, настройке и компиляции (для данной платформы этот процесс называется publishing) динамических веб- и настольных приложений на Flex 3. В составе курса идут используемые файлы проектов. Состав курса:
    Introduction
      Welcome (0:48)
      Setting up the exercise files (2:28)
      Understanding the prerequisites (1:16)
    1. Getting Started
      Understanding Adobe Flex 3 (7:22)
      Installing Flex Builder on Windows (5:23)
      Installing Flex Builder on Mac OS X (4:45)
      Starting Flex Builder (3:10)
      Creating a Flex project (6:16)
      Touring through Flex Builder 3 (13:15)
      Building a basic application (6:49)
      Understanding the anatomy of an MXML application (7:58)
      Understanding Flex application output files (7:23)
      Importing and exporting projects (3:50)
    2. Programming Languages
      Understanding Flex programming languages (7:20)
      Translating MXML to ActionScript (9:38)
      Understanding the Flex framework (3:33)
      Getting language and API help (5:50 )
    3. Using Visual Controls
      Understanding visual controls (2:46)
      Displaying text with the Label and Text controls (8:27)
      Using Text Data Entry controls (11:30)
      Using binding expressions (7:44)
      Formatting data (8:37)
      Presenting images (9:39)
    4. Using Custom Components
      Creating custom components (4:32)
      Instantiating custom components in MXML (4:54)
      Instantiating custom components in ActionScript (5:26)
      Declaring component properties (6:05)
      Declaring component methods (5:28)
    5. Using Design View
      Understanding Design view (3:27)
      Using the Components view (3:49)
      Using the Flex Properties view (4:29)
      Navigating the Design Area (5:59)
      Creating View States (5:44)
      Changing View States at Runtime (3:34)
    6. Application Layout
      Understanding containers (1:56)
      Using the VBox, HBox, and Canvas containers (8:07)
      Using the Panel and Control Bar containers (7:25)
      Laying out the Photo Album application (5:41)
      Using the Tile container (4:50)
      Using constraint-based layout (7:23)
    7. Using Cascading Style Sheets (CSS)
      Understanding Cascading Style Sheets (CSS) (5:35)
      Using embedded style sheets (4:03)
      Understanding style selectors (8:00)
      Using external style sheets (7:25)
      Applying styles to the Photo Album application (6:19)
      Embedding fonts (4:48)
    8. Application Navigation
      Using the ViewStack container (3:02)
      Creating programmatic navigation with ActionScript (3:43)
      Using Navigation Bar containers (6:35)
      Using the TabNavigator and Accordion containers (3:28)
      Creating navigation in the Photo Album application (5:49)
    9. Debugging
      Understanding the Debugging perspective (2:43)
      Tracing application execution (6:24)
      Using breakpoints (5:26)
      Watching variables and expressions (8:54)
    10. Programming with Events
      Understanding the Flex event architecture (5:34)
      Using MXML attribute-based event listeners (4:06)
      Understanding event objects (8:43)
      Creating event listeners with addEventListener() (7:05)
      Dispatching Events from Custom Components (6:22)
      Handling events from custom components (4:13)
      Creating and using custom event classes (5:33)
      Dispatching and handling custom events (4:44)
    11. Using Dynamic Data
      Loading XML data with HTTPService (9:23)
      Handling HTTPService result events (7:22)
      Handling HTTPService fault events (6:41)
      Installing Apache, PHP, and MySQL on Windows (6:44)
      Installing Apache, PHP, and MySQL on Mac OS X (5:26)
      Creating a sample database (2:51)
      Creating a Flex project for use with PHP (3:21)
      Generating a dynamic Flex/PHP application (5:44)
      Reviewing generated PHP code (3:25)
      Using a dynamic XML based service (5:28)
      Using a Repeater to display dynamic data (6:39)
    12. Using Data-Driven List Controls
      Using List-Based controls (5:26)
      Using the labelField property (3:26)
      Using the labelFunction Property (6:17)
      Creating custom item renderers (5:17)
      Using component item renderers (4:50)
      Using the TileList in the Photo Album application (6:54)
      Using the DataGrid control (6:30)
      Using advanced DataGrid cell rendering (5:22)
      Working with List Control events and properties (4:58)
    13. Creating Data Entry Form Components
      Building a form component (6:40)
      Validating Data Entry controls (9:52)
      Packaging data with a Value Object Class (4:23)
      Sharing data with custom events (4:38)
      Sending data to the server (5:45)
    14. Deploying Flex Applications to the Web
      Exporting a Release Build (2:56)
      Using the View Source feature (5:16)
    Conclusion
      Goodbye (0:28)
[/spoiler] Время раздачи: круглосуточно
Скриншоты:

Download
Для скачивания .torrent файлов необходима регистрация
Сайт не распространяет и не хранит электронные версии произведений, а лишь предоставляет доступ к создаваемому пользователями каталогу ссылок на торрент-файлы, которые содержат только списки хеш-сумм

Страница 1 из 1

Ответить на тему

   Похожие торренты   Торрент