تور لحظه آخری
امروز : جمعه ، 13 مهر 1403    احادیث و روایات:  امام علی (ع):مؤمن زود خشنود و دير ناراحت مى شود و منافق زود ناراحت و دير خشنود مى گردد.
سرگرمی سبک زندگی سینما و تلویزیون فرهنگ و هنر پزشکی و سلامت اجتماع و خانواده تصویری دین و اندیشه ورزش اقتصادی سیاسی حوادث علم و فناوری سایتهای دانلود گوناگون شرکت ها




آمار وبسایت

 تعداد کل بازدیدها : 1820471105




هواشناسی

نرخ طلا سکه و  ارز

قیمت خودرو

فال حافظ

تعبیر خواب

فال انبیاء

متن قرآن



اضافه به علاقمنديها ارسال اين مطلب به دوستان آرشيو تمام مطالب
 refresh

دانلود Pluralsight JavaScript Tutorial Series - دوره های آموزشی جاوااس


واضح آرشیو وب فارسی:پی سی دانلود:
دانلود Pluralsight JavaScript Tutorial Series - دوره های آموزشی جاوااسکریپت

(93/5/30) تغییرات:
دوره آموزشی Meteor.js Fundamentals for Single Page Applications اضافه شد!
دوره آموزشی Building Apps with Angular and Breeze - Part 1 اضافه شد!
دوره آموزشی Single Page Apps JumpStart اضافه شد!
دوره آموزشی Single Page Apps with HTML5, Web API, Knockout and jQuery اضافه شد!
جاوااسکریپت (JavaScript) زبان برنامه نویسی اسکریپت مبتی بر اشیاء است که توسط NetScape تولید شده‌است. این زبان، یک زبان شی‌گرا است که بر اساس استاندارد ECMA-262 Edition 3 نوشته شده‌است.
علیرغم اشتباه عمومی، زبان جاوا اسکریت با زبان جاوا ارتباطی ندارد، اگر چه ساختار این زبان به سی پلاس پلاس(++C) و جاوا شباهت دارد؛ که این امر برای یادگیری آسان در نظر گرفته شده‌است. از همینرو دستورهای متداول مانند if, for, try..catch ,"while" و... در این زبان هم یافت می‌گردند.
این زبان می‌تواند هم به صورت ساخت یافته و هم به صورت شی گرا مورد استفاده قرار گیرد. در این زبان اشیاء با اضافه شدن متدها و خصوصیات پویا به اشیاء خالی ساخته می‌شوند، بر خلاف جاوا. بعد از ساخته شدن یک شی به روش فوق، این شی می‌تواند به عنوان نمونه‌ای برای ساخته شدن اشیاء مشابه مورد استفاده قرار گیرد.
در دوره های آموزشی Pluralsight JavaScript Tutorial Series شما با قابلیت های اساسی و کلیدی این زبان برنامه نویسی قدرتمند آشنا می شوید.
عناوین آموزشی:
- آشنایی با ASP.NET Ajax، JavaScript و jQuery
- ساخت اپلیکیشن های HTML5 و JavaScript به وسیله MVVM و Knockout
- مبانی CoffeeScript
- مقدمه ای بر PhoneGap
- آشنایی با الگو های طراحی در JavaScript
- مبانی JavaScript
- مبانی Knockout
- ساختار کدهای جاوااسکریپت
- اصول اولیه Bower
- شروع کار با Durandal.js
- شروع کار با Sweet.js
- آشنایی با Lea Verou
- آموزش Meteor.js برای ساخت اپلیکیشن های تک صفحه ای (SPA)
- ساخت اپلیکیشن با Angular و Breeze
- آغاز کار برای ساخت اپلیکیشن های تک صفحه ای (SPA)
- استفاده از HTML5, Web API, Knockout و jQuery برای ساخت اپلیکیشن های تک صفحه ای (SPA)
- و ...





ASP.NET Ajax JavaScript and jQuery:
This course covers the details of working with JavaScript and jQuery in the context of ASP.NET Ajax.

Topics include:
1. JavaScript
2. ASP.NET and jQuery
Building HTML5 and JavaScript Apps with MVVM and Knockout:
Learn how to build robust and maintainable Web applications with JavaScript patterns, MVVM, and KnockoutJS.

Topics include:
1. Getting Started with Knockout and MVVM in JavaScript
2. Bindings and Observables
3. Built In Bindings
4. JavaScript Patterns Spaghetti to Ravioli
5. Templates, Control of Flow, and Containerless Bindings
6. Custom Binding Handlers and Persisting Data

CoffeeScript Fundamentals:
CoffeeScript is the little language that compiles to JavaScript. It is an attempt to expose the good parts of JavaScript in a simple way, combined with the best of Ruby and Python. This course introduces the CoffeeScript syntax and style. It explains the why and how of CoffeeScript development.

Topics include:
1. What Is CoffeeScript
2. Why CoffeeScript
3. Installing CoffeeScript
4. Working With CoffeeScript
5. Language Elements
6. Data Types

Introduction to PhoneGap:
PhoneGap is an exciting mobile platform that allows mobile developer to build a mobile application using HTML and JavaScript. This course is designed to get you started with PhoneGap by teaching you the basics of creating a PhoneGap application. In this course we will develop a PhoneGap application using the Windows Phone 7 tools and JQuery Mobile.

Topics include:
1. What is PhoneGap
2. Environment Setup
3. Mobile UIs
4. PhoneGap API
5. PhoneGap Build

JavaScript Design Patterns:
JavaScript should be treated like any programming language when it comes to designing your code structure. Throughout this course we"ll look at a number of different design patterns which are useful when writing JavaScript centric applications. The course starts with several common patterns, including function argument patterns, chaining, and observable properties.

Topics include:
1. Common Object Patterns
2. Timer Patterns
3. Asynchronous Module Definitions
4. Asynchronous Module Definitions
5. Promises

JavaScript Fundamentals:
This course introduces JavaScript by examining each aspect of the language in detail. Learn how to get the most from the language of the web.

Topics include:
1. Introduction to JavaScript
2. The Building Blocks of JavaScript Programs
3. Functions
4. Control Flow
5. Types and Libraries
6. Firebug
7. Testing JavaScript

Knockout Fundamentals:
Knockout is an MVVM JavaScript framework that allows you to quickly develop rich applications with a declarative style and rich templating support.

Topics include:
1. Introduction to Knockout
2. Observables
3. Bindings
4. Data features

Structuring JavaScript Code:
This course walks through several key patterns that can be used to encapsulate and modularize JavaScript code. Throughout the course you’ll learn how closures and other techniques can be used to better organize your JavaScript code and make it easier to re-use and maintain in HTML5 applications.

Topics include:
1. Why do we Need JavaScript Patterns
2. Prototype Pattern
3. Module Pattern
4. Revealing Module Pattern
5. Revealing Prototype Pattern

Bower Fundamentals:
Learn how to use Bower to quickly install 3rd party client-side libraries, and how to publish your own Bower packages.

Topics include:
- Course Introduction   
- Bower Basics   
- Bower Configuration   
- Advanced Bower Topics    
- Publishing a Bower Package

Durandal.js: Get Started:
Durandal provides what you need to build clean, well architected, and maintainable client side web applications.

Topics include:
- Course Introduction   
- What is Durandal.js?   
- Conventions and Architecture    
- Composition Life Cycle and Data Binding   
- Routers and Events

Sweet.js: Get Started:
This course provides an introduction to Sweet.js, a macro engine on top of JavaScript which allows you to extend the language as you desire.

Topics include:
- Overview of Sweet.js   
- Writing Your First Macro   
- Advanced Macros   
- Polyfilling ECMAScript6   
- Operators
- Integrating Sweet.js

Play by Play: Lea Verou:
In this live coding session, W3C member and front end development expert Lea Verou implements the classic Conway"s Game of Life in the browser using HTML, CSS, and JavaScript.

Topics include:
- Introduction
- Data Model and Game Mechanics
- HTML Game View
- Accessibility and Styling

Meteor.js Fundamentals for Single Page Applications:
In this course, you"ll learn about the Meteor platform and how to create a single page application using it.

Topics include:
- Introduction
- Understanding Meteor
- Creating Our App
- Extending Our App
- Beyond Meteor

Building Apps with Angular and Breeze - Part 1:
Build a Single Page Application (SPA) from scratch using JavaScript, Angular, and Breeze.

Topics include:
- Building an App with Angular, Breeze and JavaScript Patterns   
- Getting Started with Single Page Apps   
- Angular From Scratch with HotTowel   
- Creating Vertical Slice Through Your App   
- Object Graphs, Extending Models, and Custom Directives   
- Sharing Local and Remote Data Across Views   
- Route Resolvers   
- Filtering   
- Paging, UI-Bootstrap, and Expanding the Data Service with Queries    
- Building a Dashboard   
- Animations with Angular and CSS   
- Where Are We and a Look Ahead at What"s Next

Single Page Apps JumpStart:
Build a Single Page Application (SPA), in JavaScript and HTML, with a rich user experience and runs on almost any device!

Topics include:
- Introduction to SPA    
Start playing at first clip SPA Templates   
- SPA from Scratch    
- Foundations and Adding a View   
- Navigation with Durandal   
- Data Management with Breeze   
- Getting Data Efficiently   
- Saving and Checking for Changes   
- Adding and Deleting Data   
- Validating Data

Single Page Apps with HTML5, Web API, Knockout and jQuery:
Learn how to create rich user experiences by building Single Page Applications with HTML5, jQuery, Knockout, and the ASP.NET Web API.

Topics include:
- Getting Started with the Code Camper SPA   
- Technologies and Patterns of the Code Camper SPA   
- Data Models, Entity Framework, and Data Patterns   
- Surfacing JSON Data with ASP.NET Web API   
- Optimizing the Single Page   
- SPA Basics: Separating the Ravioli   
- Loading Views with MVVM and Knockout   
- Data Services on the Client   
- Navigation, Transitions, Storage, and Messaging   
- Saving, Change Tracking and Validation   
- Mobility and Responsive Design with CSS and LESS
More info (open/close)

مشخصات شرکت سازنده: پلورال سایت / Pluralsight
زبان: English
سطح آموزشی: Beginner
حجم فایل: ~2500 مگابایت
تاریخ انتشار: 11:30 - 93/5/30
منبع: پی سی دانلود
امتیاز:



لینک های دانلود
اطلاعات
دوره آموزشی ASP.NET Ajax JavaScript and jQuery

دانلود
دانلود - 119.7 مگابایت


اطلاعات
دوره آموزشی Building HTML5 and JavaScript Apps with MVVM and Knockout

دانلود
دانلود - 575.2 مگابایت


اطلاعات
دوره آموزشی CoffeeScript Fundamentals

دانلود
دانلود - 148.3 مگابایت


اطلاعات
دوره آموزشی Introduction to PhoneGap

دانلود
دانلود - 247.69 مگابایت


اطلاعات
دوره آموزشی JavaScript Design Patterns

دانلود
دانلود - 142.5 مگابایت


اطلاعات
دوره آموزشی JavaScript Fundamentals

دانلود
دانلود - 238 مگابایت


اطلاعات
دوره آموزشی Knockout Fundamentals

دانلود
دانلود - 165.9 مگابایت


اطلاعات
دوره آموزشی Structuring JavaScript Code

دانلود
دانلود - 204 مگابایت


اطلاعات
دوره آموزشی Durandal.js: Get Started

دانلود
دانلود - 288.1 مگابایت


اطلاعات
دوره آموزشی Bower Fundamentals

دانلود
دانلود - 113.8 مگابایت


اطلاعات
دوره آموزشی Sweet.js: Get Started

دانلود
دانلود - 307.7 مگابایت


اطلاعات
دوره آموزشی Play by Play: Lea Verou

دانلود
دانلود - 649 مگابایت


اطلاعات
دوره آموزشی Meteor.js Fundamentals for Single Page Applications

دانلود
دانلود - 273.2 مگابایت


اطلاعات
دوره آموزشی Building Apps with Angular and Breeze - Part 1

دانلود
دانلود - 783.5 مگابایت


اطلاعات
دوره آموزشی Single Page Apps JumpStart

دانلود
دانلود - 966.1 مگابایت


اطلاعات
دوره آموزشی Single Page Apps with HTML5, Web API, Knockout and jQuery

دانلود
دانلود - 729.2 مگابایت

لینک را کپی کنید

لینک را کپی کنید

لینک را کپی کنید

لینک را کپی کنید

لینک را کپی کنید

لینک را کپی کنید

لینک را کپی کنید

لینک را کپی کنید

لینک را کپی کنید

لینک را کپی کنید

لینک را کپی کنید

لینک را کپی کنید

لینک را کپی کنید

لینک را کپی کنید

لینک را کپی کنید

لینک را کپی کنید


رمز فایل www.p30download.com





این صفحه را در گوگل محبوب کنید

[ارسال شده از: پی سی دانلود]
[مشاهده در: www.p30download.com]
[تعداد بازديد از اين مطلب: 56]

bt

اضافه شدن مطلب/حذف مطلب







-


سایتهای دانلود

پربازدیدترینها
طراحی وب>


صفحه اول | تمام مطالب | RSS | ارتباط با ما
1390© تمامی حقوق این سایت متعلق به سایت واضح می باشد.
این سایت در ستاد ساماندهی وزارت فرهنگ و ارشاد اسلامی ثبت شده است و پیرو قوانین جمهوری اسلامی ایران می باشد. لطفا در صورت برخورد با مطالب و صفحات خلاف قوانین در سایت آن را به ما اطلاع دهید
پایگاه خبری واضح کاری از شرکت طراحی سایت اینتن