hpiona

۱ مطلب با کلمه‌ی کلیدی «موزش برنامه نویسی» ثبت شده است

  • ۰
  • ۰

آموزش برنامه نویسی Swift : از مبتدی تا پیشرفته

آموزش برنامه نویسی Swift : از مبتدی تا پیشرفته

این دوره برنامه نویسی Swift را از مبتدی تا پیشرفته آموزش می دهد. این ویدئو نحوه کار با ابزارها ، ویژگی ها ، متغیر ها ، آرایه و… را مورد بررسی قرار می دهد.
این دوره آموزشی محصول موسسه Udemy است.

سرفصل های دوره:

نحوه نصب و راه اندازی Swift 2 و Xcode7
کار با Xcode
کار با متغیرها
نحوه نامگذاری متغیرها
تغییر مقادیر متغیرها
کار با ثابت ها
نامگذاری متغیرها و ثابت ها
کار با انواع داده ها عددی
کار با نوع داده Booleans
کار با اپراتورها عمومی
کار با عملگرهای محاسباتی
کار با عملگرهای مقایسه ای
کار با عملگرهای شرطی
کار با عملگرهای منطقی
مقدار دهی اولیه رشته ها
نحوه الحاق رشته ها
کار با آرایه
نحوه ایجاد آرایه
نحوه دستکاری داده ها
کار با حلقه ها
کار با دستور switch
نحوه تست برنامه
و…
عنوان دوره: Udemy Swift Programming: From Learner To Earner
مدت زمان: 12 ساعت
مدرس : Justin Rose


این فیلم آموزشی اوریجینال بوده و به زبان انگلیسی ساده و روان ، در محیط نرم افزار و قابل درک برای همه تدریس می گردد

Come Out of This Course Prepared to Learn Cocoa Touch to Build Your Own iPhone Apps with Swift!

Are you ready to build elegant iOS apps? A prerequisite to that is learning Swift, Apple\`s maturing Programming Language for iOS Development. This is the course for you if you\'re curious about iOS, or if you even know it already. Let\`s dive into the specifics about this course.

What Do I Need to Take This Course?

Mac OS X 10.10 or Later

Strong Interest and/or Passion for Technology and iOS Development

How Experienced Do I Have to Be For This Course?

My Target Audience For this Course is a Beginner to Intermediate Programmer

If You\'ve Never Coded in Your Life, You Will Finish This Course Without a Problem.

Why this course?

I\'ve Spent Over 250 Hours Perfecting This Course For My Students

I Relate to Beginner Programmers To Explain Things In a Way They Can Understand

I Spent A While of Time Reading Not Only The Swift Docs, but Other Books On Swift

I Put Nearly 20 Challenges With Solutions For The Sections

I\'m Active! Any Question You Have, I Will Answer Them Quickly

After Completing This Course, You Will Be Ready to Learn Cocoa Touch

How Much Commitment Do I Have to Have To Complete This Course?

Spending 30 Minutes A Day: Complete it in 24 Days

As Long as You Have A Passion For Learning Swift, You\'ll Be Fine

How is This Course Structured?

This Course Covers Swift Front and Back

We Start Out By Installing Xcode, and Move Our Way Up To Generic Types

There Are Challenges After The Sections To Practice What You\'ve Learned

Whether You\'re New To Programming Or You\'re Experienced In It, This Course is For You Because You\'re Going To Be a Master Of Swift By The End Of The Lectures.

What are the requirements?

You Need Mac OS X Running Mavericks or Later.

You Don\'t Need to Install Xcode Before This Course, We Will Cover Everything You Need In The Videos.

A Strong Interest or Passion in iOS Development and Technology.

What am I going to get from this course?

Prepared To Master Cocoa Touch to Build Elegant iOS Applications.

Converse Over Swift with Other Developers Without A Problem.

Read Swift Code And Understand What is Going On.

Write Clean and Concise Swift Code.

Understand The Best Programming Practices

Comprehend Basic Object-Oriented Principles

What is the target audience?

This Course is Meant For A Person Who Is Either New To Programming, or Experienced In Programming.

This Course is Not For You if You Are Not Passionate About The Field, and Are Just Worried About Making Apps For Money. The Money will Come If You Build Amazing iOS Apps.

If You Have An Interest in Building iOS Apps With a Purpose, This Is The Course For You.

Section 1: What\`s new in Swift 2

Lecture 1

Where\`s Swift 2 and Xcode7?

Section 2: Getting Started With Xcode

Lecture 2

Installing Xcode

01:25

Lecture 3

The Xcode IDE

08:45

Section 3: The Basics

Lecture 4

Your First Playground

01:50

Lecture 5

Variables

05:32

Lecture 6

Type Annotation

02:07

Lecture 7

Naming Variables

02:03

Lecture 8

Changing Values of Variables

00:54

Lecture 9

Constants

01:24

Lecture 10

Naming Convention of Variables and Constants

01:17

Lecture 11

VariablesAndConstants Playground

Lecture 12

Integer Type

05:19

Lecture 13

IntegerType Playground

Lecture 14

Float Type

03:58

Lecture 15

Comments and Semicolons

02:40

Lecture 16

Type Safety and Inference

05:14

Lecture 17

FloatType Playground

Lecture 18

Numeric Type Conversion

03:19

Lecture 19

Type Aliases

02:10

Lecture 20

NumericTypeConversion Playground

Lecture 21

Booleans

03:36

Lecture 22

Booleans Playground

Lecture 23

Tuples

03:39

Lecture 24

Tuples Playground

Lecture 25

Optionals

05:08

Lecture 26

Wrapping and Unwrapping Optionals

01:52

Lecture 27

Forced Unwrapping

02:42

Lecture 28

Optional Binding

04:45

Lecture 29

Optionals Playground

Lecture 30

Challenge

03:43

Lecture 31

The Basics Challenge Playground

Section 4: Basic Operators

Lecture 32

Basic Operators Intro

05:08

Lecture 33

Unary and Binary Operators

06:43

Lecture 34

BasicOperatorsIntro Playground

Lecture 35

Assignment Operator

03:51

Lecture 36

Arithmetic Operators

02:19

Lecture 37

Remainder Operator

02:41

Lecture 38

ArithmeticOperators Playground

Lecture 39

Compound Assignment Operators

04:03

Lecture 40

MoreAssignmentOperators Playground

Lecture 41

Comparison Operators

09:44

Lecture 42

ComparisonOperators Playground

Lecture 43

Ternary Conditional Operator

03:53

Lecture 44

TernaryConditionalOperator Playground

Lecture 45

Nil Coalescing Operator

04:32

Lecture 46

NilCoalescingOperator Playground

Lecture 47

Range Operators

05:26

Lecture 48

Scope

01:38

Lecture 49

RangeOperators Playground

Lecture 50

Logical Operators

10:54

Lecture 51

LogicalOperators Playground

Lecture 52

Challenge

02:23

Lecture 53

Basic Operators Challenge Playground

Section 5: Strings and Characters

Lecture 54

String Literals

02:16

Lecture 55

Initializing an Empty String

01:39

Lecture 56

String Mutability

02:27

Lecture 57

StringLiterals Playground

Lecture 58

Working with Characters

02:32

Lecture 59

Concatenating Strings and Characters

01:36

Lecture 60

String Interpolation

01:53

Lecture 61

StringsAndCharacters Playground

Lecture 62

Unicode

00:59

Lecture 63

Special Unicode Characters

04:38

Lecture 64

Extended Grapheme Clusters

02:49

Lecture 65

Unicode Playground

Lecture 66

Counting Characters

02:04

Lecture 67

Comparing Strings

03:12

Lecture 68

Prefix and Suffix Equality

06:24

Lecture 69

CountingCharactersAndComparingStrings Playground

Lecture 70

Challenge

01:42

Lecture 71

Strings and Characters Challenge Playground

Section 6: Collection Types

Lecture 72

Intro to Collection Types

06:07

Lecture 73

IntroToCollectionTypes Playground

Lecture 74

Intro to Arrays

02:38

Lecture 75

Array Literals

03:02

Lecture 76

Accessing Arrays

07:54

Lecture 77

Iterating Over an Array

03:13

Lecture 78

Creating an Empty Array

01:34

Lecture 79

Arrays Playground

Lecture 80

Intro to Dictionaries

02:43

Lecture 81

Dictionary Literals

01:48

Lecture 82

Accessing and Modifying Dictionaries

07:43

Lecture 83

Iterating Over a Dictionary

03:35

Lecture 84

Creating an Empty Dictionary

01:19

Lecture 85

Dictionaries Playground

Lecture 86

Challenge

02:32

Lecture 87

Collection Types Challenge Playground

Section 7: Control Flow

Lecture 88

Intro to Control Flow

01:05

Lecture 89

For-In Loops

08:26

Lecture 90

ForInLoop Playground

Lecture 91

For Loops

05:00

Lecture 92

ForLoop Playground

Lecture 93

While Loops

04:16

Lecture 94

Do-While Loops

02:16

Lecture 95

WhileLoops Playground

Lecture 96

If Statements

05:29

Lecture 97

If AndSwitch Playground

Lecture 98

Switch Statements

06:42

Lecture 99

SwitchStatements Playground

Lecture 100

Tuples in Switch Statements

06:19




این فیلم آموزشی اوریجینال بوده و به زبان انگلیسی ساده و روان ، در محیط نرم افزار و قابل درک برای همه تدریس می گردد

قیمت : 10000 تومان



روش خرید: برای خرید "آموزش برنامه نویسی Swift : از مبتدی تا پیشرفته" ، پس از کلیک روی دکمه زیر و تکمیل فرم سفارش، ابتدا محصول یا محصولات مورد نظرتان را درب منزل یا محل کار تحویل بگیرید، سپس وجه کالا و هزینه ارسال را به مامور پست بپردازید. جهت مشاهده فرم خرید، روی دکمه زیر کلیک کنید.


1-روی دکمه خرید پستی کلیک نمایید.
2-فرم مربوطه را به صورت کامل و صحیح پر نمایید.
3-سفارش خود را درب منزل از پستچی تحویل گرفته سپس هزینه را پرداخت نمایید.





سایر محصولات :
خرید پستی راه اندازی کسب و کارهای اینترنتی به صورت گام به گام
خرید پستی آموزش برنامه نویسی Swift : از مبتدی تا پیشرفته
خرید پستی دوره WAMP + MySql = Awesome
خرید پستی برنامه نویسی Windows Service در C#Net برای برنامه نویسان و دانشجویان
خرید پستی کار با کنترل های Access و Identity در ASPNET 45
خرید پستی آموزش تقویت حافظه
خرید پستی راهنمای گام به گام امنیت در WordPress
خرید پستی دوره کامل Bootstrap همراه با ساخت 4 پروژه
خرید پستی دوره کامل برنامه نویسی Android همراه با ساخت 21 اپلیکیشن
خرید پستی پیاده سازی Undo در ASPNET
خرید پستی آشنایی با WordPress
خرید پستی چک لیست سئو برای بهینه سازی کسب و کار محلی شما در سال 2016
خرید پستی کار با WordPress : طراحی تست و توسعه وب سایت بدون وب هاست
خرید پستی ساخت وب سایت های جذاب با WordPress
خرید پستی توسعه پلاگین های وردپرس برای مبتدیان همراه با ساخت 8 پلاگین
خرید پستی آموزش کامل توسعه افزونه های وردپرس
خرید پستی امنیت در WordPress به صورت آسان و جامع
خرید پستی دوره آموزش آمار قسمت سوم – قضیه حد مرکزی و فواصل اطمینان
خرید پستی آموزش مقدماتی ASPNET MVC 3
خرید پستی آموزش مقدماتی Junos OS
خرید پستی آموزش مقدماتی WebMatrix
خرید پستی آموزش طراحی بازی با Unity
خرید پستی آموزش مقدماتی ASPNET 4 WebForms
خرید پستی سورس نرم افزار Download Manager با سی شارپ
خرید پستی آموزش شی گرایی در JavaScript
خرید پستی اصول Materials و Textures
خرید پستی اصول مجسمه سازی با خاک رس
خرید پستی اصول طراحی رابط کاربری
خرید پستی دوره آموزش آمار قسمت اول – مفاهیم اساسی
خرید پستی ساخت انیمیشن راه رفتن حیوان چهار پا در Toon Boom Harmony Premium
خرید پستی کامپوزیتینگ حرفه ای در After Effects به کمک فایلهای چند کاناله OpenEXR
خرید پستی آموزش ترکیب تصاویر در NUKE
خرید پستی آشنایی با Audition
خرید پستی اصول طراحی مایکروسافت
خرید پستی توسعه وب با AngularJS و Bootstrap
خرید پستی ساخت برنامه های تجاری با Visual Studio LightSwitch 2015
خرید پستی آشنایی با Azure Remote App
خرید پستی مبانی Ruby
خرید پستی طراحی محیط های ایزومتریک برای بازی ها
خرید پستی نحوه اتصال به وب از طریق WebSockets

آموزش CompTIA A+ مبتنی بر اساس استانداردهای 2012
آموزش کامل و عمیق CSS3
وب سایت های Windows Azure
آموزش کامل و کاربردی تمامی امکانات و ابزارهای Typography در InDesign
آموزش MySQL برنامه نویسی MySQLi و مطالب مرتبط
ساخت کاراکتر انیمیشن دو بعدی در فتوشاپ برای تازه کاران
آشنایی با PowerShell Toolmaking
آموزش ویژگی ها و امکانات جدید نرم افزار AutoCAD برای سیستم عامل های Mac
آموزش برنامه نویسی Swift : از مبتدی تا پیشرفته


کلمات کلیدی :برنامه نویسی swift موزش برنامه نویسی this course prepared for this course زبان انگلیسی ساده فیلم موزشی اوریجینال پیشرفته موزش برنامه موزشی اوریجینال بوده this course نویسی swift برنامه نویسی for you موزش برنامه challenge playgroundsection ios apps course for you have روی دکمه playgroundlecture course swift programming برنامه مبتدی نویسی playgroundsection challenge
  • آسمان آبی