Login
Discover
Waves
Decks
Plus
Login
Signup
Duc Tran
@bunyam1the1great
28
Duc Tran is one of the world's most followed iOS, Android and Web development trainer.
Followers
31
Following
0
Resource Credits
Available
Used
Location
USA
Website
https://ductran.co/
Created
February 11, 2018
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
bunyam1the1great
swift
2018-04-01 19:11
UICollectionView Pt 8: ADD NEW CELL TO UICOLLECTIONVIEW WITH ANIMATION
Collection View is what enables us developers to build beautiful and stunning user interface like what you see in App Store, Instagram, Facebook, Spotify, Snapchat and Apple Music. That's why nowadays
$ 0.000
3
2
bunyam1the1great
swift
2018-03-26 11:50
UICollectionView Pt 7: IMPLEMENT UICOLLECTIONVIEWDELEGATE
Collection View is what enables us developers to build beautiful and stunning user interface like what you see in App Store, Instagram, Facebook, Spotify, Snapchat and Apple Music. That's why nowadays
$ 0.000
3
1
bunyam1the1great
swift
2018-03-20 16:00
UICollectionView Pt 6: MULTIPLE SECTIONS IN UICOLLECTIONVIEW AND CUSTOM SECTION HEADER
Collection View is what enables us developers to build beautiful and stunning user interface like what you see in App Store, Instagram, Facebook, Spotify, Snapchat and Apple Music. That's why nowadays
$ 0.000
1
2
bunyam1the1great
swift
2018-03-17 19:04
UICollectionView Pt 5: CREATE UICOLLECTIONVIEWCONTROLLER IN iOS
Collection View is what enables us developers to build beautiful and stunning user interface like what you see in App Store, Instagram, Facebook, Spotify, Snapchat and Apple Music. That's why nowadays
$ 0.000
2
bunyam1the1great
swift
2018-03-16 17:29
UICollectionView Pt 4: CREATE CUSTOM UICOLLECTIONVIEWCELL SUBCLASS, AUTO LAYOUT
Collection View is what enables us developers to build beautiful and stunning user interface like what you see in App Store, Instagram, Facebook, Spotify, Snapchat and Apple Music. That's why nowadays
$ 0.000
1
bunyam1the1great
swift
2018-03-15 11:36
UICollectionView Pt 3: DESIGN CUSTOM UICOLLECTIONVIEWCELL IN STORYBOBARD
Collection View is what enables us developers to build beautiful and stunning user interface like what you see in App Store, Instagram, Facebook, Spotify, Snapchat and Apple Music. That's why nowadays
$ 0.000
1
bunyam1the1great
swift
2018-03-14 14:39
UICollectionView Pt 2: SET UP APP DATA STRUCTURE - UICollectionViewController, Auto Layout
Collection View is what enables us developers to build beautiful and stunning user interface like what you see in App Store, Instagram, Facebook, Spotify, Snapchat and Apple Music. That's why nowadays
$ 0.000
1
bunyam1the1great
swift
2018-03-12 17:45
UICollectionView Pt 1: INTRODUCTION to UICollectionView, and UICollectionViewController
Collection View is what enables us developers to build beautiful and stunning user interface like what you see in App Store, Instagram, Facebook, Spotify, Snapchat and Apple Music. That's why nowadays
$ 0.000
2
bunyam1the1great
swift
2018-03-10 09:36
UITableView Pt 9/10 USE SHOW SEGUE TO TRANSITION FROM MASTER TO DETAIL VIEW CONTROLLER
UITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every iOS developer must master. In this course, we will build a photos browser app using
$ 0.172
2
bunyam1the1great
swift
2018-03-08 21:09
UITableView Pt 8/10 CREATE STATIC UITABLEVIEW AND UITABLEVIEWCONTROLLER
UITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every iOS developer must master. In this course, we will build a photos browser app using
$ 0.000
1
bunyam1the1great
swift
2018-03-07 17:23
UITableView Pt 7/10: DRAG AND DROP TO MOVE CELL IN TABLE VIEW SWIFT TUTORIAL
UITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every iOS developer must master. In this course, we will build a photos browser app using
$ 0.000
1
bunyam1the1great
swift
2018-03-06 11:13
UITableView Pt 6/10: DELETE ROWS FROM TABLE VIEW SWIFT TUTORIAL
UITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every iOS developer must master. In this course, we will build a photos browser app using
$ 0.000
2
bunyam1the1great
swift
2018-03-05 17:00
UITableView Pt 5/10: CREATE MULTIPLE SECTIONS IN TABLE VIEW
UITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every iOS developer must master. In this course, we will build a photos browser app using
$ 0.000
2
bunyam1the1great
swift
2018-03-04 16:55
UITableView Pt 4: Create Custom Table View Cell, Dynamic Table View Cell Height, Self-Sizing Cell
UITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every iOS developer must master. In this course, we will build a photos browser app using
$ 0.000
1
bunyam1the1great
swift
2018-03-03 20:34
UITableView Pt 3: Create Basic UITableView and UITableViewController, UITableViewCell
UITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every iOS developer must master. In this course, we will build a photos browser app using
$ 0.000
2
bunyam1the1great
swift
2018-02-28 20:19
UITableView Pt 2: Create Data Model Classes to Display On UITableView & UITableViewController
UITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every iOS developer must master. In this course, we will build a photos browser app using
$ 0.000
2
bunyam1the1great
swift
2018-02-26 16:55
UITableView Series Pt 1/10: Introduction to UITableView and UITableViewController Tutorial in Swift
UITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every iOS developer must master. In this course, we will build a photos browser app using
$ 0.000
3
bunyam1the1great
swift
2018-02-24 12:12
Create UICollectionView inside UITableViewCell - like App Store, Instagram and Facebook
Most apps with complex UI now doesn't simply display a table of things or a grid of things that we can achieve by using a single UITableView or UICollectionView. Apps like Instagram, App Store use complex
$ 0.000
2
bunyam1the1great
swift
2018-02-23 21:15
7 Days Swift Challenge - Day 7: Function in Class - How to Make an App
This is the last training of our 7 Days Swift Challenge! Woohoo! I hope you'll enjoy this training. Let's dive right in. I'll share with you some new techniques in Swift that I'm sure you'll be delighted
$ 0.000
4
bunyam1the1great
swift
2018-02-22 16:37
7 Days Swift Challenge - Day 6: Class Initializer in Swift - How to Make an App
In today training, we will have a look at Swift class' initializer. What is it, why do we need to use it and how can we use it? Let's dive right in! Your Code Challenge: Look at the AppStore on your phone,
$ 0.055
5
1