Home| All soft| Last soft| Your Orders| Customers opinion| Helpdesk| Cart

Program Search:

Shopping Cart:




*Note: Minimum order price: €20
We Recommend:
Udemy Rick and Jennas iOS 9 Adventure Make 14 Apps with Swift 2



2015
Udemy
Rick Walter (Nick Walter) & Jenna Miller
27 hours
English

Are you ready for an adventure?! Join Udemy's most enjoyable class and learn how to make your own freaking iPhone apps! No prior programming experience necessary.
We'll walk you through everything needed to create and submit your very own app idea to the app store, starting from scratch. We firmly believe in learning by doing, so we'll make 14 real world iOS 9 apps using Swift 2 and Xcode 7 together.
We run through every single step from installing Xcode (the program we use to make apps) down to how to make money with your apps. And we'll never talk over your head. We've experienced the harsh reality of complicated and wordy tutorials and online classes. This class is what we wish we'd had when we were first learning to make apps. It's the first class to break everything down to the level that is perfect for "newbies" so that you never feel lost, and can excel and learn quickly.

Section 1: Your First App - It's time to make a freaking app
1 Your First App!
Section 2: Goals of the Class
2 Meet Jenna
3 Meet Rick
4 Goals of the Class
Steve Jobs and 5 Tips for Success
Section 3: What's New in iOS 9
6 Introduction
7 Swift and Xcode 2 7
8 Search APIs in iOS 9
Section 4: *APP 1* Friendbook
9 Intro
10 The Idea
11 Sketch It Out
12 Project Setup
13 View Controller
14 Table View in Storyboard
15 Data Source and Delegate
16 Fill the Table View with Friends
17 Make the Next Screen
18 Navigation Controller
19 Passing of the Names
20 All the Birthdays!
21 Friendbook Review
22 Outro
Section 5: Swift School - Learn the basics of Apple's new language
23 Intro
24 What is Swift
25 Variable and Constants
26 Strings and Ints
27 Comments and Print
28 If Statements and Booleans
29 Arrays
30 For Loops
31 Dictionaries
32 Functions
33 Optionals
34 Classes
35 Outro
Section 6: *APP 2* FriendBook Plus
36 Intro
37 Sketch
38 Add The TableView
39 The Friends List
40 Pass Da Info
41 Make A Friend Class
42 Use The Friend Class
43 Image Views
44 Outro
45 Friendbook Plus Source Code
Section 7: *APP 3* Colorific
46 Intro
47 Sketch
48 Another Table View
49 Adding All the Colors
50 Segue
51 No Color Left Behind
52 Name Those Colors
53 ColorLingo
54 One Last Tip!
55 Outro
Section 8: Building Your Dream App
56 Intro
57 Bird's Eye View of the Dream
58 The Idea
59 Sketch Of It
The Beta Build 60
61 Collect Feedback
62 Spit and Polish
63 Submit
64 Outro
Section 9: *APP 4* Do or Do Not (To-Do List)
65 Intro
66 Sketch the Sketch
67 Make a Table View
68 First Brush with CoreData
69 Nav Controller
70 Alert, Alert!
71 Stow It in the Table View
72 Polish It
73 Outro
Section 10: *APP 5* Shopping Assistant
74 Intro
75 Sketch
76 Project Setup
77 Core Data
78 Put on the Shoes
79 Adding Pics
80 Detail View Controller
81 Pass the Shoe
82 What You Wish For
83 Add Your Own Thing
84 Image Tap
85 Bust Out the Camera!
86 Outro
Section 11: Submitting an App
87 Intro
88 App Store Tips
89 Developer's Account
90 Certificates
91 App IDs
92 Provisioning Profile
93 iTunes Connect
94 Meta Data
95 Outro
Section 12: Making Money with iOS
96 Intro
97 Freelancing
98 Your Apps
99 Recommendations
Section 13: *APP 6* Joke Bank - In-App Purcha$e$
100 Intro
101 Sketch
102 Core Data
103 Show Collections
104 Show Jokes
105 Show Text
106 iTunes Connect
107 Product Request
108 Update Core Data
109 Price Locale
110 Make a Purchase
111 Give the Reward
112 Outro
113 Joke Bank Source Code
Section 14: *APP 7* Dog Data - Learn how to use the new 3rd party database Realm
114 Intro
115 Sketch
116 What is Realm
117 Realm Basics
118 Fill the Table
119 Add Dog Design
120 Picker View
Save 121 Da Dog
122 Delete Da Dog
123 Outro
124 Dog Data Source Code
Section 15: *APP 8* My Fave Destinations - GPS & Maps
125 Sketch
126 Table View
127 Create CoreData
128 First Map
129 More Maps
130 Adding Faves
131 Picking New Spots
132 Location Access
133 Now You See Me
Section 16: iAd
134 Intro
135 Contracts
136 Banner Ads
137 Rectangular Ads
138 Final Points
139 Outro
Section 17: *APP 9* Voice Tweak - Learn how to use the microphone and play sounds
140 Intro
141 Sketch
142 Let's Make the UI
143 Play the Audio
144 Alter the Playback Rate
145 Audio Loop
146 Audio Record (part 1)
147 Record Audio (part 2)
148 Outro
149 Voice Tweak Source Code
Section 18: Join the Developer Ecosystem
150 Intro
151 Websites
152 Groups and Events
153 Outro
Section 19: *10 APP* Plink A Dink - Learn how to make games with Apple's SpriteKit
154 Intro
155 Sketch
156 What Is SpriteKit?
157 Physics
158 Add Some Walls
159 Gooooooal!
160 Add a Row of Pegs (part 1)
161 Add a Row of Pegs (part 2)
162 Adding Multiple Rows of Pegs
163 Labels and Game Reset
164 Spacing Out the Goals
165 BitMasks
166 Update the Score
167 Beautify (part 1)
Beautify 168 (part 2)
169 Outro
170 Plink A Dink Source Code
Section 20: *APP 11* Travel Agent
171 Intro
172 Sketch
173 UIPicker
174 On/Off Switch
175 Image View
176 Choose the Vacations
177 Brag on Facebook
178 Outro
Section 21: *APP 12* Follow or Nah
179 Intro
180 Sketch
181 Social and Accounts Frameworks
182 Choosing an Account
183 All Signed In and Ready to Go
184 First API Call
185 Work Around
186 Show The Following
187 Hydrated
188 Twitter Users
189 Show the Username and Image
190 Unfollow
191 Outro
192 Follow Or Nah Source Code
Section 22: Git - Learn how to manage your code and work with others
193 Intro
194 What Is Git?
195 Your First Commit
196 Branches
197 Using a Terminal
198 Hosting Your Repo
199 Tags and Staged Files
200 Outro
201 Git Tutorial Source Code
Section 23: *APP 13* Emojis - backed Parse A social network to share your favorite emojis
202 Intro
203 Sketch
204 Setting Up Parse
205 Make A Twitter App
206 Sign In With Twitter
207 UI for Creating an Emoji Post
208 Check The Text Fields
209 Our First Parse Object
210 Parse Query
211 Custom Table View Cell
212 Twitter API
213 Beauty (part 1)
214 Beauty (part 2)
215 Outro
216 Emojis Source Code
Section 24: *APP 14* Blue Sniff - Learn how to work with Bluetooth in your app
217 Intro
218 Sketch
219 Set Up The Central Manager
220 Start the Scan
221 Get the Peripheral Data
222 Show the UUID
223 Custom TableViewCells
224 Display the Name and RSSI
225 Refresh the Data
226 Outro
227 Blue Sniff Source Code


€25
iOS development

100 Angular Challenge
€20

2D Unity Game for Beginners Step by Step
€10

Addison-Wesley Professional Learning AngularJS LiveLessons
€20

Advanced Lighting and Composition in Portraits by Damien Lovegrove
€15

Advances in Face Image Analysis Theory and applications eBook
€1

Algorithms C Explains Algorithms with Beautiful Pictures Learn it Easy Better and Well
€1

Android Advisor - Full Year 2018 Collection
€10

Android Advisor Full Year 2015 Collection PDF eBooks
€10

Android App UI Design with Adobe XD and Google Material Design
€10

Android Application with Database - (Project Based Course)
€10

Android Developer Course using Android Studio for Beginners
€10

Android Essential Training
€10

Angular 11 Develop your first mobile app (2021)
€15

Angular Cookbook Over 80 actionable recipes every Angular developer should know
€1

Angular crash course from scratch
€10

Angular with TypeScript (Angular for Java Developers, Part 2)
€10

Antenna Fundamentals for Legacy Mobile Applications and Beyond
€10

App Builder 2021.11 x64
€15

AppDev LearnNowOnline.com Android Dev Graphics Bluetooth and Tablets
€15

AppDev LearnNowOnline.com Android Dev Networking Web and Databases
€15

Apple watchOS 7 App Development Essential Training
€10

Apple watchOS App Development Advanced APIs - Lynda.com
€15

AppStore JSON APIs
€20

Become A Full Stack Web Developer in 14 Days
€10

Beginning Adobe Experience Design Quickly Design and Prototype Websites and Mobile Apps
€10

Beginning Android Games Development From Beginner to Pro PDF ePub eBook
€1

Beginning iPhone Development with Swift 3 Exploring the iOS SDK, 3rd Edition
€1

Beginning iPhone Development with Swift 5 Exploring the iOS SDK
€1

Beginning Xcode Swift 3 Edition
€10

Best Paid Android Applications 2017 Week11 for Android
€1

Best Practices for Video Conferencing - Zoom Skype WebEX
€1

Build & Publish a Word Search Puzzle Game for iOS, no coding
€10

Build 15 Augmented Reality (AR) apps with Unity & Vuforia
€20

Build Fiverr marketplace with Python Django and Braintree
€20

Build Flutter AR & AI Face Filters App like Snapchat Filters
€20

Build Full Stack iOS Ecommerce App With Plaid and Stripe
€20

Build Full Stack iOS Ecommerce App With Plaid and Stripe
€10

Build Location-Based Projects for iOS GPS, Sensors, and Maps ePub eBook
€1

Build News Feed Android App and Learn to write Wordpress API (Updated)
€20

Building a Note-Taking App for iOS 11 with Swift
€10

Building Automated Machine Images with HashiCorp Packer
€15

Building JavaScript Games For Phones, Tablets, and Desktop
€1

Building React Native Applications Using Expo
€10

Building Your First iOS 13 App
€10

Complete Angular Course-Learn Angular From Scratch
€20

Computer Vision Face Recognition Quick Starter in Python
€10

Computer Vision In Python! Face Detection & Image Processing
€10

Consuming a GraphQL API with Apollo Client and React
€10

Coursera - Deep Learning in Computer Vision (Higher School of Economics)
€10

Coursera - Swift 5 iOS Application Developer Specialization by LearnQuest
€20

Coursera Creative Serious and Playful Science of Android Apps
€20

Coursera iOS App Development with Swift
€15

Create App Like Instagram using Parse Server iOS 11 Swift 4
€10

Create IOS Applications Using Parse and Swift
€5

Data Science and Machine Learning Series Facial Detection and Recognition using OpenCV
€10

Deep Learning in Object Detection and Recognition eBook
€1

Develop a MAC OSX application using Xamarin Forms and MVVM
€10

Digital Tutors Understanding Mobile App Components in InDesign
€10

Easy Mobile Apps With Ionic Creator
€10

Face Recognition Technique A Literature Survey on Face Recognition and Insight on Machine Recognition Using eBook
€1

Firebase & Firestore Masterclass
€20

Flappy Bird Clone The Complete SFML Cplusplus Game Course
€10

Flask Framework Complete Course For Beginners
€10

Flemish and Dutch Drawings From the 15th to the 18th Century Drawings of the Masters PDF eBook
€10

Flowcode And Labview For Embedded Systems From Scratch
€15

Flutter & Firebase - Build Real World iOS and Android Apps
€15

Flutter - How to Build an Ultimate Responsive App
€15

Flutter Build a Complex Android and ios Apps Using Firestore
€10

Flutter Firebase Blog App (iOS & Android Complete App 2020)
€10

Flutter Firebase Blog App (iOS & Android Complete App 2020)
€20

Flutter News Portal App-Firestore Backend(Android&ios App)
€15

Flutter Tutorials - Latest Packages and Components
€10

Fullstack Social iOS NodeJS REST
€20

Get Started with Dart
€9

Getting Started with Angular Elements
€9

Getting Started With Application Development
€10

Handbook of Face Recognition eBook
€1

Hello Swift! iOS app programming for kids and other beginners
€1

How to build Instagram using Ruby on Rails
€15

Image Analysis and Recognition 16th International Conference, ICIAR 2019, Waterloo, ON, Canada, August 27-29, 2019, Pro eBook
€10

Image Recognition with Neural Networks From Scratch
€10

Independent Component Analysis of Edge Information for Face Recognition eBook
€1

Infinite Skills Learning App Development in iOS 8 Training Video
€15

Infinite Skills Mastering iOS development Media Library Training Video
€15

Infinite Skills Mastering iOS Development Training Video
€15

Instagram Firebase
€20

Intermediate Training Course with Core Data
€20

Ionic and Angular Building a Mobile Application UI
€10

Ionic Vue - Build Android, iOS & PWA Apps with Ionic 5
€10

iOS 13 & Swift 5 - The Complete iOS App Development Bootcamp
€10

iOS 13 Programming with Swift 5, 2nd Edition
€10

iOS Apprentice Fifth Edition Beginning iOS development with Swift 3 by raywenderlich.com Team PDF eBook
€1

iOS Development Crash Course - Beginners to Publishing App
€10

iOS Development Crash Course - Learn How to Create iOS Apps
€10

iOS12 Bootcamp from Beginner to Professional iOS Developer
€10

Joshua J. Drake Zach Lanier Collin Mulliner Pau Oliva Fora Stephen A. Ridley Georg Wicherski Android Hackers Handbook PDF eBook
€10

Kelby Training The Art of Photography Capturing The Moments People Share By Cliff Mautner and Mia McCormick
€15

Kotlin and Android App Development Mastery 21 hoursplus and3Apps
€20

Learn Android Studio 3 Efficient Android App Development
€10

Learn Java Creating Android Games Using the LibGDX library
€20

Learn React Native - Cross Platform App Development
€10

Learn to use JSON
€10

Learning Angular 3rd Edition EPUB MOBI eBook
€1

Learning OpenCV 3 Computer Vision in C Plus Plus with the OpenCV Library eBook
€1

Learning OpenCV 4 Computer Vision with Python 3 - Third Edition
€10

Learning Python the easy way
€10

Location Privacy in Mobile Applications
€10

Lynda.com Agile Development Practices
€1

Lynda.com Android App Development Essential Training
€15

Lynda.com Android Development Modern Android UI Design Elements
€10

Lynda.com Andy Needham After Effects Creating a Mobile App Interface
€10

Lynda.com Animations and Transitions in the Android SDK
€15

Lynda.com Building a Note-Taking App for iOS 8
€10

Lynda.com Building Android and iOS Apps with Dreamweaver CC and PhoneGap
€10

Lynda.com Cocoa with Swift Essential Training
€15

Lynda.com Creating a Poster with Adobe Mobile Apps
€10

Lynda.com Creating Audio Apps for iOS
€10

Lynda.com David Gassner Android N First Look for Developers Android SDK
€10

Lynda.com David Gassner Building Flexible Android Apps with the Fragments API
€10

Lynda.com Distributing iOS Applications Through the App Store
€10

Lynda.com iOS 8 iPhone and iPad Essential Training
€15

Lynda.com iOS 9 App Extensions
€10

Lynda.com iOS Game Development with Sprite Kit
€15

Lynda.com Learning Swift 3 for Developers
€10

Lynda.com Programming for Non-Programmers iOS 8
€10

Lynda.com Programming iOS 9 and GamePlayKit
€15

Lynda.com Ron Buencamino Implementing In-App Purchases in iOS with Swift iOS SDK Apple
€15

Lynda.com Scott Gardner iOS UI Development with Visual Tools
€15

Lynda.com Swift 2.0 Essential Training
€20

Lynda.com Tammy Coron Developing for HomeKit and iOS
€1

Lynda.com Todd Perkins iOS 9 App Development with Swift 2 Essential Training
€15

Lynda.com Todd Perkins iOS Game Development with Swift 2.0 and SpriteKit
€15

Lynda.com Using Java to Program Google App Engine
€15

Lynda.com Walt Ritscher Xamarin Essential Training iOS Android Windows apps
€20

Lynda.com Yohann Taieb Convert iOS 9 Apps into Apple TV Apps
€15

Manual Testing DATABASE UNIX JIRA API AGILE Mobile
€10

Master The Basics Of Flutter Learn Dart & Flutter
€10

Mobile App Dev with Ionic and React Idea to App Store
€10

Mobile App Development Make iOS & Android Apps Without Code
€10

Mobile App Testing Practical Plus Certified Mob. Tester
€10

Neo4j Graph Databases with Cypher- Game of Thrones Edition (Updated 72020)
€10

Object Recognition with Deep Learning using OpenCV and C#
€10

OpenCV 4 with Python Blueprints - Second Edition
€10

OpenFlows WaterGEMS CONNECT Edition Update 3
€25

OReilly Building Mobile Apps with HTML CSS and JavaScript
€20

OReilly Infinite Skills Designing for Mobile Training Video
€20

OReilly Learning Android
€20

OReilly Native Web Apps for Android
€20

OReilly Practical Android
€20

Pattern Recognition 12th Mexican Conference, MCPR 2020, Morelia, Mexico, June 24-27, 2020, Proceedings eBook
€10

Pattern Recognition and Information Processing 14th International Conference, PRIP 2019, Minsk, Belarus, May 21-23, 201 eBook
€10

Pattern Recognition and Machine Intelligence 8th International Conference, PReMI 2019, Tezpur, India, December 17-20, 2 eBook
€10

Pattern Recognition Applications and Methods 8th International Conference, ICPRAM 2019, Prague, Czech Republic, Februar eBook
€10

Pluralsight Digital Tutors Creating a Logo and iOS Icons for a Mobile App in Illustrator
€10

Pluralsight Start Developing for Android
€10

Podcasts with Brian Voong
€15

Pragmatic Flutter Building Cross-Platform Mobile Apps for Android, iOS, Web & Desktop PDF eBook
€1

Programming iOS 14 Dive Deep into Views View Controllers and Frameworks ePub eBook
€10

Programming Swift Create A Fully Function App Learn In A Day by Os Swift ePub eBook
€10

PyTorch Computer Vision Cookbook
€10

RabbitMQ Essentials - Second Edition PDF eBook
€1

React Native for Mobile Development Harness the Power of React Native to Create Stunning iOS and Android Applications
€10

React Native Quickly Start Learning Native iOS Development with JavaScript by Azat Mardan ePub eBook
€1

React Native Quickly Start Learning Native iOS Development with JavaScript by Azat Mardan PDF eBook
€1

React Redux Ecommerce - Master MERN Stack Web Development (102020)
€20

RxSwift Design Patterns for iOS Developers
€10

Skillfeed Make Mario Game in iOS 8 Swift
€15

SkillShare iOS 8 Mobile App Design UI and UX Using Adobe Photoshop 2015
€20

Some Python Modules to Create AI Projects
€10

Stripe Payments (with SCA, Google Pay, Apple Pay) in PHP
€10

Swift Delegations and Data Sources - Lynda.com
€10

Swift iOS Image Uploads Using A Node Backend
€5

SwiftUI iOS13 Coffee Shop Application, Order Products Online (Updated)
€10

TeamTreeHouse.com Android Activity Lifecycle
€10

TeamTreeHouse.com Ben Jakuben Build a Simple Android App 2014
€10

TeamTreeHouse.com Pasan Premaratne Build a Simple iPhone App with Swift 2.0
€10

TeamTreeHouse.com Pasan Premaratne Error Handling in Swift 2.0
€10

TeamTreeHouse.com Pasan Premaratne Swift 2.0 Enumerations and Optionals
€10

TeamTreeHouse.com Pasan Premaratne Swift 2.0 Protocols
€10

TeamTreeHouse.com Prototyping with Foundation for Apps
€10

TeamTreeHouse.com Swift 2.0 Basics
€10

TeamTreeHouse.com Swift 2.0 Collections and Control Flow
€10

TeamTreeHouse.com Swift 2.0 Functions
€10

The App Dojo Udemy This Is How You Make iPhone Apps iOS Development Course
€10

The Art of John Atkinson Grimshaw JPG
€2

The Complete 2020 Flutter Development Bootcamp with Dart (082020)
€20

The Complete Flutter News App
€10

The Complete iOS9 Developer Course Build 50 Swift Apps
€25

The Complete SwiftUI Developer Course
€15

The Data Visualization Workshop An Interactive Approach to Learning Data Visualization, 2nd Edition
€10

The Definitive Guide to Firebase Build Android Apps on Google_s Mobile Platform
€10

Time-Varying Image Processing and Moving Object Recognition 4 eBook
€1

Tony Hillerson Seven Mobile Apps in Seven Weeks Native Apps Multiple Platforms Pragmatic Programmer ePub eBook
€1

Tony Hillerson Seven Mobile Apps in Seven Weeks Native Apps Multiple Platforms Pragmatic Programmer Mobi eBook
€1

Tony Hillerson Seven Mobile Apps in Seven Weeks Native Apps Multiple Platforms Pragmatic Programmer PDF eBook
€1

TutsPlus Up and Running With Swift 2
€20

Twitter Slide Out Menu with Brian Voong
€15

Udacity Android Developer Nanodegree Become an Android Developer
€25

udemy - iOS 10 & Swift 3 - iPhone App Development | Beginning to End
€25

udemy - iOS App Grocery List Swift 3.1 iOS10.3 from 0 to AppStore
€10

Udemy - Learn the Vulkan API with C Plus Plus (042020)
€15

Udemy - Unity Multiplayer Game development with Photon PUN2
€20

Udemy Android and iOS Apps for Your Wordpress Blog
€15

Udemy Create An App For Your Business in Swift and IOS 8
€20

Udemy Create Android and iOS App using HTML CSS and JS
€15

Udemy Create Awesome Android Apps Without Coding
€10

Udemy EDUmobile Academy Android 5.0 Lollipop Essential Training
€15

Udemy Everything iOS9
€15

Udemy Include Microsoft Azure Cloud Services in your Mobile Apps
€10

Udemy Intro to iOS 9 and Swift Mobile App Development
€10

Udemy iOS 8 Mobile App Design Learn UI UX and Start a New Career UPADTED
€10

Udemy iOS 9 and Swift 2 From Beginner to Paid Professional
€25

Udemy iOS 9 and Swift From Beginner to Paid Professional
€25

Udemy iOS Animation with Swift
€20

Udemy iOS Application Penetration Testing Ethical Hacking Domain
€15

Udemy iOS OSX Game Development From Start to Store in Swift
€15

Udemy iOS9 Development in 10 Days Flat
€20

Udemy iPad Programming for iPhone Developers Extend Your Reach
€10

Udemy John Bura The Complete Game Developer course Build 60 Games
€25

Udemy Learn Android Studio in 2 hours
€15

Udemy Learn Apple Watch Programming Quickly By Examples
€15

Udemy Learn iOS 9 and Swift 2 From Scratch Build Real World Apps
€15

Udemy Learn iOS 9 App Development with Xcode 7 and Swift 2
€15

Udemy Mobile App Design Design an iOS Prototype in Sketch 3
€15

Udemy Rick and Jennas iOS 9 Adventure Make 14 Apps with Swift 2
€25

Udemy Swift from scratch learn programming on iOS
€10

Udemy Swift programming for iOS with Parse Practical examples
€20

Udemy Swift Programming From Learner To Earner
€15

Udemy The Complete Android Developer Course Beginner To Advanced
€20

Udemy The Complete IOS 9 and Xcode 7 Guide Make 20 Applications
€25

Udemy The Complete iOS 9 Developer Course Build 18 Apps
€20

Udemy The Complete IOS 9 Objective-C Guide Make 20 Applications
€20

Udemy The Complete IOS 9 Swift 2.0 Guide Make 20 Applications
€20

Udemy The Complete iOS8 and Swift Course Learn by Building 15 Real World Apps
€19

Udemy Using Java For Android And Advanced Applications
€15

UI Automation testing for beginners 2021
€15

Unit Testing in Angular Updated Aug 9 2021
€10

Unity & C# - Build A Complete 2D Mobile Platformer Game
€15

Use Crosswalk With Ionic
€10

Use the Camera With Ionic
€10

Use the Microphone With Ionic
€10

Using React Hooks
€10

UX Strategy Product Strategy Techniques for Devising Innovative Digital Solutions 2nd Edition PDF eBook
€1

Vandad Nahavandipoor iOS 8 Swift Programming Cookbook Solutions and Examples for iOS Apps ePub eBook
€11

Vandad Nahavandipoor iOS 9 Swift Programming Cookbook ePub eBook
€10

Vandad Nahavandipoor iOS 9 Swift Programming Cookbook Mobi eBook
€10

Vandad Nahavandipoor iOS 9 Swift Programming Cookbook PDF eBook
€10

Web-based Face detection using OpenCV
€20

Website to App iOS & Android 2019. No coding skills needed
€10

Zend Framework 3 for beginners Master the PHP framework ZF3
€10