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

تبلیغات

تبلیغات متنی

صرافی ارکی چنج

صرافی rkchange

سایبان ماشین

دزدگیر منزل

تشریفات روناک

اجاره سند در شیراز

قیمت فنس

armanekasbokar

armanetejarat

صندوق تضمین

Future Innovate Tech

پی جو مشاغل برتر شیراز

لوله بازکنی تهران

آراد برندینگ

موسسه خیریه

واردات از چین

حمية السكري النوع الثاني

ناب مووی

دانلود فیلم

بانک کتاب

دریافت دیه موتورسیکلت از بیمه

قیمت پنجره دوجداره

بازسازی ساختمان

طراحی سایت تهران سایت

irspeedy

درج اگهی ویژه

تعمیرات مک بوک

دانلود فیلم هندی

قیمت فرش

درب فریم لس

زانوبند زاپیامکس

روغن بهران بردبار ۳۲۰

قیمت سرور اچ پی

خرید بلیط هواپیما

بلیط اتوبوس پایانه

قیمت سرور dl380 g10

تعمیرات پکیج کرج

لیست قیمت گوشی شیائومی

خرید فالوور

پوستر آنلاین

بهترین وکیل کرج

بهترین وکیل تهران

اوزمپیک چیست

خرید اکانت تریدینگ ویو

خرید از چین

خرید از چین

تجهیزات کافی شاپ

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

بی متال زیمنس

ساختمان پزشکان

ویزای چک

محصولات فوراور

خرید سرور اچ پی ماهان شبکه

دوربین سیمکارتی چرخشی

همکاری آی نو و گزینه دو

کاشت ابرو طبیعی و‌ سریع

الک آزمایشگاهی

الک آزمایشگاهی

 






آمار وبسایت

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




هواشناسی

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

قیمت خودرو

فال حافظ

تعبیر خواب

فال انبیاء

متن قرآن



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

دانلود Udemy JSON in Action - آموزش اسکریپت جی سن در عمل


واضح آرشیو وب فارسی:پی سی دانلود:
دانلود Udemy JSON in Action - آموزش اسکریپت جی سن در عمل

JSON کوتاه‌ شده‌ ی عبارت Javascript Object Notation به معنی نشان‌گذاری شیء جاوا اسکریپت است. JSON شیوه‌ای است که با کمک آن اشیا و اطلاعات برنامه‌نویسی به متن قابل پردازش توسط رایانه و قابل فهم برای انسان تبدیل می‌شوند. نکته‌ مهم در این شیوه قابلیت فهم آسان توسط انسان است که در دیگر شیوه‌ها مانند XML کمتر به آن توجه شده است. همان گونه که از نام JSON مشخص است، جاوا اسکریپت به صورت پیش‌فرض می‌تواند رشته‌های JSON را پردازش و آن‌ها را ایجاد کند.  افزون بر جاوا اسکریپت، تقریبا تمام زبان‌های برنامه نویسی متداول با کمک کتابخانه‌های جانبی از JSON پشتیبانی می‌کنند. در زبان جاوا اسکریپت محدودیت‌های کمتری برای تعریف JSON وجود دارد. برای مثال می‌توان یک تابع را به عنوان مقدار برای عضو تعریف کرد یا اینکه به‌ جای گیومه از علامت آپستروف «"» برای تعریف انواع رشته‌ای استفاده کرد. پشتیبانی از JSON در آخرین ویرایش جاوا اسکریپت استاندارد سازی شده است.
در دوره آموزشی Udemy JSON in Action با تمامی ویژگی ها و نحوه استفاده از این اسکریپت به صورت عملی آشنا می شوید.
سرفصل های دوره آموزشی Udemy JSON in Action:
- بخش 1: مقدمه ای بر JSON
- بخش 2: دستورات و انواع داده ها
- بخش 3: JSON در سمت سرویس گیرنده (JSON و جاوا اسکریپت)
- بخش 4: JSON و API (رابط برنامه کاربردی برنامه نویسی)
- بخش 5: JSON با دیگر زبان های برنامه نویسی
- بخش 6: توسعه یک نرم افزار
- بخش 7: بخش نهایی



Udemy JSON in Action Screenshot 1

Udemy JSON in Action Screenshot 2

Udemy JSON in Action Screenshot 3

Udemy JSON in Action Screenshot 4

Learn JSON - The API Response Format! Build Unique API-based Applications with JSON (JavaScript Object Notation)

JSON (JavaScript Object Notation) is a popular data interchange format. JSON has significantly improved server-to-browser communications, especially when it comes to AJAX. Most of today"s APIs return the response in JSON format as it is much easier to load, read and process JSON compared to XML, making it very popular.

JavaScript Object Notation is text-based and human-readable. JSON is very easy to use with JavaScript as the syntax of JSON is a subset of JavaScript. Though it is a subset of JavaScript, JSON is language-independent. Most of the popular programming languages including PHP, Ruby, C#, Python etc. support JSON making it the widely used data interchange format.

This course "JSON in Action" is a 100% hands-on JSON (JavaScript Object Notation) course. By the end of this course, you will not only understand what JSON is, but also learn how to develop applications making use of real-world APIs that return JSON data. Just learning JSON syntax is not going to help you in anyways. You should be able to use JSON in the development process. Though AJAX and APIs do not come under the scope of this course, here we discuss how to use AJAX to contact APIs and then to collect the JSON result returned by APIs.

This course is structured as follows:

In the first section, you will understand what JSON is, compare JSON and XML and also learn why JSON is not JavaScript Object.

In the second section, you will understand JSON in more detail. You will learn JSON syntax rules and different data types (number, string, boolean, null, array and object) you can use in JSON data. You will also practise to identify different data types in real world JSON data and also to write JSON data on your own.

In the next section, you will understand how easy it is to use JSON with JavaScript. You will learn how to use JSON.parse and JSON.stringify methods to convert JSON data to JavaScript objects and JavaScript objects to JSON strings respectively. You will also learn how to get the required information from the available JSON data. You will understand the difference between dot notation and bracket notation. You will also learn how to use XMLHttpRequest object to fetch the .json file from a server.

The fourth section explains how to use AJAX techniques to contact an API and to collect the JSON output returned by the API. You will learn how to contact the API using GET or POST methods and also making a synchronous or asynchronous requests. You will also see how you can pass JSON as the input to an API.

In the next section, we discuss how to use JSON with PHP. This lecture explains json_encode and json_decode methods. This section will be updated to teach you how to use JSON with other programming languages as well.

The last section is the Let"s Develop section where you are going to apply your JSON knowledge to develop some applications on your own. Now there are two applications in this section.
Curriculum:
- Section 1: Introduction to JSON
- Section 2: JSON Syntax and Data Types
- Section 3: JSON on Client Side (JSON and JavaScript)
- Section 4: JSON and APIs (Application Programming Interface)
- Section 5: JSON with Other Programming Languages
- Section 6: Let"s Develop
- Section 7: BONUS- Section
More info (open/close)

مشخصات شرکت سازنده: یودمی / Udemy
زبان آموزش: English
مدرس: Crypters Infotech
سطح آموزشی: Beginner, intermediate, Advanced
زمان آموزش: 3h 30m
حجم فایل: 262 مگابایت
تاریخ انتشار: 12:25 - 95/1/30
منبع: پی سی دانلود
امتیاز:



لینک های دانلود

دانلود - 262 مگابایت
رمز فایل www.p30download.com

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


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





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

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

bt

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







-


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

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


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