User Tools

Site Tools


code:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
code:start [2018/11/15 18:30] – [Software Engineering] michfielcode:start [2020/04/09 21:54] – [Miscellaneous] michfiel
Line 1: Line 1:
-====== MacOS X ====== 
  
-[[terminalcmds|Useful Terminal Commands]] +====== Programming ======
- +
-====== Weblocs ====== +
- +
-[[Weblocs]] +
- +
-====== Software Engineering ======+
  
   * [[collective wisdom]]   * [[collective wisdom]]
-  * [[programming style]] +  * [[programming style]] (Satire)
-     +
-    +
  
-===== Xcode ===== 
- 
-https://en.wikipedia.org/wiki/Xcode#4.x_series 
- 
- 
-^ Version     ^ min OS X to run ^ OS X SDK(s) ^ iOS SDK(s) included ^ Min iOS Deployment Target^ Min IB  ^ 
-| Xcode 3.1.4 | 10.5.8          | 10.4 + 10.5 |                                              | XIB 2.x | 
-| Xcode 4.2   | 10.6.7 and 10.7 | 10.6 + 10.7 | iOS 5.0             | iOS 3.0                  |         | 
-| Xcode 4.6.3 | 10.7.4          | 10.7 + 10.8 | iOS 6.1             | iOS 4.3                  |         | 
-| Xcode 5.1.1 | 10.8.5          | 10.8 + 10.9 | iOS 7.1             | iOS 4.3 or iOS 5.1.1     | 4.6     | 
-| Xcode 7.3   | 10.11           | 10.11.4     | iOS 9.3                                      | 5.1-7.0 | 
- 
-[[https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPFrameworks/Tasks/CreatingFrameworks.html#//apple_ref/doc/uid/20002258-106880|Creating a Framework]] 
-==== Editor ==== 
- 
-Special formatted comments do insert pragma-like marks in the function popup: 
- 
-<code> 
- 
-// FIXME: fix me 
-// TODO: to do 
-// ???: How does this work? 
-// !!!: This is only a workaround! 
- 
-</code> 
- 
- 
-==== Lessons, books and webpages ==== 
- 
- 
-  * http://www.uni-weimar.de/medien/wiki/ObjC-Memory_Management 
-  * http://www.danandcheryl.com/2012/08/3-tips-on-auto-synthesized-properties 
- 
- 
- 
-===== macOS ===== 
- 
- 
-==== Projects ==== 
- 
-  * [[mwav  |Microwave I/II editor ]] 
-  * [[gofter|Waldorf blofeld editor]] 
-  * [[au    |AudioUnits            ]] 
-  * [[8bit  |Chiptunes             ]] 
- 
-===== iOS ===== 
- 
- 
-==== Projects ==== 
- 
- 
-  * [[lapCounter|Laps2Go]] 
-  * [[heartRate|HeartRateMonitor]] 
      
-==== Useful Links ==== 
- 
-  * [[https://www.raywenderlich.com/127939/submit-an-app-part-2|How to Submit An App to Apple- From No Account to App Store – Part 2]] 
-  * [[http://maybelost.com/tutorial-storyboard-in-xcode-4-2-with-navigation-controller-and-tabbar-controller-part1/|Tutorial: Storyboard in XCode 4.2 with Navigation Controller]] 
- 
- 
  
 ===== Miscellaneous ===== ===== Miscellaneous =====
  
 +  * [[bash]]
 +  * [[csr]]
   * [[cvs]]   * [[cvs]]
-  * [[svn]]+  * [[ffmpeg]] 
 +  * [[git]] 
 +  * [[ios]] 
 +  * [[ipn]] 
   * [[localization]]   * [[localization]]
 +  * [[macos]]
 +  * [[regex]]
   * [[sparkle]]   * [[sparkle]]
   * [[ssh]]   * [[ssh]]
-  * [[csr]] +  * [[svn]] 
-  * [[ipn|IPN]]  +  * [[xcode]]
-  * [[perl]] +
-  * [[PDF]] +
-  * [[TeX]] +
-  * [[regex]] +
-  * [[zip]] +
- +
  
-===== Musical Synthesizer ===== 
  
-Synthesizer Cookbook 
  
  
-{{:code:41gb8sasavl.jpg?400|}} 
  
-  
-  
code/start.txt · Last modified: 2020/11/03 22:07 by michfiel