Podcasts about uitableview

  • 19PODCASTS
  • 40EPISODES
  • 31mAVG DURATION
  • ?INFREQUENT EPISODES
  • Aug 28, 2021LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about uitableview

Latest podcast episodes about uitableview

nextstep.fm
#36 10年前のアプリでしか見られないコンテンツの意味

nextstep.fm

Play Episode Listen Later Aug 28, 2021 122:46


Starring:k_katsumi, sonson_twit, d_date 1. ひきこもってますか,リモートワークどうですか? 2. 人買いたちの動きが活発?今も昔もコンサルは人気なの? 3. コンサルやるくらいなら,自分でやりたい @sonson_twit 4. 電通国際情報サービス https://www.isid.co.jp https://japan.zdnet.com/article/20347498/ 5. エンジニアとスーツ,スーツ着て欲しいなら,ちゃんといいスーツ着ろよ @k_katsumi 6. テレワークとカメラ 7. 次男氏,Scratchのゲームを作って投稿し,ついにフォロワーがつく http://scratch.mit.edu @sonson_twit 8. Mac昔話 9. Macintosh Plusをみました・・・・ @d_date https://twitter.com/d_date/status/1424597331479986179?s=21 10. Macintosh Plus, PowerMac G3, PowerBook G4....Appleユーザ老人会 11. MacOS 9とか知らんやろ・・・・・MacOS Xが出て・・・もう20年なんですね 12. Sherlock(動詞)の意味 13. ResEdit https://ja.wikipedia.org/wiki/ResEdit 14. Apple, Intel, Microsoft, AMD...祇園精舎の鐘の声,諸行無常の響きあり・・・ 15. M1移行とIntel移行 16. MacBookPro M1X?は出るのか?メモリは32GBになるのか? 17. AppStore Connectはいつよくなるの・・・・・ 18. 2tch,配信止めました・・・・14年の開発・・・・ 19. 2tchの中身の話 20. UITableView昔話 21. UITableViewCellにUIViewをたくさん載っけると遅くなったんですよ,昔は 22. NSStringのdraw系API 23. ASCII Art検知正規表現 24. 岸川さんが作った古いアプリ 25. @d_date も全然ついていけない,iOS老人会 26. 古いアプリのメンテナンス 27. アプリとしてコンテンツを提供してしまうと・・・・コンテンツがdisconになってしまう 28. いつもの話題,コンテンツとビューアの切り分け 29. 元素図鑑,歌うくじら・・・色々なコンテンツ系アプリがありました・・・・. 30. コンテンツのコンプライアンスと,コンテンツのポリティカルコレクトネス 31. 次回のネタ・・・iOSDC, Quaternion, Google Nest Doorbell

The Stack Overflow Podcast
Taking a risk and moving to a new team

The Stack Overflow Podcast

Play Episode Listen Later Mar 16, 2021 28:42


Ian is Brooklyn bred a tech junkie, NBA stats nerd, hip hop connoisseur, and co-creator of GameFlo and Ujima Now. He graduated from Brown University and was a teaching fellow at FullStack Academy before coming to Stack Overflow. You can find him on Twitter and Github.Kyle  Pollard graduated from the University of Northern British Columbia and worked as a computer technician and  programmer for the City of Prince George in Canada.  You can find him on Github, Twitter, and his website.Our lifeboat this week goes to  Max Pevsner, who answered a question, but cautioned against taking his advice: Don't reuse cell in UITableView

The Stack Overflow Podcast
Taking a risk and moving to a new team

The Stack Overflow Podcast

Play Episode Listen Later Mar 16, 2021 28:42


Ian is Brooklyn bred a tech junkie, NBA stats nerd, hip hop connoisseur, and co-creator of GameFlo and Ujima Now. He graduated from Brown University and was a teaching fellow at FullStack Academy before coming to Stack Overflow. You can find him on Twitter and Github.Kyle  Pollard graduated from the University of Northern British Columbia and worked as a computer technician and  programmer for the City of Prince George in Canada.  You can find him on Github, Twitter, and his website.Our lifeboat this week goes to  Max Pevsner, who answered a question, but cautioned against taking his advice: Don't reuse cell in UITableView

AppForce1: news and info for iOS app developers
#iOSDevHappyWhatTheHackHour ??

AppForce1: news and info for iOS app developers

Play Episode Listen Later Jan 25, 2021 30:08 Transcription Available


Great news, great community, great things for Sam. I am doing coaching with Sam, but he has been working hard. Not much left for me to do except cheer him on and answer a few questions. In this episode some great articles and info on recent community activities.Please rate me on Apple Podcasts.Send me feedback on SpeakPipeOr contact me through twitterMy website appforce1.netNewsletter, sign up!Podcast PartyMy book: Being a Lead Software DeveloperNews: Apple - Identity Pinning: How to configure server certificates for your appNews: Dani Devese - Traits of a good accessible iOS appNews: Matt Gallagher - App architecture basics in SwiftUI, Part 2: SwiftUI's natural patternNews: Sarun Wongpatcharapakorn - List view, a UITableView equivalent in SwiftUINews: Robert Pieta - Accelerometer and Gyroscope Examples in SwiftNews: Kristijan Kralj - What You Should Know About iOS Unit TestingNews: Antoine van der Lee - Lazy var in Swift explained with code examplesAppForce1 Special: Dani DevesaDonny's Monday tweetiosfeeds.comFlipgram in de App StoreMaking ARdeck @ WhatTheHackTwitter hashtags mentioned: #iOSDevHappyHour#whatthehackCore Data Workshop by Donny Wals Gain practical experience with Core Data from the author of Practical Core Data. Lead Software Developer Learn best practices for being a great lead software developer.Support the show (https://github.com/sponsors/AppForce1)

NSScreencast (free videos)
#452 - Collection View List Layout

NSScreencast (free videos)

Play Episode Listen Later Jul 31, 2020


With UITableView no longer being encouraged for use, we need to replace this behavior with UICollectionView. This is where UICollectionViewListLayout comes into play. Using this layout we can get the familiar table view appearance in plain and grouped styles (as well as additional styles to support sidebars on iPad and macOS). This includes support for sticky headers and footers, swipe actions, and other UITableView behaviors that we've come to rely on.

ipads collection macos layout uitableview uicollectionview
Fireside Swift
EP 31 - STOLEN WITH PERMISSION

Fireside Swift

Play Episode Listen Later Mar 22, 2018 73:01


Show Notes:* Apple’s UITableView documentation: https://developer.apple.com/documentation/uikit/uitableview* Ben Sullivan’s Mastering Table Views course on Udemy: https://www.udemy.com/ios-10-swift-3-mastering-table-views/* Use code FIRESIDE10 to get the above course for only $10.* USE THE CODE!!! IT’S FIRESIDE10!! UUUUSSSSSEEEEE IT!!!Blind Love Dub by Jeris (c) copyright 2017 Licensed under a Creative Commons Attribution (3.0) license. http://dig.ccmixter.org/files/VJ_Memes/55416 Ft: Kara Square (mindmapthat)

NSScreencast (free videos)
#309 - Automatic UITableView Paging

NSScreencast (free videos)

Play Episode Listen Later Nov 2, 2017


UITableView can support scrolling through many rows of data, however fetching large amounts of remote data can slow down your app, use up too much memory, and bog down your web server. This is all wasteful if users aren‘t ever going to scroll down that far. In this episode you‘ll learn how to perform automatic UITableView pagination using an easy technique.

automatic paging uitableview
The iDeveloper Podcast
164 - What has Python ever done for us?

The iDeveloper Podcast

Play Episode Listen Later Apr 25, 2017


Scotty talks about his week fighting WKWebView and John does the same for UITableView and how he wishes he could use UICollectionView instead. John also sets off on a rant about Swift leaving Scotty to defend the changes between Swift 2.3 and 3.1. Scotty shares about 3 interviews he will be doing at the App Builders conference in Switzerland. John announces he will once again be drumming for James Dempsey and Breakpoints again this year near WWDC and Scotty reveals he will be talking at CocoaConf Next Door.

More Than Just Code podcast - iOS and Swift development, news and advice

This week we follow up on replacements to Fabric and iAd, as well as ColorSync Manager and CarPlay & Android Auto delays in auto manufacturing. We also touch on Find My Air Pods and Apple Pay. We delve into the upcoming ability to respond to reviews and the SKStoreReviewController. We examine the case for deprecating UITableView replacing it with UICollectionView. Picks: Realm Word Tour, Limited Edition Super Bowl Tostitos, Apple UI Design Resources, using vector graphics in apps, 33 iOS open source libraries that will dominate 2017.

The iPhreaks Show
146 iPS Pebble with Heiko Behrens and Daniel Rodríguez Troitiño

The iPhreaks Show

Play Episode Listen Later Mar 17, 2016 57:53


The iPhreaks are going to the Microsoft Build Conference! Come see the panel in San Francisco from March 29th - April 1st!   01:47 - Heiko Behrens Introduction Twitter GitHub Blog 02:25 - Daniel Rodríguez Troitiño GitHub 02:46 - Pebble vs The Apple Watch @pebbledev 07:06 - The Pebble Development Experience Where To? 10:49 - Accelerometer Functions 11:48 - JavaScript; JavaScriptCore Pebble.js 17:42 - Device Capabilities Apple Notification Center Service (ANCS) Notifier App 21:02 - Bluetooth 22:24 - Notifications 30:59 - The Developer Experience (Cont’d) 31:45 - Running/Sports Apps Runkeeper Bluetooth Low Energy (BLE) 33:46 - Apps and Screens/Watchfaces UITableView UIkit 39:56 - Getting Started with Building an App for Pebble developer.pebble.com 41:59 - Shipping an App that Allows Users to Download Other Apps 47:36 - Waterproof? Picks Ono (Andrew) Mike Ash: Friday Q&A 2016-03-04: Swift Asserts (Andrew) Smart Go (Andrew) 2016 Minnesota State High School All Hockey Hair Team (Jaim) The Best Podcast Rap Video (Chuck) PaintCode (Heiko) Jetbrains: The unicorn Silicon Valley doesn't like to talk about (Heiko) How to Move to Germany if Donald Trump is Elected President (Heiko) Greg Wilson: What We Actually Know About Software Development, and Why We Believe It’s True (Daniel) Ruby Rogues Episode #184: What We Actually Know About Software Development and Why We Believe It's True with Greg Wilson and Andreas Stefik (Chuck)

Devchat.tv Master Feed
146 iPS Pebble with Heiko Behrens and Daniel Rodríguez Troitiño

Devchat.tv Master Feed

Play Episode Listen Later Mar 17, 2016 57:53


The iPhreaks are going to the Microsoft Build Conference! Come see the panel in San Francisco from March 29th - April 1st!   01:47 - Heiko Behrens Introduction Twitter GitHub Blog 02:25 - Daniel Rodríguez Troitiño GitHub 02:46 - Pebble vs The Apple Watch @pebbledev 07:06 - The Pebble Development Experience Where To? 10:49 - Accelerometer Functions 11:48 - JavaScript; JavaScriptCore Pebble.js 17:42 - Device Capabilities Apple Notification Center Service (ANCS) Notifier App 21:02 - Bluetooth 22:24 - Notifications 30:59 - The Developer Experience (Cont’d) 31:45 - Running/Sports Apps Runkeeper Bluetooth Low Energy (BLE) 33:46 - Apps and Screens/Watchfaces UITableView UIkit 39:56 - Getting Started with Building an App for Pebble developer.pebble.com 41:59 - Shipping an App that Allows Users to Download Other Apps 47:36 - Waterproof? Picks Ono (Andrew) Mike Ash: Friday Q&A 2016-03-04: Swift Asserts (Andrew) Smart Go (Andrew) 2016 Minnesota State High School All Hockey Hair Team (Jaim) The Best Podcast Rap Video (Chuck) PaintCode (Heiko) Jetbrains: The unicorn Silicon Valley doesn't like to talk about (Heiko) How to Move to Germany if Donald Trump is Elected President (Heiko) Greg Wilson: What We Actually Know About Software Development, and Why We Believe It’s True (Daniel) Ruby Rogues Episode #184: What We Actually Know About Software Development and Why We Believe It's True with Greg Wilson and Andreas Stefik (Chuck)

Devchat.tv Master Feed
186 JSJ NativeScript with TJ VanToll and Burke Holland

Devchat.tv Master Feed

Play Episode Listen Later Nov 18, 2015 61:00


Check out JS Remote Conf! Buy a ticket! Submit a CFP!   03:07 - Burke Holland Introduction Twitter GitHub Blog 04:01 - TJ Van Toll Introduction Twitter GitHub Blog 04:33 - Telerik Telerik Platform 04:57 - NativeScript JavaScriptCore JavaScript Jabber #128: JavaScriptCore with Cesare Rocchi React Native 07:41 - The Views 10:07 - Customizability, Styling, and Standardization 16:19 - React Native vs NativeScript 18:37 - APIs CocoaPods 21:17 - How NativeScript Works 23:04 - Edgecases? Message Passing Marshalling (Mapping) 26:12 - Memory Management 27:06 - UITableView 29:59 - NativeScript and Angular AngularConnect Talks on YouTube Sebastian Witalec: Building native mobile apps with Angular 2 0 and NativeScript​ 33:22 - Adding NativeScript to Existing Projects 33:51 - Building for Wearables and AppleTV Burke Holland: Apple Watch and the Cross-Platform Crisis 35:59 - Building Universal Applications 37:14 - Creating NativeScript Kendo UI 39:42 - Use Cases nativescript.org/app-samples-with-code 41:01 - Are there specific things NativeScript isn’t good for? npmjs.com search: nativescript 42:54 - Testing and Debugging 48:35 - Data Storage Picks Caddy (AJ) OC ReMix #505: Top Gear 'Track 1 (Final Nitro Mix)' by Rayza (AJ) Jamie Talbot: What are Bloom filters? A tale of code, dinner, and a favour with unexpected consequences (Aimee) Mike Gehard (@mikegehard) (Aimee) Joe Eames: Becoming Betazoid: How to Listen and Empathize with Others in the Workplace @ AngularConnect 2015 (Dave) Exercise (Chuck) Sleep (Chuck) electron (Aaron) The Synchronicity War Series by Dietmar Wehr (Aaron) PAUSE (Burke) Outlander (TJ)

JavaScript Jabber
186 JSJ NativeScript with TJ VanToll and Burke Holland

JavaScript Jabber

Play Episode Listen Later Nov 18, 2015 61:00


Check out JS Remote Conf! Buy a ticket! Submit a CFP!   03:07 - Burke Holland Introduction Twitter GitHub Blog 04:01 - TJ Van Toll Introduction Twitter GitHub Blog 04:33 - Telerik Telerik Platform 04:57 - NativeScript JavaScriptCore JavaScript Jabber #128: JavaScriptCore with Cesare Rocchi React Native 07:41 - The Views 10:07 - Customizability, Styling, and Standardization 16:19 - React Native vs NativeScript 18:37 - APIs CocoaPods 21:17 - How NativeScript Works 23:04 - Edgecases? Message Passing Marshalling (Mapping) 26:12 - Memory Management 27:06 - UITableView 29:59 - NativeScript and Angular AngularConnect Talks on YouTube Sebastian Witalec: Building native mobile apps with Angular 2 0 and NativeScript​ 33:22 - Adding NativeScript to Existing Projects 33:51 - Building for Wearables and AppleTV Burke Holland: Apple Watch and the Cross-Platform Crisis 35:59 - Building Universal Applications 37:14 - Creating NativeScript Kendo UI 39:42 - Use Cases nativescript.org/app-samples-with-code 41:01 - Are there specific things NativeScript isn’t good for? npmjs.com search: nativescript 42:54 - Testing and Debugging 48:35 - Data Storage Picks Caddy (AJ) OC ReMix #505: Top Gear 'Track 1 (Final Nitro Mix)' by Rayza (AJ) Jamie Talbot: What are Bloom filters? A tale of code, dinner, and a favour with unexpected consequences (Aimee) Mike Gehard (@mikegehard) (Aimee) Joe Eames: Becoming Betazoid: How to Listen and Empathize with Others in the Workplace @ AngularConnect 2015 (Dave) Exercise (Chuck) Sleep (Chuck) electron (Aaron) The Synchronicity War Series by Dietmar Wehr (Aaron) PAUSE (Burke) Outlander (TJ)

All JavaScript Podcasts by Devchat.tv
186 JSJ NativeScript with TJ VanToll and Burke Holland

All JavaScript Podcasts by Devchat.tv

Play Episode Listen Later Nov 18, 2015 61:00


Check out JS Remote Conf! Buy a ticket! Submit a CFP!   03:07 - Burke Holland Introduction Twitter GitHub Blog 04:01 - TJ Van Toll Introduction Twitter GitHub Blog 04:33 - Telerik Telerik Platform 04:57 - NativeScript JavaScriptCore JavaScript Jabber #128: JavaScriptCore with Cesare Rocchi React Native 07:41 - The Views 10:07 - Customizability, Styling, and Standardization 16:19 - React Native vs NativeScript 18:37 - APIs CocoaPods 21:17 - How NativeScript Works 23:04 - Edgecases? Message Passing Marshalling (Mapping) 26:12 - Memory Management 27:06 - UITableView 29:59 - NativeScript and Angular AngularConnect Talks on YouTube Sebastian Witalec: Building native mobile apps with Angular 2 0 and NativeScript​ 33:22 - Adding NativeScript to Existing Projects 33:51 - Building for Wearables and AppleTV Burke Holland: Apple Watch and the Cross-Platform Crisis 35:59 - Building Universal Applications 37:14 - Creating NativeScript Kendo UI 39:42 - Use Cases nativescript.org/app-samples-with-code 41:01 - Are there specific things NativeScript isn’t good for? npmjs.com search: nativescript 42:54 - Testing and Debugging 48:35 - Data Storage Picks Caddy (AJ) OC ReMix #505: Top Gear 'Track 1 (Final Nitro Mix)' by Rayza (AJ) Jamie Talbot: What are Bloom filters? A tale of code, dinner, and a favour with unexpected consequences (Aimee) Mike Gehard (@mikegehard) (Aimee) Joe Eames: Becoming Betazoid: How to Listen and Empathize with Others in the Workplace @ AngularConnect 2015 (Dave) Exercise (Chuck) Sleep (Chuck) electron (Aaron) The Synchronicity War Series by Dietmar Wehr (Aaron) PAUSE (Burke) Outlander (TJ)

Build Phase
81: Are You Watching the Game Right Now?

Build Phase

Play Episode Listen Later Apr 15, 2015 42:53


This week, Mark and Gordon discuss the inevitable rise of the Astros as the MLB leaders for striking out, a weird bug in Xcode that is causing it to build the wrong kind of archive, errors trying to build the Segment.io library using CocoaPods, really just a whole bunch of errors going on today. Segment.io iOS 8.3 Release Notes Example from ResearchKit of hoop-jumping with Auto Layout views and UITableView NYTPhotoViewer Slides from Gordon's NSNorth talk

Programmation sur plateformes mobiles (2014/2015, HD)
Cours N°8.14 - «MesActivités»

Programmation sur plateformes mobiles (2014/2015, HD)

Play Episode Listen Later Dec 9, 2014 11:11


Cette séquence présente l'application «MesActivités» que vous devrez développer. Cette application manipule: des UISPlitViewController, des UITableViewController, des UINavigationController, et accède à l'appareil photo.

Programmation sur plateformes mobiles (2014/2015, HD)
Cours N°8.8 - «MaTable» (version 2)

Programmation sur plateformes mobiles (2014/2015, HD)

Play Episode Listen Later Dec 9, 2014 15:08


Cette séquence présente l'application «MaTable» dans une version étendue dans laquelle la gestion des modifications et l'empilement de vues sont réalisées (Illustration des modifications dans un UITableViewControntroller et de l'empilement de vues avec un UINavigationController).

Programmation sur plateformes mobiles (2014/2015, HD)
Cours N°8.6 - Modification d'une UITableView

Programmation sur plateformes mobiles (2014/2015, HD)

Play Episode Listen Later Dec 9, 2014 10:27


Cette séquence présente les mécanisme permettant de gérer les modifications d'une UITableView par l'usager d'une application.

Programmation sur plateformes mobiles (2014/2015, HD)
Cours N°8.5 - Personnalisation d'une UITableView

Programmation sur plateformes mobiles (2014/2015, HD)

Play Episode Listen Later Dec 9, 2014 8:56


Cette séquence expose comment particulariser les éléments d'une UITableView. À titre d'exemple, des portions de code de ll'application «MaTable» sont modifiés pour illustrer le propos.

Programmation sur plateformes mobiles (2014/2015, HD)

Cette séquence présente l'application «MaTable» qui illustre une première utilisation simple des UITableView pour afficher des données.

Programmation sur plateformes mobiles (2014/2015, HD)
Cours N°8.3 - UITableViewController, gestion optimisé des cellules

Programmation sur plateformes mobiles (2014/2015, HD)

Play Episode Listen Later Dec 9, 2014 8:23


Cette séquence expose en détail le mécanisme optimisé de gestion des cellules d'une UITableView, tant pour la consommation de mémoire que l'économie du processeur.

Programmation sur plateformes mobiles (2014/2015, HD)
Cours N°8.2 - UITableViewController, mécanique de base

Programmation sur plateformes mobiles (2014/2015, HD)

Play Episode Listen Later Dec 9, 2014 13:38


Cette séquence présente le principe du fonctionnement des UITableViewController qui permettent d'afficher des données structurées de manière ergonomique.

Build Phase
28: Too Drunk To Ruck

Build Phase

Play Episode Listen Later Feb 25, 2014 42:28


Gordon and Mark discuss static UITableViews, possible solutions for faking 3rd party APIs, and beta distribution. Wayne Gretzky (Rdio link) GORUCK Challenge RoutingHTTPServer CocoaHTTPServer OHHTTPStubs Apple purchasing Burstly Hockey

Programmation sur plateforme mobile : application à iOS et Android (2103/2014, HD)

Cette séquence présente l'application «FullActivities» qui doit fonctionner à la fois sur «petits terminaux» et «grands terminaux». L'application est un gestionnaire simplifié de tâches. Il permet de créer des tâches et de leur associer un titre, une photo et une priorité. Vous devez bien sûr réaliser cette application sans utiliser StoryBoard ou ARC et la faire tourner à la fois sur simulateur et sur un terminal. Vous vous inspirerez des vidéos capturant le comportement détaillé de l'application que nous donnons dans cette page. Vous pouvez, si vous le souhaitez, supporter les orientations standard des types de terminaux qui peuvent l'exécuter.

Programmation sur plateforme mobile : application à iOS et Android (2103/2014, HD)
Cours N°4.19 Exercice «Métro Châtelet direction Cassiopée»

Programmation sur plateforme mobile : application à iOS et Android (2103/2014, HD)

Play Episode Listen Later Dec 20, 2013 3:19


Cette séquence présente l'application «Métro Châtelet direction Cassiopée» qui doit fonctionner à la fois sur «petits terminaux» et «grands terminaux». L'application est composée de deux hiérarchies de vues présentées au moyen d'un «TabBar». La première permet de positionner des préférences et la seconde, de naviguer dans une liste de stations spatiales en fonction de ces préférences. Vous devez bien sûr réaliser cette application sans utiliser StoryBoard ou ARC et la faire tourner à la fois sur simulateur et sur un terminal. Vous vous inspirerez des vidéos capturant le comportement détaillé de l'application que nous donnons dans cette page. Vous pouvez, si vous le souhaitez, supporter les orientations standard des types de terminaux qui peuvent l'exécuter.

Programmation sur plateforme mobile : application à iOS et Android (2103/2014, HD)
Cours N°4.14 Modifier une UITableView via son Contrôleur

Programmation sur plateforme mobile : application à iOS et Android (2103/2014, HD)

Play Episode Listen Later Dec 19, 2013 7:22


Cette séquence expose en détail la mécanique intégrée au UITableViewDelegate permettant de gérer l'édition d'une UITableView.

Programmation sur plateforme mobile : application à iOS et Android (2103/2014, HD)

Cette séquence présente une extension de l'application «TabAvecVue» permettant d'illustrer la particularisation d'un élément d'une UITableView.

Programmation sur plateforme mobile : application à iOS et Android (2103/2014, HD)
Cours N°4.11 Gestion optimisée des cellules dans un TableViewController

Programmation sur plateforme mobile : application à iOS et Android (2103/2014, HD)

Play Episode Listen Later Dec 19, 2013 7:23


Cette séquence expose en détail le mécanisme optimisé de gestion des cellules d'une UITableView , tant pour la consommation de mémoire que l'économie du processeur.

Programmation sur plateforme mobile : application à iOS et Android (2103/2014, HD)
Cours N°4.10 Affichage de données avec un TableViewController, mécanique de base

Programmation sur plateforme mobile : application à iOS et Android (2103/2014, HD)

Play Episode Listen Later Dec 19, 2013 11:54


Cette séquence présente les principes de base du système d'affichage de données strucrées: UITableView/UITableViewController. Ce mécanisme permet d'afficher les données sous forme d'une table que l'on peut faire défiler. Il est donc utile pour visualiser un grand nombre de valeurs sous la forme d'une table.

Programmation sur plateforme mobile : application à iOS et Android (2103/2014, HD)
Cours N°4.12 Exemple d’utilisation des UITableView, «TabAvecVue»

Programmation sur plateforme mobile : application à iOS et Android (2103/2014, HD)

Play Episode Listen Later Dec 19, 2013 8:06


Cette séquence présente une application simple: «TabAvecVue» . Elle illustre l'utilisation du mécanisme des UITableView.

Conférences à  Bordeaux - Audio
CocoaHeads Bordeaux 1 : Fonctionnement des UITableView

Conférences à Bordeaux - Audio

Play Episode Listen Later Mar 29, 2013 16:53


Boris Charpentier nous présente le fonctionnement général d'un UITableView ainsi que quelques façons de le modifier.

NSScreencast (free videos)
#12 - Importing into Core Data

NSScreencast (free videos)

Play Episode Listen Later Apr 19, 2012


In this screencast I'll pull down data from an API, map the JSON to a Core Data Managed Object and import them in bulk on a background thread. Then we'll display the imported content in a UITableView using NSFetchedResultsController.

NSScreencast (free videos)
#8 - Automatic UITableView Paging

NSScreencast (free videos)

Play Episode Listen Later Mar 22, 2012


UITableView can support skimming through many rows of data, however fetching large amounts of remote data can slow down your app, use up too much memory, and bog down your web server. This is all wasteful if users aren't ever going to scroll down that far. In this episode you'll learn how to perform automatic UITableView paging using an easy technique.

automatic paging uitableview
NSScreencast (free videos)
#3 - UITableView Basics

NSScreencast (free videos)

Play Episode Listen Later Feb 16, 2012


UITableView is one of the most common controls in UIKit. This episode will show you the basics of how to make your view controller act as the delegate & datasource for the table view, as well as reading sample data (beers) from a plist file.

basics uikit uitableview
Laboratoire Apple
Exemple de customisation d'un UITableView

Laboratoire Apple

Play Episode Listen Later May 25, 2011 15:43


Dans ce podcast, Gaïl SANCTUSSY vous présente la façon de personnaliser un UITableView.

Corso iOS
Lezione 6 pdf

Corso iOS

Play Episode Listen Later May 17, 2011 0:10


Lezione 6 Utilizzo di UIScrollView e di UITableView nelle applicazioni iOS

ios lezione uitableview
Corso iOS
Lrezione 6 Audio

Corso iOS

Play Episode Listen Later May 17, 2011 42:36


Lezione 6 Utilizzo di UIScrollView e di UITableView nelle applicazioni iOS

ios uitableview
Corso iOS
Lezione 6 SD

Corso iOS

Play Episode Listen Later May 17, 2011 43:07


Lezione 6 Utilizzo di UIScrollView e di UITableView nelle applicazioni iOS

ios lezione uitableview
Corso iOS
Lezione 6 HD

Corso iOS

Play Episode Listen Later May 17, 2011 43:07


Lezione 6 Utilizzo di UIScrollView e di UITableView nelle applicazioni iOS

ios lezione uitableview
Conférences à  Bordeaux
CocoaHeads Bordeaux 1 : Fonctionnement des UITableView

Conférences à Bordeaux

Play Episode Listen Later Nov 15, 2010 16:53


Boris Charpentier nous présente le fonctionnement général d'un UITableView ainsi que quelques façons de le modifier.