openAL tutorial for Mac OS X [closed] - macos

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I need tools to learn how to use OpenAL in Mac OS X applications. I have done a decent amount of iOS and Mac development, and am usually good at learning new things quickly. could anyone supply a site or two that would have some tutorials?

How about this one ? It seems the most highly ranked on Google. Its pretty easy to understand, and the entire tutorial is explained quite well.
http://www.edenwaith.com/products/pige/tutorials/openal.php

Related

Diff software for Mac [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
not sure if this is the right place to ask this. I have been looking for a good "Diff"ing software for Mac OSx 10.8.3, something like "Meld", which has a clear GUI and it is possible to edit the files directly in the GUI. I failed to install Meld on Mac. And I couldn't find any good alternatives. Opendiff works not badly, but it is a bit slow to edit the files directly.
Any sugggestions?
You can use FileMerge application found at "/Developer/Applications/Utilities/FileMerge.app".

What I Should To Learn To Develop Chrome Apps ? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
What I Should To Learn To Develop Chrome Apps ?
You meant in which language? Your question is not very clear. Well if you want to learn develop chrome apps you need to know: Javascript, HTML, CSS ( These are NOT programming languages, and they are easy to learn )
Here you have some nice reading:
http://www.vikitech.com/2398/create-chrome-web-apps
Hope it helps :)

Can I create a desktop application with ruby? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I would like to know if its posible to create a desktop application with ruby and the disadvantages,
please can you give me a example? a application to use in windows
thanks
Yes you can, Sir!
The disadvantages are like there might be some difficulties doing advanced stuff for interfaces but I'm just guessing as I have no experience at all in this field.
Take a look at some solutions you have:
http://shoesrb.com
https://github.com/larskanis/fxruby
https://github.com/maccman/bowline (this one I just found it now and seems interesting, BUT it's not maintained anymore :/)
http://macruby.org (for OS X only)
http://www.rubymotion.com (paid and OS X only)
Other I can think of is using Java Swing with JRuby
Also you might want to take a look at this -> http://en.wikibooks.org/wiki/Ruby_Programming/GUI_Toolkit_Modules

About OpenGl on Mac [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I am a newbie on OpenGl..I am working on Mac OS platform..What is the best tutorial or guideline available to know the basics of openGl on Mac platorm?
Perhaps Apple's own code sample can help you : Cocoa OpenGL

Best F# IDE for a Mac [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I'm trying to convince a friend of mine to switch from OCaml to F#, however they are programming on a Mac. What is the best F# development experience on top of OS X?
From looking at a similar question on SO, it appears that the F# Addin for MonoDevelop is my best bet. Are there any better alternatives?
The answer is now slightly out of date. There now is a proper "F# Mode" for Emacs, see:
http://sourceforge.net/projects/fsharp-mode/
Emacs and tuareg mode:
http://www.palladiumconsulting.com/blog/sebastian/2007/04/f-mono-and-mac-os-x-warmups.html

Resources