Hacker News
- Objective-C Tuesdays: C strings http://blog.ablepear.com/2010/06/objective-c-tuesdays-c-strings.html 2 comments
- Is Objective-C BOOL a boolean type? It depends https://www.jviotti.com/2024/01/05/is-objective-c-bool-a-boolean-type-it-depends.html 22 comments
- I just released ObjFW 0.90.2, an extremely portable Objective-C framework https://webkeks.org/blog/?75= 4 comments
- Why many developers still prefer Objective-C to Swift https://www.hackingwithswift.com/articles/27/why-many-developers-still-prefer-objective-c-to-swift 3 comments
- Do not use dot-notation (Objective-C 2.0) http://weblog.bignerdranch.com/?p=83 3 comments
- Bringing Objective-C to the Amiga https://heap.zone/blog/?76 4 comments objectivec
- Top 13 worst things about Objective-C http://www.antonzherdev.com/post/70064588471/top-13-worst-things-about-objective-c 88 comments programming
- A Year’s Worth of Opinions about Objective-C http://twistedoakstudios.com/blog/post8237_a-years-worth-of-opinions-about-objective-c 10 comments programming
- Translating a program from Qbasic to Objective-C. https://www.dropbox.com/sh/wbfc4pypf9v0cqq/H22-t9hiNZ 4 comments learnprogramming
- Objective-C Singletons http://blog.mdominick.com/?p=85 21 comments coding
- The Best Summary of Objective-C http://clang.llvm.org/docs/automaticreferencecounting.html#meta.background 178 comments programming
- I'm 16 and am attempting to write Objective-C articles, thoughts? http://things.taphappysoftware.com/subclassing-uiview-part-1 13 comments learnprogramming
- Why is Swift faster than Objective-C? https://www.reddit.com/r/swift/comments/acrbwu/why_is_swift_faster_than_objectivec/ 3 comments swift
- No Virginia, Swift is not 10x faster than Objective-C http://blog.metaobject.com/2014/09/no-virginia-swift-is-not-10x-faster.html 12 comments swift
- WWDC 2014 Integrating Swift with Objective-C session video is now online https://developer.apple.com/videos/wwdc/2014/#406-video 6 comments swift
- Dart vs. Java vs. Objective-C https://www.reddit.com/r/dartlang/comments/9vgvd9/dart_vs_java_vs_objectivec/ 3 comments dartlang
- Generating Swift Documentation From Objective-C http://quiet.github.io/quiet-blog/2018/08/13/objective-c-swift-documentation.html? 6 comments swift
- I failed an Objective-C coding test because swift has spoilt me! https://www.reddit.com/r/swift/comments/6xm86o/i_failed_an_objectivec_coding_test_because_swift/ 6 comments swift
- Just found: Objective-C to Swift Converter: Wondering how reliable this actually is... http://objectivec2swift.net/#/converter 11 comments swift
- Circular Containers in Objective-C http://alexdenisov.github.io/blog/circular-containers-in-objective-c/ 3 comments objectivec
- Apple’s new Objective-C to Javascript Bridge http://www.steamclock.com/blog/2013/05/apple-objective-c-javascript-bridge/ 55 comments programming
- Friday Q&A 2012-06-22: Objective-C Literals http://www.mikeash.com/pyblog/friday-qa-2012-06-22-objective-c-literals.html 12 comments programming
- Objective-C 2.0 Accessors & Memory Management http://www.algorithm.com.au/blog/files/objective-c-2-accessors-memory-management.php#unique-entry-id-603 5 comments programming
- Objective-C Guide for C++ Programmers http://theocacao.com/document.page/473 4 comments programming
- Objective-C or Swift: Which Technology to Learn for iOS App Development https://paper.li/amrinder_0412/1491284472?read=http%3A%2F%2Ffindnerd.com%2Flist%2Fview%2Fobjective-c-or-swift-which-technology-to-learn-for-ios-app-development%2F36043%2F 7 comments swift
- An interview with Brad Cox — the man behind Objective-C http://www.mactech.com/articles/mactech/vol.25/25.07/2507roadtocode-bradcoxinterview/index.html 10 comments programming
- Objective-C for Rubyists by Mikael Konutgan - Kod.io 2014 http://www.techtalkshub.com/objective-c-rubyists-mikael-konutgan/ 4 comments ruby
- Cancellation Tokens (and Collapsing Futures) for Objective-C http://twistedoakstudios.com/blog/post7391_cancellation-tokens-and-collapsing-futures-for-objective-c 5 comments programming
- Help needed with GLSL arrays (from Objective-C)! http://www.opengl.org/sdk/docs/man/xhtml/glGetUniformLocation.xml 10 comments gamedev
- The eero programming language - a dialect of Objective-C http://eerolanguage.org/ 25 comments programming
- The Early Access Program for Jetbrains's appCode (Objective-C IDE) has started. http://confluence.jetbrains.net/display/objc/appcode+eap 8 comments programming
- I came across someones cheat sheet for learning a bit of Objective-C http://eecs395.ndnichols.com/cheatsheet.txt 27 comments programming
- Extending Classes in Objective-C With Categories http://it.toolbox.com/blogs/macsploitation/extending-classes-in-objectivec-with-categories-27447 12 comments programming
- Objective-C creator Dr. Brad Cox has died https://www.legacy.com/us/obituaries/scnow/name/brad-cox-obituary?pid=197454225 205 comments programming
- Does the "SE-0057: Importing Objective-C Lightweight Generics" proposal actually work as described? https://www.reddit.com/r/swift/comments/5iav7d/does_the_se0057_importing_objectivec_lightweight/ 6 comments swift
- 2D Game Engine Tutorial (Objective-C, OpenGL ES 2 and GLKit) http://games.ianterrell.com/2d-game-engine-tutorial/ 5 comments programming
- cocoa-python: Port of Objective-C runtime to Python using ctypes http://code.google.com/p/cocoa-python/ 11 comments programming
- Objective Lua: now you can mix Lua and Smalltalk syntax a la Objective-C http://www.cowlark.com/objective-lua 14 comments programming
- Google introduces J2ObjC: A Java to iOS Objective-C translator (X-post r/programming ) http://google-opensource.blogspot.com/2012/09/j2objc-java-to-ios-objective-c.html 6 comments java
- Paste JSON, instantly get Objective-C models and code without dependencies https://app.quicktype.io/#l=objc 14 comments objectivec