dim3 Forum

Full Version: Software creation
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there a app that can create softwhere besides automator?
Learn to code. Seriously.
Use google to find C/C++ tutorials, get Xcode and learn.
It will take time and patience, but it's worth it.
Depending on what kind of software you want to create, you can actually get good results pretty early.
I've been learning C/C++ for about a month now and wrote an encryption program for school two weeks ago.
My teacher was impressed. Smile
Agreed -- even if NOTHING comes of it -- even if all you learn is little things here and there -- unless there's either a (1) nuclear or (2) zombie apocalypse, you will be using computers, you will make web pages, you will find the skills useful. It also helps a great deal with logical thinking.

[>] Brian
I did that. It worked Smile
learn to spell too. It helps with scripting. :P
Or (3) an alien invasion.

There is Something for making widgets, cant remember what its called. Oh, and im learning C++, i bought a book, and it says i need a compiler to make anything i code-if-y, but all it says it windows ones. Whats a mac one?
Xcode.

http://developer.apple.com/tools/download/

Begginers usually want the "Command Line Tool". This will make sense when you get to it.
Im using Openscenegraph with osgVortex for lua.
I wanted to use lua since its much faster than c, and easier.
I know some c/c++.
Reference URL's