سافت گذر دانشنامه نرم افزار - دانلود رایگان نرم افزار

همه دسته بندی ها

منو
آیکون جستجو در سایت سافت گذر
اطلاعیه های مهم سایت اطلاعیه های مهم سایت
💐 میلاد زینت پدر حضرت زینب سلام الله علیها مبارک باد 💐
 
 
  1. جهت رفع مشکل باز شدن سایت به دلیل بلاک توسط  نود 32 این ویدیو یا این ویدیو(ورژن 9 به بالا) یا راهنمای تصویری را مشاهده کنید
  2. به مناسبت عید غدیر، در سایت https://esetupdate.ir/ تخفیف ویژه‌ای برای محصولات در نظر گرفته شده است؛ فرصت را از دست ندهید. 🌸
  3. اکانت های بروزرسانی نود32 با قیمت های مناسب به صورت یک ، سه ، شش و دوازده ماهه از اینجا قابل خرید می باشد.

نرم افزار های پرکاربرد

ثبت نام | ورود
CBT Nuggets - Microsoft Visual Studio 2012 70-480

دانلود CBT Nuggets - Microsoft Visual Studio 2012 70-480 - فیلم آموزش مایکروسافت ویژوال استودیو 2012 – آزمون 70-480

دانلود فیلم آموزش مایکروسافت ویژوال استودیو 2012 – آزمون 70-480

توضیحات بیشتر

دانـلـود کـنـیـد

سرور آپدیت نود 32
دانلود CBT Nuggets - Microsoft Visual Studio 2012 70-480 مشاهده تصاویر بیشتر ...
مشاهده تصاویر بیشتر ...
تعداد مشاهده

32120مشاهده |

128رأی |

امتیاز :4

ناشر / تولید کننده:

CBT Nuggets

سیستم عامل / حجم فایل:

1/29 GB / همه ویندوزها

آخرین بروزرسانی:

ویژوال استودیو نرم‌افزاری بسیار قدرتمند و مفید برای برنامه‌نویسان زبان‌های مختلف کامپیوتر، محصول کمپانی مایکروسافت است. این آموزش تصویری با محوریت برنامه‌نویسی در HTML5 با جاوا اسکریپت (JavaScript) و CSS3  می‌باشد. مفاهیم آموزش داده شده در این دوره، از مهمترین فرایندهای توسعه وب در حال حاضر و نیز آینده است. با استفاده از این دروس در بیش از 7 ساعت آموزش تصویری بصورت فیلم، پایه و اساس و مهارت‌های اصلی آخرین فناوری‌های توسعه و برنامه‌نویسی وب را در نسخه‌ی 2012  نرم‌افزار مایکروسافت ویژوال استودیو خواهید آموخت همچنین در آزمون 70-480 مایکروسافت موفق خواهید شد.

 

محتوای آموزش:

1- برنامه‌نویسی در HTML5 با JavaScript و CSS3

2- ایجاد ساختار سند و تعامل عناصر با HTML5

3- کار با متغیرها، آبجکت‌ها و متُدها در JavaScript

3- پیاده سازی رابط برنامه‌های کاربُردی HTML5

4- پیاده‌سازی Program Flow ، Event Handling ، Exception Handling و Callbacks

5- ایجاد Web Workers

7- معتبرسازی ورودی کاربر با HTML5 و JavaScript

6- مصرف دیتا

9- فرایندهای minuSerializing ، Deserializing و انتقال داده‌ها

7- ایجاد پوسته‌های انعطاف‌پذیر با CSS3

8- ایجاد UI‌های متحرک و تطبیقی با CSS3

9- یافتن عناصر مورد استفاده CSS و jQuery

10- ساخت و  ساز فایل‌های CSS مورد استفاده سِلِکتورها

 

تاریخ انتشار: 10-06-2013

سطح: متوسط

مدت زمان آموزش: 7 ساعت و 18 دقیقه – 19 ویدئوی آموزشی

مدرس: Garth Schulte

 

فهرست کامل سرفصل‌های آموزش (به همراه زمان دقیق آنها و توضیح) :


Introduction to 70-480: Programming in HTML5 with JavaScript and CSS3 - 00:12:11 

In this introductory Nugget, you'll become familiar with the technologies covered in this series and the 70-480 exam requirements. You'll also see the sample application, and how we'll use it as a reference for where these technologies fit in a web application.

 

Creating the Document Structure with HTML5 - 00:19:15

This Nugget starts by getting you up to speed with what the semantic web is all about and how HTML5 semantic elements can help get us there. You'll also learn how to design and create the document structure using HTML5 and Visual Studio 2012 Express as the development environment.

 

Interacting with HTML5 Elements Programmatically - 00:30:34

You'll learn how to use many of the DOM methods to search, add and modify the structure and style to create dynamic web pages in this Nugget. You'll also learn how to implement and interact with some hot new HTML5 features-the media elements for native audio/video integration, as well as how to create graphics using SVG and Canvas.

 

Styling HTML5 Programmatically - 00:20:50

This Nugget will show you how to dynamically style and re-position elements in the DOM. You'll learn how to move, hide and animate objects with JavaScript and CSS3, while learning about the new HTML5 detail element to create an interactive and expandable UI.

 

Implementing HTML5 APIs - 00:33:40

Learn about some of the great new HTML5 features in this Nugget! You'll learn how to use the AppCache API for offline website access and performance gains, the WebStorage API for client side data storage, and the GeoLocation API to get and track device coordinates for creating powerful applications to empower users.

 

Working with Variables, Objects & Methods in JavaScript - 00:25:35

This Nugget will cover the objectives for Variables, Objects and Methods. You'll learn how to create and scope variables, work with and extend native objects, create and inherit from custom objects, and also work with native and custom methods.

 

Implementing Program Flow - 00:25:27

Learn how to control the flow of your JavaScript code in this Nugget. You'll learn how to make decisions using the if/else and switch statements, iterate through arrays and object collections using loops, and use them all together in a demonstration to create a fancy result!

 

Implementing Event Handling - 00:25:45

This Nugget will show you the many ways to handle events. You'll learn how use common DOM events, handle events using anonymous functions, attach multiple event handlers, and control event bubbling. You'll also see how use them all together in a demonstration to create a visual experience for users.

 

Implementing Exception Handling - 00:25:03

This Nugget will show you how to handle exceptions for graceful responses to those unexpected errors. You'll learn how to use the try..catch statement to create a safety net around error prone code, throw your own custom errors, use nested try..catch statements and incorporate error prevention by checking for null or undefined objects with ease.

 

Implementing Callbacks - 00:29:40

Learn how to use callbacks for asynchronous execution and communication in this Nugget. You'll learn the basics of creating and using callbacks using straight JavaScript, then use jQuery and AJAX to dynamically load portions of a web page, and finally you'll learn how setup a node.js server and communicate with it using HTML5 WebSockets!

 

Creating Web Workers - 00:17:10

This Nugget will show you how to use web workers to create responsive pages. You'll learn how to create, terminate and communicate with background web workers to create multi-threaded calls against intensive JavaScripts that will greatly enhance the experience for users.

 

Validating User Input with HTML5 and JavaScript - 00:23:38

Learn how to accept and validate user input in this Nugget. You'll see many of the new HTML5 input types in action and learn how to use their attributes to accomplish automatic validation. You'll also learn how to do complex and custom validation using JavaScript in conjunction with the these input types.

 

Consuming Data - 00:23:00 

This Nugget will show you how to consume and work with popular data interchange formats such as JSON and XML. You'll learn what JSON and XML are all about and how to use a public web service (YouTube feed!) to pull and parse JSON data structures for use in your own web applications.

 

minuSerializing, Deserializing and Transmitting Data - 00:19:11

This Nugget will show you how to turn your objects and data structures into data formats such as JSON for storing or transmitting. You'll learn how to serialize, store, transmit your objects to data, and then deserialize the data back into live objects for use.

 

Styling HTML5 Pages using CSS3 - 00:24:40

This Nugget will show you how to style both box and text elements using CSS3. You'll learn how to style appearance, control position, and add effects against HTML5 elements from scratch. You'll also learn how to use code generators to help learn and automate writing CSS3 styles.

 

Creating Flexible Layouts with CSS3 - 00:25:08

This Nugget will get you familiar with the future of layouts-where you'll get to see these new CSS3 technologies in action! You'll learn how to use the Flexible Box Model to stack elements, grid layouts to section a UI, multicolumn layouts to section text, regions for flowing text through multiple elements, and exclusions for wrapping text around other elements.

 

Creating Animated and Adaptive UIs with CSS3 - 00:16:28

This Nugget will show you how to animate your page objects using Transformations and Transitions. You'll also learn how to adapt your page styles dynamically based on user device and screen state using Media Queries.

 

Finding Elements using CSS and jQuery - 00:26:52

Learn how to use selectors and apply styles to elements in this Nugget. You'll see the many types of selectors and how to use them with combinators in CSS and jQuery to navigate the DOM. You'll also see how to use pseudo elements and classes to apply CSS effects, and create a menu system using pure CSS.

 

Structuring CSS Files using Selectors - 00:14:49

Learn how to properly structure your CSS in this Nugget. You'll see how to use inheritance to propagate styles and control the cascade using the !important declaration and inherit property value. You'll also learn what specificity is and how to define selectors for greater accuracy and control over your CSS.

 

 

نکات:

1- این آموزش به زبان انگلیسی است.

2- فرمت فایلها MP4 است.

3- فایل های دانلودی قابلیت تعمیر با WinRAR  در صورت دانلود ناقص را دارا می باشند.

اعضای ویژه
VIP Members

لینک های دانلود فقط برای اعضای ویژه فعال هست

با پرداخت فقط 39000 تومان، به لینک های دانلود این صفحه و تمامی صفحات VIP سایت دسترسی خواهید داشت.

پرداخت ریالی عضویت ویژه

نکته امنیتی بعد از نصب نرم‌افزار

برای محافظت از سیستم خود در برابر تهدیدات امنیتی، استفاده از آنتی‌ویروس معتبر ضروری است.

نصب آنتی ویروس
فهرست نرم افزارهای مرتبط
مشاهده بقیه
هشتگ های مرتبط
دانلود CBT Nuggets Microsoft Visual Studio 2012 70-480 , دانلود Microsoft Visual Studio 2012 70-480 , دانلود فیلم آموزشی ویژوال استودیو Visual Studio 2012 , دانلود آموزش آسان Visual Studio 2012 , دانلود آزمون 70-480 مایکروسافت , دانلود اموزش تصویری ویدیویی فیلم آزمون 70-480 مایکروسافت , دانلود فیلم آموزش مایکروسافت ویژوال استودیو 2012 آزمون 70-480 , دانلود آموزش تصویری برنامه نویسی وب , دانلود آموزش تصویری جاوا اسکریپت , دانلود آموزش تصویری CSS3 , دانلود آموزش تصویری برنامه‌ نویسی HTML5 JavaScript CSS3 , دانلود آموزش جامع تصویری Visual Studio 2012 , دانلود آشنایی با ویژوال استودیو Visual Studio 2012 , دانلود آموزش سطح متوسط ویژوال استودیو Visual Studio 2012 , دانلود آموزش سریع نرم افزار Visual Studio 2012 , دانلود آموزش تصویری ویژوال استودیو 2012 , دانلود آموزش ویژوال استودیو تصویری فیلم , دانلود آموزش تصویری برنامه نویسی در اچ تی ام ال 5 با جاوا اسکریپت و سی اس اس 3 , دانلود آموزش گام به گام ویژوال استودیو Visual Studio 2012 , دانلود بهترین آموزش تصویری ویدئویی فیلم ویژوال استودیو Visual Studio 2012 , دانلود فیلمهای آموزش Visual Studio 2012 , دانلود یادگیری ویژوال استودیو Visual Studio 2012 ,
حمایت مالی

حمایت از سافت گذر ❤️

تاکنون 0 نفر از ما حمایت کرده‌اند
امروز 0

با حمایت شما، هزاران کاربر دیگر هم از خدمات رایگان ما استفاده می‌کنند.
تیم سافت گذر از حمایت شما سپاسگزار است 🙏

حامی سافت گذر می‌شوم
VIP

در حال آماده‌سازی لینک دانلود...

15
⚡ اعضای VIP دانلود را بلافاصله و بدون معطلی شروع می‌کنند
🛡️ ۱۸ سال سابقه اعتبار ⭐ بیش از ۱۹۰,۰۰۰ کاربر عضو ویژه

⭐ فقط یک بار عضو شوید؛ همیشه بدون انتظار دانلود کنید

  • دیگر هیچ‌وقت منتظر نمانید (دانلود فوری) حذف کامل صف و زمان انتظار برای تمام فایل‌ها
  • 🚀
    با حداکثر سرعت اینترنت خود دانلود کنید استفاده از تمام ظرفیت و پهنای باند شبکه شما
  • ⛓️
    ادامه دانلود پس از قطع اینترنت پشتیبانی کامل از ۳۲ کانکشن بدون از دست رفتن فایل
📂 دانلود موازی چند فایل 🗄️ دسترسی به آرشیو کامل نسخه‌ها ✉️ خبرنامه آپدیت نرم‌افزارها
⚡ همین حالا بدون انتظار دانلود کن
فقط کمتر از روزی ۱,۰۰۰ تومان (معادل ماهیانه 27,250 تومان در اشتراک یک‌ساله)
سرور آپدیت نود 32
پیشنهاد سافت گذر
MatchWare MindView 9.0.50806

MatchWare MindView 9.0.50806

نقشه ذهنی

HiSuite 9.0.3.300

HiSuite 9.0.3.300

های‌ سوئیت مدیریت کامل گوشی‌ های هواوی

سخنرانی آیت الله حسینی بوشهری با موضوع مکتب تربیتی امام صادق (ع)

سخنرانی آیت الله حسینی بوشهری با موضوع مکتب تربیتی امام صادق (ع)

سخنرانی مکتب تربیتی امام صادق (ع) با آیت الله ‌حسینی بوشهری

Project Night

Project Night

پروژه‌ی شبانه

Glary Tracks Eraser 6.0.1.32

Glary Tracks Eraser 6.0.1.32

گلاری ترک اریزر

سخنرانی حجت الاسلام سید حسین مومنی با موضوع امام علیه السلام وسیله ی تقرب

سخنرانی حجت الاسلام سید حسین مومنی با موضوع امام علیه السلام وسیله ی تقرب

سخنرانی امام علیه السلام وسیله ی تقرب با سید حسین مومنی

Charter of Cyrus the Achaemenid

Charter of Cyrus the Achaemenid

نخستین بیانیه جهانی حقوق بشر

Batman Ninja

Batman Ninja

بتمن

Windows Installer 4.5

Windows Installer 4.5

ابزار ضروری نصب کنندهٔ نرم‌افزار و پیکربندی سرویس‌ها برای ویندوز

Lynda - Building a Website with Node.js and Express.js

Lynda - Building a Website with Node.js and Express.js

فیلم آموزش ساخت وبسایت با Node.js و Express.js

آموزش نرم افزار PowerFactory

آموزش نرم افزار PowerFactory

آموزش پاور فکتوری

Hunters Trophy 2 - Australia + America

Hunters Trophy 2 - Australia + America

شبیه‌ساز شکار در قاره‌ی استرالیا + قاره‌ی آمریکا

خودنمایی و تخریب عشق

خودنمایی و تخریب عشق

زیبایی های مسموم

NoLimits 2 Roller Coaster Simulation

NoLimits 2 Roller Coaster Simulation

شبیه‌ساز ساخت ترن هوایی

Ace Translator 16.3.0.1630

Ace Translator 16.3.0.1630

نرم افزار مترجم قدرتمند آنلاین

Vector 35 Binary Ninja 4.0.4958 Personal

Vector 35 Binary Ninja 4.0.4958 Personal

مهندسی معکوس نرم‌افزارها

Space Ranger - Arcade Shooter Kit

Space Ranger - Arcade Shooter Kit

رنجر فضایی - تیرانداز برتر

تلاوت مجلسی استاد عبدالباسط محمد عبدالصمد سوره مبارکه احزاب

تلاوت مجلسی استاد عبدالباسط محمد عبدالصمد سوره مبارکه احزاب

تلاوت عبدالباسط محمد عبدالصمد سوره احزاب

Parallels Toolbox Business 7.1.1.4366

Parallels Toolbox Business 7.1.1.4366

مجموعه ابزارهای مفید برای ویندوز

The Rubber Documentary How Rubber is Made

The Rubber Documentary How Rubber is Made

مستند ساخت لاستیک

سخنرانی حجت الاسلام پناهیان با موضوع نیت و انتخاب هدف

سخنرانی حجت الاسلام پناهیان با موضوع نیت و انتخاب هدف

سخنرانی حجت الاسلام پناهیان با موضوع نیت و انتخاب هدف

فضیلت و ثواب سوره ­های قرآن

فضیلت و ثواب سوره ­های قرآن

آثار و برکات سوره ­های قرآن

50 سال تجربه در زمینه آموزش هسته ای

50 سال تجربه در زمینه آموزش هسته ای

سیاست هسته ای؛ کنترل تسلیحات و خلع سلاح

Office 2016 Pro Plus 16.0.5413.1000 September 2023 VL

Office 2016 Pro Plus 16.0.5413.1000 September 2023 VL

آفیس 2016

CALCU™ Stylish Calculator Premium 3.9.8 for Android +4.0

CALCU™ Stylish Calculator Premium 3.9.8 for Android +4.0

ماشین حساب ساده

سخنرانی آماده شده برای دهه اول محرم سال 96 - شب دوم

سخنرانی آماده شده برای دهه اول محرم سال 96 - شب دوم

سخنرانی دوم محرم - 96

مصیبت‌های دنیا و بی‌رحمی آن

مصیبت‌های دنیا و بی‌رحمی آن

نامه به کودکی که هرگز متولد نشد

Quicken WillMaker & Trust 2025 v25.5.3041

Quicken WillMaker & Trust 2025 v25.5.3041

تنظیم وصیت نامه

Overdosed - A Trip To Hell

Overdosed - A Trip To Hell

اوردوز سفری به جهنم

S Package Disabler for Samsung Pro 14.5 for Android +4.1

S Package Disabler for Samsung Pro 14.5 for Android +4.1

S Package Disabler

آلبوم کامل موسیقی سریال بازی تاج و تخت فصل 3 - با سه کیفیت 128kbps + 320kbps + FLAC

آلبوم کامل موسیقی سریال بازی تاج و تخت فصل 3 - با سه کیفیت 128kbps + 320kbps + FLAC

آهنگ سریال بازی تاج و تخت

دورهٔ آموزش ویدئویی لینوکس به زبان فارسی از مقدماتی تا پیشرفته

دورهٔ آموزش ویدئویی لینوکس به زبان فارسی از مقدماتی تا پیشرفته

آموزش لینوکس

حکمرانی در قلمرو ETABS

حکمرانی در قلمرو ETABS

آموزش ایتبس

Smart AppLock 6.8.4 for Android +2.3

Smart AppLock 6.8.4 for Android +2.3

قفل گذاری بر روی برنامه ها

Deep Freeze Standard 8.71.020.5734/ Enterprise 8.60.220.5582 / Server / macOS

Deep Freeze Standard 8.71.020.5734/ Enterprise 8.60.220.5582 / Server / macOS

دیپ فریز

Easypano Tourweaver Professional 7.98.181016 / PanoWeaver 10.03.200416 / PanoWalker 2.00.111102 / ModelWeaver 3.00.090729

Easypano Tourweaver Professional 7.98.181016 / PanoWeaver 10.03.200416 / PanoWalker 2.00.111102 / ModelWeaver 3.00.090729

نرم افزار ساخت تصاویر 360 در 180 درجه و تور مجازی

iSlash Premium 1.5 for Android

iSlash Premium 1.5 for Android

بازی بریدن اشکال

Frozen Drift Race

Frozen Drift Race

ماشین مسابقه ای

Room Arranger 11.1.0.791 (x64)

Room Arranger 11.1.0.791 (x64)

طراحی چیدمان دکوراسیون

6 جلسه سخنرانی حاج آقا مومنی با موضوع ورود به وادی ولایت اهل بیت (ع)

6 جلسه سخنرانی حاج آقا مومنی با موضوع ورود به وادی ولایت اهل بیت (ع)

سخنرانی حجت الاسلام مومنی با موضوع ورود به وادی ولایت اهل بیت (ع) به برکت اباعبدالله (ع)

خبرنامه

با عضویت در خبرنامه، زودتر از همه باخبر باش!